John
|
63f33d1d8c
|
improve package gdb supporting gtime.Time parameter for Where condition
|
2020-04-15 18:02:32 +08:00 |
|
John
|
734aa5a6fe
|
improve create_at,update_at,delete_at feature for package gdb
|
2020-04-15 12:56:41 +08:00 |
|
John
|
371aef224d
|
donator updates
|
2020-04-15 11:41:44 +08:00 |
|
John
|
362e380ada
|
improve SetConfigWithMap function for package ghttp/glog/gview; reveal some logger functions for default logger of package glog
|
2020-04-15 11:04:39 +08:00 |
|
John
|
e995bd8c9a
|
add unit testing cases of https feature for ghttp.Server
|
2020-04-15 09:55:44 +08:00 |
|
John
|
81b211dd1a
|
improve select operation details handling for package gdb
|
2020-04-15 09:37:46 +08:00 |
|
John
|
0515fc94cb
|
add MapMerge/MapMargeCopy functions for package gutil; improve template view feature for indefinite parameters
|
2020-04-14 21:11:12 +08:00 |
|
John
|
46ee070f0a
|
fix issue in package gfsnotify when gset changes
|
2020-04-14 00:20:39 +08:00 |
|
John
|
b17e3a6804
|
improve package gset
|
2020-04-13 23:44:43 +08:00 |
|
John
|
8e6018cfff
|
improve soft deleting feature for package gdb
|
2020-04-11 10:14:49 +08:00 |
|
John
|
c08739b5a3
|
add function Having for gdb.Model
|
2020-04-11 10:11:52 +08:00 |
|
John
|
385a503d31
|
add soft deleting feature, improve chars handling for package gdb
|
2020-04-11 09:09:25 +08:00 |
|
John
|
ef286b0c15
|
add unit testing case for auto time and soft deleting features for package gdb
|
2020-04-09 22:48:21 +08:00 |
|
John
|
53aba2d4b8
|
add unit testing case of cache feature for package gdb
|
2020-04-09 22:00:02 +08:00 |
|
John
|
f22da4ba3a
|
improve gconv.MapDeep with anonymous checks for attribute struct field
|
2020-04-09 15:34:23 +08:00 |
|
John
|
23c2f12672
|
improve MapDeep function for package gconv; improve gjson.New function for loading struct parameter
|
2020-04-09 13:37:27 +08:00 |
|
John
|
7fd53673ce
|
add automatic time and soft deleting features: create_at/update_at/delete_at for package gdb; improve schema changing feature for package gdb
|
2020-04-08 21:26:14 +08:00 |
|
John
|
2ea1d2c7b2
|
update build-in template function substr/strlimit for package gview
|
2020-04-07 23:53:17 +08:00 |
|
John
|
90d751f98d
|
add function SubStrRune/StrLimitRune/PosRune/PosIRune/PosRRune/PosRIRune for package gstr; remove unicode support in function SubStr/StrLimit for package gstr
|
2020-04-07 23:51:48 +08:00 |
|
John
|
25a91c732c
|
improve String/Map converting for package gconv
|
2020-04-07 21:29:41 +08:00 |
|
John
|
01995f5501
|
improve function Marge for package garray using interface feature; improve slice converting using interface feature for package gconv
|
2020-04-07 21:25:52 +08:00 |
|
John
|
68abb3cf3d
|
improve package glist for var initilalization feature
|
2020-04-07 20:58:58 +08:00 |
|
John
|
77cc323d0e
|
improve package gset/gmap for initialization
|
2020-04-07 20:41:49 +08:00 |
|
John
|
c7a9c03495
|
improve package garray/gmap for initialization
|
2020-04-07 20:06:26 +08:00 |
|
John
|
f7850e3ed3
|
improve package garray
|
2020-04-07 11:29:42 +08:00 |
|
John
|
82125416a2
|
comment update for package ghttp
|
2020-04-06 22:31:45 +08:00 |
|
John
|
2c1e2155e3
|
improve function Server.Handler for package ghttp
|
2020-04-06 20:29:35 +08:00 |
|
John
|
2d30a53c3a
|
remove function From for package gdb; add function g.Table; add ServeHTTP interface implements for ghttp.Server
|
2020-04-04 22:46:52 +08:00 |
|
John
|
ccceeae29c
|
change third party package for yaml parsing to gopkg.in/yaml.v3
|
2020-04-03 19:51:33 +08:00 |
|
John
|
f22b98456f
|
add default value of MaxActive configuration for package gredis
|
2020-04-03 15:18:35 +08:00 |
|
John
|
e7f1bd692b
|
remove Content-Type header set in Response.WriteStatus for package ghttp
|
2020-04-03 14:16:26 +08:00 |
|
John
|
f82f7ab199
|
change default value of safe from false to true for gdb.Model
|
2020-04-03 10:16:57 +08:00 |
|
John
|
4d33b527b6
|
readme update
|
2020-04-03 09:32:04 +08:00 |
|
John
|
7bcc596308
|
add GetVar function for package genv; add DryRun feature for package gdb
|
2020-04-02 20:52:37 +08:00 |
|
John Guo
|
be2d4b080e
|
Merge pull request #601 from bdliyq/master
Get ghttp a chance to add custom host.
|
2020-04-01 19:55:25 +08:00 |
|
John
|
c96e5f5a9e
|
readme update
|
2020-04-01 18:08:20 +08:00 |
|
John
|
3c23766674
|
readme update
|
2020-04-01 18:05:17 +08:00 |
|
yqiangli
|
718089fc11
|
Get ghttp a chance to add custom host.
|
2020-03-31 23:28:21 +08:00 |
|
yqiangli
|
8ab44dcb44
|
Get ghttp a chance to add custom host.
|
2020-03-31 21:50:15 +08:00 |
|
John
|
992522342c
|
version/readme update
|
2020-03-30 23:56:26 +08:00 |
|
John
|
040898cdc3
|
improve unit testing case for package gmutex
|
2020-03-30 22:55:03 +08:00 |
|
John
|
343126ef22
|
fix usage for garray.PopRand
|
2020-03-30 20:56:00 +08:00 |
|
John
|
05760d1eac
|
fix usage for garray.PopRand
|
2020-03-30 20:47:50 +08:00 |
|
John
|
c10f73f1f7
|
add zero time.Time filtering for omitempty feature of gdb.Model
|
2020-03-30 20:44:36 +08:00 |
|
John
|
7e0fa8e0cd
|
improve package garray
|
2020-03-30 20:31:47 +08:00 |
|
John
|
6fe6218505
|
README updates
|
2020-03-29 20:23:10 +08:00 |
|
John
|
6059782de8
|
add unit testing case of basic auth for ghttp.Client; remove intlog for New function of package gspath
|
2020-03-29 19:36:49 +08:00 |
|
John
|
4844eea0ab
|
add convenience function g.Client for ghttp.Client
|
2020-03-29 09:52:37 +08:00 |
|
John
|
8ecd62d3de
|
add example for package gres
|
2020-03-28 21:32:29 +08:00 |
|
John
|
4c610b4f58
|
improve session storage file for ghttp.Server
|
2020-03-28 20:02:57 +08:00 |
|