gouguoyin
28f83d3d32
formatMonthDaySuffixMap() misjudged suffix
...
when day is 21,abbreviated as 21st,suffix is st ,is not th
when day is 22,abbreviated as 22nd,suffix is nd ,is not th
when day is 23,abbreviated as 23rd,suffix is rd ,is not th
when day is 31,abbreviated as 31st,suffix is st ,is not th
2021-01-31 15:40:27 +08:00
John Guo
3e33d66ab4
fix issue https://github.com/gogf/gf/issues/1148
2021-01-30 23:05:02 +08:00
John Guo
13248d6736
Merge pull request #1149 from tangjoin/master
...
Update client_request.go
2021-01-30 22:57:14 +08:00
tangjoin
8bd24724e7
Update client_request.go
2021-01-30 22:10:06 +08:00
jianchenma
9fb6227461
fix issue in signal handler for windows
2021-01-28 10:08:52 +08:00
John Guo
a2b322a31b
improve gtime.ParseTimeFromContent
2021-01-27 23:37:04 +08:00
John Guo
69e1628a0d
improve unit testing case for package gtimer
2021-01-27 23:08:43 +08:00
John Guo
6307af1096
travis updates
2021-01-27 21:02:39 +08:00
John Guo
6e4e1abf1e
improve tracing by adding constants for attribute and event names
2021-01-27 20:25:57 +08:00
John Guo
2c15aad0e7
add common tracing labels
2021-01-27 19:50:32 +08:00
John Guo
152c472bc2
add common tracing labels
2021-01-27 19:24:04 +08:00
John Guo
8f6f17c341
add common tracing labels
2021-01-27 19:15:14 +08:00
jianchenma
f2fe084988
improve tracing feature
2021-01-27 13:28:12 +08:00
John Guo
f5ba665c59
improve package gcfg
2021-01-27 00:55:45 +08:00
John Guo
9cc5d7a691
improve package gdebug/gfile
2021-01-27 00:20:23 +08:00
John Guo
94adc50487
version updates
2021-01-26 21:20:06 +08:00
John Guo
1c93c2b000
merge develop
2021-01-26 21:19:43 +08:00
jianchenma
6bad31f1be
move tracing examples to new repo.
2021-01-26 20:07:40 +08:00
jianchenma
24e2c7926e
go mod tidy
2021-01-26 16:53:39 +08:00
jianchenma
e3be3bac92
add tracing example for grpc
2021-01-26 16:50:16 +08:00
jianchenma
c72c7dbe9a
improve tracing feature
2021-01-26 16:06:20 +08:00
jianchenma
52c17dfce0
add example for tracing feature
2021-01-26 14:33:35 +08:00
jianchenma
c01b520ba6
improve package gcache
2021-01-26 14:11:36 +08:00
jianchenma
796774efe4
improve package gcache
2021-01-26 13:33:24 +08:00
jianchenma
0baa52afee
improve statement features for package gdb
2021-01-26 11:09:50 +08:00
jianchenma
4c6d9f5eff
improve tracing feture for package glog/gdb/gredis
2021-01-26 01:19:55 +08:00
jianchenma
99dd889ff0
add tracing feature for package gredis
2021-01-25 21:59:44 +08:00
jianchenma
b89d8d2740
add tracing feature for package gdb
2021-01-25 21:17:32 +08:00
jianchenma
cc1e340585
add tracing middleware for ghttp.Client/Server; add package gtrace
2021-01-25 18:43:47 +08:00
jianchenma
3f2ae3ba62
add tracing feature for ghttp.Client
2021-01-25 14:54:38 +08:00
jianchenma
e622ece861
merge develop
2021-01-25 10:23:46 +08:00
John Guo
9f2e69a9e6
improve model relation feature for package gdb
2021-01-25 00:04:01 +08:00
jflyfox
9b02f5220a
imprive uint testing case for package gtimer
2021-01-24 22:33:47 +08:00
jflyfox
2dd2144dcd
improve unit testing case for package gdb/gcron
2021-01-24 21:52:34 +08:00
jflyfox
a5f53f158a
improve unit testing case for package gcron; improve package gdb;
2021-01-23 01:01:24 +08:00
jflyfox
2c7a257b5a
remove parseTime parameter for mysql driver for package gdb
2021-01-22 23:49:17 +08:00
jflyfox
f579c724c6
fix issue in batch number for package gdb
2021-01-22 23:21:29 +08:00
jflyfox
ab9d7ed509
improve package gcron
2021-01-22 23:09:42 +08:00
jflyfox
9524263803
improve unit testing cases for package gcron
2021-01-22 23:07:11 +08:00
jflyfox
c27ddb1d79
opentelemetry
2021-01-22 23:04:29 +08:00
jflyfox
ce640048b8
improve package gcfg
2021-01-22 15:30:39 +08:00
jflyfox
e222d92fb5
improve unit testing case for package gcron
2021-01-22 15:19:11 +08:00
John Guo
f1ed9b31b6
add g.Listen for automatic signal handling feature
2021-01-22 12:57:21 +08:00
John Guo
da0669c739
improve middleware feature for ghttp.Client
2021-01-22 01:06:44 +08:00
John Guo
5679972d8d
Merge pull request #1130 from eyasliu/develop-ghttp-middleware
...
New feature: ghttp client middleware
2021-01-22 00:36:57 +08:00
John Guo
0aca2f0501
fix issue in package g; improve package ghttp
2021-01-22 00:36:28 +08:00
John Guo
0fb32b63e7
add signal handler feature for package gproc; improve package ghttp/g for signal listening feature
2021-01-21 21:14:17 +08:00
jflyfox
b38a4610eb
improve unit testing case for package gtimer
2021-01-20 14:19:14 +08:00
jflyfox
59285709a6
fix issue in filds filter in join statements for package gdb
2021-01-20 13:09:59 +08:00
John Guo
a304ca8f5b
improve unit testing case for package gcron
2021-01-20 00:18:29 +08:00