Commit Graph

5264 Commits

Author SHA1 Message Date
wenzi
ef04c8a09e
Feature/oracle (#1869) 2022-05-25 21:55:27 +08:00
黄骞
0ca81bd11a
Improve the code coverage of the gtcp module (#1836) 2022-05-23 22:45:12 +08:00
John Guo
4d13ffdc26 improve ut case for empty upload file validation 2022-05-23 22:23:29 +08:00
John Guo
331a29024e merge master 2022-05-23 22:17:06 +08:00
houseme
6aa5c2b2ef
Fix/1748 issues #1748 (#1817) 2022-05-23 22:09:11 +08:00
Daguang
8c969b2a84
upgrade ClickHouse dependencies to V2 (#1772) 2022-05-23 21:21:59 +08:00
John Guo
0d7e28ee75 add deep copy feature 2022-05-23 16:51:10 +08:00
John Guo
ab5062663e
Feature/gsvc interface (#1871) 2022-05-23 15:08:11 +08:00
houseme
896b9fa105
[ISSUE #1866] Fix/polaris logs dir and docker image (#1867)
* feat:modify polaris log dir

* modify polaris image docker

* fix: modify polaris docker image
2022-05-19 23:33:04 +08:00
John Guo
6a01275499 improve data converting for package gdb 2022-05-19 21:44:53 +08:00
John Guo
61bf0a0092 remove sqlite import for command gen dao 2022-05-19 20:13:56 +08:00
John Guo
d7c5a08d20 fix issue of space char in binary pth of gofmt/goimports 2022-05-19 20:03:44 +08:00
John Guo
350ee9f0a2 ci workflow updates 2022-05-19 19:59:41 +08:00
John Guo
7753fc6fe1 improve error message for package gdb 2022-05-19 17:27:13 +08:00
John Guo
24f5b2782d version updates 2022-05-19 16:10:52 +08:00
John Guo
853d7aaf8f fix issue missing mysql driver import for package contrib/drivers/mysql 2022-05-19 15:02:15 +08:00
John Guo
07509e9847 go mod tidy 2022-05-19 10:49:09 +08:00
houseme
ab82599ee2
Feature/polaris feat: Add Polaris support (#1797) 2022-05-18 22:24:40 +08:00
John Guo
10e2b60ad9 workflow ci updates 2022-05-18 21:38:13 +08:00
John Guo
965476c7f4 workflow ci updates 2022-05-18 21:24:15 +08:00
HaiLaz
9536b33a6a
Fix/codecovci (#1858) 2022-05-18 21:18:49 +08:00
chenghonour
61271e4f7b
Replace the Swagger JS CDN source from jsdelivr to unpkg.com (#1852)
replace the CDN source from jsdelivr to unpkg.com

The jsdelivr cdn certificate expired in the mainland, causing the website to hang. To fix it, the solution is to replace the CDN source to unpkg.com
2022-05-18 20:34:59 +08:00
happyinsect
57941b6df9
Bug fix#1849 (#1851) 2022-05-18 20:19:40 +08:00
John Guo
1102de5a66 fix issue in missing mysql import for command gen dao 2022-05-18 20:02:53 +08:00
John Guo
6d33a73617 Merge branch 'master' of https://github.com/gogf/gf 2022-05-18 19:58:25 +08:00
John Guo
cdcb0cdc14 Merge branch 'develop' 2022-05-18 19:58:16 +08:00
John Guo
6176028176 improve package gmeta 2022-05-18 17:57:16 +08:00
John Guo
c871bb3a1e improve package gcfg 2022-05-18 15:11:49 +08:00
John Guo
3430cf1f17 improve data converting for package gdb, drivers/pgsql 2022-05-18 11:55:09 +08:00
John Guo
4556dda038 improve data converting for package gdb, drivers/pgsql 2022-05-18 11:16:25 +08:00
John Guo
49042d480c improve data converting for package gdb, drivers/pgsql 2022-05-18 11:05:05 +08:00
John Guo
b7295a1558
Merge pull request #1843 from wenzi1/feature/mssql
mssql unit test
2022-05-17 21:24:50 +08:00
John Guo
62d91438f2 version upgrade 2022-05-17 16:43:10 +08:00
John Guo
c4c3620c5f improve enum handling for array property of goai schema 2022-05-17 11:15:29 +08:00
wenzi1
ec0cbab47e Merge remote-tracking branch 'origin/master' into feature/mssql 2022-05-17 09:42:21 +08:00
wenzi1
8e3c66584d add unit test 2022-05-16 22:58:53 +08:00
John Guo
84e75129a5 improve command gen service for cli 2022-05-16 20:07:30 +08:00
wenzi1
26d460241d Null in field is error 2022-05-13 23:30:33 +08:00
wenzi1
ede54b392e Merge branch 'master' of https://github.com/wenzi1/gf 2022-05-13 23:13:07 +08:00
wenzi1
d12542d78e Merge remote-tracking branch 'origin/master' 2022-05-13 22:20:50 +08:00
John Guo
3a014dcb09 fix issue in UT of mysql sriver 2022-05-13 22:11:44 +08:00
wenzi
cb27f26e64
Merge branch 'gogf:master' into master 2022-05-13 22:00:49 +08:00
John Guo
a3ad294d6a README updates for drivers 2022-05-13 21:54:24 +08:00
wenzi
cf57ea3ef0
Merge branch 'gogf:master' into master 2022-05-13 21:51:08 +08:00
John Guo
94dd590fc4 Merge branch 'develop' 2022-05-13 21:48:11 +08:00
wenzi1
27836feb47 delete comment 2022-05-13 21:45:19 +08:00
wenzi
96e48e1de6
Merge branch 'master' into feature/mssql 2022-05-13 21:07:34 +08:00
John Guo
d5c06664b5 fix issue #1798 2022-05-13 21:04:08 +08:00
John Guo
e4edbe25b2
Merge pull request #1823 from huangqian1985/master
add gClient ExampleNew function
2022-05-13 20:24:19 +08:00
John Guo
31bc30bb27
Merge pull request #1806 from happyinsect/master
add support for .properties configuration file
2022-05-13 20:01:29 +08:00