Commit Graph

3654 Commits

Author SHA1 Message Date
jflyfox
0d5b93bd07 fix issue in incorrect parsing error message for gview 2020-12-29 19:43:25 +08:00
tiansin
dbafe01064 feat: 🎨 some time features. 2020-12-29 18:05:00 +08:00
jflyfox
51d9f7ff12 fix issue in configuration string parsing error when there're special chars(especially '?') in redis password 2020-12-29 16:49:15 +08:00
jflyfox
4beeeb92ac improve gerror.Stack 2020-12-29 14:28:26 +08:00
jflyfox
662f1ed6b7 add Query/Exec/Prepare back for gdb.Link 2020-12-29 14:01:49 +08:00
jflyfox
05703ec3d7 improve ghttp.RouterGroup.ALLMap 2020-12-29 13:39:40 +08:00
jflyfox
bfab4a4952 comment updates for package gdb 2020-12-29 13:30:15 +08:00
John Guo
9d25e17fcb readme updates 2020-12-29 09:09:12 +08:00
John Guo
4828ddcdd7 add example/unit testing cases for package gdb 2020-12-29 00:01:27 +08:00
John Guo
d25a3909d1 improve context feature for package gdb 2020-12-28 23:03:13 +08:00
John Guo
695d333d2f add example cases for package gerror 2020-12-28 14:59:49 +08:00
John Guo
5f28adec36 add benchmark testing case for package gerror 2020-12-28 13:43:17 +08:00
John Guo
c893817e56 Merge branch 'master' of https://github.com/gogf/gf 2020-12-27 00:12:34 +08:00
John Guo
65785db659 improve Model.Data for shallow value copy for value type of map/slice 2020-12-27 00:11:26 +08:00
John Guo
85a7723b13
Merge pull request #1084 from tiansin/master
feat: 🐛 fix GetWhereConditionOfStruct where AND
2020-12-25 20:36:54 +08:00
John Guo
ac827d3154 revert default interval from 100ms to 50ms 2020-12-25 20:31:09 +08:00
tiansin
95b09aa5fe feat: 🐛 fix GetWhereConditionOfStruct where AND 2020-12-25 16:03:01 +08:00
jflyfox
4e79b90863 add gutil.SliceToMap 2020-12-25 15:34:54 +08:00
jflyfox
306c02bcd4 fix issue for gfile.ReadLinesBytes, and improve callback function definition for gfile.ReadLinesBytes/ReadLines 2020-12-25 11:37:47 +08:00
John Guo
fc66a0715a comment updates for package internal/empty 2020-12-25 01:44:07 +08:00
John Guo
9c7aecf0fd
Merge pull request #1058 from viken2/master
improve function empty
2020-12-25 01:38:33 +08:00
John Guo
9f5a51e854 fix Strings/String function for package gvalid, issue:1077 2020-12-23 21:13:47 +08:00
John Guo
a7f19e9e45 README updates 2020-12-23 20:23:11 +08:00
John Guo
9b5862b61f README updates 2020-12-23 13:28:12 +08:00
John Guo
176533e1a5 README updates 2020-12-23 13:26:33 +08:00
John Guo
c243637d44 improve gstr.TrimStr/TrimLeftStr/TrimRightStr 2020-12-20 22:02:14 +08:00
John Guo
7c52a6f9f6 ass SetCtx for ghttp.Request 2020-12-18 22:57:08 +08:00
John Guo
446f8e7110 comment update 2020-12-16 01:15:22 +08:00
John Guo
7db1cfa898 add gutil.MapToSlice/StructToSlice 2020-12-16 00:50:42 +08:00
John Guo
9a6aa01115 constant name changes; version update 2020-12-15 20:16:17 +08:00
John Guo
4a88e0255d improve shutdown feature for ghttp.Server 2020-12-15 19:24:38 +08:00
jflyfox
edc56949b7 improve package glog for rotation feature 2020-12-15 13:03:12 +08:00
John Guo
63bc06d0fe improve package gview 2020-12-15 00:09:55 +08:00
John Guo
9b58b66172 fix issue of HAVING statement before ORDER BY 2020-12-14 23:34:23 +08:00
John Guo
3517295e96 improve package gcdm 2020-12-14 23:00:22 +08:00
John Guo
c685876e6f improve package gparser 2020-12-14 21:22:04 +08:00
John Guo
cb2c9c43a8 rename constant names 2020-12-14 19:34:02 +08:00
John Guo
751a567e84 add Is* functions for package gvar 2020-12-14 18:54:14 +08:00
jflyfox
0a99bb9a7d improve gconv.Interfaces 2020-12-14 16:56:41 +08:00
jflyfox
a2e7aec37f change constant variable names 2020-12-14 13:26:48 +08:00
jflyfox
102e2d07d9 improve package gcfg for automatic configuration file type checks; change const variables for package gcfg/glog/gtimer/gmode/gins/gi18n 2020-12-14 13:02:08 +08:00
viken
5400d22bc2 improve function empty 2020-12-12 21:57:07 +08:00
viken
8d3fd21be5
Merge pull request #1 from gogf/master
merge master
2020-12-12 13:15:30 +08:00
John Guo
bb39ed136f Merge branch 'fix/json' 2020-12-12 01:42:56 +08:00
John Guo
363f6eba44 remove automatic stack content printing for error that has stack infomation 2020-12-11 01:12:53 +08:00
John Guo
0ca305a1bf improve package gerror 2020-12-11 01:08:15 +08:00
John Guo
1d1e64b834 improve package gerror 2020-12-11 00:45:15 +08:00
John Guo
688e327f15 improve unit testing case for package ghttp 2020-12-10 23:38:59 +08:00
John Guo
8c7ec0e7d9 Merge branch 'master' of https://github.com/gogf/gf 2020-12-10 23:33:43 +08:00
John Guo
84fef8dea3 add error code feature for package gerror 2020-12-10 23:33:24 +08:00