John
|
eb43a2040e
|
add ghttp.Client.RedirectLimit and gfile.ScanDirFileFunc
|
2020-09-09 22:26:46 +08:00 |
|
John
|
9d0ecc7d3e
|
add more unit testing case for package gdb
|
2020-09-07 20:25:59 +08:00 |
|
John
|
ad943c5e02
|
improve gjson.New by using gconv.MapDeep for map/struct
|
2020-09-07 19:44:11 +08:00 |
|
John
|
bdb4fd0d25
|
donator updates
|
2020-09-07 19:10:04 +08:00 |
|
John
|
2440e05457
|
fix issue in limit operations for database driver oracle
|
2020-09-03 22:38:07 +08:00 |
|
John
|
1337c6c0d1
|
add sub query sql support for join functions
|
2020-09-03 21:57:58 +08:00 |
|
John
|
957689e07c
|
up
|
2020-09-02 23:22:16 +08:00 |
|
John
|
3952d74f87
|
up
|
2020-09-02 21:36:21 +08:00 |
|
John
|
6dc4b81693
|
add max recursive depth for directory scanning for function gfile.Scan*
|
2020-09-02 21:25:02 +08:00 |
|
John
|
9cd953b7be
|
improve function FieldsEx by filtering fields from custom fields specified by function Fields for package gdb
|
2020-09-02 20:37:02 +08:00 |
|
John
|
631810dda2
|
add function String for package gmap
|
2020-09-02 19:53:58 +08:00 |
|
John
|
8c12bc5506
|
change panic to internal logging for package glog
|
2020-09-01 21:22:19 +08:00 |
|
Jack
|
d4091a4826
|
improve some transaction operations by directly calling model operations, making their implements logic the same
|
2020-08-31 15:57:04 +08:00 |
|
Jack
|
a7c269886b
|
improve support for dynamic database configurations in codes
|
2020-08-31 15:39:27 +08:00 |
|
Jack
|
f54593037b
|
improve CURD functions for package gdb
|
2020-08-31 00:59:42 +08:00 |
|
Jack
|
0415cf6a08
|
fix issue in nil gtime attribute for model entity for package gdb
|
2020-08-31 00:39:12 +08:00 |
|
Jack
|
87c22d32b0
|
version updates
|
2020-08-26 14:49:53 +08:00 |
|
Jack
|
27dd15b403
|
improve initialization for logger of package glog
|
2020-08-26 14:37:02 +08:00 |
|
Jack
|
dd452c19ce
|
add example for custom uploading file name for ghttp.Server
|
2020-08-24 23:05:30 +08:00 |
|
Jack
|
acc0846cf3
|
fix issue in unit testing case of package gvalid
|
2020-08-24 22:26:12 +08:00 |
|
John
|
5a6738841f
|
travis ci update
|
2020-08-22 00:21:24 +08:00 |
|
John
|
bea451c9d6
|
improve date type support for package gdb; improve datetime string for gtime.StrToTime; improve function gtime.New for more types
|
2020-08-21 23:41:12 +08:00 |
|
John
|
676e904ec6
|
improve package gvalid
|
2020-08-21 00:00:00 +08:00 |
|
John
|
49aa5c61bc
|
improve package gvalid
|
2020-08-20 23:37:02 +08:00 |
|
John
|
a2272b852c
|
improve package gvalid
|
2020-08-20 23:28:58 +08:00 |
|
John
|
1fa77630f9
|
improve package gvalid
|
2020-08-20 23:28:10 +08:00 |
|
John
|
a841c4cc05
|
improve package gvalid
|
2020-08-20 23:25:36 +08:00 |
|
John
|
1874808e3b
|
improve unit testing case for package gcache
|
2020-08-19 21:37:26 +08:00 |
|
john
|
149b67916b
|
README updates
|
2020-08-19 21:10:40 +08:00 |
|
john
|
7fb6f58162
|
README updates
|
2020-08-19 21:09:25 +08:00 |
|
john
|
a309114a18
|
donator updates
|
2020-08-15 21:58:03 +08:00 |
|
John
|
35cbde9530
|
comment update for package gstr
|
2020-08-15 21:28:24 +08:00 |
|
Jack
|
b9211b182a
|
comment update for function ghttp.Request.
|
2020-08-15 12:35:56 +08:00 |
|
John Guo
|
81ec499ae9
|
Merge pull request #867 from pingyeaa/master
Solve the problem of invalid modification of request parameters
|
2020-08-15 12:33:24 +08:00 |
|
张以诺
|
f2e276eabd
|
add function Test_Params_Modify for ghttp_unit_param_test.go
|
2020-08-14 20:02:52 +08:00 |
|
张以诺
|
f6dbaba1f8
|
add function ReloadParam for ghttp_request.go
|
2020-08-14 18:34:43 +08:00 |
|
张以诺
|
65dcff052a
|
add function ReloadParam for ghttp_request.go
|
2020-08-14 18:19:48 +08:00 |
|
张以诺
|
e3861567c7
|
add function ReloadParam for ghttp_request.go
|
2020-08-14 16:22:37 +08:00 |
|
张以诺
|
e89a20c725
|
add ReloadParam func to ghttp_request.go
|
2020-08-14 15:19:56 +08:00 |
|
Jack
|
a8acc6bd28
|
update unit testing case for package gdb
|
2020-08-14 00:51:22 +08:00 |
|
Jack
|
eb5efc735e
|
improve unit testing case of ScanList for package gdb
|
2020-08-13 23:45:22 +08:00 |
|
Jack
|
737af527cd
|
improve *Struct functions for ghttp.Request
|
2020-08-13 23:29:00 +08:00 |
|
Jack
|
875d2b7e63
|
donator updates
|
2020-08-13 19:25:51 +08:00 |
|
Jack
|
bf1cb0e1bd
|
donator updates
|
2020-08-13 19:23:31 +08:00 |
|
Jack
|
2bfeb1b06c
|
README updates
|
2020-08-13 18:59:13 +08:00 |
|
Jack
|
820e4302b7
|
improve function *Struct for ghttp.Request
|
2020-08-13 18:51:59 +08:00 |
|
Jack
|
84d761b418
|
add function AddWithRecover for package grpool
|
2020-08-12 23:53:05 +08:00 |
|
Jack
|
e5e27f2ac4
|
add function GetRouterMap for ghtt.Request
|
2020-08-12 21:01:17 +08:00 |
|
Jack
|
efca9b18a8
|
improve content type checks for package gjson
|
2020-08-12 20:53:47 +08:00 |
|
Jack
|
607821ecbc
|
add function LoadContentType for package gjson
|
2020-08-12 20:38:48 +08:00 |
|