Commit Graph

2639 Commits

Author SHA1 Message Date
John
88684ca00a add panic if internal watcher creation fails for gfsnotify; improve codes and change comment from chinese to english for gdb 2020-02-10 20:37:53 +08:00
John
784983806a add InserIgnore feature for package gdb 2020-02-08 23:46:10 +08:00
John
cdb3b94e22 add NewWithTag function for gjson/gparser 2020-02-08 14:07:32 +08:00
John
83dcc4a5e0 fix issue for overwriting the route item if allowed 2020-02-08 11:17:09 +08:00
John
a6c0b281a3 add struct support for where condition statement of gdb 2020-02-07 20:58:47 +08:00
John
3120f24553 add struct support for where condition statement og gdb 2020-02-07 19:44:11 +08:00
John
ac9be6134b add global schema access support for mssql in gdb 2020-02-07 17:21:05 +08:00
John
4c1b4f7858 change time measuing unit from microtime to millitime for ghttp.Request; change graceful reload feature from true to false in default 2020-02-07 16:29:14 +08:00
John
1e45bf93d8 remove error printing when decoding error in communication feature of gproc 2020-02-06 19:21:17 +08:00
John
e8dd3979b6 add more unit testing cases for ghttp/gview 2020-02-06 15:17:10 +08:00
John
374ee4c0ea improve ghttp.Request for making the request body reusable for multiple times 2020-02-06 11:22:36 +08:00
John
95411aff77 improve ghttp.Request for making the request body reusable for multiple times 2020-02-06 11:14:38 +08:00
John
1999ef95c1 fix issue in gconv.Struct* functions panic when converting attribute value is nil 2020-02-05 22:06:24 +08:00
John
b15075fdfe fix issue in gconv.Struct* functions panic when converting attribute value is nil 2020-02-05 22:02:49 +08:00
John
4d2b244319 fix issue in gres.UnpackContent; fix issue in gtime.NewFromTimeStamp 2020-02-04 17:09:18 +08:00
John
4c3af63076 improve time string parsing for invalid datetime 2020-02-01 20:14:24 +08:00
John
91bbff6ced architecture updates 2020-01-23 15:04:12 +08:00
John
26aab44ec8 fix issue in char '-' support for parameter retrieving for ghttp.Request 2020-01-22 20:28:42 +08:00
John
2e10ce421b improve plugin feature 2020-01-21 22:18:49 +08:00
John
8eda69b11e improve the plugin feature for ghttp.Server 2020-01-21 17:18:03 +08:00
John
7d7b242968 Merge branch 'master' of https://github.com/gogf/gf 2020-01-21 15:42:19 +08:00
John
202419202f improve logger feautre, add unit testing cases for ghttp.Server; add SetDefaultLogger function for glog 2020-01-21 15:42:08 +08:00
John Guo
55078beed1
Merge pull request #484 from chikaku/remove_redundant
Remove redundant code in gsession
2020-01-21 15:40:35 +08:00
chikaku
d9f4e6eaa6 remove redundant code in gsession 2020-01-21 14:55:08 +08:00
John
2ba0913bea comment update for gtimer 2020-01-21 14:46:23 +08:00
John
8f2dcf21ff improve gconv.Map 2020-01-20 21:25:55 +08:00
John
01b06e0745 improve ghttp.BuildParams 2020-01-20 20:32:39 +08:00
John
665b5960c8 fix issue in minus number converting for gconv.Int 2020-01-20 20:18:24 +08:00
John
eb6a7a4728 add function UnmarshalValue feature for package garray/gmap/gset/gtype/gvar/gjson/gconv 2020-01-20 19:56:42 +08:00
John
7df53ff55e rename all timestamp function names from *Second to Timestamp* 2020-01-20 14:14:11 +08:00
John
8021f39710 version updates 2020-01-19 21:21:41 +08:00
John
f2af08270b improve gproc 2020-01-19 20:42:21 +08:00
John
c2f028848c readme updates 2020-01-18 22:35:07 +08:00
John
d9c7224861 readme updates 2020-01-18 22:21:37 +08:00
John
f59a1ada88 improve static service feature, add plugin feature for ghttp.Server 2020-01-17 21:12:52 +08:00
John
705ab1d33f improve garray; add RemoveValue function for garray 2020-01-17 19:48:50 +08:00
John
c07c4d7217 version updates 2020-01-16 21:26:34 +08:00
John
b867b2a0bc add return parameter name for function Cas of gtype;improve Response.Redirect* functions by adding optional parameter code 2020-01-16 21:04:28 +08:00
John
872d674182 fix issue in database 'time' type support in package gdb 2020-01-15 21:23:40 +08:00
John
4682abafdf fix concurrent issue in gdb.Model.Count 2020-01-15 10:38:02 +08:00
John
b7d194cf52 improva gcmd.Parser/gres 2020-01-15 09:36:58 +08:00
John
edf2366296 improve gzip feature for gcompress; add gzip compression for package gres 2020-01-15 00:15:56 +08:00
John
22af5be71f rename parameter name for gipv4.Ip2Long/Long2Ip 2020-01-13 14:50:06 +08:00
John
f662ff8051 add pprof unit testing case for ghttp; reame updates 2020-01-12 22:26:07 +08:00
John
8c51121b3b version updates 2020-01-11 10:40:13 +08:00
John
e9a0805801 add function Schema for gdb 2020-01-10 23:48:19 +08:00
John
afadbc6621 improve genv.Remove/gproc.Kill 2020-01-10 22:32:07 +08:00
John
ca546fc30b why the goland auto removed my genv import? 2020-01-10 09:39:54 +08:00
John
7c7c168c3d improve gproc.SearchBinary 2020-01-09 23:05:03 +08:00
John
16f0bb96db improve strict parsing feature for gcmd 2020-01-08 23:06:01 +08:00