Commit Graph

2670 Commits

Author SHA1 Message Date
John
bb1c27c36a add more unit testing cases for glog 2020-02-26 23:26:24 +08:00
John
87cd0703c0 change internal log prefix from '[GF]' to '[INTE]' 2020-02-26 11:57:26 +08:00
John
6317d9de53 add ci for golang v1.14 2020-02-26 11:54:46 +08:00
John
7acf16fdba add UploadFile feature for ghttp.Server 2020-02-26 01:01:28 +08:00
John
a52b454d3e add UploadFile feature for ghttp.Server 2020-02-26 00:48:27 +08:00
John
816e075c52 add more unit testing cases for package garray 2020-02-25 23:19:37 +08:00
John
9882b361a8 add more unit testing cases for package gstr 2020-02-25 23:01:51 +08:00
John
4415dcf1c1 add HasPrefix/HasSuffix for package gstr 2020-02-25 21:03:07 +08:00
John
42fd583bfd add more inernal logging points for core components 2020-02-24 21:09:19 +08:00
John
c70bc7c96a improve pakage g/gins 2020-02-23 20:25:55 +08:00
John
02bd780a33 readme and donator update 2020-02-22 17:06:58 +08:00
John
24a2192ce2 README updates 2020-02-22 15:36:31 +08:00
John
d8ef8a1f5d add gf.debug options and GF_DEBUG env control params for internal logging feature 2020-02-22 14:51:44 +08:00
John
745a913cfb add FilterNil/FilterEmpty functions for package garray; add FieldsStr/FieldsExStr for gdb.Model 2020-02-22 14:26:36 +08:00
John
13dba407a2 fix parameter issue in benchmark of internal/rwmutex 2020-02-21 13:15:40 +08:00
John
34e7c5f809 rename grand.Str to grand.S; add different function Str for grand 2020-02-21 00:01:27 +08:00
John
f18312419b improve CORS feature for ghttp.Server 2020-02-16 23:18:37 +08:00
John
89f869dd44 remove internal logging for gsession.StorageFile; improve example codes for CORS feature of ghttp.Server 2020-02-16 23:00:42 +08:00
John
20b64507b1 improve string conversion for gtime.Time 2020-02-16 22:39:12 +08:00
John
7443246e05 add gtime.TimeWrapper 2020-02-16 18:07:05 +08:00
John
f9e7823c14 improve configuration for package gdb 2020-02-16 16:36:39 +08:00
John
52943b283c go.mod updates; add search path configuration in file for package ghttp.Server 2020-02-16 16:34:30 +08:00
John
36403fdc08 improve configuration for mssql 2020-02-16 16:25:03 +08:00
John
0317f6812e add more unit testing cases for gtime 2020-02-16 15:11:21 +08:00
John
5169137069 improve unit testing case for CORS feature for package ghttp 2020-02-16 13:32:06 +08:00
John
7d9bccf912 README updates 2020-02-15 12:00:20 +08:00
John
14f56ea18f donator updates 2020-02-14 22:21:53 +08:00
John
1736d271d2 add more unit testing case 2020-02-14 22:13:41 +08:00
John
19755ad233 improve gcfg 2020-02-14 21:57:35 +08:00
John
cfdd043e4e add OctStr function for gstr 2020-02-12 10:48:15 +08:00
John
78917ed5cb comment updates for package ghttp 2020-02-11 10:00:10 +08:00
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