john
|
f128cb9f61
|
improve session storage interface for gsession
|
2019-09-15 11:30:38 +08:00 |
|
John
|
6d55b30b39
|
add example for group router of ghttp.Server
|
2019-09-14 23:36:02 +08:00 |
|
John
|
953ea55899
|
improve status handling for response of ghttp.Server
|
2019-09-14 22:57:57 +08:00 |
|
John
|
966c93af00
|
improve middleware and error logging for ghttp.Server
|
2019-09-14 22:53:28 +08:00 |
|
john
|
41a0b52939
|
RELEASE updates
|
2019-09-14 00:43:06 +08:00 |
|
john
|
8281d9cdd1
|
improve gfile.MainPkgPath; update RELEASE.MD
|
2019-09-14 00:17:49 +08:00 |
|
john
|
b0ece3bd8f
|
Merge branch 'master' of https://github.com/gogf/gf
|
2019-09-13 22:14:08 +08:00 |
|
john
|
19a856549a
|
improve codes details
|
2019-09-13 22:08:18 +08:00 |
|
John Guo
|
65bd31bb65
|
Merge pull request #316 from LetMyPplGo/master
|
2019-09-13 21:16:16 +08:00 |
|
John Guo
|
a3830f0820
|
Merge pull request #326 from wenzi1/master
|
2019-09-13 21:15:22 +08:00 |
|
John Guo
|
5f8656eb41
|
Merge pull request #332 from hailaz/master
improve dbBase.doBatchInsert()
|
2019-09-13 21:14:38 +08:00 |
|
John
|
141bee9c49
|
add ConfigByMap function for ghttp.Server; improve gsession for file storage
|
2019-09-13 20:49:16 +08:00 |
|
John
|
aa44c0fb11
|
improve session for ghttp.Server; improve i18n for gview
|
2019-09-12 00:00:59 +08:00 |
|
John
|
79e2d30849
|
improve gsession for file storing
|
2019-09-11 23:26:38 +08:00 |
|
John
|
e8a9c7ac72
|
update comments for package gaes/gdes; update function names for gdes
|
2019-09-11 23:22:15 +08:00 |
|
John
|
006054d13a
|
fix issue in session for ghttp.Server
|
2019-09-11 22:57:29 +08:00 |
|
John
|
b39d653fe9
|
add package gsession; mv gkvdb to new repo
|
2019-09-11 21:19:45 +08:00 |
|
hailaz
|
d9e7d4249f
|
improve dbBase.doBatchInsert()
|
2019-09-11 16:48:00 +08:00 |
|
HaiLaz
|
34ad4ae166
|
Merge pull request #7 from gogf/master
sync master
|
2019-09-11 16:40:27 +08:00 |
|
John
|
69684f5023
|
improve gredis instance initialization for gins
|
2019-09-10 20:38:23 +08:00 |
|
John
|
2ed1854f0c
|
improve gres with file separator replaced to /
|
2019-09-10 14:21:11 +08:00 |
|
John
|
09da0f7388
|
improving gview with ghttp for controller
|
2019-09-09 23:02:40 +08:00 |
|
John
|
7f943c6b5f
|
improving gview with i18n
|
2019-09-09 22:56:54 +08:00 |
|
wenzi
|
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 |
|
wenzi
|
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 |
|
wenzi
|
8bc1f457c7
|
Merge pull request #1 from gogf/master
update
|
2019-09-08 22:58:40 +08:00 |
|
john
|
77a727e1d7
|
improve i18n with gview
|
2019-09-08 21:12:11 +08:00 |
|
John
|
16cc3c0fca
|
fix issue in gredis unit test cases
|
2019-09-06 18:08:58 +08:00 |
|
John
|
96106ace92
|
remove deprecated functions and fix corresponding unit test cases
|
2019-09-06 17:59:55 +08:00 |
|
John
|
13e528abb6
|
remove deprecated functions and fix corresponding unit test cases
|
2019-09-06 16:59:38 +08:00 |
|
John
|
0d5dfe59b9
|
remove deprecated functions
|
2019-09-06 16:44:40 +08:00 |
|
John
|
8fd88307f7
|
add errors printing when i18n files loading failed for gi18n
|
2019-09-06 15:43:57 +08:00 |
|
LetMyPplGo
|
57244a9553
|
added the example for gsmtp
|
2019-09-06 01:18:41 +03:00 |
|
LetMyPplGo
|
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 |
|
John
|
8f953dabe5
|
fix issue in ghttp.Session.GetMap*
|
2019-09-05 23:48:54 +08:00 |
|
John
|
d63c2882fd
|
update unit test case for gfile.IsEmpty
|
2019-09-05 20:18:49 +08:00 |
|
John
|
952eb7df15
|
add Scan/Scanf functions for gcmd; improve gfile.IsEmpty
|
2019-09-05 20:00:01 +08:00 |
|
John
|
dfc76ddb76
|
add IsEmpty function for gfile
|
2019-09-05 19:22:11 +08:00 |
|
John
|
b0cddc29e4
|
add more functions for gcmd
|
2019-09-05 15:16:25 +08:00 |
|
John
|
dfc61cb273
|
rename StrArray to StrArray for garray
|
2019-09-05 14:26:08 +08:00 |
|
John
|
05922e4f21
|
add more common types for package g
|
2019-09-05 14:25:20 +08:00 |
|
John
|
6cf4bf81e5
|
improve gcmd with arguments parser
|
2019-09-05 11:38:36 +08:00 |
|
John
|
ad43989944
|
improve procedure of ghttp.Server
|
2019-09-04 20:22:31 +08:00 |
|
John
|
31e7037e3e
|
add example for session handling of ghttp
|
2019-09-04 20:12:29 +08:00 |
|
John
|
425d45e502
|
improve error text for session saving error
|
2019-09-04 20:04:04 +08:00 |
|
John
|
9ddb148fcb
|
fix issue in memory usage of gkvdb in unit test cases of ghttp
|
2019-09-04 19:44:13 +08:00 |
|
John
|
e4d34abd7e
|
fix unit test cases for ghttp/gres
|
2019-09-04 19:23:19 +08:00 |
|
John
|
16103c43eb
|
fix unit test cases for ghttp/gres
|
2019-09-04 19:10:15 +08:00 |
|
John
|
7fad4b686c
|
improve gcompress/gres for packing files
|
2019-09-03 23:18:54 +08:00 |
|
John
|
cd00ac446b
|
improve CORS feature for ghttp.Server
|
2019-09-03 17:18:16 +08:00 |
|