Commit Graph

3597 Commits

Author SHA1 Message Date
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
John Guo
c1d2ad68b3
Merge pull request #1051 from dozysun/master
fix InsertIgnore didn't work
2020-12-10 20:17:43 +08:00
John Guo
a577605726 improve package gtimer 2020-12-10 20:10:07 +08:00
dozysun
71444736ae
fix InsertIgnore didn't work
fix InsertIgnore didn't work
2020-12-10 14:40:58 +08:00
John Guo
b7e41ec32c improve package gvalid 2020-12-09 21:00:30 +08:00
jflyfox
7fa09596b0 improve package gsession 2020-12-09 16:22:03 +08:00
jflyfox
7316e6648f change errors to gerror; update copyright in comment 2020-12-09 16:04:29 +08:00
jflyfox
e9d346ce4f improve package glog 2020-12-09 13:54:27 +08:00