|
|
e67aa63a50
|
refract gdb package, add complete unit test cases, almost there
|
2018-12-15 15:50:39 +08:00 |
|
|
|
d5e46f2b42
|
refracting gdb package
|
2018-12-14 18:35:51 +08:00 |
|
|
|
09e6f10b60
|
new version of gdb developing
|
2018-12-14 10:09:45 +08:00 |
|
|
|
c961c22cd7
|
update gview: show empty string when the variable does not exist
|
2018-12-13 18:24:22 +08:00 |
|
|
|
105a821069
|
fix issue: database connection pool does not work expectly
|
2018-12-12 20:01:10 +08:00 |
|
|
|
670993f769
|
remove auto-adding main package path to search path of WebServer in develop environment
|
2018-12-11 19:30:38 +08:00 |
|
|
|
60a571f291
|
Fix issue: add mutex lock for method Remove of garray.
|
2018-12-11 09:56:58 +08:00 |
|
|
|
20a0cb2cd9
|
Merge branch 'master' of https://gitee.com/johng/gf
|
2018-12-10 20:24:24 +08:00 |
|
|
|
51e70be04d
|
Add rewrite feature to WebServer; Add Unique for un sorted array of garray; Fix map conversion issue of gjson.
|
2018-12-10 20:24:20 +08:00 |
|
|
|
ac65b808c6
|
!14 修复mssql的OPEN方法BUG
Merge pull request !14 from 蚊子/master
|
2018-12-10 18:43:56 +08:00 |
|
|
|
eb9ddf3c47
|
修改mssql的open方法连接串
|
2018-12-10 18:14:51 +08:00 |
|
|
|
80993e9f77
|
Fix issue of gjson package in map conversion
|
2018-12-09 22:30:10 +08:00 |
|
|
|
b7a6d257d5
|
Fix binary decoding issue of gbinary package.
|
2018-12-08 18:18:05 +08:00 |
|
|
|
7022486e93
|
Package gview: build-in function 'date' supports printing current datetime.
|
2018-12-05 15:52:38 +08:00 |
|
|
|
83f5a9d34e
|
Package gview: build-in function 'date' supports printing current datetime.
|
2018-12-05 15:48:15 +08:00 |
|
|
|
431e1051b8
|
Fix gdb.Model.Count method: Count with no fields checking
|
2018-12-05 13:52:34 +08:00 |
|
|
|
f8ab5c3842
|
VERSION updates
|
2018-12-04 20:29:32 +08:00 |
|
|
|
101d095f45
|
GF greets you.
|
2018-12-04 20:28:06 +08:00 |
|
|
|
8481de2b47
|
Add method for gcache package, to show all map datas of the cache.
|
2018-12-04 20:23:48 +08:00 |
|
|
|
c973f133de
|
hot fix
|
2018-12-04 19:50:24 +08:00 |
|
|
|
d23cdcbe57
|
改进gcache,完善功能及基准测试;改进gconv.Map对struct转换时默认使用json tag作为键名
|
2018-12-04 19:26:46 +08:00 |
|
|
|
9a52175bd6
|
gredis增加GetConn方法获取原生redis连接对象
v1.2.11
|
2018-12-01 11:28:47 +08:00 |
|
|
|
4275218841
|
README updates
|
2018-11-30 20:43:08 +08:00 |
|
|
|
663a2c2a16
|
README updates
|
2018-11-30 20:40:23 +08:00 |
|
|
|
da58a60ad5
|
README updates
|
2018-11-30 20:38:53 +08:00 |
|
|
|
2c26063f4b
|
README updates
|
2018-11-30 20:37:28 +08:00 |
|
|
|
b19e47783b
|
ghttp增加静态文件目录映射功能;改进gspath目录管理功能;改进gconv的slice转换功能,并增加gconv.Map方法
|
2018-11-30 09:48:57 +08:00 |
|
|
|
aee266eea0
|
WebServer改进
|
2018-11-28 20:19:28 +08:00 |
|
|
|
8304769953
|
代码修正
|
2018-11-27 20:37:57 +08:00 |
|
|
|
914a74bca9
|
完善代码示例
|
2018-11-26 09:33:45 +08:00 |
|
|
|
b965dbff70
|
gvar调用端改进,去掉不必要的并发安全参数;错误提示细节改进
|
2018-11-25 22:18:36 +08:00 |
|
|
|
9f9bcd2467
|
RELEASE updates
|
2018-11-24 17:21:30 +08:00 |
|
|
|
b3353afe3c
|
WebServer添加RouterCacheExpire配置参数
|
2018-11-24 11:55:57 +08:00 |
|
|
|
4e3081afee
|
ORM增加mysql datetime参数写入示例
|
2018-11-24 09:42:21 +08:00 |
|
|
|
578a6a2df3
|
改进随机数生成缓冲区
|
2018-11-24 08:43:39 +08:00 |
|
|
|
aa42ddd3f1
|
改进随机数生成缓冲区
|
2018-11-23 21:39:05 +08:00 |
|
|
|
69738c337f
|
VERSION updates
|
2018-11-23 16:50:58 +08:00 |
|
|
|
12f099fd54
|
VERSION updates, TODO++
|
2018-11-23 16:47:03 +08:00 |
|
|
|
38932f306d
|
改进gspath缓存数据结构
|
2018-11-23 16:45:30 +08:00 |
|
|
|
5e7e1077a1
|
性能改进
|
2018-11-23 09:20:45 +08:00 |
|
|
|
8f85311332
|
完善获取数据库配置失败时的错误提示
|
2018-11-21 00:02:29 +08:00 |
|
|
|
6eb2887a5a
|
README updates
|
2018-11-20 23:26:58 +08:00 |
|
|
|
54f4fd3101
|
README updates
|
2018-11-20 10:15:23 +08:00 |
|
|
|
64a22acf84
|
WebServer允许同一HOOK事件被多次绑定注册,先注册的回调函数优先级更高
|
2018-11-19 23:13:12 +08:00 |
|
|
|
4e5877923d
|
dev
|
2018-11-19 21:49:43 +08:00 |
|
|
|
ceaa1a4dd1
|
Merge branch 'develop' of https://gitee.com/johng/gf into develop
|
2018-11-19 21:12:21 +08:00 |
|
|
|
9e1ad46c90
|
改进ghttp.Request,增加SetParam/GetParam请求流程自定义变量方法;gvar模块增加VarRead只读接口
|
2018-11-19 21:11:43 +08:00 |
|
|
|
d5a3fefd8b
|
!13 ORM新增对MSSQL的支持
Merge pull request !13 from 蚊子/master
|
2018-11-19 11:48:18 +08:00 |
|
|
|
d85332aca1
|
ORM新增对MSSQL的支持
|
2018-11-19 11:38:57 +08:00 |
|
|
|
10c3f6d85a
|
完善程序细节和测试
|
2018-11-18 22:22:44 +08:00 |
|