John
|
8447b1a42b
|
add function LevelStr/StackWithFilter functions for package glog
|
2020-03-24 00:05:11 +08:00 |
|
John
|
75c081afc9
|
fix issue of char '/' in URL.Path handling of ghttp.Server
|
2020-03-23 20:57:34 +08:00 |
|
John
|
bfa64705b5
|
update comment for package gsession
|
2020-03-22 00:15:59 +08:00 |
|
John
|
41a9e91b4c
|
improve example for package gpage
|
2020-03-21 23:13:31 +08:00 |
|
John
|
6d47810782
|
improve context feature for ghttp.Request; improve comment for package gjson
|
2020-03-21 13:32:43 +08:00 |
|
John
|
0b6d04485e
|
improve unit testing cases
|
2020-03-19 22:56:12 +08:00 |
|
John
|
cd7c45c00c
|
improve default connection pool configuration for gredis
|
2020-03-11 14:35:23 +08:00 |
|
John
|
22e9965629
|
improve template view instance initialization for instance of ghttp.Server
|
2020-03-10 08:57:37 +08:00 |
|
John
|
2fabcb62a8
|
remove binary from git
|
2020-03-09 19:48:51 +08:00 |
|
John
|
4732bf46ad
|
add Context map for internal context workflow parameter exchanges for ghttp.Request
|
2020-03-08 22:53:20 +08:00 |
|
John
|
7f0163d958
|
improve gconv.Struct* functions for custom types conversion
|
2020-03-06 23:22:08 +08:00 |
|
John
|
d8a7e36478
|
improve router feature for ghttp.Server
|
2020-03-04 17:29:23 +08:00 |
|
John
|
e58d7e8dda
|
add internal log for gi18n; improve unit testing case for ghttp.Server
|
2020-02-28 23:00:05 +08:00 |
|
John
|
bb1c27c36a
|
add more unit testing cases for glog
|
2020-02-26 23:26:24 +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
|
34e7c5f809
|
rename grand.Str to grand.S; add different function Str for grand
|
2020-02-21 00:01:27 +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
|
1736d271d2
|
add more unit testing case
|
2020-02-14 22:13:41 +08:00 |
|
John
|
cdb3b94e22
|
add NewWithTag function for gjson/gparser
|
2020-02-08 14:07:32 +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
|
26aab44ec8
|
fix issue in char '-' support for parameter retrieving for ghttp.Request
|
2020-01-22 20:28:42 +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
|
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
|
f2af08270b
|
improve gproc
|
2020-01-19 20:42:21 +08:00 |
|
John
|
f59a1ada88
|
improve static service feature, add plugin feature for ghttp.Server
|
2020-01-17 21:12:52 +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
|
edf2366296
|
improve gzip feature for gcompress; add gzip compression for package gres
|
2020-01-15 00:15:56 +08:00 |
|
John
|
f662ff8051
|
add pprof unit testing case for ghttp; reame updates
|
2020-01-12 22:26:07 +08:00 |
|
John
|
7c7c168c3d
|
improve gproc.SearchBinary
|
2020-01-09 23:05:03 +08:00 |
|
John
|
f3a208f02f
|
fix issue in router value retrieving for ghttp.Request
|
2020-01-08 20:00:42 +08:00 |
|
John
|
9227139cf8
|
add schema changing feature for gdb
|
2020-01-07 22:14:32 +08:00 |
|
John
|
bec9f5a847
|
add buildin function 'concat' for gview
|
2020-01-05 19:55:17 +08:00 |
|
John
|
bc53f265af
|
improve gconv.Map/String
|
2020-01-03 20:23:10 +08:00 |
|
John
|
27b677b0c0
|
improve Map converting feature for gconv; improve package gproc for local shell searching; improve JSON/XML response for ghttp.Response
|
2020-01-02 19:45:41 +08:00 |
|
John
|
fe5d2e5685
|
improve parameter parsing feature for ghttp.Request
|
2020-01-01 14:18:00 +08:00 |
|
John
|
134e4cf28f
|
improve gfile.CopyDir function; add Model function for gdb.Model
|
2019-12-28 13:55:05 +08:00 |
|
John
|
5db8851213
|
comment update for gtype
|
2019-12-20 23:23:50 +08:00 |
|
John
|
922e720d63
|
improve gdb/ghttp/gins; fix issue in gstr
|
2019-12-19 15:14:05 +08:00 |
|
John
|
18892fb66d
|
add iterate example for glist; improve variable name for ghttp.Server
|
2019-12-18 19:37:07 +08:00 |
|
John
|
5f2be10563
|
improve gdb/gtime
|
2019-12-17 21:06:34 +08:00 |
|
John
|
364452f3bb
|
improve gdb.Model
|
2019-12-16 20:50:27 +08:00 |
|
John
|
e33230a88f
|
add package gbuild
|
2019-12-14 17:01:27 +08:00 |
|
John
|
4374996073
|
add some Must* functions for gparser/gjson/gmd5/gsha1/gbase64
|
2019-12-12 11:40:23 +08:00 |
|
John
|
87295ef1fe
|
improve process communication feature for gproc; add more slice converting functions for gconv
|
2019-12-11 21:22:41 +08:00 |
|
John
|
28825f5395
|
add gdebug.BuildInfo function; improving gproc
|
2019-12-09 21:53:44 +08:00 |
|