HaiLaz
|
5f146720fe
|
fix: unified go.mod dependent version (#2452)
|
2023-03-28 09:25:29 +08:00 |
|
忆灬凝
|
67e6772d88
|
comment updates for gdb.Builder (#2513)
|
2023-03-28 09:23:08 +08:00 |
|
John Guo
|
12e9febe9e
|
fix issue #2516 (#2531)
* fix issue #2516
* golang ci configuration updates
* add example for default value of http request
|
2023-03-22 20:14:57 +08:00 |
|
John Guo
|
676022eeb6
|
fix issue #2509 (#2530)
|
2023-03-21 22:10:41 +08:00 |
|
XG
|
3a8fc1e70d
|
optimize the handling of the SIGUSR1 signal (#2532)
optimize the handling of the SIGUSR1 signal
|
2023-03-21 21:26:49 +08:00 |
|
hinego
|
0b6798acb5
|
add Quick mode for gtimer (#2488)
|
2023-03-20 10:00:55 +08:00 |
|
Wesley Wu
|
e721124b6c
|
support microseconds resolution for created_at/updated_at/deleted_at (#2512)
|
2023-03-20 09:57:37 +08:00 |
|
houseme
|
b32eb30212
|
feat: improve polaris register and upgrade polaris-go version v1.3.0 (#2524)
|
2023-03-20 09:52:58 +08:00 |
|
houseme
|
967a39ecbe
|
feat:upgrade polairs-go sdk version v1.3.0 for config (#2525)
feat:upgrade polairs-go sdk version v1.3.0
|
2023-03-20 09:52:19 +08:00 |
|
John Guo
|
dfb7f5abfb
|
improve error message when the router hander definition is not standrad (#2528)
|
2023-03-20 09:51:43 +08:00 |
|
HaiLaz
|
56f5d5125b
|
fix quick exit when double click cli to install/upgrade (#2521)
|
2023-03-17 17:56:41 +08:00 |
|
HaiLaz
|
5083174a92
|
fix goreport for gofmt (#2523)
|
2023-03-17 17:54:14 +08:00 |
|
John Guo
|
4a278dfd79
|
improve grpcx (#2522)
|
2023-03-17 17:51:10 +08:00 |
|
旺旺碎冰冰
|
80d57ed8f9
|
add postForm with multi data content type support (#2508)
|
2023-03-14 09:57:22 +08:00 |
|
John Guo
|
b742e222d6
|
improve command gen pb by adding controller go files generating (#2518)
|
2023-03-14 09:47:42 +08:00 |
|
John Guo
|
ae86f66545
|
fix issue #2499 #2515 (#2517)
|
2023-03-13 22:16:57 +08:00 |
|
HaiLaz
|
45e4c9e16c
|
add tag value of in support for api definition that has meta info (#2450)
|
2023-03-13 19:29:30 +08:00 |
|
XG
|
8c07f1a42c
|
feat: support graceful shutdown (#2469) (#2475)
|
2023-03-13 19:21:56 +08:00 |
|
Sany
|
e6c97410ef
|
fix: cli gen service:BUG #2310 (#2485)
|
2023-03-13 19:17:23 +08:00 |
|
John Guo
|
b1a55c7a32
|
improvement for grpcx (#2510)
|
2023-03-13 18:56:19 +08:00 |
|
John Guo
|
1cd1449085
|
add package contrib/rpc/grpcx (#2169)
|
2023-03-08 14:12:51 +08:00 |
|
HaiLaz
|
55690f3738
|
improve unit testing cases coverage to 80%+ (#2480)
|
2023-03-07 21:27:23 +08:00 |
|
John Guo
|
13f6fb1929
|
fix issue struct attribute converting when has no json name but with omitempty tag (#2486)
|
2023-03-07 21:26:32 +08:00 |
|
John Guo
|
e8088a6563
|
improve command gen dao by removing all dao files if clear option is true (#2502)
* improve command by removing all dao files if clear option is true
* version updates
|
2023-03-07 19:32:13 +08:00 |
|
John Guo
|
e8051bad9a
|
fix issue in empty json name along with omitempty tag in package oai (#2500)
|
2023-03-07 14:17:14 +08:00 |
|
John Guo
|
d0d41a63a6
|
robot translator updates (#2491)
|
2023-03-07 11:01:01 +08:00 |
|
John Guo
|
853b038a47
|
add issue translation robot (#2490)
|
2023-03-06 09:50:03 +08:00 |
|
HaiLaz
|
34946f6105
|
fix configuration of Namespace for pgsql (#2481)
|
2023-03-01 19:30:40 +08:00 |
|
Gin
|
15d88c269d
|
fix: gredis maxActive config and duplicate connection bug (#2479)
|
2023-02-27 22:08:37 +08:00 |
|
blinkbean
|
cbbfd85eeb
|
Protect RemoveValue from race condition (#2472)
|
2023-02-23 19:47:57 +08:00 |
|
HaiLaz
|
adf90c876f
|
improve unit testing cases (#2468)
|
2023-02-23 10:07:40 +08:00 |
|
glennliao
|
b4f76b8448
|
fix: use keyword(like: group) as table name in sqlite (#2461)
|
2023-02-20 22:03:26 +08:00 |
|
dependabot[bot]
|
ed858ebd4b
|
Bump golang.org/x/net from 0.1.0 to 0.7.0 in /cmd/gf (#2460)
|
2023-02-20 22:02:31 +08:00 |
|
HaiLaz
|
272b9c7afd
|
README update for cmd/gf (#2459)
|
2023-02-20 22:01:36 +08:00 |
|
HaiLaz
|
8dc8dd9756
|
fix issue #2261 (#2458)
|
2023-02-20 21:57:49 +08:00 |
|
HaiLaz
|
a64d1001e2
|
improve ci by using cache feature of setup-go (#2463)
|
2023-02-20 21:51:54 +08:00 |
|
John Guo
|
ad737ded3c
|
fix issue #2447 (#2448)
|
2023-02-15 14:13:32 +08:00 |
|
John Guo
|
ac6b0c0980
|
fix issue #2427 (#2442)
|
2023-02-15 09:45:40 +08:00 |
|
John Guo
|
b69e0ff9f7
|
fix issue #2338 (#2444)
|
2023-02-14 09:45:29 +08:00 |
|
glennliao
|
0361f9f7de
|
fix #2435 (#2437)
|
2023-02-13 19:18:30 +08:00 |
|
Wesley Wu
|
005668aca8
|
gdb error should wrap original underlying database error like MySQLError (#2402)
|
2023-02-08 19:38:11 +08:00 |
|
Lonely
|
013f8b216a
|
improve Timezone escape for driver dm/mysql (#2412)
|
2023-02-08 19:35:48 +08:00 |
|
靳灿奇
|
8ecfa91e5d
|
comment updates for with function of package gdb (#2418)
|
2023-02-08 19:10:03 +08:00 |
|
John Guo
|
117fc6eda2
|
fix issue #2339 (#2433)
|
2023-02-08 19:08:10 +08:00 |
|
John Guo
|
d66af122c7
|
fix issue #2331 (#2432)
|
2023-02-08 19:07:05 +08:00 |
|
John Guo
|
a7467945ca
|
fix issue #2355 (#2430)
|
2023-02-08 14:17:21 +08:00 |
|
John Guo
|
81d8aa55cd
|
fix issue #2371 (#2429)
|
2023-02-08 14:17:11 +08:00 |
|
John Guo
|
4a6630138d
|
fix issue 2356 (#2428)
|
2023-02-08 14:17:00 +08:00 |
|
HaiLaz
|
3adae3a9aa
|
fix type of default value in swagger ui for package goai (#2413)
|
2023-02-08 14:16:12 +08:00 |
|
John Guo
|
21ebf48072
|
.gitignore updates (#2426)
|
2023-02-07 21:13:20 +08:00 |
|