This website requires JavaScript.
Explore
Help
Sign In
bigstone
0 Followers
·
0 Following
Joined on
2022-01-09
Repositories
Projects
Packages
Public Activity
Starred Repositories
bigstone
pushed to
master
at
NewLife/Redis
2025-06-29 14:04:55 +08:00
d1a624ca4f
[fix] 修正ZADD不支持超大Int64整数的问题,主要原因是它转为Double时使用了科学计数法,读取解析时需要支持。fix
https://github.com/NewLifeX/NewLife.Redis/issues/152
bigstone
pushed to
master
at
NewLife/Stardust
2025-06-29 14:04:32 +08:00
bee605bb33
优化星尘平台发布包
d9769a8e48
[fix] 修正应用编译时间取值,不能所有情况都从Version计算编译时间,那样可能丢失时分秒
Compare 2 commits »
bigstone
pushed to
dev
at
NewLife/X
2025-06-29 13:59:38 +08:00
6605817950
[fix] 字符串转浮点数与十进制数时,支持科学计数法。ref
https://github.com/NewLifeX/NewLife.Redis/issues/152
884d4f0a29
[fix] 修正ToDateTime时的失误,改失误导致处理Z结尾UTC时间时,干掉了3位纳秒时间
b1e24c1d2d
先检查程序集所在目录,再检查当前目录、基准目录和插件目录。在应用发布时,插件很可能跟常规应用程序集放在同一目录下
Compare 3 commits »
bigstone
pushed to
master
at
NewLife/XCode
2025-06-28 08:01:54 +08:00
8481a51535
Upgrade Nuget
27a733548f
[fix]修正单元测试逻辑,改逻辑在晚上23点之后跑,加1小时跨天,导致单元测试无法通过
Compare 2 commits »
bigstone
pushed to
master
at
NewLife/Stardust
2025-06-27 16:08:34 +08:00
cfcf662b3e
[fix]避免旧版应用注册服务时上报过多服务地址
11c6d3623b
截断超长字段信息
Compare 2 commits »
bigstone
pushed to
master
at
NewLife/Cube
2025-06-26 08:14:14 +08:00
7067cb5f87
Upgrade Nuget
fbd035790e
[feat] ECharts新增Scripts,附加JavaScript脚本,在某些组件的formatter中,可以设置回调函数,例如{#lineFormatter},然后把js函数lineFormatter写在这里。
Compare 2 commits »
bigstone
pushed to
master
at
NewLife/Cube
2025-06-25 16:10:42 +08:00
4ccb0214b0
ECharts新增SetToolbox,简化设置工具栏
2b4cde30a3
添加柱状图时,也要同步取时间轴
Compare 2 commits »
bigstone
pushed to
master
at
NewLife/Redis
2025-06-25 16:08:04 +08:00
0ff2b935fb
返回数据明确区分没有数据还是空字符串。@1007906010 @361717872
13bb6e444e
[fix] 修正解析超大Redis响应包时进行边界处理的缺陷,该问题导致一些超大操作量的指令返回有异常。fix:
https://github.com/NewLifeX/NewLife.Redis/issues/157
e4fcca6d49
RedisHash-Values数据丢失bug
45f840fad2
[fix] 修正GetAll时没有接受null数据的问题。fix:
https://gitee.com/NewLifeX/NewLife.Redis/issues/ICH8B9
Compare 4 commits »
bigstone
pushed to
master
at
NewLife/XCode
2025-06-25 16:05:53 +08:00
a189fb666e
备份还原同步数据时,支持取消令牌
15009b9b56
netcore下支持MySqlConnector驱动;下载站启用/adonet子目录
Compare 2 commits »
bigstone
pushed to
dev
at
NewLife/X
2025-06-25 16:03:13 +08:00
b10ff1ab10
优化ToStr
626b590cd2
ChangeType支持空字符串转为Decimal
9cab535f08
为ChangeType增加单元测试,支持DateTime可空类型
Compare 3 commits »
bigstone
pushed to
master
at
NewLife/Cube
2025-06-23 16:11:28 +08:00
7b82a89b9a
[fix] 修正实现了IExtend接口的实体类序列化行为
bigstone
pushed to
master
at
NewLife/Stardust
2025-06-23 16:08:13 +08:00
815f6a3494
修正错误曲线的样式设置
f8d3a097ec
识别dotnet版本跟nginx没关系
aaa370c394
升级魔方,改进Echarts图表
Compare 3 commits »
bigstone
pushed to
dev
at
NewLife/X
2025-06-23 16:03:20 +08:00
50da46ee6f
Actor.Start支持取消令牌
bigstone
pushed to
master
at
NewLife/Zero
2025-06-22 10:59:35 +08:00
079fbfa32e
[NewLife.Zero] master 自动提交
1e85357d1a
v1.1.2025.0601
Compare 2 commits »
bigstone
pushed to
master
at
NewLife/AntJob
2025-06-22 10:45:41 +08:00
feaca95941
Upgrade Nuget
7a123c2d3f
Merge branch 'master' of
http://git.newlifex.com/NewLife/AntJob
d24d2945d7
兼容旧版,Message字段已废弃
8d5a4434dd
[feat] 新增QuietTime,免打扰。设置免打扰时间段,该时间段内不生成作业任务,例如09:00-12:00,13:00-18:00
7b096108b6
v4.1.2025.0601
Compare 13 commits »
bigstone
pushed to
master
at
NewLife/Cube
2025-06-22 10:44:48 +08:00
0d8c0288c4
Merge branch 'master' of
http://git.newlifex.com/NewLife/NewLife.Cube
653999ec18
Echart增加图表:三维折线图、路径图、三位飞线图、漏斗图、仪表盘、热力图、雷达图、桑基图、旭日图、树图、矩形树图
a6d47ff58d
增加三位柱状图、散点图、箱线图
661df311fb
增强Echarts的折线图、柱状图、饼图和有向图
7c986646f7
升级Echarts v5.6,增强坐标轴设置
Compare 28 commits »
bigstone
pushed to
master
at
NewLife/Redis
2025-06-22 10:40:49 +08:00
abc755279d
[NewLife.Redis] master 自动提交
191a9231b9
v6.2.2025.0601
Compare 2 commits »
bigstone
pushed to
master
at
NewLife/Stardust
2025-06-22 10:40:14 +08:00
d87ba5eb33
Upgrade Nuget
1f464f3b7b
加强对异常请求头的支持
059101ede5
增加编译节点关系表,支持配置应用所对应的编译节点服务器
f11f29ef84
fix null
58b6651f08
[fix] 修正发布失败
Compare 63 commits »
bigstone
pushed to
master
at
NewLife/XCode
2025-06-22 10:37:02 +08:00
2f1e163c6c
Merge branch 'master' of
https://github.com/NewLifeX/NewLife.XCode
3379b34b65
Merge pull request #60 from top5five/master
7a7c914ca9
Microsoft.Data.Sqlite.Core 10.0.0 以上的版本就可以支持在 Xamarin.Android 上运行
dfce86e800
优化参数获取
040e356f43
v11.19.2025.0601 支持2024行政区划
Compare 8 commits »
bigstone
pushed to
dev
at
NewLife/XCode
2025-06-22 10:35:59 +08:00
31f864efeb
添加支持分表的删除方法
db26ff2ab5
Merge branch 'master' into dev
2f1e163c6c
Merge branch 'master' of
https://github.com/NewLifeX/NewLife.XCode
3379b34b65
Merge pull request #60 from top5five/master
7a7c914ca9
Microsoft.Data.Sqlite.Core 10.0.0 以上的版本就可以支持在 Xamarin.Android 上运行
Compare 127 commits »
First
Previous
...
2
3
4
5
6
...
Next
Last