John
|
7d32be3b6c
|
improve perameter parsing for ghttp.Server
|
2019-09-18 23:20:45 +08:00 |
|
John
|
c2ad9f5fb9
|
fix issue in gyaml for invalid decoding result of type map[interface{}]interface{}
|
2019-09-17 20:53:20 +08:00 |
|
John
|
4847fecdaa
|
Merge branch 'master' of https://github.com/gogf/gf
|
2019-09-17 19:48:19 +08:00 |
|
John
|
f75383e0c5
|
fix issue in quote word for gdb
|
2019-09-17 19:45:51 +08:00 |
|
John Guo
|
f683dccb6f
|
Merge pull request #335 from LetMyPplGo/master
added tests for gsmtp
|
2019-09-17 10:44:15 +08:00 |
|
LetMyPplGo
|
6fb106b618
|
added tests for gsmtp
|
2019-09-17 00:06:46 +03:00 |
|
John
|
97956ad903
|
version/release update
|
2019-09-16 23:07:57 +08:00 |
|
John
|
5d72a5b5ae
|
improve gcmd
|
2019-09-16 20:57:43 +08:00 |
|
John
|
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 |
|
John
|
0d87b601cc
|
fix issue in data filter for gdb.Model
|
2019-09-16 16:54:52 +08:00 |
|
John
|
33fbedffb8
|
gix issue in Config variable for ghttp.Response.View
|
2019-09-16 15:49:31 +08:00 |
|
John
|
2cfcbc82e1
|
RELEASE updates
|
2019-09-16 11:10:38 +08:00 |
|
John
|
e1721cb1b6
|
add package gmode for release mode management
|
2019-09-16 11:08:41 +08:00 |
|
John
|
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 |
|
John
|
565e48f6f1
|
add more example for package gres; RELEASE updates
|
2019-09-15 21:47:47 +08:00 |
|
John
|
2b20c77bc0
|
improve example for gi18n
|
2019-09-15 13:47:44 +08:00 |
|
john
|
1665d92136
|
improve session expire algorithm for gsession
|
2019-09-15 12:17:44 +08:00 |
|
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 |
|