Commit Graph

4957 Commits

Author SHA1 Message Date
John Guo
ac71658b4b
Merge branch 'master' into feature-groupRaw 2022-03-09 20:55:06 +08:00
John Guo
61db7d96b7
Merge pull request #1520 from FlyingBlazer/patch-1
Fix gdb Order
2022-03-09 20:48:54 +08:00
John Guo
5ee297d999
Merge pull request #1651 from chenzebinm4/develop/bert
Repeat 'len(s)'.
2022-03-09 20:46:41 +08:00
John Guo
6301403777
Merge pull request #1632 from huangqian1985/master
Improving gfile and gSesssion Code Coverage
2022-03-09 20:45:44 +08:00
John Guo
95881d7616
Merge pull request #1652 from stardemo/master
[fix] gf cli build missing suffix
2022-03-09 20:43:40 +08:00
John Guo
85d8f90d81
Merge pull request #1656 from tiger1103/master
[fix bug] Fix redis cache adapter GetOrSetFunc, GetOrSetFuncLock meth…
2022-03-09 20:42:44 +08:00
yxh
2510e0412d [fix bug] Fix redis cache adapter GetOrSetFunc, GetOrSetFuncLock method bug and add unit test 2022-03-09 17:21:02 +08:00
star liu
2302f88847
[fix] gf cli build missing suffix 2022-03-09 11:27:52 +08:00
bert
4f95d0a07a Repeat 'len(s)'. 2022-03-09 10:53:28 +08:00
John Guo
8f326dcac5 project template update 2022-03-08 22:51:56 +08:00
John Guo
aa294ea5df ci updates 2022-03-08 21:27:14 +08:00
John Guo
6afc725b61 ci updates 2022-03-08 21:22:01 +08:00
John Guo
ec01693773 ci updates 2022-03-08 21:04:48 +08:00
John Guo
b0cf501782 ci updates 2022-03-08 20:28:18 +08:00
John Guo
c2fb7ada0a improve example for package gmap 2022-03-08 20:25:34 +08:00
John Guo
d0a8e60ace improve example for package gmap 2022-03-08 20:14:38 +08:00
John Guo
ab36bb8842 version updates 2022-03-08 20:12:48 +08:00
John Guo
0b3cd7b7ae improve handler response for ghttp.Server 2022-03-08 11:50:23 +08:00
John Guo
10ed04cdb8 example updates for package gmap 2022-03-08 09:49:33 +08:00
huangqian
f08c18594b Merge branch 'master' of https://github.com/gogf/gf 2022-03-07 22:35:39 +08:00
John Guo
e09704a408 example updates for package gmap 2022-03-07 22:10:34 +08:00
John Guo
ade9ae3c0b improve package goai 2022-03-07 21:29:37 +08:00
John Guo
9cf6124c4c improve package goai 2022-03-07 21:09:02 +08:00
John Guo
6d323cc529 improve package goai 2022-03-07 20:49:30 +08:00
John Guo
aea9f6fe18 keep sequence in attributes definition for oai.Schemas 2022-03-07 19:46:05 +08:00
John Guo
8a27463e44 ensure sequence for json.Marshal for gmap.ListMap/TreeMap 2022-03-07 17:39:41 +08:00
John Guo
47ee2cba51 Merge branch 'master' of https://github.com/gogf/gf 2022-03-07 09:58:07 +08:00
John Guo
531cc7b864 fix issue in package gproc 2022-03-07 09:57:51 +08:00
John Guo
54bdabd94d
Merge pull request #1549 from FlyingBlazer/cookie-secure-config
ghttp: add cookie security configurations
2022-03-04 17:42:44 +08:00
John Guo
bb6e8fe7a8 Merge branch 'master' of https://github.com/gogf/gf 2022-03-04 11:37:30 +08:00
John Guo
d5d199ebef Swagger UI updates 2022-03-04 11:36:05 +08:00
John Guo
158a4589d2
Merge pull request #1637 from wangbs95/feature/fix-chinese-encode
fix(fix bug , add nexttime feature): ServeFileDownload filename doubl…
2022-03-04 09:32:01 +08:00
John Guo
84c0f456c0 template pack update 2022-03-03 21:43:01 +08:00
John Guo
3fcd6ef877 fix issue orphan value parsing for sructured arguments of command for package gcmd 2022-03-03 21:03:42 +08:00
huangqian
b5855037f3 Improving gSession Code Coverage 2022-03-02 21:50:23 +08:00
John Guo
4e2d378145 improve file uploading using strict route feature 2022-03-02 21:15:16 +08:00
huangqian
38a7055017 Merge branch 'master' of https://github.com/gogf/gf 2022-03-02 21:05:14 +08:00
John Guo
d64898c59a improve package goai 2022-03-02 20:00:40 +08:00
yuzhan
3bff71b3fc merge master and update unit test 2022-03-02 15:33:58 +08:00
yuzhan
8343d1cd0e Merge branch 'master' into cookie-secure-config 2022-03-02 15:20:31 +08:00
med-one
5c23c0cecd fix(fix bug , add nexttime feature): ServeFileDownload filename double quotes cause underscores before and after the final file 2022-03-02 11:00:04 +08:00
John Guo
f580713478 Merge branch 'master' of https://github.com/gogf/gf 2022-03-02 10:26:20 +08:00
John Guo
3c58b8d7fa improve openapi 2022-03-02 10:26:09 +08:00
yuzhan
072d5f9760 make options public 2022-03-02 09:56:58 +08:00
John Guo
f8067f5dd5 improve package ghttp 2022-03-01 22:53:19 +08:00
John Guo
ea354d10cc
Merge pull request #1636 from wangbs95/feature/fix-chinese-encode
revert(fix bug , add nexttime feature): ServeFileDownload File name C…
2022-03-01 22:52:34 +08:00
huangqian
4d5b41434a Merge branch 'master' of https://github.com/gogf/gf 2022-03-01 22:38:51 +08:00
John Guo
1724a26957 improve package gcfg 2022-03-01 22:34:57 +08:00
huangqian
cb69fbcbd6 Improving gSession Code Coverage 2022-03-01 22:12:59 +08:00
John Guo
46dc68dfd5 CI update for gf cli 2022-03-01 21:20:17 +08:00