6e1f8c3cfc
version updates
2020-02-29 08:54:18 +08:00
e58d7e8dda
add internal log for gi18n; improve unit testing case for ghttp.Server
2020-02-28 23:00:05 +08:00
3a3384cf06
Merge branch 'master' of https://github.com/gogf/gf
2020-02-27 17:09:44 +08:00
ef2a9f6fd1
fix issue in log paatern for ghttp.Server
2020-02-27 17:09:12 +08:00
63f756f731
Merge pull request #514 from kevinlincg/master
...
fix typo in gpool_bench_test.go
2020-02-26 23:38:33 +08:00
bb1c27c36a
add more unit testing cases for glog
2020-02-26 23:26:24 +08:00
87cd0703c0
change internal log prefix from '[GF]' to '[INTE]'
2020-02-26 11:57:26 +08:00
6317d9de53
add ci for golang v1.14
2020-02-26 11:54:46 +08:00
7acf16fdba
add UploadFile feature for ghttp.Server
2020-02-26 01:01:28 +08:00
a52b454d3e
add UploadFile feature for ghttp.Server
2020-02-26 00:48:27 +08:00
816e075c52
add more unit testing cases for package garray
2020-02-25 23:19:37 +08:00
9882b361a8
add more unit testing cases for package gstr
2020-02-25 23:01:51 +08:00
4415dcf1c1
add HasPrefix/HasSuffix for package gstr
2020-02-25 21:03:07 +08:00
42fd583bfd
add more inernal logging points for core components
2020-02-24 21:09:19 +08:00
c70bc7c96a
improve pakage g/gins
2020-02-23 20:25:55 +08:00
02bd780a33
readme and donator update
2020-02-22 17:06:58 +08:00
24a2192ce2
README updates
2020-02-22 15:36:31 +08:00
d8ef8a1f5d
add gf.debug options and GF_DEBUG env control params for internal logging feature
2020-02-22 14:51:44 +08:00
745a913cfb
add FilterNil/FilterEmpty functions for package garray; add FieldsStr/FieldsExStr for gdb.Model
2020-02-22 14:26:36 +08:00
13dba407a2
fix parameter issue in benchmark of internal/rwmutex
2020-02-21 13:15:40 +08:00
34e7c5f809
rename grand.Str to grand.S; add different function Str for grand
2020-02-21 00:01:27 +08:00
d570624caa
fix typo in gpool_bench_test.go
2020-02-20 09:01:09 +08:00
f18312419b
improve CORS feature for ghttp.Server
2020-02-16 23:18:37 +08:00
89f869dd44
remove internal logging for gsession.StorageFile; improve example codes for CORS feature of ghttp.Server
2020-02-16 23:00:42 +08:00
20b64507b1
improve string conversion for gtime.Time
2020-02-16 22:39:12 +08:00
7443246e05
add gtime.TimeWrapper
2020-02-16 18:07:05 +08:00
f9e7823c14
improve configuration for package gdb
2020-02-16 16:36:39 +08:00
52943b283c
go.mod updates; add search path configuration in file for package ghttp.Server
2020-02-16 16:34:30 +08:00
36403fdc08
improve configuration for mssql
2020-02-16 16:25:03 +08:00
0317f6812e
add more unit testing cases for gtime
2020-02-16 15:11:21 +08:00
5169137069
improve unit testing case for CORS feature for package ghttp
2020-02-16 13:32:06 +08:00
7d9bccf912
README updates
2020-02-15 12:00:20 +08:00
14f56ea18f
donator updates
2020-02-14 22:21:53 +08:00
1736d271d2
add more unit testing case
2020-02-14 22:13:41 +08:00
19755ad233
improve gcfg
2020-02-14 21:57:35 +08:00
cfdd043e4e
add OctStr function for gstr
2020-02-12 10:48:15 +08:00
78917ed5cb
comment updates for package ghttp
2020-02-11 10:00:10 +08:00
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
784983806a
add InserIgnore feature for package gdb
2020-02-08 23:46:10 +08:00
cdb3b94e22
add NewWithTag function for gjson/gparser
2020-02-08 14:07:32 +08:00
83dcc4a5e0
fix issue for overwriting the route item if allowed
2020-02-08 11:17:09 +08:00
a6c0b281a3
add struct support for where condition statement of gdb
2020-02-07 20:58:47 +08:00
3120f24553
add struct support for where condition statement og gdb
2020-02-07 19:44:11 +08:00
ac9be6134b
add global schema access support for mssql in gdb
2020-02-07 17:21:05 +08:00
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
1e45bf93d8
remove error printing when decoding error in communication feature of gproc
2020-02-06 19:21:17 +08:00
e8dd3979b6
add more unit testing cases for ghttp/gview
2020-02-06 15:17:10 +08:00
374ee4c0ea
improve ghttp.Request for making the request body reusable for multiple times
2020-02-06 11:22:36 +08:00
95411aff77
improve ghttp.Request for making the request body reusable for multiple times
2020-02-06 11:14:38 +08:00
1999ef95c1
fix issue in gconv.Struct* functions panic when converting attribute value is nil
2020-02-05 22:06:24 +08:00
b15075fdfe
fix issue in gconv.Struct* functions panic when converting attribute value is nil
2020-02-05 22:02:49 +08:00
4d2b244319
fix issue in gres.UnpackContent; fix issue in gtime.NewFromTimeStamp
2020-02-04 17:09:18 +08:00
4c3af63076
improve time string parsing for invalid datetime
2020-02-01 20:14:24 +08:00
91bbff6ced
architecture updates
2020-01-23 15:04:12 +08:00
26aab44ec8
fix issue in char '-' support for parameter retrieving for ghttp.Request
2020-01-22 20:28:42 +08:00
2e10ce421b
improve plugin feature
2020-01-21 22:18:49 +08:00
8eda69b11e
improve the plugin feature for ghttp.Server
2020-01-21 17:18:03 +08:00
7d7b242968
Merge branch 'master' of https://github.com/gogf/gf
2020-01-21 15:42:19 +08:00
202419202f
improve logger feautre, add unit testing cases for ghttp.Server; add SetDefaultLogger function for glog
2020-01-21 15:42:08 +08:00
55078beed1
Merge pull request #484 from chikaku/remove_redundant
...
Remove redundant code in gsession
2020-01-21 15:40:35 +08:00
d9f4e6eaa6
remove redundant code in gsession
2020-01-21 14:55:08 +08:00
2ba0913bea
comment update for gtimer
2020-01-21 14:46:23 +08:00
8f2dcf21ff
improve gconv.Map
2020-01-20 21:25:55 +08:00
01b06e0745
improve ghttp.BuildParams
2020-01-20 20:32:39 +08:00
665b5960c8
fix issue in minus number converting for gconv.Int
2020-01-20 20:18:24 +08:00
eb6a7a4728
add function UnmarshalValue feature for package garray/gmap/gset/gtype/gvar/gjson/gconv
2020-01-20 19:56:42 +08:00
7df53ff55e
rename all timestamp function names from *Second to Timestamp*
2020-01-20 14:14:11 +08:00
8021f39710
version updates
2020-01-19 21:21:41 +08:00
f2af08270b
improve gproc
2020-01-19 20:42:21 +08:00
c2f028848c
readme updates
2020-01-18 22:35:07 +08:00
d9c7224861
readme updates
2020-01-18 22:21:37 +08:00
f59a1ada88
improve static service feature, add plugin feature for ghttp.Server
2020-01-17 21:12:52 +08:00
705ab1d33f
improve garray; add RemoveValue function for garray
2020-01-17 19:48:50 +08:00
c07c4d7217
version updates
2020-01-16 21:26:34 +08:00
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
872d674182
fix issue in database 'time' type support in package gdb
2020-01-15 21:23:40 +08:00
4682abafdf
fix concurrent issue in gdb.Model.Count
2020-01-15 10:38:02 +08:00
b7d194cf52
improva gcmd.Parser/gres
2020-01-15 09:36:58 +08:00
edf2366296
improve gzip feature for gcompress; add gzip compression for package gres
2020-01-15 00:15:56 +08:00
22af5be71f
rename parameter name for gipv4.Ip2Long/Long2Ip
2020-01-13 14:50:06 +08:00
f662ff8051
add pprof unit testing case for ghttp; reame updates
2020-01-12 22:26:07 +08:00
8c51121b3b
version updates
2020-01-11 10:40:13 +08:00
e9a0805801
add function Schema for gdb
2020-01-10 23:48:19 +08:00
afadbc6621
improve genv.Remove/gproc.Kill
2020-01-10 22:32:07 +08:00
ca546fc30b
why the goland auto removed my genv import?
2020-01-10 09:39:54 +08:00
7c7c168c3d
improve gproc.SearchBinary
2020-01-09 23:05:03 +08:00
16f0bb96db
improve strict parsing feature for gcmd
2020-01-08 23:06:01 +08:00
33a899d32e
add As function for gdb.Model; improve string quote handling for gdb
2020-01-08 21:24:33 +08:00
f3a208f02f
fix issue in router value retrieving for ghttp.Request
2020-01-08 20:00:42 +08:00
81fd3d06bb
make parser default unstrict for gcmd
2020-01-08 19:30:56 +08:00
9227139cf8
add schema changing feature for gdb
2020-01-07 22:14:32 +08:00
f2190e50b2
improve unit testing for gdb
2020-01-06 20:43:59 +08:00
c4537b4753
improve ghttp.Client.Get
2020-01-06 17:57:07 +08:00
167d58490b
Merge pull request #455 from gnever/191229_gfile_add_readline_mst
...
Add ReadLines and ReadByteLines read file content line by line
2020-01-06 17:52:41 +08:00
d36aceb9f1
Merge pull request #463 from sth4me/patch-1
...
fix mysql debug time
2020-01-06 17:51:33 +08:00
eb31922124
fix mysql debug time
...
调试模式时间格式改为毫秒,原来是微秒.
2020-01-06 10:28:34 +08:00
bec9f5a847
add buildin function 'concat' for gview
2020-01-05 19:55:17 +08:00
506552c3a9
example codes update; donator updates
2020-01-04 17:19:50 +08:00
2bacc77224
improve JSON/XML parsing feature for ghttp.Request
2020-01-04 15:35:21 +08:00
bc53f265af
improve gconv.Map/String
2020-01-03 20:23:10 +08:00
344f232c36
add Timestamp*Str functions for gtime; improve unit testing cases for gfile
2020-01-02 21:29:06 +08:00
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
a5a0e381bd
add more examples for ghttp.Server
2020-01-01 16:45:43 +08:00
d528d7f5ab
donator updates
2020-01-01 15:24:10 +08:00
821c71bd8d
improve parameter parsing feature for ghttp.Request
2020-01-01 15:20:03 +08:00
604a10400d
improve parameter parsing feature for ghttp.Request
2020-01-01 14:57:57 +08:00
9219471f67
improve parameter parsing feature for ghttp.Request
2020-01-01 14:26:00 +08:00
fe5d2e5685
improve parameter parsing feature for ghttp.Request
2020-01-01 14:18:00 +08:00
0a89daa513
add more unit testing cases for gdb.TX
2019-12-31 16:02:18 +08:00
d6e6ddf996
Add gfile.ReadLines and gfile.ReadByteLines read file content line by line
2019-12-29 19:24:56 +08:00
5dbda8aedc
fix issue in unit testing codes in gfile
2019-12-29 14:15:17 +08:00
134e4cf28f
improve gfile.CopyDir function; add Model function for gdb.Model
2019-12-28 13:55:05 +08:00
56a85abef7
add AutoEncode feature for gview
2019-12-26 11:03:59 +08:00
80c6ceaf26
fix issue 437
2019-12-25 21:22:06 +08:00
a10f428715
add Iterator* functions for garray; add ReplaceDir*/ReplaceFile* functions for gfile; remove gfile.Replace/ReplaceFunc functions
2019-12-25 20:56:39 +08:00
597f7468e9
fix issue in prefix feature for method operations of gdb
2019-12-23 23:14:54 +08:00
5db8851213
comment update for gtype
2019-12-20 23:23:50 +08:00
1d53d760d8
README/DONATOR update; improve ghttp
2019-12-19 15:38:34 +08:00
922e720d63
improve gdb/ghttp/gins; fix issue in gstr
2019-12-19 15:14:05 +08:00
50018773b7
add iterate example for glist; improve variable name for ghttp.Server
2019-12-18 19:45:46 +08:00
df99036d41
add iterate example for glist; improve variable name for ghttp.Server
2019-12-18 19:44:40 +08:00
ae0fa888f0
add iterate example for glist; improve variable name for ghttp.Server
2019-12-18 19:40:07 +08:00
18892fb66d
add iterate example for glist; improve variable name for ghttp.Server
2019-12-18 19:37:07 +08:00
5f2be10563
improve gdb/gtime
2019-12-17 21:06:34 +08:00
a5a88222a6
gofmt
2019-12-16 22:51:17 +08:00
4facdd5c9e
gofmt
2019-12-16 21:22:42 +08:00
76bc9bd385
improve gdb.Model
2019-12-16 21:00:16 +08:00
364452f3bb
improve gdb.Model
2019-12-16 20:50:27 +08:00
4996755f11
improve gcmd.Scan*
2019-12-14 22:48:53 +08:00
e33230a88f
add package gbuild
2019-12-14 17:01:27 +08:00
951ce46932
fix data race issue in unit testing cases for gtcp
2019-12-13 18:50:54 +08:00
795c7395e6
fix data race issue in unit testing cases for gtcp
2019-12-13 17:40:29 +08:00
27cf47bcd3
improve table prefix and quote feature for gdb
2019-12-13 15:25:49 +08:00
58a25c6f61
fix data race issue in unit testing of gtcp
2019-12-13 14:26:07 +08:00
2d754f80b1
fix data race issue in unit testing of gtcp
2019-12-13 13:43:28 +08:00
f4e8fbe767
fix issue in unit testing codes for gtcp
2019-12-13 08:57:39 +08:00
458318d374
improve prefix and word quote feature for gdb; merge develop
2019-12-12 23:54:07 +08:00
e3f54e1353
improve tag and field retrieving feature for internal/structs; comment update for gdb
2019-12-12 23:38:46 +08:00
4374996073
add some Must* functions for gparser/gjson/gmd5/gsha1/gbase64
2019-12-12 11:40:23 +08:00
87295ef1fe
improve process communication feature for gproc; add more slice converting functions for gconv
2019-12-11 21:22:41 +08:00
81d4082b6a
fix issue in Retry.Interval type changed for gtcp
2019-12-11 14:54:38 +08:00
d7e19bc3f3
improve package feature for gtcp
2019-12-11 14:50:25 +08:00
34ef0ea792
add prefix feature for gdb
2019-12-10 21:14:15 +08:00
2804834540
rename GetRouterMap to GetRouterArray for ghttp.Server
2019-12-10 12:28:55 +08:00
add7dd5a45
merge develop
2019-12-09 23:22:49 +08:00
e40894ca45
add IsServiceHandler for ghttp.RouterItem
2019-12-09 23:19:39 +08:00
28825f5395
add gdebug.BuildInfo function; improving gproc
2019-12-09 21:53:44 +08:00
6ca5141020
some improving
2019-12-08 22:55:32 +08:00
fe4f8e1810
version updates
2019-12-05 19:46:50 +08:00
671157cb70
release updates
2019-12-05 12:34:33 +08:00
f775479c3f
fix issue in ghttp.Request.GetRequest*
2019-12-05 10:44:31 +08:00
64bb72842e
comment update for unit testing case of gdb
2019-12-04 22:38:58 +08:00
e1d4ba9d23
add GetError function for ghttp.Request
2019-12-04 19:50:49 +08:00
a1edd83add
README/DONATOR update
2019-12-04 18:48:13 +08:00
f7d6883405
fix issue in gredis for int set/get
2019-12-04 18:43:16 +08:00
8448a70646
change minimum go version from 1.10. to 1.11; travis ci updates
2019-12-04 17:50:03 +08:00
4018bfa899
travis updates
2019-12-04 17:36:31 +08:00
3cc9ce74e1
add IsEmpty function for gdb.Record/Result
2019-12-04 17:01:30 +08:00
eac60d845f
go.mod updates
2019-12-04 16:27:19 +08:00
835c045c92
fix unit testing case for gdb
2019-12-04 16:21:35 +08:00
be15f85eae
remove sql.ErrNoRows error for select functions for gdb; improve configuration feature for gdb/glog/gview
2019-12-04 16:04:52 +08:00
3e27ea0259
change duration parameter type from interface{} to time.Duration for gcache/gfcache
2019-12-04 14:42:09 +08:00
6abe660287
export router map api for ghttp.Server; comment update for ghttp.Server
2019-12-04 13:55:08 +08:00
a06ca31530
improve middleware feature for ghttp.Server
2019-12-04 10:03:03 +08:00
890865251b
improve routerMap handling for ghttp.Request
2019-12-03 17:16:52 +08:00
6af90cafee
rename ghttp.Domain.AddBindMiddleware to BindMiddlewareDefault for ghttp
2019-12-02 23:05:05 +08:00
2e2363bb41
change routergroup parameter name 'g' to 'group' for unit testing cases of ghttp
2019-12-02 23:00:48 +08:00
108ced2b0b
improve route priority handling for ghttp.Server
2019-12-02 21:26:12 +08:00
fcba650348
add more unit testing case for gview
2019-12-02 20:27:21 +08:00
1b8a082942
change view configuration name from 'view' to 'viewer' in gins
2019-12-02 20:08:45 +08:00
40570cdb03
change logger configuration name from 'logging' to 'logger' in gins
2019-12-02 19:55:45 +08:00
10451864e6
improve parameter handling for ghttp.Requset
2019-12-01 21:41:29 +08:00
55e2646367
comment update for ghttp.Server
2019-12-01 21:05:46 +08:00
c88839edb1
comment update for ghttp.ServerConfig
2019-12-01 14:24:56 +08:00
2a2cfc289c
improve ghttp.Client
2019-12-01 14:07:36 +08:00
8bbeb186c2
add Exit feature for ghttp.Response
2019-11-30 20:41:53 +08:00
be4bf39719
comment update for container
2019-11-30 18:33:51 +08:00
459c69839a
comment update for container
2019-11-30 18:28:11 +08:00
a5407e57d9
comment update for ghttp.Client
2019-11-30 10:24:19 +08:00
5c749e7762
improve parameters handling for ghttp.Request
2019-11-30 09:42:07 +08:00
b3fafc64f8
improve parameter handling for ghttp.Request
2019-11-29 22:02:19 +08:00
c7b0763ab0
comment and unit testing case update for gdb
2019-11-28 23:51:05 +08:00
0cfdf60de5
change model default unsafe for gdb
2019-11-28 23:23:11 +08:00
096bff791d
change model default safe for gdb
2019-11-28 23:21:27 +08:00
0cce858641
improve configuration feature for ghttp.Server/gview/glog
2019-11-28 23:19:37 +08:00
bb45d8d578
improve template cache feature for gview
2019-11-28 14:29:58 +08:00
7e43aa6b9d
improve parameter parsing for ghtto.Request; add configuration feature for gview
2019-11-28 11:18:09 +08:00
4ee7c82bf1
fix issue in empty slice converting panic for gconv.Struct
2019-11-28 08:46:38 +08:00
85caa40a3d
fix issue in empty slice converting panic for gconv.Struct
2019-11-27 23:38:33 +08:00
f4654bf446
fix comment issue in example codes for gmap
2019-11-27 23:19:07 +08:00
94ed0bf9c9
fix issue in ghttp.Request.GetView
2019-11-26 15:12:58 +08:00
22e3705d3e
improve ghttp.GracefulServer; add more unit test case for ghttp.Server.Middleware
2019-11-26 14:56:05 +08:00
9b1cc6e9c7
add special handle for configuration of mssql for gdb
2019-11-22 19:45:42 +08:00
9429c8ff83
improve gd.Model.Clone
2019-11-21 22:21:57 +08:00
056c6d4688
remove Array type case from internal/empty.IsNil checks
2019-11-21 21:57:50 +08:00
382356bc8d
improve gerror for stack information; fix issue in gconv.String for nil *time.Time type
2019-11-21 21:49:00 +08:00
1deb3510f0
improve gerror, ghttp for error stack logging; improve custom view feature for ghttp.Request
2019-11-20 18:45:09 +08:00
dd7ae1b07a
unit test case updates for gdb
2019-11-20 13:36:31 +08:00
04a8755162
travis updates
2019-11-20 12:34:03 +08:00
682f99a763
travis updates
2019-11-20 12:29:34 +08:00
61282d6dab
travis updates
2019-11-20 12:27:23 +08:00
ad540f7c25
update travis for adding mysql password; add custom view feature for ghttp.Response
2019-11-20 12:09:26 +08:00
a4f191c1c6
fix issue in gdb.Model for repeated condition statements; remove concurrent safety feature of gview; add default template file feature for gview
2019-11-19 21:50:17 +08:00
43531c2680
improve glog for debug configuration; add GetInt*/GetUint* functions for ghttp.Request
2019-11-19 17:26:06 +08:00
635f5d36fd
improve log feature of ghttp.Server; remove trace for Notice/Warning functions for glog
2019-11-15 22:50:31 +08:00
1becc4932c
add more functions for gtcp; remove default domain set for cookie feature of ghttp.Server
2019-11-14 15:41:28 +08:00
e36dd06f22
Merge pull request #342 from myvfpx/master
2019-11-08 23:45:48 +08:00
8f2c62d444
improve logging feature for ghttp.Server
2019-11-08 19:52:49 +08:00
21efde1a38
fix issue in session feature of ghttp.Server
2019-11-08 09:06:01 +08:00
d8b6466ed0
fix issue in ghttp.Server
2019-11-07 21:02:24 +08:00
d7b0228e9e
add build-in function 'replace' for gview
2019-11-07 20:56:17 +08:00
9da1277b47
improve session of file storage for ghttp.Server
2019-11-07 20:42:13 +08:00
a3fd0c9a4a
improve session of file storage for ghttp.Server
2019-11-07 20:36:33 +08:00
ad7375b44b
improve configuration feature for ghttp.Server
2019-11-07 16:40:34 +08:00
05120b585d
improve configuration feature for glog/ghttp.Server
2019-11-07 11:32:25 +08:00
9e32d74c8c
improve ConfigFromMap function for ghttp.Server
2019-11-06 20:23:41 +08:00
0e62510c6f
improve configuration feature, add instance feature for package glog; add package guuid for UUID feature
2019-11-06 20:22:20 +08:00
c492de4fa8
improve multipart form parsing for ghttp.Server
2019-11-06 15:37:29 +08:00
6308380541
update example for uploading files feature for ghttp.Server
2019-11-06 10:39:59 +08:00
2609db1aec
improve file uploading feature for ghttp.Server
2019-11-05 19:47:35 +08:00
6c54e73dbd
add example for memory storage og gsession
2019-11-05 17:33:06 +08:00
21abe62633
improve gfsnotify; add cache for tempalte file content
2019-11-04 22:42:49 +08:00
e30b2b0732
improve gsession/gmap/gtree
2019-11-04 21:26:16 +08:00
dcb74ee9df
comment update
2019-11-01 20:36:09 +08:00
82bf21e831
improve gfsnotify
2019-11-01 15:31:26 +08:00
66355354fc
improve gfsnotify/gview and container
2019-10-31 23:37:33 +08:00
4204125dce
improve gipv4.IsIntranet
2019-10-31 15:13:34 +08:00
e6aa9d3a46
add EncodeFile/EncodeFileToString functions for gbase64
2019-10-31 14:42:01 +08:00
9416cd1274
add CopyMap function for gutil; improve ghttp.Request
2019-10-30 23:26:57 +08:00
8b5ab846b2
improve unit test case for gmutex
2019-10-30 23:01:24 +08:00
a15b93be90
comment update for package gtcp/gipv4/gipv6
2019-10-30 19:55:50 +08:00
38ee5f7d53
improve performance of gdebug
2019-10-30 15:12:19 +08:00
6f9bbbf416
add debug info for ghttp.Server
2019-10-29 20:15:13 +08:00
143bc3d8e3
travis updates
2019-10-29 20:02:28 +08:00
ea75b1a936
travis updates
2019-10-29 20:00:46 +08:00
0dde8c735e
add debug info for ghttp.Server
2019-10-29 19:59:24 +08:00
1ab7f00b91
add FieldsEx function for gdb.Model
2019-10-29 19:45:21 +08:00
3ef42bfbf0
improve internal/intlog
2019-10-29 17:15:02 +08:00
05fec23457
improve internal/cmdenv
2019-10-29 17:13:29 +08:00
7225e49aa0
add package intlog for GF internal logging usage; improve redis storage feature for gsession
2019-10-29 16:45:42 +08:00
14e9deb254
add more unit test cases for gsession
2019-10-29 10:01:05 +08:00
f9569b387f
add ConnectTimeout configuration for gredis
2019-10-29 09:49:29 +08:00
a0722ed51f
add redis session support for gsession
2019-10-28 20:48:52 +08:00
e9ace9b17a
update comment for grpool/glog
2019-10-28 17:16:50 +08:00
4791d10761
fix issue in hijack error for websocket of ghttp.Server
2019-10-28 17:01:08 +08:00
c686b1c080
improve datetime coverting for gdb
2019-10-28 16:42:30 +08:00
056d6ebbd9
improve interface design for gsession.Storage
2019-10-28 16:07:01 +08:00
baa2cb68de
donator updates
2019-10-26 11:38:18 +08:00
e4909b318b
Merge branch 'develop' of https://github.com/gogf/gf into develop
2019-10-26 11:03:17 +08:00
f1b7cb37c6
add configuration feature for glog
2019-10-26 10:58:07 +08:00
734728fa9c
improve time handling for gdb
2019-10-25 19:54:02 +08:00
b373ace065
update comment for gqueue.Len
2019-10-25 17:32:03 +08:00
bc7b5c8626
fix issue in status checks for static file serving
2019-10-25 17:04:17 +08:00
f2b45622d6
add debug for domain group testing
2019-10-25 16:57:54 +08:00
77cb219057
enable route map printing for domain group testing
2019-10-25 16:44:54 +08:00
cf34d7bd56
fix issue in gconv.Interfaces; improve storage interface for gsession
2019-10-25 13:49:03 +08:00
5adc9be0d9
gofmt
2019-10-25 10:43:59 +08:00
58b2efc900
version update
2019-10-24 21:05:23 +08:00
28326606f5
fix issue in resource file handler for ghttp.Server
2019-10-24 20:22:37 +08:00
91c98bbb60
fix issue in group router feature for domain
2019-10-24 19:44:30 +08:00
63cd1128a7
Merge pull request #346 from danvinhe/feature-optimize_grand.Str
2019-10-23 22:51:58 +08:00
c0236d7dfa
improve gstr.SplitAndTrim
2019-10-22 13:57:21 +08:00
d4051df5b6
improve gdb/gstr/gconv/garray
2019-10-21 19:13:25 +08:00
88045417ff
fix issue in field type check for gdb
2019-10-17 20:57:49 +08:00
500efb5601
fix issue in template for ghttp.Server
2019-10-17 20:31:03 +08:00
97fe8235da
fix issue in session expiring for file storage of gsession; add Pop/Pops functions for gset/gmap
2019-10-16 23:33:06 +08:00
e1164e935b
improve configuration for gdb; add more unit test case for ghttp.Server
2019-10-15 21:20:38 +08:00
b26330aee1
rename cacheTime to cacheExpire and change its type from int to time.Duration for gdb.Model; fix issue in string support of function Data for gdb
2019-10-15 17:44:47 +08:00
2b083709b5
add gmap.ListMap/TreeMap support for gdb.Where
2019-10-14 23:27:48 +08:00
0ac45dc379
rename file name from link_map to list_map for package gmap
2019-10-14 22:43:31 +08:00
650916c22a
version updates
2019-10-14 13:46:45 +08:00
2804183325
fix issue in content-type response for ghttp.Server
2019-10-14 13:46:16 +08:00
2dc2610621
improve gdb; README update
2019-10-13 23:05:48 +08:00
1736e71e6b
add debug for unit test case of
2019-10-13 22:40:23 +08:00
69ee5375b9
improve Join/String functions for garray/gset/gmap; add AddIfNotExistFunc/AddIfNotExistFuncLock functions for gset
2019-10-13 22:31:28 +08:00
3ac0a66887
improve unit test cases for gspath
2019-10-13 21:42:04 +08:00
20e873a1fc
version updates
2019-10-13 00:40:06 +08:00
142484d89c
add support for like statement in map key for Where function, improve error format for gdb
2019-10-13 00:37:25 +08:00
76a9f4ca14
fix security issue in static file feature for ghttp.Server
2019-10-12 23:56:03 +08:00
c4e5679d5c
fix issue in missing passing MaxIdle/MaxActive configuration to underlying redis pool for gredis; add extra output for unit test cases of ghttp.Server
2019-10-11 23:33:21 +08:00
b08d7c3c38
change Join function feature for garray
2019-10-11 23:17:29 +08:00
5092d8e6c5
improve status handling and add error logger for ghttp.Server; fix issue in defer error warpping for some packages
2019-10-11 22:54:25 +08:00
74d625ff97
add Get*Int32/Get*Int64/Get*Uint32/Get*Uint64 functions for ghttp.Request
2019-10-10 10:40:38 +08:00
f1119e28e8
add Get*Int32/Get*Int64/Get*Uint32/Get*Uint64 functions for ghttp.Request
2019-10-10 10:33:14 +08:00
3082c7f761
fix issue in StrLimit for gstr
2019-10-10 00:04:38 +08:00
5f36614dd7
remove UseNumber for json decoding in package gjson
2019-10-09 20:33:26 +08:00
1dcc7a4887
improve http status handling for middleware of ghttp.Server
2019-10-09 15:26:50 +08:00
41e9d35487
improve middleware feature for ghttp.Server; fix issue memory usage in big file downloading
2019-10-09 00:33:58 +08:00
977c8b7ee3
version updates
2019-10-01 17:54:29 +08:00
939e6244ee
comment update for gtcp/gudp
2019-10-01 17:53:49 +08:00
e764b2393d
change params order of Insert* functions for glist; improve gstr.IsNumber
2019-10-01 16:35:44 +08:00
6384e75ed9
improva container for json marshal/unmarshal interface
2019-10-01 16:03:18 +08:00
195cae6577
add new functions and mark deprecated for some functions for gdb
2019-10-01 11:29:02 +08:00
c8cf46a5a7
add Create function for gvar; add Uints/SliceUint function for gconv
2019-10-01 10:42:34 +08:00
eba97277b2
add more unit test cases for ghttp
2019-10-01 09:33:26 +08:00
4e19fbc5fb
add separate put/delete functions for ghttp.Request
2019-10-01 09:06:35 +08:00
494b5bbae2
fix issue in unit test case for gvar
2019-09-30 17:30:24 +08:00
987ce709e5
add UnmarshalJSON for gtime; add ineterface MapStrAny support for gjson.New
2019-09-30 17:23:23 +08:00
35ad4d869f
fix issue in cycle import for gtime
2019-09-30 15:51:15 +08:00
39d654e3f2
update comment for gtime
2019-09-30 15:26:32 +08:00
7fe9c641f4
add UnmarshalJSON func tion for gset
2019-09-30 14:37:05 +08:00
ee1414c010
add UnmarshalJSON func tion for gmap/gvar
2019-09-30 14:23:15 +08:00
8eb1b685a5
improve UnmarshalJSON function for garray
2019-09-29 22:16:36 +08:00
46768d6f91
add UnmarshalJSON function and corresponding unit test cases for package grray
2019-09-29 20:47:59 +08:00
bb6fed3dc2
add UnmarshalJSON function and corresponding unit test cases for package gtype
2019-09-29 20:12:59 +08:00
47e74d27bf
add MarshalJSON function to implement the interface MarshalJSON for json.Marshal for gtype
2019-09-29 15:59:09 +08:00
b830f9b96d
improve ghttp.Server.Request for parameter retrieving; add Option feature for gdb; update example for hook feature of ghttp.Server
2019-09-29 14:27:09 +08:00
c85162a8a0
improving gdb.Model/gmap
2019-09-26 20:01:48 +08:00
ef4e128af7
fix issue in cors
2019-09-26 15:54:13 +08:00
cce8ac5118
The 'letters' already contain numbers, so just grab characters randomly from this.
2019-09-26 11:00:59 +08:00
cb7c3a9fa4
fix issue in index folder feature for ghttp.Server
2019-09-25 10:56:44 +08:00
b0f859cc91
improve example codes
2019-09-24 23:41:18 +08:00
6d4da529ee
add websocket unit test case for ghttp
2019-09-24 21:08:28 +08:00
6c7e536eeb
fix issue in gbase64/ghttp
2019-09-24 20:39:00 +08:00
36c2648be8
improve ghttp.Response; move gflock to new repo
2019-09-24 20:19:18 +08:00
419b58452f
修改身份证尾数验证规则,新增银行卡号验证规则
2019-09-24 10:38:20 +08:00
b1835ea4e8
添加身份证号尾数验证规则,添加银行卡号验证规则
2019-09-24 10:21:37 +08:00
a876b6133d
fix issue in unit test case og grand
2019-09-23 23:24:36 +08:00
03ff358da8
update ci/readme/donator
2019-09-23 23:08:58 +08:00
037f74c549
Create FUNDING.yml
2019-09-23 22:32:31 +08:00
a8caf4ad21
RELEASE updates
2019-09-23 22:00:04 +08:00
51d9fe5253
add AllowDomain option for ghttp.CORS; add IsSubDomain function for gstr; improve grand.Intn
2019-09-23 19:25:03 +08:00
3218c89f17
improve gfile/gstr/ghttp
2019-09-23 16:21:19 +08:00
02e467fb57
rename MapStruct* functions to MapToMap* for gconv and according packags
2019-09-19 23:23:41 +08:00
ec994f3080
add more examples of middleware feature for ghttp.Server; release updates
2019-09-19 21:17:54 +08:00
1181ab499c
improve error handling in hook feature for ghttp.Server
2019-09-19 20:25:01 +08:00
5424935fd9
rename AddMiddleware to BindMiddleWareDefault for ghttp.Server; add more unit test cases fpr gstr
2019-09-19 20:19:07 +08:00
b9fbfb91bd
improve middleware feature of ghttp.Server; add MapStrAny function for gmap/gtree
2019-09-19 19:44:46 +08:00
62f66b4fec
remove unnecessary stack trace of gf for stack printing
2019-09-19 13:13:39 +08:00
eef9da9a41
improve parameters parsing for ghttp.Server
2019-09-19 09:09:12 +08:00
7d32be3b6c
improve perameter parsing for ghttp.Server
2019-09-18 23:20:45 +08:00
c2ad9f5fb9
fix issue in gyaml for invalid decoding result of type map[interface{}]interface{}
2019-09-17 20:53:20 +08:00
4847fecdaa
Merge branch 'master' of https://github.com/gogf/gf
2019-09-17 19:48:19 +08:00
f75383e0c5
fix issue in quote word for gdb
2019-09-17 19:45:51 +08:00
f683dccb6f
Merge pull request #335 from LetMyPplGo/master
...
added tests for gsmtp
2019-09-17 10:44:15 +08:00
6fb106b618
added tests for gsmtp
2019-09-17 00:06:46 +03:00
97956ad903
version/release update
2019-09-16 23:07:57 +08:00
5d72a5b5ae
improve gcmd
2019-09-16 20:57:43 +08:00
1d7ded562c
add quote support for table named with '.'; improve case conversion for strings named with '.' for gstr
2019-09-16 17:15:39 +08:00
0d87b601cc
fix issue in data filter for gdb.Model
2019-09-16 16:54:52 +08:00
33fbedffb8
gix issue in Config variable for ghttp.Response.View
2019-09-16 15:49:31 +08:00
2cfcbc82e1
RELEASE updates
2019-09-16 11:10:38 +08:00
e1721cb1b6
add package gmode for release mode management
2019-09-16 11:08:41 +08:00
1d264a6545
add package gmode for release mode management; add error returning for template rendoring for gmvc.View/ghttp.Response
2019-09-16 10:44:07 +08:00
565e48f6f1
add more example for package gres; RELEASE updates
2019-09-15 21:47:47 +08:00
2b20c77bc0
improve example for gi18n
2019-09-15 13:47:44 +08:00
1665d92136
improve session expire algorithm for gsession
2019-09-15 12:17:44 +08:00
f128cb9f61
improve session storage interface for gsession
2019-09-15 11:30:38 +08:00
6d55b30b39
add example for group router of ghttp.Server
2019-09-14 23:36:02 +08:00
953ea55899
improve status handling for response of ghttp.Server
2019-09-14 22:57:57 +08:00
966c93af00
improve middleware and error logging for ghttp.Server
2019-09-14 22:53:28 +08:00
41a0b52939
RELEASE updates
2019-09-14 00:43:06 +08:00
8281d9cdd1
improve gfile.MainPkgPath; update RELEASE.MD
2019-09-14 00:17:49 +08:00
b0ece3bd8f
Merge branch 'master' of https://github.com/gogf/gf
2019-09-13 22:14:08 +08:00
19a856549a
improve codes details
2019-09-13 22:08:18 +08:00
65bd31bb65
Merge pull request #316 from LetMyPplGo/master
2019-09-13 21:16:16 +08:00
a3830f0820
Merge pull request #326 from wenzi1/master
2019-09-13 21:15:22 +08:00
5f8656eb41
Merge pull request #332 from hailaz/master
...
improve dbBase.doBatchInsert()
2019-09-13 21:14:38 +08:00
141bee9c49
add ConfigByMap function for ghttp.Server; improve gsession for file storage
2019-09-13 20:49:16 +08:00
aa44c0fb11
improve session for ghttp.Server; improve i18n for gview
2019-09-12 00:00:59 +08:00
79e2d30849
improve gsession for file storing
2019-09-11 23:26:38 +08:00
e8a9c7ac72
update comments for package gaes/gdes; update function names for gdes
2019-09-11 23:22:15 +08:00
006054d13a
fix issue in session for ghttp.Server
2019-09-11 22:57:29 +08:00
b39d653fe9
add package gsession; mv gkvdb to new repo
2019-09-11 21:19:45 +08:00
d9e7d4249f
improve dbBase.doBatchInsert()
2019-09-11 16:48:00 +08:00
34ad4ae166
Merge pull request #7 from gogf/master
...
sync master
2019-09-11 16:40:27 +08:00
69684f5023
improve gredis instance initialization for gins
2019-09-10 20:38:23 +08:00
2ed1854f0c
improve gres with file separator replaced to /
2019-09-10 14:21:11 +08:00
09da0f7388
improving gview with ghttp for controller
2019-09-09 23:02:40 +08:00
7f943c6b5f
improving gview with i18n
2019-09-09 22:56:54 +08:00
ed3fc529ed
Failed to return when Gini file grammar error
...
Failed to return when Gini file grammar error
2019-09-08 23:25:45 +08:00
2eb0511ef5
Failed to return when Gini file grammar error
...
Failed to return when Gini file grammar error
2019-09-08 23:24:00 +08:00
8bc1f457c7
Merge pull request #1 from gogf/master
...
update
2019-09-08 22:58:40 +08:00
77a727e1d7
improve i18n with gview
2019-09-08 21:12:11 +08:00
16cc3c0fca
fix issue in gredis unit test cases
2019-09-06 18:08:58 +08:00
96106ace92
remove deprecated functions and fix corresponding unit test cases
2019-09-06 17:59:55 +08:00
13e528abb6
remove deprecated functions and fix corresponding unit test cases
2019-09-06 16:59:38 +08:00
0d5dfe59b9
remove deprecated functions
2019-09-06 16:44:40 +08:00
8fd88307f7
add errors printing when i18n files loading failed for gi18n
2019-09-06 15:43:57 +08:00
57244a9553
added the example for gsmtp
2019-09-06 01:18:41 +03:00
fb8aac38dd
server address verification
...
simple Email address check for from & to
default port=25 for server address
2019-09-06 00:53:23 +03:00
8f953dabe5
fix issue in ghttp.Session.GetMap*
2019-09-05 23:48:54 +08:00
d63c2882fd
update unit test case for gfile.IsEmpty
2019-09-05 20:18:49 +08:00
952eb7df15
add Scan/Scanf functions for gcmd; improve gfile.IsEmpty
2019-09-05 20:00:01 +08:00
dfc76ddb76
add IsEmpty function for gfile
2019-09-05 19:22:11 +08:00
b0cddc29e4
add more functions for gcmd
2019-09-05 15:16:25 +08:00
dfc61cb273
rename StrArray to StrArray for garray
2019-09-05 14:26:08 +08:00
05922e4f21
add more common types for package g
2019-09-05 14:25:20 +08:00
6cf4bf81e5
improve gcmd with arguments parser
2019-09-05 11:38:36 +08:00
ad43989944
improve procedure of ghttp.Server
2019-09-04 20:22:31 +08:00
31e7037e3e
add example for session handling of ghttp
2019-09-04 20:12:29 +08:00
425d45e502
improve error text for session saving error
2019-09-04 20:04:04 +08:00
9ddb148fcb
fix issue in memory usage of gkvdb in unit test cases of ghttp
2019-09-04 19:44:13 +08:00
e4d34abd7e
fix unit test cases for ghttp/gres
2019-09-04 19:23:19 +08:00
16103c43eb
fix unit test cases for ghttp/gres
2019-09-04 19:10:15 +08:00
7fad4b686c
improve gcompress/gres for packing files
2019-09-03 23:18:54 +08:00
cd00ac446b
improve CORS feature for ghttp.Server
2019-09-03 17:18:16 +08:00
e2906fba0b
improve type conversion for gdb
2019-09-03 00:06:24 +08:00
acd5e72f6c
improve gdb for configiration
2019-09-02 20:35:29 +08:00
8f1fd259d4
Merge branch 'master' of https://github.com/gogf/gf
2019-09-02 19:06:53 +08:00
d9041da426
Merge branch 'develop'
2019-09-02 19:06:01 +08:00
269ddb04af
fix issue in gfile.Replace*
2019-09-02 19:05:32 +08:00
b1c2b9f4e0
improve gconv.Bool for NO/YES; improve gdb for model generation
2019-09-02 15:48:25 +08:00
7e9fe8ea98
improve resource feature in ghttp.Server
2019-09-01 22:22:08 +08:00
af81bf2bde
Merge branch 'develop'
2019-09-01 22:14:45 +08:00
55addaa8ea
improve gres and add more unit test cases for gres
2019-09-01 22:14:31 +08:00
6ccc4d119f
improve export data as hex for gres
2019-09-01 21:34:15 +08:00
c05a91cdc9
README update
2019-09-01 00:31:15 +08:00
077d8b9f48
Merge branch 'develop'
2019-09-01 00:30:19 +08:00
15a6680833
add package gi18n
2019-09-01 00:30:01 +08:00
6c61704e60
adding package gi18n
2019-08-31 18:04:12 +08:00
cfa0b99cd8
README update
2019-08-30 22:19:50 +08:00
c0bb8bef06
README update
2019-08-30 22:15:54 +08:00
86f9d5c39d
README update
2019-08-30 22:15:13 +08:00
33f2ae5fc4
fix spell issue of const names for gproc
2019-08-30 21:07:46 +08:00
ea1277d76c
add case functions for gstr and according unit test cases
2019-08-30 20:51:23 +08:00
ee89a06b3e
improve model feature
2019-08-30 20:29:12 +08:00
a31108e753
fix issue in gring/ghttp
2019-08-26 23:51:01 +08:00
2bf9bc98a7
improve gkvdb, container
2019-08-26 23:35:44 +08:00
d67975249c
fix issue in unit test case for gkvdb
2019-08-26 22:54:59 +08:00
d3a2bef9ba
improve debug sql with arguments auto bound
2019-08-26 20:57:37 +08:00
b7f67e3162
add StackWithFilter function for glog, and improve gdb/ghttp
2019-08-26 20:09:24 +08:00
1a20edc0b0
improving gdb and glog
2019-08-26 19:39:04 +08:00
f80ba1473e
fix issue in stack skip feature for glog; fix issue in slice parameter for gdb
2019-08-24 23:08:17 +08:00
89a8203949
comment update for gpage
2019-08-22 23:30:28 +08:00
fd6321e71b
update donator; update unit test case for gdb; fix issue in bool convertion for []byte for gconv
2019-08-22 23:24:45 +08:00
7dffd9d1ff
add package gkvdb; add kvdb storage feature for ghttp.Server
2019-08-22 21:04:30 +08:00
51a156420d
improve gres for empty path passed
2019-08-19 22:54:37 +08:00
c92323c681
gofmt
2019-08-19 22:42:31 +08:00
10e03eef3b
add resource feature for gcfg
2019-08-19 21:02:44 +08:00
e151055521
improve resource feature for ghttp/gview
2019-08-19 20:17:13 +08:00
1f8408b622
improve gdb
2019-08-19 19:21:27 +08:00
98ddadb131
Merge branch 'master' of https://github.com/gogf/gf into develop
2019-08-19 19:09:48 +08:00
a5ac12545a
Merge pull request #286 from wenzi1/master
2019-08-19 19:07:46 +08:00
e58384d815
update example for gres
2019-08-16 00:37:12 +08:00
ab381dacfe
add resource feature support for gview
2019-08-16 00:29:14 +08:00
9162fde14a
improve resource feature for ghttp.Server
2019-08-15 19:27:32 +08:00
6cf1714a07
improve resource feature for ghttp.Server
2019-08-15 19:20:39 +08:00
c402e17605
修改mssql中的datetime类型的处理
2019-08-14 22:44:57 +08:00
25746e9844
adding gres
2019-08-14 22:18:31 +08:00
a8a8dbeab8
adding gres
2019-08-14 22:16:33 +08:00
6113df2b3e
adding gres
2019-08-14 22:03:52 +08:00
8f7363df41
删除mssql中的convertValue方法。
...
修改测试案例中的datetime类型的字段在查到数据后做转换
2019-08-14 19:16:45 +08:00
dafc79bf80
adding gres
2019-08-14 00:13:42 +08:00
9ae537cafc
adding gres
2019-08-13 21:06:11 +08:00
162df6b250
fix issue in number overflow from int64 to int for ghttp.Session/ghttp.Cookie/gcache
2019-08-13 20:15:09 +08:00
12f28dfc95
improving gtree/gres
2019-08-13 13:45:01 +08:00
5d7d8abbde
add oracle/mssql/postgres unit test cases
2019-08-12 17:12:16 +08:00
b960faec45
to support automated testing of postgres
2019-08-12 16:57:08 +08:00
9a057b757d
add package gini
2019-08-12 16:53:07 +08:00
296c4b750b
add oracle/mssql/postgres unit test cases
2019-08-12 16:50:57 +08:00
7ecc47e127
adding gres package for resource feature
2019-08-10 23:36:38 +08:00
d03180ff4d
Merge pull request #284 from pibigstar/master
...
feat(travis): exit ci when test failed
2019-08-10 21:17:16 +08:00
c1c52b072e
feat(travis): exit ci when test failed
2019-08-10 19:55:01 +08:00
72be3803ec
update unit test cases for ghttp
2019-08-10 18:07:24 +08:00
5cb4a8557d
fix issue for unit test case of gutil
2019-08-10 17:59:34 +08:00
7787135549
improve status checks if there're middlewares registed for ghttp.Server
2019-08-10 17:46:11 +08:00
56368500a3
add header support for session feature of ghttp.Server
2019-08-10 16:39:46 +08:00
846c6a579e
improve ghttp.RouterGroup
2019-08-10 14:10:47 +08:00
573179060e
improve gjson
2019-08-09 20:33:21 +08:00
fda345577a
add package gdebug; improve gconv/gfile/gset
2019-08-09 20:05:36 +08:00
8387710473
fix issue in gset.Pop; improve internal/debug
2019-08-09 09:51:56 +08:00
3af3fd1428
fix issue in gset.Pop; improve internal/debug
2019-08-09 09:51:52 +08:00
c7c6e2866e
add Unsafe* functions for gconv
2019-08-09 09:14:48 +08:00
7172ae0232
fix issue in invalid error stacks for glog; improve internal/debug and gutil for stack printing
2019-08-08 22:58:49 +08:00
4eac97a7d8
add Master/Slave functions for gdb
2019-08-08 17:43:21 +08:00
352e4c088a
improve gcfg: it returns all values if pattern is '.'; add more functions for gcfg
2019-08-07 16:58:01 +08:00
4d5814fc43
improve grand
2019-08-07 16:21:31 +08:00
6d13b91d37
improve grand
2019-08-07 16:20:19 +08:00
0376c99b5a
update unit test cases for ghttp
2019-08-06 23:10:37 +08:00
77d9e472b7
add middleware feature for ghttp.Server; improve router group feature for ghttp.Server
2019-08-06 20:40:04 +08:00
2911ebb5d7
add middleware feature for ghttp.Server
2019-08-03 23:57:20 +08:00
f4d01f56c6
add middleware feature for ghttp.Server
2019-08-03 18:08:10 +08:00
878305fee3
add middleware feature for ghttp.Server
2019-08-03 17:14:54 +08:00
0460a53f53
add middleware feature for ghttp.Server
2019-08-03 15:54:12 +08:00
e622f6aff2
improve gconv to support struct field of interface{} conversion
2019-08-01 19:53:28 +08:00
9e96a30ea2
update unit test cases for garray/gparser
2019-08-01 17:31:48 +08:00
d188fbdf5a
improve gyaml with gopkg.in/yaml.v3; update unit test cases for gfile/gyaml/gtime/garray
2019-08-01 17:12:58 +08:00
06c16bf560
remove thirdparty diectory, add go.mod for package dependences
2019-08-01 14:07:25 +08:00
29ea9e3237
travis updates
2019-08-01 11:42:51 +08:00
b01add2925
update project structure
2019-07-29 21:01:19 +08:00
a98ad9577b
improve gjson/gparser/gcfg/gvar
2019-07-29 20:37:49 +08:00
ef8351151d
merge master
2019-07-29 20:03:23 +08:00
f6bb3c848e
Merge branch 'master' of https://github.com/gogf/gf
2019-07-29 19:52:24 +08:00
3fd4cbbbfd
add MapStruct/MapStructDeep/MapStructs/MapStructsDeep functions for gconv
2019-07-29 19:52:05 +08:00
b102e0dbc5
add unit test cases for ghttp.RouterGroup
2019-07-28 17:58:43 +08:00
1c0e8f77c8
Merge branch 'develop' of https://github.com/gogf/gf into develop
2019-07-28 17:40:56 +08:00
bebcb70b14
merge master
2019-07-28 17:40:11 +08:00
165602ae0a
improve default instance name handling
2019-07-28 17:37:13 +08:00
a36e00efeb
improve ghttp for session storage with redis server
2019-07-28 13:10:34 +08:00
bd4d273e1c
improve ghttp for session
2019-07-28 11:50:12 +08:00
216a928861
add IsEmpty for gvar; add CompareVersion for gstr
2019-07-27 15:36:52 +08:00
a157c3f940
add Map/Contains/Build functions for genv
2019-07-27 14:40:22 +08:00
5a23459b23
update unit test cases for gfile
2019-07-27 11:41:12 +08:00
538b282f43
improve internal/debug,glog,garray,gfile
2019-07-27 11:34:04 +08:00
86f51f1e4a
improve gfile
2019-07-26 23:01:12 +08:00
622f76d5fb
improve glog/gmd5/gcmd
2019-07-26 22:33:49 +08:00
65e06b12ae
improve dir list for ghttp; add ISO8601/RFC822 functions for gtime
2019-07-25 23:25:30 +08:00
b714f7db69
add *Bytes functions for ghttp.Client; improve gcmd/gfile
2019-07-25 21:01:04 +08:00
1063922682
Merge branch 'master' of https://github.com/gogf/gf into develop
2019-07-24 22:49:48 +08:00
2c6168129a
improve gfile/ghttp for file serving
2019-07-24 22:48:43 +08:00
45465c1bd1
version updates
2019-07-24 21:49:25 +08:00
8acecc88f9
improve internal/debug, gdb packages
2019-07-24 21:21:08 +08:00
575349929b
improve gcompress
2019-07-24 15:58:56 +08:00
3913a89434
add Replace function for gfile
2019-07-24 15:29:10 +08:00
1bc8c9e3e2
add UnZipContent function for gcompress
2019-07-24 15:05:02 +08:00
b4a0cca9c4
add Name function for gfile; add ZipPath/UnZipFile functions for gcompress
2019-07-24 14:48:16 +08:00
78b13ef4e1
concurrent safety updates for unit test cases for internal/mutex,internal/rwmutex,grpool
2019-07-23 23:40:57 +08:00
a49df101cd
change default value from unsafe to safe for garray/gmap/glist/gset/grong/gtree/gjson/gparser
2019-07-23 23:20:27 +08:00
7ff4a00063
Merge pull request #250 from hailaz/master
2019-07-23 21:51:17 +08:00
9f9cb097d9
修复gvalid.CheckStruct()的msgs覆盖tag的msg存在的bug。
2019-07-17 20:07:43 +08:00
f7c5d7fc7f
gvalid补充修代码注释,移除错误的代码修改。
2019-07-15 21:14:46 +08:00
73235f1967
修复gvalid多条数据校验时,规则key没有对应校验数据导致校验异常的问题。
2019-07-13 15:20:41 +08:00
1ebc8092a6
Merge pull request #6 from gogf/master
...
sync master
2019-07-13 14:30:34 +08:00
88c43d1772
Merge pull request #5 from gogf/master
...
sync master
2019-07-13 12:35:33 +08:00
a0a8eb4700
TagMapField改回调用MapField
2019-07-13 11:47:20 +08:00
f24847576d
先移除新增的两个gvalid的test文件。
2019-07-13 10:52:02 +08:00
dfaf27e9e5
先还原对gvalid.Check()的修改。
2019-07-13 10:50:01 +08:00
32d5b28423
先还原对gvalid.Check()的修改。
2019-07-13 10:48:46 +08:00
0b8ca3313e
矫正gvalid.CheckStruct()字段别名记录的注释。
...
优化gvalid.CheckStruct()中属性的tag解析循环。
2019-07-13 10:47:52 +08:00
cdf92b64d6
Merge pull request #4 from gogf/master
...
sync master
2019-07-13 09:22:12 +08:00
cf745422f3
Fixed use cname in gvalid tag.
...
Added gvaild data type support for array, slice, map.
Added array, slice, map data test in gvaild unit test.
2019-07-11 15:41:10 +08:00
df8623c4e2
Merge pull request #3 from gogf/master
...
sync master
2019-07-10 10:30:21 +08:00
32fc6868aa
Merge pull request #2 from gogf/master
...
sync master
2019-07-05 08:58:19 +08:00
d62c1dedf3
Merge pull request #1 from gogf/master
...
sync master
2019-07-03 11:03:54 +08:00