e9ea58df64
Merge branch 'master' of https://github.com/gogf/gf
2021-08-04 13:29:17 +08:00
65fff6feae
version updates
2021-08-04 13:29:06 +08:00
dbded5e753
Merge pull request #1365 from stardemo/master
...
Update Readme ,Github Action badge
2021-08-04 13:15:02 +08:00
3043645605
Update Readme ,Github Action badge
2021-08-03 23:29:34 +08:00
685bf56a30
fix issue #1325
2021-08-03 22:21:20 +08:00
a4497ed547
improve gdb.Modle for where holder
2021-08-03 21:32:05 +08:00
28cb0bef25
change logger of DB from glog.Logger to interface Logger
2021-08-03 20:34:26 +08:00
114cdb2351
improve package gtimer
2021-08-03 19:37:25 +08:00
a2bb8ad2f2
add more unit testing case for package gdb
2021-08-02 21:13:00 +08:00
5a4de52900
fix invalid separator char in packing with prefix folder string in OS widnows for package gres
2021-08-02 19:58:04 +08:00
ff70e54e3e
fix unit testing case for package gtrace
2021-08-02 09:50:44 +08:00
fddc21670a
add condition and order-by feature for with tag feature for package gdb
2021-08-02 00:38:56 +08:00
f02372cf58
improve package gvalid
2021-08-01 23:50:44 +08:00
ab5f809074
go.sum updates
2021-08-01 22:13:20 +08:00
121c1a0125
Merge branch 'develop' of https://github.com/gogf/gf into develop
2021-08-01 22:13:00 +08:00
7678540270
add bail rule for package gvalid
2021-08-01 22:12:44 +08:00
839ebd5b51
Merge pull request #1360 from houseme/master
...
Update go.mod
2021-08-01 11:29:36 +08:00
fa64df6f91
improve package gdb/glog
2021-08-01 10:33:33 +08:00
0acd118c03
add ModelHandler feature for package gdb
2021-08-01 10:17:03 +08:00
2b5244a54b
unit testing cases update for package gredis/glog
2021-08-01 09:45:46 +08:00
2472dd5fac
github action updates
2021-08-01 09:33:12 +08:00
5899f676f7
Merge pull request #1347 from stardemo/develop
...
add basic action scripts
2021-08-01 09:17:31 +08:00
bb57dc1ae7
improve request context feature for package ghttp
2021-08-01 09:17:37 +08:00
5a6c2c27df
inject Request object into context
2021-07-30 17:17:13 +08:00
9f096fc63d
improve error code for package gerror
2021-07-30 16:21:45 +08:00
4267aadd78
remove controller feature from package ghttp
2021-07-30 15:15:44 +08:00
ef77a54c7e
improve OmitEmpty feature for package gdb; mark package gmvc deprecated
2021-07-30 14:58:23 +08:00
afb0af4afd
add example for package gvalid
2021-07-30 11:29:48 +08:00
15aabfb4e7
Update go.mod
...
update otel v1.0.0-RC1 to otel v1.0.0-RC2
2021-07-28 21:32:08 +08:00
c83e899f1f
add go version matrix
2021-07-22 09:29:26 +08:00
ebe90dcaa8
fix issue in Cache Penetration for cache feature of package gdb
2021-07-21 19:24:16 +08:00
1c3ae11eba
Update go.yml
2021-07-21 11:18:10 +08:00
b718aa88a2
add report && i386 test
2021-07-21 00:02:15 +08:00
6240c3d90b
disabled error test case to test action
2021-07-20 23:35:07 +08:00
c78f9d19f5
Update go.yml
2021-07-20 23:26:53 +08:00
0ddacdd7e2
add error code for components
2021-07-20 23:02:02 +08:00
f8486474aa
fix scripts path
2021-07-19 23:23:24 +08:00
906c54ce61
add basic action scripts
2021-07-19 23:20:51 +08:00
f72d991c36
rename attribute names from lower-camel case to upper-camel case
2021-07-19 20:06:44 +08:00
528f0e5434
Merge branch 'feature/new-register-type' into develop
2021-07-19 19:41:09 +08:00
88009ee278
fix issue #1341
2021-07-15 22:19:00 +08:00
b192b7dd60
remove internal logging for package gtimer
2021-07-15 21:46:56 +08:00
03d51bd18c
add internal logging for package gtimer
2021-07-15 21:40:26 +08:00
5c6c932a75
merge master
2021-07-15 21:23:36 +08:00
92c3c136f9
improve color feature for package glog
2021-07-15 21:20:29 +08:00
5069436fd2
Merge pull request #1346 from goflyfox/dev
...
update pgsql pri error #1340
2021-07-15 21:18:52 +08:00
141ba2e951
update pgsql pri error #1340
2021-07-15 14:53:21 +08:00
fae4dea37a
improve color feature for package glog
2021-07-15 13:31:32 +08:00
860b22aba4
Merge pull request #1312 from wangle201210/develop
...
add log level prefix color
2021-07-15 09:16:27 +08:00
30dbccf99e
输出对应err
2021-07-14 21:28:23 +08:00
9b2497bc57
Merge branch 'develop-up' into develop
...
* develop-up: (38 commits)
revert gerror usage for package gvalid
unify error package to gerror
add CtxStrict feature for package gdb
rename constants of package gpage from skake to upper camel case
add context for intlog
improve Record/Result converting for package gdb
add context for intlog/gsession;improve struct/structs converting for package gconv
unify command or enviroment key names for packages
improve details for package glog
add file configuration support for logger in ghttp.Server
version updates
add more unit testing cases for package ghttp
add automatic fields mapping and filtering for Model.Where statements
improve Order feature for package gdb
improve function Increment/Decrement for package gdb
add auto fields filtering feature for function Scan of package gdb; mark funtcion Struct/Structs deprecated for gdb.Model
improve record converting for package gdb
improve transaction feature for package gdb
improve caller path filtering for package gdebug
improve caller path filtering for package gdebug
...
# Conflicts:
# os/glog/glog_logger.go
# os/glog/glog_logger_config.go
# os/glog/glog_logger_level.go
2021-07-14 21:12:18 +08:00
0140808460
add handler extension feature for package ghttp
2021-07-13 23:01:31 +08:00
84aa30d9c2
允许日志文件中添加颜色
2021-07-13 22:45:35 +08:00
bc724deb5e
日志内容区分文件和控制台输出
2021-07-13 21:43:07 +08:00
fbfc23211c
fix issue in Counter of package gdb
2021-07-13 19:37:16 +08:00
3d4d3a763a
comment update for package gfsnotify
2021-07-12 22:05:03 +08:00
046749566d
update sql of unit testing case for package gdb
2021-07-08 23:06:58 +08:00
3b1b8a8306
Merge branch 'master' of https://github.com/gogf/gf
2021-07-08 22:44:29 +08:00
5e92747737
fix issue #1291
2021-07-08 22:44:16 +08:00
82ad7e2acc
add more unit testing case for package gdb
2021-07-08 22:08:45 +08:00
2d319d0856
update sql of unit testing cases for package gdb
2021-07-08 21:46:21 +08:00
c060904f3f
Merge pull request #1328 from lgyaxx/patch-1
...
Update gdb_model_fields.go
2021-07-08 21:18:42 +08:00
a63c4b6441
add more unit testing case for package gdb
2021-07-08 21:06:49 +08:00
9df860a202
fix issue #1292
2021-07-08 21:02:36 +08:00
2a1634fd6f
Update gdb_model_fields.go
...
annotation typo fix
2021-07-08 15:42:51 +08:00
2970864158
fix issue #1240
2021-07-06 21:18:26 +08:00
8e76d7a8ed
improve function TableFileds for gussing table name from table string;add overwrote function DoInsert for mssql/pgsql/oracle/sqlite for unsupported features
2021-07-06 20:59:09 +08:00
50e5dd5bd0
fix issue in fields filtering for table name with as statement
2021-07-06 13:14:33 +08:00
7e2605188d
improve session variable map in template parsing
2021-07-06 09:58:25 +08:00
e5ae1cb85c
improve session variable map in template parsing
2021-07-06 09:53:35 +08:00
1e78734f2c
remove gf cli from basic framework
2021-06-30 20:43:49 +08:00
d5fad88c56
gf cli updates
2021-06-30 20:16:49 +08:00
35a81b868f
gf cli updates
2021-06-30 20:08:25 +08:00
84355c1ddd
gf cli updates
2021-06-30 20:07:46 +08:00
012121ea77
gf cli updates
2021-06-30 20:00:50 +08:00
1e628b9edb
move command tool from repo gf-cli to sub folder
2021-06-30 00:15:52 +08:00
bfdeb6c4f5
log color兼容win环境
2021-06-29 21:05:46 +08:00
c42a9d6e50
Merge pull request #1316 from qinyuguang/otel
...
Otel
2021-06-29 13:05:38 +08:00
083e32fd9e
otel version bump to v1.0.0-RC1
2021-06-28 13:36:37 +08:00
2a350fd3ab
merge develop
2021-06-28 13:15:40 +08:00
03928f1977
add logging level prefix with color or not config
2021-06-28 00:58:35 +08:00
a2771c7558
format code
2021-06-28 00:23:25 +08:00
968e1db94d
add log level prefix color
2021-06-28 00:00:44 +08:00
bb0a3e09d6
revert gerror usage for package gvalid
2021-06-26 18:44:59 +08:00
d109706ad3
unify error package to gerror
2021-06-26 18:34:26 +08:00
b958689264
add CtxStrict feature for package gdb
2021-06-26 18:20:55 +08:00
859ea150ed
rename constants of package gpage from skake to upper camel case
2021-06-26 17:00:32 +08:00
91ca79b300
add context for intlog
2021-06-26 16:51:26 +08:00
8210f40469
improve Record/Result converting for package gdb
2021-06-26 16:46:36 +08:00
50ffaef33f
add context for intlog/gsession;improve struct/structs converting for package gconv
2021-06-26 16:23:54 +08:00
c25f88293b
unify command or enviroment key names for packages
2021-06-26 12:08:18 +08:00
025cdd66c5
improve details for package glog
2021-06-26 11:25:54 +08:00
237f172ae5
add file configuration support for logger in ghttp.Server
2021-06-26 11:18:44 +08:00
4cd7e4e5a0
version updates
2021-06-23 21:57:13 +08:00
e6688b9e86
add more unit testing cases for package ghttp
2021-06-23 21:39:12 +08:00
65131c6f22
add automatic fields mapping and filtering for Model.Where statements
2021-06-23 12:04:16 +08:00
7667aca4c2
improve Order feature for package gdb
2021-06-23 09:42:10 +08:00
816791b9c1
improve function Increment/Decrement for package gdb
2021-06-23 09:34:53 +08:00
d6ea2220f7
add auto fields filtering feature for function Scan of package gdb; mark funtcion Struct/Structs deprecated for gdb.Model
2021-06-22 21:48:56 +08:00
69dd5db774
improve record converting for package gdb
2021-06-22 20:05:37 +08:00
adca9222ab
improve transaction feature for package gdb
2021-06-22 17:42:31 +08:00
7144aa6999
improve caller path filtering for package gdebug
2021-06-22 15:34:26 +08:00
fbad5f60eb
improve caller path filtering for package gdebug
2021-06-22 15:09:08 +08:00
266f592739
improve raw sql count statement for package gdb
2021-06-21 19:21:38 +08:00
7c8bbcb3af
version update
2021-06-21 09:38:19 +08:00
ba18e2bf6b
comment update
2021-06-21 09:37:12 +08:00
5fefe97b87
add Raw Model for package gdb
2021-06-18 15:27:49 +08:00
5fba250a14
add Raw Model for package gdb
2021-06-18 15:20:27 +08:00
2606ad83ac
add OnDuplicate/OnDuplicateEx feature for package gdb
2021-06-16 21:51:44 +08:00
d450de8e0d
add OnDuplicate/OnDuplicateEx feature for package gdb
2021-06-16 21:44:31 +08:00
e4b0de0d4f
Merge branch 'master' of https://github.com/gogf/gf
2021-06-15 19:58:10 +08:00
2af4fd86cc
rename configuration node name from LinkInfo to Link
2021-06-15 19:57:55 +08:00
ddd171bc18
Merge pull request #1284 from qinyuguang/gutil
...
add gutil.SliceToMapWithColumnAsKey
2021-06-11 09:52:30 +08:00
5ef4ef61f0
Merge pull request #1280 from imloama/develop
2021-06-11 09:50:17 +08:00
2679f92aa8
comment update for package gerror
2021-06-10 20:45:22 +08:00
cca438d77f
fix issue #1209
2021-06-10 20:17:53 +08:00
f2bc29e5c1
add gutil.SliceToMapWithColumnAsKey
2021-06-09 18:49:49 +08:00
fe7209e76d
rename HandleSqlBeforeCommit to DoCommit for package gdb
2021-06-08 21:55:55 +08:00
7c4a0453b7
improve handler feature for package glog
2021-06-08 21:35:54 +08:00
97879834bc
remove deprecated functions for package gdb
2021-06-08 21:28:41 +08:00
332535901f
Merge branch 'master' of https://github.com/gogf/gf
2021-06-08 20:32:52 +08:00
e68e7a3224
remove Batch*/DoBatchInsert functions for package gdb
2021-06-08 20:32:34 +08:00
b935a8c652
fix merge conflicts for gdb_driver_pgsql
2021-06-08 09:20:22 +08:00
65befd5ac4
Merge pull request #1276 from qinyuguang/gdb_config_timezone
...
add timezone configuration for package gdb
2021-06-07 20:01:06 +08:00
78bdb5ef71
Merge pull request #1277 from weicut/master
...
Fixed incorrect type conversion
2021-06-07 19:58:27 +08:00
6eb7261dfd
add timezone configuration for package gdb, effective for mysql and pgsql
2021-06-07 13:45:40 +08:00
4f82be5bc0
Fixed incorrect type conversion
2021-06-07 10:17:23 +08:00
3ac5772059
add UNION/UNION ALL feature for package gdb
2021-06-06 23:06:39 +08:00
eb723e47c2
fix issue in gconv.MapDeep
2021-06-05 08:58:54 +08:00
8aa7f08350
improve DB interface for package gdb
2021-06-04 09:54:19 +08:00
a54559d016
add WhereLT/WhereLTE/WhereGT/WhereGTE/WhereOrLT/WhereOrLTE/WhereOrGT/WhereOrGTE functions for gdb.Model
2021-06-04 09:27:41 +08:00
8e1f6abac5
change github.com/go-sql-driver/mysql to github.com/gogf/mysql
2021-06-03 15:38:33 +08:00
7f3a2207a3
Merge branch 'master' of https://github.com/gogf/gf
2021-06-02 21:12:52 +08:00
742c7913ea
fix issue in function Parse for package ghttp
2021-06-02 21:12:27 +08:00
2d8ab726e2
Merge pull request #1265 from weicut/master
2021-06-02 13:11:59 +08:00
702a296258
improve handler feature for package glog
2021-06-02 09:53:08 +08:00
c3c5414ce2
add custom handler feature
2021-06-02 09:42:27 +08:00
ee3d375532
补充浮点数单元测试
2021-06-02 09:18:52 +08:00
e3f5c9175c
补充浮点数单元测试
2021-06-02 09:17:50 +08:00
7c24449a24
Merge branch 'master' of github.com:gogf/gf
2021-06-02 09:08:45 +08:00
1c09846d3e
fix issue #1272
2021-06-01 20:09:52 +08:00
db94346863
gitee/github template update
2021-06-01 19:59:57 +08:00
3e6b9864d5
fix issue #1256
2021-06-01 19:47:02 +08:00
392c81ad69
remove Link parameter from function TableFields for package gdb
2021-05-29 17:26:08 +08:00
fe142c93fd
add function Transaction for gdb.Model
2021-05-29 17:07:49 +08:00
578e7d634b
comment updates for package gvalid
2021-05-29 16:47:39 +08:00
6659a49869
Merge branch 'master' of https://github.com/gogf/gf
2021-05-29 16:45:19 +08:00
d9bc8b05e1
add example for package gvalid
2021-05-29 16:45:08 +08:00
571405597b
Merge pull request #1271 from wangle201210/master
...
add valid size method
2021-05-29 16:16:21 +08:00
1441ce7f5f
add examples for package gproc
2021-05-29 15:47:07 +08:00
071a587755
Merge remote-tracking branch 'upstream/master'
2021-05-29 12:35:56 +08:00
c1db01425e
fix remarks
2021-05-29 12:25:50 +08:00
7bfd48e2ab
valid field length
2021-05-29 12:15:37 +08:00
e80309af32
Merge branch 'master' of https://github.com/gogf/gf
2021-05-29 11:30:47 +08:00
fa1814ff54
add custom rule fucntions feature for package gvalid
2021-05-29 11:30:34 +08:00
d7b8a2684a
Revert ""gvalid length" compatible with only one parameter"
...
This reverts commit b2d3c7d1fd .
2021-05-29 11:28:26 +08:00
8559cd299d
Merge pull request #1268 from wangle201210/master
...
"gvalid length" compatible with only one parameter
2021-05-28 13:44:36 +08:00
b2d3c7d1fd
"gvalid length" compatible with only one parameter
2021-05-28 11:34:51 +08:00
5100e0e8b7
add sub-query feature for orm
2021-05-27 22:18:16 +08:00
8acb921ee3
improve package gtimer for times limitation
2021-05-27 13:10:10 +08:00
fc88001a8c
revert name from Job to Entry for package gtimer/gcron
2021-05-26 09:55:33 +08:00
fab6c4048d
comment update
2021-05-25 22:16:55 +08:00
7b32791006
修复浮点型排序
...
原因:
返回值,强制转成 int 类型,会导致浮点型比较不准确,例如:0.33,转成 int 类型时,会变成 0
2021-05-25 16:15:02 +08:00
aa04948319
修复浮点型排序
...
原因:
返回值,强制转成 int 类型,会导致浮点型比较不准确,例如:0.33,转成 int 类型时,会变成 0
2021-05-25 16:10:52 +08:00
5903eb8ceb
fix issue #1254
2021-05-25 09:56:23 +08:00
211e62a8e7
add timestamptz type support for pgsql for package gdb
2021-05-24 13:30:04 +08:00
64a9b06e64
comment update
2021-05-23 00:02:49 +08:00
6d81aa4462
infract internal link
2021-05-21 15:38:56 +08:00
406b6bf410
infract internal link
2021-05-21 15:30:21 +08:00
4e41d8aff8
improve context and nested transaction feature for package gdb
2021-05-21 13:25:53 +08:00
017c6e4e1f
add example for i18n feature of package gvalid
2021-05-19 23:17:13 +08:00
7d3233c7ad
add context for custom validation rule function;add function WhereNot for gdb.Model
2021-05-19 22:33:50 +08:00
3e2662582c
improve nested transaction feature for package gdb
2021-05-19 21:17:21 +08:00
c94dee8191
improve nested transaction feature for package gdb
2021-05-19 21:11:51 +08:00
ab2ef13d99
improve transaction for package gdb
2021-05-19 20:33:19 +08:00
fac9ab5c01
improve package gvalid
2021-05-19 19:00:34 +08:00
420e0b9ca4
improve package gvalid
2021-05-19 13:29:40 +08:00
ea0340db8e
improve validation manager feature for package gvalid
2021-05-19 09:25:49 +08:00
0bd1ea07a7
example update
2021-05-18 20:52:39 +08:00
c8c28770fb
change Error from struct to interface for package gvalid;error string update for package gdb
2021-05-18 20:51:31 +08:00
0dfd968824
comment update for package gconv/gproc
2021-05-17 21:26:39 +08:00
b84ca9cc13
debug
2021-05-17 20:25:00 +08:00
e5734425ba
debug
2021-05-17 20:18:21 +08:00
2274a10cfd
fx issue #1250
2021-05-17 19:59:34 +08:00
302e234bfe
comment update for package gfsnotify
2021-05-17 19:17:04 +08:00
2b942bf06b
Merge pull request #1247 from notnear/master
...
add websocket client
2021-05-17 13:52:39 +08:00
522f6cb455
fix issue of failing in folder watching with no recursive option for package gfsnotify
2021-05-17 13:43:36 +08:00
a757fbd37d
improve package gcfg
2021-05-17 00:07:06 +08:00
33567ef338
remove unit testing file for package internal/json
2021-05-15 23:42:39 +08:00
b2a15c259e
improve unit testing case for package internal/json
2021-05-15 23:21:38 +08:00
d12409b118
revert json.UnmarshalUseNumber to json.Unmarshal for code in the example folder
2021-05-15 23:13:31 +08:00
8aed1eca13
version updates
2021-05-15 23:02:44 +08:00
f389688caa
add unit testing cases for package internal/json
2021-05-15 23:02:21 +08:00
7003c284d0
replace json.Unmarshal with json.UnmarshalUseNumber for packages
2021-05-15 22:38:07 +08:00
facb2949c3
improve unit testing cases for package gtimer
2021-05-15 18:31:46 +08:00
1b1355a595
improve package gtimer
2021-05-15 18:27:46 +08:00
d76e4c8aed
refract package gtimer for more stable
2021-05-15 18:13:51 +08:00
cc1224e032
add context for package gvalid.Check* functions
2021-05-13 20:56:52 +08:00
09de115670
add websocket client
2021-05-13 17:51:06 +08:00
23110b5d19
fix issue in unit testing case of package gins
2021-05-13 08:53:54 +08:00
a326f4a989
improve package gi18n/gview/gvalid for more flexable i18n feature controll,add custom error configuration and i18n translation for custom error message
2021-05-13 00:16:45 +08:00
d21b9d58e1
improve with feature by supporting attributes struct which also have 'with' tag
2021-05-12 21:34:15 +08:00
9d362c3738
merge feature/improve_struct_validation
2021-05-12 00:15:53 +08:00
b06580d343
improve struct validation for package gvalid
2021-05-12 00:01:52 +08:00
a4240bdfb7
improve struct validation for package gvalid
2021-05-11 20:57:30 +08:00
1eab1cb367
add more unit testing cases,remove function Filter usage in unit testing cases for package gdb
2021-05-11 20:14:06 +08:00
2e38416e12
improve struct embedded association case of with feature for package gdb
2021-05-11 20:00:50 +08:00
034a3f1808
improve struct validation
2021-05-11 19:20:39 +08:00
6a80091fef
version updates
2021-05-03 00:00:29 +08:00
742653ce75
improve Model function for struct parameter that can retrieve table name tag from
2021-05-02 23:28:24 +08:00
a8c3d07d9f
improve with feature for package gdb
2021-05-02 22:35:47 +08:00
df1ef5db78
add example for package gdb
2021-05-02 17:57:00 +08:00
4b15ab5e99
improve OrderRandom function for package gdb
2021-05-02 16:42:34 +08:00
cdc97e9b2b
improve logging for transaction feature for package gdb
2021-05-02 15:58:28 +08:00
bd84b97614
add more Where*/Min/Max/Avg/Sum/CountColumn/Increment/Decrement/OrderAsc/OrderDesc/OrderRandom functions and associated unit testing cases for package gdb
2021-05-02 12:17:06 +08:00
d7eb1cca07
add nested transaction feature for package gdb
2021-05-02 09:35:54 +08:00
5856f74d83
up
2021-05-02 08:10:35 +08:00
563509c4a6
route map dumping updates
2021-05-01 09:04:16 +08:00
f3983cd6b7
feat: pg查询表字段时获取字段描述信息
2021-04-28 14:51:40 +08:00
d0753fa527
Merge branch 'develop'
2021-04-26 20:38:16 +08:00
524e3bedc7
improve empty value validation for required-with* patterns for package gvalid
2021-04-26 20:37:36 +08:00
30b60754e3
README update
2021-04-16 10:32:55 +08:00
88c49dc2cb
README update
2021-04-16 10:27:39 +08:00
bb3dcc2622
Merge branch 'master' of https://github.com/gogf/gf
2021-04-16 10:22:02 +08:00
5cca0640d9
README update
2021-04-16 10:21:42 +08:00
fb48ceeeee
Merge pull request #1214 from ansionfor/add-graceful-timeout
...
add graceful reload timeout config
2021-04-10 08:23:54 +08:00
90f4bba8fd
gofmt格式化
2021-04-07 20:52:38 +08:00
802187abc4
add graceful reload timeout
2021-04-07 16:06:37 +08:00
49dd17c047
remove maxIdleTime feature due to be compatible with old Golang version <= v1.14
2021-04-04 12:13:51 +08:00
a3b94c24de
fix issue #854 ; add maxIdleTime configuration and comments update for package gdb; version updates
2021-04-04 12:01:22 +08:00
ac4485dc84
comment update for package gsession
2021-04-02 18:00:50 +08:00
4d1e25cdab
change internal constant varibale names for package gqueue
2021-04-02 16:16:54 +08:00
ec00e99477
comments update for package gtime
2021-04-01 09:41:14 +08:00
a73dca3e50
Merge pull request #1196 from yanllllk/yys
2021-04-01 09:27:59 +08:00
ed71d2b2ac
add test
2021-03-31 14:07:28 +08:00
3911c2e0a2
README updates
2021-03-30 18:00:44 +08:00
1b6765db50
README updates
2021-03-30 17:44:57 +08:00
345fb69521
README updates
2021-03-30 17:43:44 +08:00
83a6abc70f
README updates
2021-03-30 17:42:00 +08:00
cfef726205
README updates
2021-03-30 17:41:10 +08:00
de0f9e728c
README updates
2021-03-30 17:39:56 +08:00
d9754a532b
version updates
2021-03-30 17:20:13 +08:00
dc51023c61
upgrade github.com/olekukonko/tablewriter from 0.0.1 to 0.0.5
2021-03-30 16:54:52 +08:00
87ce5c5419
Merge branch 'master' of https://github.com/gogf/gf
2021-03-30 16:48:19 +08:00
c4fc9f9618
fix issue #1204 : improve validation support for time value, eg: gtime.Time/*gtime.Time, time.Time/*time.Time.
2021-03-30 16:06:20 +08:00
8d7aa5db83
Merge pull request #1205 from Zh1Cheung/master
...
bug:The parameter of the New method is a pointer
2021-03-30 15:39:31 +08:00
9c70fe3be8
add more unit testing case for package gvalid
2021-03-30 15:25:26 +08:00
78027d2ec6
deprecated comments update
2021-03-30 13:43:08 +08:00
d4e4b9addf
improve package gcfg for automatically checking and adding path of package main
2021-03-29 18:05:47 +08:00
b2acd22f58
improve package gi18n
2021-03-29 17:36:51 +08:00
ae5ecb5bfa
update unit testing case for package gtrace
2021-03-29 16:12:14 +08:00
6f1340ce36
upgrade otel from v0.18.0 to v0.19.0
2021-03-29 16:00:56 +08:00
473fdba14f
add replace in go.mod for otel
2021-03-29 15:51:03 +08:00
93a01a1aaf
bug:The parameter of the New method is a pointer
2021-03-27 16:21:28 +08:00
7c51ff4707
gtime 修改
2021-03-25 13:38:59 +08:00
bb6883213f
fix issue #1202
2021-03-24 22:04:04 +08:00
54395b39a6
fix issue #1202
2021-03-24 21:19:23 +08:00
6deb817fd0
fix issue in unit testing case for package gpage
2021-03-23 17:58:09 +08:00
482e093331
add map/[]map converting support for gconv.Scan;improve gconv.MaptoMaps
2021-03-23 17:53:20 +08:00
042f903157
Merge branch 'master' of https://github.com/gogf/gf
2021-03-23 14:23:47 +08:00
c423ad4830
fix issue in gfile.MainPkgPath;improve fields filter for package gdb
2021-03-23 14:21:54 +08:00
958b109a12
fix removing cookie issue
2021-03-19 19:16:21 +08:00
113fffdd69
Merge pull request #1199 from yangyanqing/yangyanqing/fix-zte-chinese
2021-03-19 17:08:31 +08:00
4aaf09fded
improve gfile.MainPkgPath
2021-03-19 16:35:55 +08:00
2f3df76f37
fix issue #1190
2021-03-19 15:37:33 +08:00
cf7706b16d
ZTE 的中文名应该是“中兴通讯”,不是“中兴科技”
2021-03-19 11:45:17 +08:00
36963c05a2
fix issue #1190
2021-03-19 11:35:12 +08:00
48d840a1b8
ad go.sum
2021-03-18 15:29:42 +08:00
e3ebc908bb
improve package gconv
2021-03-18 15:21:05 +08:00
9ed8d8c113
rename max content log size name for gtrace from maxlogsize to maxcontentlogsize
2021-03-18 11:22:44 +08:00
9eab5daf19
update required minimum go version from 1.11 to 1.14
2021-03-18 11:19:36 +08:00
6a24b595f0
upgrade otel from 0.16.0 to 0.18.0
2021-03-18 10:39:23 +08:00
150f237f13
fix issue in incorrect parameter sequence in package gi18n;improve package gcfg for detailed error printing
2021-03-16 14:39:01 +08:00
17233084f1
为gtime添加scanner和valuer
2021-03-13 14:07:22 +08:00
41f2138b39
fix issue of overflow in grand.D
2021-03-11 23:29:39 +08:00
6376b8aaa6
remove session storage file removing feature for package gsession
2021-03-11 21:21:47 +08:00
58362ad143
add grand.D for random time.Duration;add checking and removing session files for package gsession
2021-03-11 20:05:08 +08:00
d72d23c2eb
change browser mode from boolean markable variable to cookiejar for ghttp.Client
2021-03-11 18:58:13 +08:00
7702c5bfde
add internal logging for package gdb/gredis
2021-03-11 11:39:49 +08:00
20f2a6c003
add recursive validation feature of struct attribute for package gvalid for #1165
2021-03-10 23:28:34 +08:00
0d4c1c47d5
improve package grand
2021-03-10 21:19:11 +08:00
4d32733790
improve ghttp.Client for #1179
2021-03-09 22:54:38 +08:00
0e58b6e95b
README updates
2021-03-08 23:27:48 +08:00
19bfc48dca
version updates
2021-03-04 22:49:11 +08:00
ae0cc5a4b6
add more unit testing case for ScanList feature
2021-03-04 20:45:05 +08:00
ba74e0beb2
improve ScanList of the same replation names for package gdb
2021-03-04 00:07:06 +08:00
e5ca4e788e
fix issue #1190
2021-03-03 14:29:01 +08:00
1c7f034135
Merge branch 'master' of https://github.com/gogf/gf
2021-03-02 23:32:50 +08:00
4c78ce6e3f
fix issue #1187
2021-03-02 23:27:50 +08:00
7803d557b3
Merge pull request #1183 from rc452860/master
2021-03-02 00:04:05 +08:00
204fea395c
add struct object support in group router registering for package ghttp
2021-03-01 20:49:09 +08:00
bd13de2b39
improve package internal/intlog
2021-03-01 17:50:02 +08:00
d0f649b328
improve package internal/intlog
2021-03-01 17:39:13 +08:00
04e42d2175
improve package internal/intlog
2021-03-01 17:15:18 +08:00
ffc88eaaa7
improve package gcfg for main package path searching
2021-03-01 17:05:44 +08:00
4b4cc5ebb9
improve package gcfg for main package path searching
2021-03-01 17:02:07 +08:00
0e6cddb547
去除cancelFunc避免退出之前关闭mysqlConn导致数据获取不完整
2021-03-01 01:43:53 +08:00
a69aec9070
Merge branch 'master' of https://github.com/gogf/gf
2021-02-28 20:14:10 +08:00
d2bd37962e
add unit testing case of UnmarshalValue for struct converting of querying result; improve package gdb
2021-02-27 23:58:36 +08:00
eb6763b0fd
fix issue of failing configuration for default configuration file for package gcfg
2021-02-26 13:57:47 +08:00
d330afdd36
add required* rules checks for map/slice
2021-02-24 01:20:06 +08:00
5db4bbc186
fix issue 1162
2021-02-24 01:07:09 +08:00
e00f2666ff
Merge pull request #1176 from develop1024/master
2021-02-24 00:39:35 +08:00
0238cdd5ec
修改注释错误-os/gbuild/GetVar
2021-02-23 23:07:28 +08:00
2c34d96b9d
add tls configuration for ghttp.Client
2021-02-23 22:00:11 +08:00
65b3630f6d
Merge pull request #1174 from aimingo/master
...
style: code style
2021-02-22 11:41:45 +08:00
54b629561e
style: code style
2021-02-22 11:20:10 +08:00
285ad36e7d
add short datetime string parsing support for package gtime
2021-02-21 22:24:51 +08:00
5adde275fc
add switch variable for internal type tracing components
2021-02-14 22:00:56 +08:00
a3fa10d820
great! completed 'with' feature for package gdb
2021-02-09 18:00:43 +08:00
acf47f3907
orm with feature
2021-02-08 17:57:21 +08:00
b4d5335e43
add package gmeta for embedded struct of meta data feature
2021-02-07 21:23:09 +08:00
39fb842e9b
Merge branch 'master' into feature/ormwith
2021-02-07 15:34:50 +08:00
7a5d86b44d
README updates
2021-02-07 15:34:36 +08:00
397e11e124
improve package gdb for association feature
2021-02-07 14:39:32 +08:00
f4314c318e
up
2021-02-07 10:40:02 +08:00
9bb5536163
Merge branch 'master' of https://github.com/gogf/gf into develop
2021-02-07 10:32:18 +08:00
2344701f22
README updates
2021-02-07 10:31:59 +08:00
3bb909ba4f
improve comment for package gspath
2021-02-06 11:42:58 +08:00
8ae0bd148b
improve ScanList for package gdb; improve Structs for package gconv
2021-02-05 17:42:05 +08:00
72251b880a
improve package gconv for slice converting
2021-02-05 14:44:20 +08:00
fefde4c290
improve stack feature for package gdebug/gerror
2021-02-04 00:10:13 +08:00
3b2bae6128
improve soft deletion for package gdb
2021-02-03 23:11:17 +08:00
ae559b57de
fix dryrun configuration for package gdb
2021-02-03 22:46:59 +08:00
6135085d61
improve package gtrace
2021-02-03 15:27:41 +08:00
40bdc76af1
improve package gtrace
2021-02-03 15:14:07 +08:00
d4f982a9cf
Merge branch 'master' of https://github.com/gogf/gf
2021-02-02 15:18:37 +08:00
813841bb68
rename GetWithEnv to GetOptWithEnv for packge gcmd
2021-02-02 15:16:09 +08:00
930e63e6b9
Merge pull request #1154 from gouguoyin/master
...
formatMonthDaySuffixMap() misjudged suffix
2021-02-02 13:16:17 +08:00
ce40d139e7
fix issue of nil response handling for ghttp.Client
2021-02-01 21:51:42 +08:00
8368e11827
merge develop
2021-02-01 17:14:08 +08:00
e6b4662ec2
improve tracing feature
2021-02-01 17:10:50 +08:00
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
3e33d66ab4
fix issue https://github.com/gogf/gf/issues/1148
2021-01-30 23:05:02 +08:00
13248d6736
Merge pull request #1149 from tangjoin/master
...
Update client_request.go
2021-01-30 22:57:14 +08:00
8bd24724e7
Update client_request.go
2021-01-30 22:10:06 +08:00
80248e9a6e
improve tracing
2021-01-28 14:09:13 +08:00
2734903886
tracing baggage
2021-01-28 13:51:23 +08:00
2451b40d3e
improve package gtrace
2021-01-28 13:11:09 +08:00
9fb6227461
fix issue in signal handler for windows
2021-01-28 10:08:52 +08:00
a2b322a31b
improve gtime.ParseTimeFromContent
2021-01-27 23:37:04 +08:00
69e1628a0d
improve unit testing case for package gtimer
2021-01-27 23:08:43 +08:00
6307af1096
travis updates
2021-01-27 21:02:39 +08:00
6e4e1abf1e
improve tracing by adding constants for attribute and event names
2021-01-27 20:25:57 +08:00
2c15aad0e7
add common tracing labels
2021-01-27 19:50:32 +08:00
152c472bc2
add common tracing labels
2021-01-27 19:24:04 +08:00
8f6f17c341
add common tracing labels
2021-01-27 19:15:14 +08:00
f2fe084988
improve tracing feature
2021-01-27 13:28:12 +08:00
f5ba665c59
improve package gcfg
2021-01-27 00:55:45 +08:00
9cc5d7a691
improve package gdebug/gfile
2021-01-27 00:20:23 +08:00
94adc50487
version updates
2021-01-26 21:20:06 +08:00
1c93c2b000
merge develop
2021-01-26 21:19:43 +08:00
6bad31f1be
move tracing examples to new repo.
2021-01-26 20:07:40 +08:00
24e2c7926e
go mod tidy
2021-01-26 16:53:39 +08:00
e3be3bac92
add tracing example for grpc
2021-01-26 16:50:16 +08:00
c72c7dbe9a
improve tracing feature
2021-01-26 16:06:20 +08:00
52c17dfce0
add example for tracing feature
2021-01-26 14:33:35 +08:00
c01b520ba6
improve package gcache
2021-01-26 14:11:36 +08:00
796774efe4
improve package gcache
2021-01-26 13:33:24 +08:00
0baa52afee
improve statement features for package gdb
2021-01-26 11:09:50 +08:00
4c6d9f5eff
improve tracing feture for package glog/gdb/gredis
2021-01-26 01:19:55 +08:00
99dd889ff0
add tracing feature for package gredis
2021-01-25 21:59:44 +08:00
b89d8d2740
add tracing feature for package gdb
2021-01-25 21:17:32 +08:00
cc1e340585
add tracing middleware for ghttp.Client/Server; add package gtrace
2021-01-25 18:43:47 +08:00
3f2ae3ba62
add tracing feature for ghttp.Client
2021-01-25 14:54:38 +08:00
e622ece861
merge develop
2021-01-25 10:23:46 +08:00
9f2e69a9e6
improve model relation feature for package gdb
2021-01-25 00:04:01 +08:00
9b02f5220a
imprive uint testing case for package gtimer
2021-01-24 22:33:47 +08:00
2dd2144dcd
improve unit testing case for package gdb/gcron
2021-01-24 21:52:34 +08:00
a5f53f158a
improve unit testing case for package gcron; improve package gdb;
2021-01-23 01:01:24 +08:00
2c7a257b5a
remove parseTime parameter for mysql driver for package gdb
2021-01-22 23:49:17 +08:00
f579c724c6
fix issue in batch number for package gdb
2021-01-22 23:21:29 +08:00
ab9d7ed509
improve package gcron
2021-01-22 23:09:42 +08:00
9524263803
improve unit testing cases for package gcron
2021-01-22 23:07:11 +08:00
c27ddb1d79
opentelemetry
2021-01-22 23:04:29 +08:00
ce640048b8
improve package gcfg
2021-01-22 15:30:39 +08:00
e222d92fb5
improve unit testing case for package gcron
2021-01-22 15:19:11 +08:00
f1ed9b31b6
add g.Listen for automatic signal handling feature
2021-01-22 12:57:21 +08:00
da0669c739
improve middleware feature for ghttp.Client
2021-01-22 01:06:44 +08:00
5679972d8d
Merge pull request #1130 from eyasliu/develop-ghttp-middleware
...
New feature: ghttp client middleware
2021-01-22 00:36:57 +08:00
0aca2f0501
fix issue in package g; improve package ghttp
2021-01-22 00:36:28 +08:00
0fb32b63e7
add signal handler feature for package gproc; improve package ghttp/g for signal listening feature
2021-01-21 21:14:17 +08:00
b38a4610eb
improve unit testing case for package gtimer
2021-01-20 14:19:14 +08:00
59285709a6
fix issue in filds filter in join statements for package gdb
2021-01-20 13:09:59 +08:00
a304ca8f5b
improve unit testing case for package gcron
2021-01-20 00:18:29 +08:00
333e5b27aa
add more unit testing case for package gdb
2021-01-19 21:08:01 +08:00
5f4293a803
make unnecessaryly exported resource private for package ghttp
2021-01-19 19:33:21 +08:00
fe80881ec9
improve package ghttp
2021-01-19 19:18:39 +08:00
e1418a2caa
fix blocking issue in roration feature for package glog
2021-01-19 16:44:37 +08:00
68247acab1
improve package gjson/gvar
2021-01-19 14:26:17 +08:00
6d05512c2f
improve unit testing case for package gtimer
2021-01-19 12:35:10 +08:00
bf6d6a29c0
improve package gtmer
2021-01-19 11:27:23 +08:00
353286fd84
fix issue in gtimer
2021-01-19 10:40:07 +08:00
c801df497f
fix issue in package gtimer
2021-01-19 00:12:22 +08:00
93a648ba15
fixing gtimer
2021-01-18 21:20:10 +08:00
826b9b1b1f
fix issue in struct converting for package ghttp
2021-01-18 09:22:46 +08:00
e661b160d8
const name renaming
2021-01-17 22:10:45 +08:00
8b6d00b193
improve package gconv
2021-01-17 22:06:07 +08:00
093034acd1
copyright comment update
2021-01-17 21:46:25 +08:00
6f968a125e
improve time converting for package gconv
2021-01-17 21:39:17 +08:00
5c9cee7fb9
improve package gconv
2021-01-17 20:56:38 +08:00
7676837337
fix abort test
2021-01-17 18:05:29 +08:00
c5145dc4f6
remove abort, actually the abort is unuse
2021-01-17 17:26:53 +08:00
91e29e23a4
improve package gcfg for searching priority
2021-01-16 22:31:48 +08:00
1e309e570d
Merge branch 'master' into develop
2021-01-16 20:42:44 +08:00
8362322d63
Merge pull request #1129 from eyasliu/develop-ghttp-wrap-std-handler
...
add util: WrapF and WrapH to transform net/http handler to ghttp.HandlerFunc
2021-01-16 20:41:57 +08:00
aefa54f04b
improve package gredis
2021-01-16 20:37:59 +08:00
2c5e6b379f
improve package gres
2021-01-16 20:20:30 +08:00
c20f3f0595
add Wrapf and WrapH to transform net/http.HandlerFunc and net/http.Handler to ghttp.HandlerFunc
2021-01-16 17:53:26 +08:00
5b17108f71
trigger CI
2021-01-15 18:43:28 +08:00
1fee3eb5f0
fix review change
2021-01-15 13:58:16 +08:00
bc4d84b60f
improve comment for package gtime
2021-01-14 00:27:01 +08:00
6a67dceca7
Merge pull request #1092 from tiansin/master
...
feat: 🎨 some time features.
2021-01-14 00:15:44 +08:00
9c8a68f742
add MarshalJSON for package gerror
2021-01-14 00:05:15 +08:00
2d67d31f90
improve benckmark for package grand
2021-01-13 23:38:10 +08:00
c1b52e0f35
add more unit testing cases for package gredis
2021-01-13 20:00:31 +08:00
55a7c01f73
feat: 🚑 Add function comment
2021-01-13 16:14:21 +08:00
6cf48f9479
improve package gstr
2021-01-13 10:56:17 +08:00
f9905f2bb5
gofmt code
2021-01-12 19:09:45 +08:00
c07c74bf1b
fix lint
2021-01-12 19:01:33 +08:00
14536e9abc
add http client middleware feature
2021-01-12 18:08:50 +08:00
73c68e48a1
improve package gvalid
2021-01-12 10:46:39 +08:00
a9aa021914
add json tag for configuration struct for package gdb/gredis/ghttp/glog/gview
2021-01-12 00:42:33 +08:00
2ae32ed2c2
add QueryTimeout/ExecTimeout/TranTimeout/PrepareTimeout for package gdb
2021-01-11 20:48:35 +08:00
8ee3793f8f
add SessionCookieMaxAge configuration for ghttp.Server
2021-01-11 20:06:09 +08:00
6f5b0c393e
add more unit testing case for package gdb
2021-01-11 19:30:22 +08:00
a4152347e5
improve comment for package ghttp
2021-01-10 23:37:20 +08:00
bb2dad6d5e
improve package gdb of empty value handling for struct convertion
2021-01-09 23:02:16 +08:00
92b791eb08
improve Struct convertion for package gdb; improve IsNil function for package internal/empty
2021-01-09 21:05:47 +08:00
8365ce9d29
change name *Case to Case* for case functions of package gstr
2021-01-08 16:24:08 +08:00
e141b8e098
shutdown server gracefully when reveiving TERM signal
2021-01-08 00:58:58 +08:00
c7ce8cf943
fix issue in resource searching for package gcfg
2021-01-08 00:39:52 +08:00
788ade2db0
improve package gres
2021-01-07 19:34:46 +08:00
a9f332fdd6
version updates
2021-01-07 13:00:53 +08:00
c6f1ae9426
add file name configuration from command line or environment for package gcfg
2021-01-07 01:17:03 +08:00
b12c909fd6
add logging level configuration for package ghttp
2021-01-06 01:00:49 +08:00
1a62f22a5b
Merge branch 'master' into develop
2021-01-06 00:39:54 +08:00
5c2574da7c
improve package ghttp
2021-01-06 00:39:50 +08:00
9fbdb9712b
improve package gtime
2021-01-04 19:50:44 +08:00
7bc42e6eaa
improve Fields filtering for package gdb
2021-01-04 19:46:46 +08:00
b6b1bc8813
improve time converting for package gconv
2021-01-04 19:22:55 +08:00
a62d2589bc
improve time zone feature for package gtime
2021-01-04 16:33:33 +08:00
e4069bdb93
improve package gtime
2021-01-04 15:46:51 +08:00
1e100ac0ec
improve package gtime
2021-01-04 15:43:54 +08:00
9d865e4ac6
improve package gtime
2021-01-04 15:32:55 +08:00
b3b1418e11
improve packge gi18n
2021-01-04 14:43:17 +08:00
3ab32faccc
improve package gins
2021-01-04 14:15:42 +08:00
2eb09efc81
fix issue of data race in unit testing case for package gtime
2021-01-04 14:03:22 +08:00
dd2dfbf58d
fix issue of data race in unit testing case for package gtime
2021-01-04 13:50:23 +08:00
d549311210
fix issue in uint testing case for package gdb
2021-01-04 13:04:57 +08:00
8a91592839
fix issue in eq for package gview
2021-01-04 00:05:02 +08:00
4d962c5aa5
improve packge gdb for treat int8 as int64 for pgsql
2021-01-03 23:44:44 +08:00
d9bd3153ea
improve time parsing for package gtime
2021-01-03 23:37:45 +08:00
4991e14dff
improve error message when failed in Mkdir
2021-01-03 12:05:04 +08:00
5629020538
fix issue in incorrect datetime string argument for oracle
2021-01-02 21:06:51 +08:00
361742c4a0
fix issue in incorrect datetime string argument for oracle
2021-01-02 20:31:25 +08:00
4272ac16c7
README updates
2021-01-02 15:12:08 +08:00
6c08d5fd81
fix issue missing build-in variable Request for template parsing of ghttp.Response
2021-01-02 01:53:36 +08:00
2a9c20bfa2
README updates
2021-01-02 01:24:42 +08:00
8dab319a7f
README updates
2021-01-02 00:51:53 +08:00
5d01c9fff3
version updates
2020-12-31 00:27:42 +08:00
020b6bde68
README updates
2020-12-30 16:42:50 +08:00
036bc03ebf
improve error handling for package gconv
2020-12-30 13:27:27 +08:00
86e70ad55c
improve package gerror
2020-12-30 13:18:43 +08:00
bdf23ef48f
fix issue of error code lost in middleware handling for package ghttp
2020-12-30 12:56:24 +08:00
820befa1a0
improve insert function for package gdb
2020-12-29 20:30:29 +08:00
0d5b93bd07
fix issue in incorrect parsing error message for gview
2020-12-29 19:43:25 +08:00
dbafe01064
feat: 🎨 some time features.
2020-12-29 18:05:00 +08:00
51d9f7ff12
fix issue in configuration string parsing error when there're special chars(especially '?') in redis password
2020-12-29 16:49:15 +08:00
4beeeb92ac
improve gerror.Stack
2020-12-29 14:28:26 +08:00
662f1ed6b7
add Query/Exec/Prepare back for gdb.Link
2020-12-29 14:01:49 +08:00
05703ec3d7
improve ghttp.RouterGroup.ALLMap
2020-12-29 13:39:40 +08:00
bfab4a4952
comment updates for package gdb
2020-12-29 13:30:15 +08:00
9d25e17fcb
readme updates
2020-12-29 09:09:12 +08:00
4828ddcdd7
add example/unit testing cases for package gdb
2020-12-29 00:01:27 +08:00
d25a3909d1
improve context feature for package gdb
2020-12-28 23:03:13 +08:00
695d333d2f
add example cases for package gerror
2020-12-28 14:59:49 +08:00
5f28adec36
add benchmark testing case for package gerror
2020-12-28 13:43:17 +08:00
c893817e56
Merge branch 'master' of https://github.com/gogf/gf
2020-12-27 00:12:34 +08:00
65785db659
improve Model.Data for shallow value copy for value type of map/slice
2020-12-27 00:11:26 +08:00
85a7723b13
Merge pull request #1084 from tiansin/master
...
feat: 🐛 fix GetWhereConditionOfStruct where AND
2020-12-25 20:36:54 +08:00
ac827d3154
revert default interval from 100ms to 50ms
2020-12-25 20:31:09 +08:00
95b09aa5fe
feat: 🐛 fix GetWhereConditionOfStruct where AND
2020-12-25 16:03:01 +08:00
4e79b90863
add gutil.SliceToMap
2020-12-25 15:34:54 +08:00
306c02bcd4
fix issue for gfile.ReadLinesBytes, and improve callback function definition for gfile.ReadLinesBytes/ReadLines
2020-12-25 11:37:47 +08:00
fc66a0715a
comment updates for package internal/empty
2020-12-25 01:44:07 +08:00
9c7aecf0fd
Merge pull request #1058 from viken2/master
...
improve function empty
2020-12-25 01:38:33 +08:00
9f5a51e854
fix Strings/String function for package gvalid, issue:1077
2020-12-23 21:13:47 +08:00
a7f19e9e45
README updates
2020-12-23 20:23:11 +08:00
9b5862b61f
README updates
2020-12-23 13:28:12 +08:00
176533e1a5
README updates
2020-12-23 13:26:33 +08:00
c243637d44
improve gstr.TrimStr/TrimLeftStr/TrimRightStr
2020-12-20 22:02:14 +08:00
7c52a6f9f6
ass SetCtx for ghttp.Request
2020-12-18 22:57:08 +08:00
446f8e7110
comment update
2020-12-16 01:15:22 +08:00
7db1cfa898
add gutil.MapToSlice/StructToSlice
2020-12-16 00:50:42 +08:00
9a6aa01115
constant name changes; version update
2020-12-15 20:16:17 +08:00
4a88e0255d
improve shutdown feature for ghttp.Server
2020-12-15 19:24:38 +08:00
edc56949b7
improve package glog for rotation feature
2020-12-15 13:03:12 +08:00
63bc06d0fe
improve package gview
2020-12-15 00:09:55 +08:00
9b58b66172
fix issue of HAVING statement before ORDER BY
2020-12-14 23:34:23 +08:00
3517295e96
improve package gcdm
2020-12-14 23:00:22 +08:00
c685876e6f
improve package gparser
2020-12-14 21:22:04 +08:00
cb2c9c43a8
rename constant names
2020-12-14 19:34:02 +08:00
751a567e84
add Is* functions for package gvar
2020-12-14 18:54:14 +08:00
0a99bb9a7d
improve gconv.Interfaces
2020-12-14 16:56:41 +08:00
a2e7aec37f
change constant variable names
2020-12-14 13:26:48 +08:00
102e2d07d9
improve package gcfg for automatic configuration file type checks; change const variables for package gcfg/glog/gtimer/gmode/gins/gi18n
2020-12-14 13:02:08 +08:00
5400d22bc2
improve function empty
2020-12-12 21:57:07 +08:00
8d3fd21be5
Merge pull request #1 from gogf/master
...
merge master
2020-12-12 13:15:30 +08:00
bb39ed136f
Merge branch 'fix/json'
2020-12-12 01:42:56 +08:00
363f6eba44
remove automatic stack content printing for error that has stack infomation
2020-12-11 01:12:53 +08:00
0ca305a1bf
improve package gerror
2020-12-11 01:08:15 +08:00
1d1e64b834
improve package gerror
2020-12-11 00:45:15 +08:00
688e327f15
improve unit testing case for package ghttp
2020-12-10 23:38:59 +08:00
8c7ec0e7d9
Merge branch 'master' of https://github.com/gogf/gf
2020-12-10 23:33:43 +08:00
84fef8dea3
add error code feature for package gerror
2020-12-10 23:33:24 +08:00
c1d2ad68b3
Merge pull request #1051 from dozysun/master
...
fix InsertIgnore didn't work
2020-12-10 20:17:43 +08:00
a577605726
improve package gtimer
2020-12-10 20:10:07 +08:00
71444736ae
fix InsertIgnore didn't work
...
fix InsertIgnore didn't work
2020-12-10 14:40:58 +08:00
b7e41ec32c
improve package gvalid
2020-12-09 21:00:30 +08:00
7fa09596b0
improve package gsession
2020-12-09 16:22:03 +08:00
7316e6648f
change errors to gerror; update copyright in comment
2020-12-09 16:04:29 +08:00
e9d346ce4f
improve package glog
2020-12-09 13:54:27 +08:00
4b91e709f7
Merge branch 'master' of https://github.com/gogf/gf into develop
2020-12-09 13:48:50 +08:00
7de89286da
Merge pull request #1045 from prcseraph/master
2020-12-09 13:48:33 +08:00
569a953b43
inprove package gconv for empty string converting to number array
2020-12-09 13:39:09 +08:00
1e7f795c69
remove package github.com/json-iterator/go
2020-12-09 01:38:56 +08:00
d2ae383b83
improve unit testing case for package gdb
2020-12-09 01:33:02 +08:00
8978112433
add gdb.Raw for raw sql instead of prepare argument feature
2020-12-09 01:29:23 +08:00
117eaea720
add support for cert and key file reading from resource manager for ghttp.Server
2020-12-09 00:06:56 +08:00
278e85357d
* 日志根据大小切片时,文件重命名读写冲突。
2020-12-08 18:54:42 +08:00
60ec59fa4a
improve package gsession
2020-12-07 20:39:52 +08:00
0aa82ad020
improve package gpool
2020-12-07 18:57:40 +08:00
7bd319ddc7
Merge branch 'master' of https://github.com/gogf/gf into develop
2020-12-07 13:19:42 +08:00
7ceb667486
Merge pull request #1040 from Wlvs530/master
...
Not Callback ExpireFunc In Pool.Get()
2020-12-07 13:18:48 +08:00
80c4786afd
Not Callback ExpireFunc In Pool.Get()
2020-12-05 13:21:18 +08:00
2f741d3b24
add genv.SetMap
2020-12-05 00:06:03 +08:00
d2b65f0f91
add gcmd.GetWithEnv/genv.GetWithCmd; remove package cmdenv;
2020-12-04 23:44:54 +08:00
c226782f23
improve package gcmd,internal/cmdenv
2020-12-04 23:29:20 +08:00
57a82ebcc0
improve gconv.Struct
2020-12-04 18:17:11 +08:00
416885a726
gdb driver example updates
2020-12-04 15:42:35 +08:00
9b4d2d9172
fix issue in unit testing case for package gjson/gparser
2020-12-04 15:41:26 +08:00
d4b2bf20bb
gdb driver example updates
2020-12-04 15:37:14 +08:00
ce9a0555c5
improve gconv.Interfaces by adding support for type map as its parameter
2020-12-04 14:33:47 +08:00
5171250a9d
improve gutil.Keys,gdb.Model.Fields,internal/structs
2020-12-04 14:22:50 +08:00
80b629916a
fix issue in function Clone for package gmap/garray/gtree
2020-12-02 21:38:29 +08:00
ecaf0da228
improve package glog; add more unit testing case for package gmlock
2020-12-02 21:33:07 +08:00
8c0a905a9f
improve package gconv for custom type converting
2020-12-01 15:57:06 +08:00
5a0326f666
fix issue in unit testing case for package gconv
2020-11-30 09:07:44 +08:00
790a651ac1
fix typo
2020-11-29 23:55:32 +08:00
6f93bd17f2
add context feature for package gdb
2020-11-29 23:54:38 +08:00
3419d66c4b
add context feature for package gdb
2020-11-29 23:50:16 +08:00
cabf684ec9
add context feature for package gdb
2020-11-29 23:47:57 +08:00
2b6e6ce28e
improve update counter feature for package gdb
2020-11-29 22:26:16 +08:00
32101189a2
Merge branch 'master' of https://github.com/gogf/gf into develop
2020-11-29 21:46:36 +08:00
600c081801
Merge pull request #1028 from arieslee/gdb-counter
...
add update counter method for package gdb.
2020-11-29 21:46:17 +08:00
0899a9d49a
Merge pull request #1027 from arieslee/gvalid-phone-loose
...
Add 172-segment verification rules, add loose mobile number verificat…
2020-11-29 21:45:28 +08:00
c56f4eabca
inprove gconv.Interfaces for struct type
2020-11-29 21:34:28 +08:00
bfe89e0b12
add build-in fuction json for package gview
2020-11-28 22:48:01 +08:00
6cb38cfa92
add update counter method for package gdb.
2020-11-28 14:56:21 +08:00
09bb0c9397
更新gdb.Update方法
2020-11-28 13:52:17 +08:00
fa47b0306d
Add 172-segment verification rules, add loose mobile number verification rules.
2020-11-28 12:23:18 +08:00
55429ad589
fix data race issue in unit testing case of package gdb
2020-11-28 00:11:22 +08:00
9592fb099f
Change time string argument wrapping with TO_DATE function for DriverOracle in package gdb
2020-11-27 23:11:55 +08:00
18ec6116ad
improve time argument timezone handling for package gdb
2020-11-27 22:51:34 +08:00
9d0f306684
improve time argument timezone handling for package gdb
2020-11-27 21:03:22 +08:00
3eba8d690f
add TimeMaintainDisabled configuration for automatic time maintaining feature
2020-11-27 13:28:18 +08:00
c0b59007ce
improve configuration for package gdb
2020-11-27 13:24:05 +08:00
3485ba2a5d
improve package gtime
2020-11-26 22:40:55 +08:00
43ecfc7484
Merge branch 'develop' of https://github.com/gogf/gf into develop
2020-11-26 22:12:48 +08:00
5ba53e56c9
improve join feature for sub-query for gdb.Model
2020-11-26 22:11:58 +08:00
af1d14ace6
Merge pull request #1021 from tiansin/develop
...
fix: 🐛 fix model chunk page
2020-11-26 21:40:45 +08:00
c02bf715c5
improve gutil.ListItemValues/ListItemValuesUnique supporting retrieving values from slice attributes
2020-11-26 21:13:44 +08:00
0c0e902b07
if CreatedAt/UpdatedAt/DeletedAt field name configured, just use it, ignore the default field names
2020-11-26 20:17:24 +08:00
750b53d7aa
improve debug infor for argument of time.Time for package gdb
2020-11-26 19:53:44 +08:00
1d807c095a
Merge branch 'master' into develop
2020-11-26 19:28:25 +08:00
69b5873bf9
fix: 🐛 fix model chunk page
2020-11-26 14:26:32 +08:00
60fc9b6417
add gerror.ApiCurrent impements for gerror.Error
2020-11-25 19:06:29 +08:00
0bc8944a08
change ghttp.NewClient to g.Client
2020-11-25 16:40:45 +08:00
33292f54e0
improve status handler by supporting multiple status handler for package ghttp
2020-11-25 16:37:41 +08:00
fc215ef0b2
add function ghttp.RouterGroup.ALLMap
2020-11-24 21:19:01 +08:00
65c67427d4
compatible with Case of https://github.com/pkg/errors
2020-11-23 16:32:57 +08:00
bc8142974f
version update
2020-11-21 14:08:29 +08:00
fadb7a8f8f
fix issue 1002
2020-11-21 13:20:32 +08:00
e1bfe90833
improve package gdb for structire retrieving in transaction operations
2020-11-21 12:24:32 +08:00
042dc0b33f
improve package gdb for structire retrieving in transaction operations
2020-11-21 11:42:50 +08:00
8ca535dbf0
fix issue in session cookie feature
2020-11-21 11:18:21 +08:00
e20183e7a1
improve gutil.Keys/Values for embedded struct
2020-11-20 00:53:12 +08:00
df86ffb61e
improve package glog for nil file pointer
2020-11-19 20:43:44 +08:00
bfcf133c91
improve sqlite.Open
2020-11-19 20:37:27 +08:00
24a377d3a8
fix issue in custom mapping for gconv.Struct
2020-11-19 14:52:19 +08:00
baf51bc68f
merge develop
2020-11-18 10:57:14 +08:00
5f4b585164
version updates
2020-11-18 10:52:53 +08:00
17a11187b0
fix issue in gdb.Model.Fields
2020-11-18 00:32:09 +08:00
7caf7976cf
add gdb.Model.Args
2020-11-18 00:16:34 +08:00
1a31792c14
add SpecialCharsMapOrStruct for package ghtml
2020-11-15 16:49:44 +08:00
d56eb49e41
improve performance for gconv.Struct/Structs using directly reflect set
2020-11-15 15:13:40 +08:00
a1236b5e16
donator updates
2020-11-15 11:08:26 +08:00
8f278be0dc
improve build-in varables for view of ghttp
2020-11-14 10:24:06 +08:00
f8ab71e7f0
Merge branch 'master' of https://github.com/gogf/gf
2020-11-12 20:52:23 +08:00
9cca3a3ec1
version updates
2020-11-12 20:51:04 +08:00
97bcf2a438
Merge pull request #980 from lutherlau/patch-4
...
Update garray_sorted_str.go
2020-11-12 20:44:48 +08:00
85dd2e9f4f
Merge pull request #978 from lutherlau/patch-1
...
Update gtimer_timer.go
2020-11-12 20:39:57 +08:00
23d62da87f
Merge pull request #981 from lutherlau/patch-3
...
Update garray_sorted_int.go
2020-11-12 20:39:44 +08:00
b4d947fecd
Merge pull request #979 from lutherlau/patch-2
...
Update garray_sorted_any.go
2020-11-12 20:39:17 +08:00
650c95af31
Merge pull request #982 from lutherlau/patch-5
...
Update gtree_btree.go
2020-11-12 20:38:51 +08:00
943116d495
appaned parameters to url if http method is GET for ghttp.Client
2020-11-12 20:09:05 +08:00
644df7c16e
Merge branch 'master' of https://github.com/gogf/gf
2020-11-12 18:58:05 +08:00
638773b216
improve client dump for package ghttp
2020-11-12 18:57:18 +08:00
889e7914e2
Merge pull request #983 from coolhihi/master
...
Update gjson_api_new_load.go to make gjson work when sometimes the xml end with space or `\n`
2020-11-12 18:41:36 +08:00
68cc85f2b2
improve file extension handling for package glog
2020-11-12 18:38:58 +08:00
c273ce576b
add default configuration for MaxOpenConnCount for package gdb
2020-11-10 21:19:15 +08:00
f8d57096a8
add slice parameter support for gdb.Model.Where
2020-11-10 13:43:12 +08:00
d7542e87ae
improve gdb.Model.Count
2020-11-10 10:37:42 +08:00
b178210a31
fix issue in gconv.Map for embedded struct attributes converting
2020-11-10 09:53:12 +08:00
3e6a23b0e1
add more unit testing case for package gview
2020-11-08 18:01:09 +08:00
ee8d2afe58
add build-in function map/maps for package gview
2020-11-08 17:11:04 +08:00
11e102e137
fix issue in internal/structs.MapField
2020-11-08 16:21:09 +08:00
e06b62ecf2
add default value from struct tag for ghttp.Request
2020-11-08 15:44:04 +08:00
d178102f82
remove third party package 'structs'; improve performance for package internal/structs
2020-11-08 14:25:17 +08:00
e1dd5cce7d
improve performance for gconv.Struct
2020-11-08 00:06:05 +08:00
1edc1f35fb
add individual cache for package gdb/gfile
2020-11-07 20:00:35 +08:00
4df47be521
Make it work when the xml content end with \s*
2020-11-07 18:32:50 +08:00
9cb88bca5a
improve fields quoting for gdb.Model
2020-11-06 21:32:10 +08:00
fa8cc1d3f4
improve gutil.Keys
2020-11-06 21:21:09 +08:00
9ae8a7ca33
improve Fields/FieldsEx by adding support for map/struct parameters for gdb.Model
2020-11-06 20:52:16 +08:00
f4da179140
there should be WHERE statement in Update/Delete operations
2020-11-06 00:00:41 +08:00
13330658cb
add function Keys/Values for package gutil
2020-11-05 23:32:56 +08:00
9f04e46166
mark gconv.StructDeep/StructsDeep deprecated
2020-11-05 23:02:29 +08:00
1072ea3fb0
Update gtree_btree.go
...
bugfix: avoid overflow
2020-11-05 22:44:09 +08:00
ea9e8055a4
Update garray_sorted_str.go
...
bugfix: avoid overflow
2020-11-05 22:42:15 +08:00
784abf2a30
Update garray_sorted_int.go
...
bugfix: avoid overflow
2020-11-05 22:41:43 +08:00
ed4a70deff
Update garray_sorted_any.go
...
bugfix: avoid overflow
2020-11-05 22:37:36 +08:00
fef20d10a2
Update gtimer_timer.go
...
bugfix: avoid overflow
2020-11-05 22:33:33 +08:00
176dcdc7cc
fix issue in gconv.Struct for json string parameter
2020-11-05 22:19:34 +08:00
12ed05f846
improva package internal/empty by adding more common types assertion
2020-11-05 20:40:34 +08:00
5999f22f76
fix issue in embeded struct validation for package gvalid
2020-11-04 20:04:54 +08:00
c056fd2a06
improve word quoting for function FieldsEx
2020-11-04 19:53:50 +08:00
cb422f043e
improve slice converting for package gconv
2020-10-30 22:26:26 +08:00
4ae89dc9f6
improve package internal/structs
2020-10-30 22:04:34 +08:00
4f6f07db1d
temporaryly remove guid.N
2020-10-30 14:31:31 +08:00
cd981c7294
improve snowflake number generating for package guid
2020-10-30 12:47:39 +08:00
557d2967fa
improve snowflake number generating for package guid
2020-10-30 12:40:35 +08:00
a7a70636dd
improve snowflake number generating for package guid
2020-10-30 12:33:56 +08:00
2215661f89
comment update for package guid
2020-10-30 12:24:18 +08:00
a22b590b43
comment update for package guid
2020-10-30 12:22:09 +08:00
1b0b209662
add unique number generating for package guid
2020-10-30 12:11:21 +08:00
2a2761c54f
donator updates
2020-10-29 21:11:52 +08:00
1c83d72f39
donator updates
2020-10-28 23:54:40 +08:00
fcea774b59
donator updates
2020-10-28 23:34:19 +08:00
da2ec21571
fix issue
2020-10-27 10:41:18 +08:00
ebb8d8a2f7
fix issue in
2020-10-27 10:40:47 +08:00
9706a9c768
version updates
2020-10-26 21:20:34 +08:00
cee67a8d4e
improve urlencoding handling for parameters posted along with file uploading
2020-10-26 20:21:09 +08:00
87650557fd
remove debugging codes from package gtime
2020-10-26 19:06:27 +08:00
d3bf52f12f
fix issue in unit testing case for package gi18n
2020-10-26 19:00:11 +08:00
6b13a4849b
improve package gi18n
2020-10-25 17:33:14 +08:00
8e380c0d9d
improve package gtime/gconv for map converting
2020-10-25 11:33:30 +08:00
0caf4bfcec
improve gconv.StructDeep
2020-10-25 10:47:47 +08:00
9c3b978b50
improve package ghttp and internal/structs
2020-10-22 15:16:31 +08:00
ab689a7792
improve gutil.Dump
2020-10-22 09:24:57 +08:00
846646d92d
improve json validation rule for package gvalid
2020-10-22 09:11:38 +08:00
2eb2b89432
improve gconv.Struct* by doing the converting using json.Unmarshal if given params is json string/bytes
2020-10-21 14:09:16 +08:00
43441a8218
allow custom validation rule validate empty or nil values
2020-10-21 00:08:36 +08:00
561a541fa1
add custom CreatedAt/UpdatedAt/DeletedAt filed name configuration for package gdb
2020-10-20 21:01:39 +08:00
ffe9ecc141
improve package internal/empty
2020-10-20 14:07:01 +08:00
77f7884604
add function gutil.Try/g.Try;improve error string for gconv.Struct
2020-10-20 13:36:43 +08:00
0a203d1e22
fix issue in struct converting for ghttp.Request
2020-10-19 11:29:41 +08:00
f4f4550483
improve package gerror
2020-10-18 20:18:55 +08:00
e87226a092
improve package gerror
2020-10-18 11:29:09 +08:00
391a3ec9bd
version update
2020-10-18 11:26:19 +08:00
dd5cd31ef5
add automatic data key to field name mapping feature for package gdb
2020-10-17 18:16:13 +08:00
de92e804fe
Merge branch 'master' of https://github.com/gogf/gf
2020-10-17 17:17:27 +08:00
7725d9aaaf
add Current/Next function for package gerror
2020-10-17 17:17:10 +08:00
bd3e25adea
Merge pull request #946 from yuancjun/patch-1
...
Update ghttp_server_config.go
2020-10-15 20:41:07 +08:00
0b1d49af4b
upgrade fsnotify to v1.4.9
2020-10-15 20:14:35 +08:00
7efa9e351e
remove default initialization function and add lazy initialization feature for package gfsnotify
2020-10-15 20:07:21 +08:00
0b0141954b
Update ghttp_server_config.go
2020-10-15 18:04:32 +08:00
82b531fbfb
add domain support for domain of ghttp.Server
2020-10-14 21:18:11 +08:00
67fb626339
add configuration SessionCookieOutput for ghttp.Server
2020-10-14 20:52:26 +08:00
9044d5f05d
fix issue in custom session id lost for ghttp.Request
2020-10-13 20:34:31 +08:00
47663aa1f1
fix issue of EOF in ghttp.Request when no data posted using form-data
2020-10-13 20:12:54 +08:00
63c0aab19c
improve package gtime
2020-10-12 23:32:32 +08:00
261216f5e4
improve structure sql for package gdb
2020-10-12 23:22:56 +08:00
f88b799d67
add more unit testing case for package gdb
2020-10-11 22:21:03 +08:00
9c48dd172c
add auto-json support for slice/struct attribute for data inserting of package gdb
2020-10-10 17:29:38 +08:00
09ce105eee
improve gdb.Model.Fields/FieldsEx for package gdb
2020-10-10 14:00:10 +08:00
651aa895f8
improve function addWordBoundariesToNumbers for package gstr
2020-10-10 13:38:28 +08:00
0509e41198
recover number for unit testing case of package gconv
2020-10-10 00:04:55 +08:00
1b40d6a53a
do tx.Rollback if there's panic in gdb.Transaction
2020-10-09 23:42:33 +08:00
f9189d48d1
remove type ValueFunc from package gcache
2020-10-09 23:36:39 +08:00
849874a247
improve adapter definition for package gcache
2020-10-09 20:59:49 +08:00
3f6510bae7
fix issue in gconv.Struct
2020-09-29 23:47:37 +08:00
a585a26c39
improve custom rule function type for package gvalid
2020-09-29 23:25:20 +08:00
9943966a86
improva function formatSql for package gdb
2020-09-29 22:53:44 +08:00
3617e51c01
improve gdb.Model.ScanList
2020-09-28 23:52:02 +08:00
c931032f08
comment update for gdb.Model.Unscoped
2020-09-27 23:37:40 +08:00
37b286eaa4
improve performance for gconv.Maps;comment update for package gcache
2020-09-27 22:35:02 +08:00
619287c273
improve cache feature for package gdb
2020-09-27 00:15:11 +08:00
aeb9b68298
improve adapter feature for package gcache
2020-09-26 22:44:07 +08:00
bae8f6315b
comment updat
2020-09-26 21:13:09 +08:00
a6f70f8935
comment updat
2020-09-26 21:00:28 +08:00
acca6f4009
add adapter feature for package gcache
2020-09-26 20:47:29 +08:00
727fdd2391
improve unit testing case for association feature for package gdb
2020-09-25 08:33:22 +08:00
1d174e00c0
improve package internal/intlog
2020-09-24 23:46:19 +08:00
a5e3e2f5ba
change g.SetDebug function to control the debugging information for framework
2020-09-24 23:40:44 +08:00
da43c2d52f
improve example for package gview
2020-09-22 20:12:34 +08:00
262f27748c
improve custom validation rule feature for package gvalid
2020-09-22 08:45:22 +08:00
a29aef7e1c
improve package gvalid for custom rule
2020-09-21 23:51:30 +08:00
1671391195
comment updates
2020-09-21 22:56:48 +08:00
28b0d59c61
improve package gcfg/gjson for data loading
2020-09-21 21:30:58 +08:00
86433cef25
improve gtime.New, gconv.String
2020-09-18 23:59:49 +08:00
e96ccd5f71
v1.13.6
2020-09-17 23:49:03 +08:00
50a087bb3d
Merge branch 'master' of https://github.com/gogf/gf
2020-09-17 23:41:23 +08:00
1ec049c52f
improve gf server for routes check while starting
2020-09-17 23:27:10 +08:00
ec38805542
Merge pull request #908 from cai1111/patch-2
...
Update gdb_driver_mssql.go
2020-09-17 19:23:25 +08:00
4c8517d075
Update gdb_driver_mssql.go
2020-09-17 11:06:24 +08:00
edf06da6ea
add struct which implements Interfaces function parameter support for gdb.Model.Insert/Save
2020-09-13 11:21:10 +08:00
eb43a2040e
add ghttp.Client.RedirectLimit and gfile.ScanDirFileFunc
2020-09-09 22:26:46 +08:00
9d0ecc7d3e
add more unit testing case for package gdb
2020-09-07 20:25:59 +08:00
ad943c5e02
improve gjson.New by using gconv.MapDeep for map/struct
2020-09-07 19:44:11 +08:00
bdb4fd0d25
donator updates
2020-09-07 19:10:04 +08:00
2440e05457
fix issue in limit operations for database driver oracle
2020-09-03 22:38:07 +08:00
1337c6c0d1
add sub query sql support for join functions
2020-09-03 21:57:58 +08:00
957689e07c
up
2020-09-02 23:22:16 +08:00
3952d74f87
up
2020-09-02 21:36:21 +08:00
6dc4b81693
add max recursive depth for directory scanning for function gfile.Scan*
2020-09-02 21:25:02 +08:00
9cd953b7be
improve function FieldsEx by filtering fields from custom fields specified by function Fields for package gdb
2020-09-02 20:37:02 +08:00
631810dda2
add function String for package gmap
2020-09-02 19:53:58 +08:00
8c12bc5506
change panic to internal logging for package glog
2020-09-01 21:22:19 +08:00
d4091a4826
improve some transaction operations by directly calling model operations, making their implements logic the same
2020-08-31 15:57:04 +08:00
a7c269886b
improve support for dynamic database configurations in codes
2020-08-31 15:39:27 +08:00
f54593037b
improve CURD functions for package gdb
2020-08-31 00:59:42 +08:00
0415cf6a08
fix issue in nil gtime attribute for model entity for package gdb
2020-08-31 00:39:12 +08:00
87c22d32b0
version updates
2020-08-26 14:49:53 +08:00
27dd15b403
improve initialization for logger of package glog
2020-08-26 14:37:02 +08:00
dd452c19ce
add example for custom uploading file name for ghttp.Server
2020-08-24 23:05:30 +08:00
acc0846cf3
fix issue in unit testing case of package gvalid
2020-08-24 22:26:12 +08:00
5a6738841f
travis ci update
2020-08-22 00:21:24 +08:00
bea451c9d6
improve date type support for package gdb; improve datetime string for gtime.StrToTime; improve function gtime.New for more types
2020-08-21 23:41:12 +08:00
676e904ec6
improve package gvalid
2020-08-21 00:00:00 +08:00
49aa5c61bc
improve package gvalid
2020-08-20 23:37:02 +08:00
a2272b852c
improve package gvalid
2020-08-20 23:28:58 +08:00
1fa77630f9
improve package gvalid
2020-08-20 23:28:10 +08:00
a841c4cc05
improve package gvalid
2020-08-20 23:25:36 +08:00
1874808e3b
improve unit testing case for package gcache
2020-08-19 21:37:26 +08:00
149b67916b
README updates
2020-08-19 21:10:40 +08:00
7fb6f58162
README updates
2020-08-19 21:09:25 +08:00
a309114a18
donator updates
2020-08-15 21:58:03 +08:00
35cbde9530
comment update for package gstr
2020-08-15 21:28:24 +08:00
b9211b182a
comment update for function ghttp.Request.
2020-08-15 12:35:56 +08:00
81ec499ae9
Merge pull request #867 from pingyeaa/master
...
Solve the problem of invalid modification of request parameters
2020-08-15 12:33:24 +08:00
f2e276eabd
add function Test_Params_Modify for ghttp_unit_param_test.go
2020-08-14 20:02:52 +08:00
f6dbaba1f8
add function ReloadParam for ghttp_request.go
2020-08-14 18:34:43 +08:00
65dcff052a
add function ReloadParam for ghttp_request.go
2020-08-14 18:19:48 +08:00
e3861567c7
add function ReloadParam for ghttp_request.go
2020-08-14 16:22:37 +08:00
e89a20c725
add ReloadParam func to ghttp_request.go
2020-08-14 15:19:56 +08:00
a8acc6bd28
update unit testing case for package gdb
2020-08-14 00:51:22 +08:00
eb5efc735e
improve unit testing case of ScanList for package gdb
2020-08-13 23:45:22 +08:00
737af527cd
improve *Struct functions for ghttp.Request
2020-08-13 23:29:00 +08:00
875d2b7e63
donator updates
2020-08-13 19:25:51 +08:00
bf1cb0e1bd
donator updates
2020-08-13 19:23:31 +08:00
2bfeb1b06c
README updates
2020-08-13 18:59:13 +08:00
820e4302b7
improve function *Struct for ghttp.Request
2020-08-13 18:51:59 +08:00
84d761b418
add function AddWithRecover for package grpool
2020-08-12 23:53:05 +08:00
e5e27f2ac4
add function GetRouterMap for ghtt.Request
2020-08-12 21:01:17 +08:00
efca9b18a8
improve content type checks for package gjson
2020-08-12 20:53:47 +08:00
607821ecbc
add function LoadContentType for package gjson
2020-08-12 20:38:48 +08:00
7cc1b239d4
add functions Update/UpdateExpire/GetExpire for package gcache
2020-08-12 20:13:13 +08:00
efa8de34da
Merge pull request #860 from XWR940711/master
...
add func gcache.SetVar/gcache.SetExpire/gcacge.GetExpire.
2020-08-12 19:19:19 +08:00
bcf45e3c5a
CI-glog失败重测
2020-08-12 10:32:40 +08:00
0a3cd1d2ab
修正方法代码.使用Benchmark测试.
2020-08-12 09:57:47 +08:00
3e621856c8
change the port range for unit testing cases of ghttp.Server
2020-08-12 09:10:50 +08:00
32e4d64ddb
improve package gjson for automatic content type checking
2020-08-12 00:11:25 +08:00
46e45ca84b
improve package gjson for automatic content type checking
2020-08-11 23:46:21 +08:00
fcb13bd8ee
improve package gjson for automatic content type checking
2020-08-11 23:36:40 +08:00
eacad9b453
improve package gjson for automatic content type checking
2020-08-11 23:22:09 +08:00
ed479e2a13
improve package gjson for automatic content type checking
2020-08-11 23:20:22 +08:00
19937cb75d
improve MapDeep for package gconv
2020-08-11 20:13:47 +08:00
a95093222c
add GetRemoteIp for ghttp.Request; add *Var feature for ghttp.Client
2020-08-11 15:23:42 +08:00
7b599d1882
Merge branch 'master' of https://github.com/gogf/gf
2020-08-10 23:04:28 +08:00
4d501fd2f4
improve function Set for package gjson
2020-08-10 23:03:35 +08:00
c3d3053ded
improve GetOrSetFunc for package gcache
2020-08-09 21:28:31 +08:00
14d5fd3e11
add translation format feature for package gi18n
2020-08-08 16:46:52 +08:00
9f79453334
improve ghttp.Server by closing the request and response body to release the file descriptor in time
2020-08-08 11:09:58 +08:00
c7f1c881c0
Merge pull request #850 from coderzhuang/master
...
fix: Access-Control-Request-Headers
2020-08-08 09:59:45 +08:00
c39c032b4e
Merge pull request #844 from qinyuguang/scan
...
gcmd.Scan supports read line that contains whitespace
2020-08-08 09:58:32 +08:00
fa96c18308
add function MapOmitEmpty for package gutil
2020-08-08 09:53:32 +08:00
d90145a47f
add goroutine id retrieving feature for package gdebug
2020-08-08 09:42:24 +08:00
4871f86346
adjust TestCache_Expire_SetVar Test Code.
2020-08-07 16:26:26 +08:00
919eaf1e9a
adjust TestCache_Expire_SetVar Test Code.
2020-08-07 14:05:21 +08:00
8a84ca16d1
add func gcache.SetVar/gcache.SetExpire/gcacge.GetExpire.
...
add test TestCache_Expire_SetVar.
2020-08-07 13:24:41 +08:00
12b4fdd692
fix: Access-Control-Request-Headers
2020-08-04 11:57:42 +08:00
3d8451d5d0
comment update for gdb.Model.Page
2020-08-04 09:22:21 +08:00
cf88f28519
gcmd.Scanf supports read line that contains whitespace
2020-08-03 21:00:02 +08:00
15d99eee46
add more unit testing case for ghttp.Server
2020-08-03 20:49:19 +08:00
6d68277db8
improve cookie feature for ghttp.Server
2020-08-03 20:00:00 +08:00
3e3b5557f7
readme updates
2020-08-03 18:58:43 +08:00
ba1a9d9f8e
gcmd.Scan supports read line that contains whitespace
2020-08-01 02:13:42 +08:00
3e1a7953ec
Merge branch 'master' of https://github.com/gogf/gf
2020-07-31 09:57:45 +08:00
073fb2d717
improve sql logging structure for package gdb
2020-07-31 09:57:26 +08:00
7f33021184
Merge pull request #825 from chenall/gjson-support-utf8-with-bom
...
fix configfile with UTF8-BOM issue
2020-07-31 00:08:05 +08:00
b396096721
improve dry-run feature by adding global dry-run variable reading from environment or command options
2020-07-30 23:08:27 +08:00
0a5c6d832f
add configration group name for logging content for package gdb
2020-07-30 23:00:20 +08:00
d279566114
Merge pull request #769 from fxk2006/master
2020-07-30 22:55:39 +08:00
2693cbb136
add more unit testing case for ghttp.Server
2020-07-30 22:45:50 +08:00
f7a9be4292
improve package glog for rotation feature
2020-07-30 21:09:45 +08:00
a926033b66
move Separator from const to variable for package gfile
2020-07-30 20:57:08 +08:00
dbcdd06b19
Merge branch 'master' of https://github.com/gogf/gf
2020-07-30 20:49:32 +08:00
ff5dab5c70
improve package glog for rotation feature
2020-07-30 20:49:11 +08:00
84b576418f
Merge pull request #835 from XWR940711/master
...
add func gtimer.Entry.Reset()
2020-07-30 20:20:50 +08:00
253b124903
fix issue in database configuration for package gind
2020-07-30 20:18:18 +08:00
33dc5ddf79
fix issue in database configuration for package gind
2020-07-30 18:52:27 +08:00
a456fa537c
fix logger configure issue for package gdb
2020-07-30 17:16:29 +08:00
9e1fb93e08
adjust gtimer.Entry.Reset() Test Code.
2020-07-30 11:00:19 +08:00
5d24f702be
adjust gtimer.Entry.Reset() Test Code.
2020-07-30 10:37:48 +08:00
ca8e2c2986
version updates
2020-07-29 23:19:59 +08:00
2f0e5a45c5
improve package gcron
2020-07-29 23:03:31 +08:00
c4b28b0bc4
improve gtime.ParseDuration
2020-07-29 11:44:58 +08:00
6cc4747965
add func gtimer.Entry.Reset()
2020-07-29 11:22:46 +08:00
91cd34b26a
improve multiple seperator chars handling for router of ghttp.Server
2020-07-29 00:32:54 +08:00
e35a2f028c
add timeout feature for Do/Receive functions of package gredis
2020-07-28 23:48:12 +08:00
9cff2bd10f
add function ParseDuration and time unit 'd' support for package gtime
2020-07-28 22:46:15 +08:00
6d406498db
improve result data type converting for package gdb
2020-07-28 20:31:50 +08:00
939ae37baf
example codes update for package gdb
2020-07-28 19:55:13 +08:00
4d6c8744e5
upgrade mxj
2020-07-25 15:31:51 +08:00
e252d8b740
add function ListItemValuesUnique for package gdb
2020-07-25 15:05:08 +08:00
9b8d63e21b
improve graceful reload feature for ghttp.Server
2020-07-25 14:09:03 +08:00
437fc04620
improve testCfg_With_UTF8_BOM unit_test
2020-07-25 14:07:33 +08:00
04dee090a3
improve graceful reload feature for ghttp.Server
2020-07-25 13:50:04 +08:00
245c6d24a1
improve ghttp.Client
2020-07-25 11:24:35 +08:00
e92fd05f9f
Merge pull request #815 from tikrgo/camelcaseConvert
2020-07-25 11:07:51 +08:00
937f8e6919
fix configfile with UTF8-BOM issue
2020-07-25 10:57:40 +08:00
f489e6273e
fix issue 819
2020-07-25 10:54:48 +08:00
4f99bdbc87
Merge branch 'master' of https://github.com/gogf/gf into camelcaseConvert
2020-07-24 09:49:53 +08:00
1250b33220
将正则移到全局提高效率
2020-07-24 09:48:51 +08:00
b57aee4595
Merge pull request #800 from chenghonour/master
...
Add database method
2020-07-23 21:30:24 +08:00
d9da51933d
improve gconv.Struct
2020-07-23 21:15:54 +08:00
9fca93e7d8
Merge branch 'master' of https://github.com/gogf/gf
2020-07-23 21:01:37 +08:00
854b2ed185
improve function convertValue for package gdb
2020-07-23 21:01:16 +08:00
cfac03bc40
Merge pull request #814 from xbkaishui/support-redis-tls
...
support redis tls
2020-07-22 19:49:29 +08:00
a3cb4a6ae8
驼峰转换下划线时,不连续大写字母首位加下划线规范
2020-07-22 16:15:06 +08:00
2798fa4444
revert unit test
2020-07-22 15:27:00 +08:00
8bac0614f5
format code
2020-07-22 15:13:40 +08:00
646280a6a9
remove tls unit test case
2020-07-22 15:08:32 +08:00
208bdffdf7
update comment
2020-07-22 14:02:21 +08:00
9e7291903f
support redis tls
2020-07-22 13:28:45 +08:00
d56835fc00
go fmt
2020-07-21 13:28:25 +08:00
1d5e717a80
update err return
2020-07-21 12:40:13 +08:00
2f44d9ae18
add unit test
2020-07-21 12:37:04 +08:00
0627ab81d6
Merge pull request #810 from chenall/master
...
fix ghttp_client upload filename issue #809
2020-07-21 10:52:39 +08:00
8167a398fc
add function GetHeader for ghttp.Request
2020-07-21 10:17:31 +08:00
6291751014
fix ghttp_client upload filename issue #809
2020-07-21 09:57:13 +08:00
ee5ddaab52
fix place holder for pgsql
2020-07-20 22:47:12 +08:00
207476be1f
Merge pull request #807 from tiancai45/master
...
fix issue pq: syntax error at or near $
2020-07-20 22:15:20 +08:00
b9b470c2ae
Merge branch 'master' into master
2020-07-20 22:14:29 +08:00
52b6e8ef9d
fix place holder for mssql
2020-07-20 21:55:34 +08:00
48c84bf74a
fix place holder for mssql
2020-07-20 21:48:44 +08:00
5be30b3684
fix issue in logging file rotation
2020-07-20 21:32:28 +08:00
54a2b13825
Merge pull request #802 from csrgxtu/bug/log-file-rotate
...
bug/log-file-rotate: fix big file even with rotate-by-size and rotate…
2020-07-20 21:30:52 +08:00
d44ddae3dc
debug postgre
2020-07-20 19:13:15 +08:00
7bbc2459ba
postgre 报错 pq: syntax error at or near $
2020-07-19 23:24:35 +08:00
0cb77caa2a
Merge pull request #803 from housemecn/master
...
update tencent site
2020-07-18 10:40:18 +08:00
3f5f76458d
Update README_ZH.MD
...
update tencent site
2020-07-18 10:36:48 +08:00
835e07e8de
Update README.MD
...
update tencent site
2020-07-18 10:34:32 +08:00
3fc5e43abe
readme update
2020-07-18 10:21:17 +08:00
9c8cb26bd6
readme update
2020-07-18 10:17:05 +08:00
540f4d2d0c
donation update
2020-07-18 10:06:26 +08:00
51be255821
remove gfcache usage from repo
2020-07-18 09:44:15 +08:00
7d278fea25
users update in readme
2020-07-18 09:40:39 +08:00
ca72d3b23a
remove gfcache usage from repo
2020-07-18 08:32:35 +08:00
534cd3be1c
add table field method
2020-07-17 14:28:50 +08:00
78536de1b5
add database method
2020-07-17 11:28:47 +08:00
edc67d9ec3
bug/log-file-rotate: fix big file even with rotate-by-size and rotate-back-expire
2020-07-17 10:39:14 +08:00
4dd12434b7
add file cache feature for package gfile and remove package gfcache
2020-07-16 12:31:13 +08:00
f654bb2eda
comment update for package gtree
2020-07-16 11:46:11 +08:00
205f98cfeb
improve gconv.Struct for interface UnmarshalValue
2020-07-15 23:30:07 +08:00
69fa5bf464
improve package gtime for nil gtime.Time object
2020-07-15 20:37:13 +08:00
e7dc58ac6c
unit testing case update for package gdb
2020-07-15 20:21:04 +08:00
2033299632
improve placeholder for pgsql
2020-07-15 20:15:09 +08:00
639d34d5d9
fix issue in incorrect debug sql information for package gdb
2020-07-15 20:10:54 +08:00
605181da32
fix issue in gins.Database
2020-07-15 19:17:42 +08:00
183f631190
improve Model.One for package gdb
2020-07-15 09:15:03 +08:00
64c99b9871
add configuration updating feature for package gcfg
2020-07-15 00:07:07 +08:00
d29b0a27ff
Merge pull request #760 from kirileec/master
...
add a SetProxy function and a chaining function Proxy for ghttp.Clien…
2020-07-14 23:09:06 +08:00
aaa726e6dc
add limit 1 for function One of package gdb
2020-07-14 21:42:28 +08:00
05cc0c4644
improve gconv.Struct for nil attribute interface
2020-07-14 21:34:29 +08:00
e1c0a92e60
improve the performance when converting struct that implements UnmarshalValue
2020-07-13 23:51:36 +08:00
c770e4779a
Merge pull request #758 from wnstar/log
...
log added function name display
2020-07-13 23:21:49 +08:00
c135122ca1
improve package gconv for detailed handling of interface attributes
2020-07-13 23:13:50 +08:00
1d87df2afe
add more unit testing case for package ghttp
2020-07-13 22:45:20 +08:00
8efc0ca0ea
comment update for package gvalid
2020-07-12 10:33:24 +08:00
001d524ff7
readme update
2020-07-12 10:25:15 +08:00
5c5dce9dc3
comment update for admin controller of package ghttp
2020-07-12 09:56:07 +08:00
293256c2ca
improve package gmode
2020-07-12 09:34:43 +08:00
4e027c1de3
improve argument handling for empty slice for package gdb
2020-07-11 09:53:16 +08:00
6712a33164
fix issue 785 in function Unique for packge garray
2020-07-10 22:26:02 +08:00
98531143a6
donator updates
2020-07-10 21:32:53 +08:00
71127ba308
improve package gins
2020-07-10 00:20:46 +08:00
0f6f571ccb
remove the space trimming of the validation value for package gvalid
2020-07-08 20:53:56 +08:00
9b6936a4fb
deprecate function DB.Table; improve the configuration node name case-insensitive and ignoring special chars
2020-07-08 20:48:29 +08:00
8b78609412
add more unit testing case for package gdb
2020-07-08 19:12:48 +08:00
4a31082f8c
improve function Struct/StructDeep for package gconv
2020-07-08 11:32:35 +08:00
3643a69d8d
improve function Struct/StructDeep for package gconv
2020-07-08 10:52:45 +08:00
adbaa4aa89
donator updates
2020-07-07 22:06:35 +08:00
0e025eda1b
improve function Struct for package gconv
2020-07-06 22:37:37 +08:00
7c44bf8e94
Merge branch 'develop' of https://github.com/gogf/gf into develop
2020-07-06 21:18:51 +08:00
e6718f1113
improve function Struct for package gconv
2020-07-06 21:18:25 +08:00
f3f6adb03a
read Client's timeout for net.Dialer
...
make sure Client.Transport is *http.Transport
2020-07-05 20:52:33 +08:00
977827e453
add examples for SetProxy function and Proxy chaining function
2020-07-05 20:52:33 +08:00
bcc9153991
add a SetProxy function and a chaining function Proxy for ghttp.Client to do HTTP request via proxy. #285
2020-07-05 20:52:32 +08:00
c04be14cd9
add custom validation rule feature for package gvalid
2020-07-05 18:55:38 +08:00
de8f29751d
improve function ScanList for package gdb
2020-07-05 12:17:56 +08:00
12d58e4d08
add ScanList feature for gdb.Model
2020-07-05 11:54:37 +08:00
3ae44185f4
add ScanList feature for gdb.Result
2020-07-05 11:23:39 +08:00
1290f42f75
improving package gdb
2020-07-04 08:50:52 +08:00
17b91dcad7
add ListItemValues/ListItemValuesUnique functions and associated unit testing cases for package gutil/gvar
2020-07-02 23:40:34 +08:00
72da1642ee
add more unit testing case for ghttp.Client
2020-07-02 19:12:01 +08:00
76d93b3a61
donator updates
2020-07-01 23:05:39 +08:00
7be0ee9566
donator updates
2020-07-01 23:02:07 +08:00
326e1f8da5
donator updates
2020-07-01 22:53:34 +08:00
e4e44ddd19
revert gvar.Var from interface to struct
2020-06-29 17:23:49 +08:00
46bdde9265
revert gvar.Var from interface to struct
2020-06-29 13:40:19 +08:00
09eba58927
add more unit testing case for ghttp.Client
2020-06-28 23:23:09 +08:00
0e884c78f5
fix issue of https://github.com/gogf/gf/issues/765
2020-06-28 23:03:41 +08:00
2f44721086
fix issue in reload feature in ghttp.Server
2020-06-28 20:52:33 +08:00
6e08eebcbe
修改sql打印debug信息,增加数据库配置的group名称,用于区分sql来源,尤其是多数据库配置的时候
2020-06-28 16:58:43 +08:00
d9422d00ac
修改sql打印debug信息,增加数据库配置的group名称,用于区分sql来源,尤其是多数据库配置的时候
2020-06-28 16:50:13 +08:00
efc0501548
Merge branch 'master' of https://github.com/gogf/gf
2020-06-22 21:56:29 +08:00
bb07c60838
rename CopySlice to SliceCopy for package gutil
2020-06-22 21:56:10 +08:00
330ea05ca3
Merge pull request #755 from wnstar/master
...
add SetRedirectLimit function to do HTTP client. #714
2020-06-22 21:21:05 +08:00
1f534b48a3
Merge pull request #757 from leoleoasd/patch-1
...
Fix typo in git ignore
2020-06-22 20:30:35 +08:00
aceae5eee3
add todo for package gpool
2020-06-22 20:08:27 +08:00
d4d66fd529
improve package gtime
2020-06-22 19:46:39 +08:00
b7686d6d37
log added function name display
2020-06-22 11:04:57 +08:00
b97e397354
Fix typo in gitignore
2020-06-22 09:41:02 +08:00
ab8fbf171e
add SetRedirectLimit function to client
2020-06-21 19:17:39 +08:00
2c0cfa24b0
fix issue in package gjson for struct to map converting
2020-06-18 20:40:24 +08:00
f28a76d470
merge develop
2020-06-17 23:59:20 +08:00
f3525c84a3
fix issue in debug infor for soft deleting feature of package gdb
2020-06-17 23:47:47 +08:00
abe9b54112
embarrassing jsoniter of another incompatibility with stdlib json
2020-06-17 21:43:51 +08:00
b2aa59d893
import third-party library json-iterator to improve the performance for json operations
2020-06-17 21:16:25 +08:00
9e9865afa7
author updates
2020-06-17 18:58:24 +08:00
ecc439d4e8
author update
2020-06-17 14:44:16 +08:00
452f0fc99e
add Scan/ScanDeep for package gvar
2020-06-17 11:40:37 +08:00
54f47845f6
entity feature developing for package gdb
2020-06-17 11:37:45 +08:00
cb238cd6d9
add todo for gconv.Convert
2020-06-16 20:44:57 +08:00
897a9f4584
Merge branch 'develop'
2020-06-16 20:42:26 +08:00
55f9b121de
Merge pull request #738 from fxk2006/fix_SessionRedis
2020-06-16 20:41:53 +08:00
386f38af5e
improve gconv.Struct
2020-06-16 20:18:40 +08:00
65cea430c2
improva gconv.Struct
2020-06-16 19:30:35 +08:00
4d38b508a3
improve gvar by changig gvar.Var from type struct to interface
2020-06-16 17:38:05 +08:00
5c774fd391
improve function Structs for package gconv
2020-06-16 11:37:00 +08:00
f6d760e90f
1、修复redis存储session时,最大过期时间问题: ttl.Seconds()返回float64在redis中报错
2020-06-16 11:19:08 +08:00
c3ffa40bad
improve Response/ResponseWriter by implementing http.Flusher for package ghttp
2020-06-15 23:36:20 +08:00
5ce5d0e593
improve auto marshal for struct slice for package gredis
2020-06-15 23:19:38 +08:00
b83f1efde8
remove panic for stdout error for package glog
2020-06-15 22:57:27 +08:00
ca5f14c366
comment updates for package gtcp
2020-06-15 22:51:44 +08:00
95a8b51fb4
improve map slice converting for package gconv
2020-06-15 18:59:18 +08:00
2b64979730
Merge branch 'master' of https://github.com/gogf/gf
2020-06-15 16:48:17 +08:00
508cb7db88
add and improve Scan/ScanDeep feature for package gdb/gvar/gjson/gconv
2020-06-15 16:46:48 +08:00
e8d6d96883
fix issue in error field name lost for package gvalid
2020-06-14 17:28:48 +08:00
9378a6e7bf
readme update
2020-06-13 16:22:49 +08:00
1d609fc5c7
fix issue in unit testing case for package ghttp
2020-06-13 14:52:36 +08:00
49d1e3dbaf
fix issue of attribute name lost in package gvalid
2020-06-12 22:25:58 +08:00
b0e9334852
go.mod updates
2020-06-12 14:10:33 +08:00
95bd369959
improve function GetClientIp for ghttp.Request
2020-06-11 18:47:56 +08:00
a433890097
Merge pull request #721 from kuiye/master
...
add get client realIp
2020-06-11 18:45:42 +08:00
c9c3be517c
fix issue in example of package glist
2020-06-11 18:43:35 +08:00
89e122cd31
marge getip func
2020-06-11 09:49:16 +08:00
27c2a03ea8
add example for package gset
2020-06-10 23:07:07 +08:00
b56eb3a948
example update for package garray
2020-06-10 19:50:22 +08:00
fb1b0bfd88
example update for package g/garray/gmap/gset/ghttp
2020-06-10 19:47:25 +08:00
dd10167ec2
example updates for package garray
2020-06-10 19:09:14 +08:00
3138ad10ec
add get client realIp
2020-06-10 10:44:41 +08:00
080ca82605
release updates
2020-06-09 21:29:28 +08:00
0290de2360
improve dump feature for ghttp.Request
2020-06-09 20:46:04 +08:00
9b330adc1d
Merge pull request #718 from sanrentai/master
...
improve mssql TableFields func
2020-06-09 19:04:56 +08:00
f3ff1ae08b
improve example for package gmap
2020-06-09 16:24:54 +08:00
4f699af051
improve pointer type convertion for package gconv
2020-06-09 14:19:23 +08:00
7ebc7259cb
improve mssql TableFields func
2020-06-09 14:02:43 +08:00
9d22edbdb8
donator updates
2020-06-08 23:08:58 +08:00
7e95058cb5
donator updates
2020-06-08 22:34:48 +08:00
f33753e0cd
add example for package ghttp/glog
2020-06-08 20:21:35 +08:00
ac71e1d753
rename Dump to RawDump for ghttp.ClientResponse
2020-06-08 19:26:14 +08:00
8151b6efd6
add more example for package gredis
2020-06-08 19:17:24 +08:00
94de306c93
add zero time filtering for package gdb
2020-06-08 13:46:45 +08:00
51f8ea26de
add example for package gredis
2020-06-06 18:12:42 +08:00
29d9bb17cd
improve function Unscoped for package gdb
2020-06-06 16:28:16 +08:00
30501a882d
improve function Struct for package gconv
2020-06-06 15:31:04 +08:00
f2f98e1d16
rename testing file names for package gdb
2020-06-06 14:38:05 +08:00
cbf465eeea
improve body interface implements for ghttp.Reqest/Response
2020-06-06 13:34:58 +08:00
79c400e912
Merge branch 'master' of https://github.com/gogf/gf
2020-06-06 10:10:05 +08:00
cc4c49b5b0
add unit testing case for pointer attribute mapping for function Parse
2020-06-06 10:09:19 +08:00
96ea2c911d
Merge pull request #696 from sanrentai/master
...
the sqlserver type money should be converted to float64
2020-06-05 21:08:49 +08:00
131b11680a
readme update
2020-06-05 20:36:05 +08:00
3c6ab96283
fix issue in function Walk and add more example for package gset
2020-06-04 21:46:22 +08:00
d2c4fa921a
add more example for package gmap
2020-06-04 20:45:18 +08:00
dbb51a9328
improve package glist
2020-06-04 20:13:33 +08:00
55bfc3fa73
add more examples for package garray
2020-06-04 18:28:33 +08:00
d9c5182d1a
gitignore updates
2020-06-04 17:56:32 +08:00
899fcbf2da
add mor example for package garray
2020-06-04 17:55:43 +08:00
6e2c0d8706
comment and readme update
2020-06-04 17:29:16 +08:00
c4e599ce63
improve random bytes buffer hanlding for package grand
2020-06-04 14:45:56 +08:00
9cad9e4467
add more unit testing cases for package gstr
2020-06-04 00:03:30 +08:00
48019444ea
README and DONATOR update
2020-06-03 23:49:12 +08:00
76d31a7fbb
improve slice result handling by treating it as string slice for package gredis
2020-06-03 23:44:21 +08:00
facb9d93c0
fix issue of multiple slice arguments handling in function where
2020-06-03 21:36:16 +08:00
1d6bd46c5e
README updates
2020-06-03 20:33:21 +08:00
8646dc1825
Merge pull request #702 from misitebao/master
...
更新 readme 中文版
2020-06-03 18:49:35 +08:00
2992bdeed7
修改之前的捐赠名称
2020-06-03 11:38:21 +08:00
c5601e6c88
更新 readme 中文版
2020-06-03 10:59:20 +08:00
ef1d9a561c
improve the route feature for ghttp.Server
2020-06-03 00:09:51 +08:00
2d3b32c94a
money 类型转换错误
2020-05-29 15:41:37 +08:00
269378aa0d
fix issue in unit testing case for package gsession; version updates
2020-05-28 20:28:07 +08:00
6889542801
improve package guid
2020-05-27 11:26:05 +08:00
8e6f1f1740
improve performance of random buffer usage for package grand
2020-05-25 23:39:09 +08:00
b6ab1a992c
improve empty checks for common interfaces implementer
2020-05-25 14:26:08 +08:00
a5a267567c
comment update for package garray
2020-05-22 12:04:58 +08:00
f05f855c07
improve default max header bytes from 1KB to 10KB for ghttp.Server
2020-05-21 20:10:38 +08:00
bc5f773ba6
make WriteTimeout default to 0 for ghttp.Server
2020-05-19 19:16:47 +08:00
55308cc37c
improve package gipv4 by formating the value retrieving fuctions to Get*
2020-05-18 23:50:31 +08:00
4d9db6edf0
improve package gconv for map converting
2020-05-18 20:58:19 +08:00
38111a64e3
improve files listing for ghttp.Server
2020-05-18 20:09:00 +08:00
bd8d3fca08
improve domain rule for package gvalid
2020-05-18 19:44:15 +08:00
89ccaa3915
improve function Do for package gredis, adding auto marshal feature for arguments
2020-05-18 19:18:53 +08:00
7c2cff7d99
add function GetVar for package gcache
2020-05-17 18:16:26 +08:00
788e15dbb6
comment update for package guid
2020-05-17 15:40:24 +08:00
a0172d9d7e
README updates
2020-05-17 15:16:13 +08:00
bc1a7a1644
README updates
2020-05-17 15:11:07 +08:00
c98234d3e6
improve session feature by allowing custom session id creating function for ghttp.Server
2020-05-17 14:33:27 +08:00
45a94d23d5
improve session feature by allowing custom session id creating function for ghttp.Server
2020-05-17 14:33:21 +08:00
351de5ee6a
fix concurrent issue in buffer handling of package grand
2020-05-17 12:46:28 +08:00
3559436d1e
improve package guid
2020-05-17 08:50:37 +08:00
189f4c1637
improve package gsession
2020-05-16 22:08:16 +08:00
caead810e2
add package guid; improve performance of package grand
2020-05-16 21:56:31 +08:00
ebdc5d9c9d
comment update for package grand
2020-05-16 16:08:30 +08:00
4164059211
add function B for package grand; improve package grand
2020-05-16 16:05:31 +08:00
bd27258c46
donator updates
2020-05-16 15:43:16 +08:00
ddf0605bc4
go mod tidy
2020-05-16 15:36:04 +08:00
991dbe50e0
add more functions for package gipv4; move package guuid to standalone package of gogf
2020-05-16 15:35:21 +08:00
8050efb835
improve package gfile
2020-05-16 14:06:35 +08:00
9355bc73a2
improve package gvalid
2020-05-16 13:31:24 +08:00
acc2a6a353
improve copy feature for package gfile
2020-05-16 00:50:01 +08:00
09e83e7b8d
improve version functions for package gstr
2020-05-16 00:12:23 +08:00
c0df8a3d80
improve version functions for package gstr
2020-05-16 00:11:08 +08:00
33e890d225
improve version functions for package gstr
2020-05-16 00:10:12 +08:00
750e5df962
improve gstr.CompareVersion
2020-05-15 23:42:17 +08:00
74c65439fc
add function ScanDirFunc for package gfile
2020-05-15 21:51:03 +08:00
f290bd7170
fix issue in http.File implements for package gres
2020-05-14 21:25:54 +08:00
d398b749d4
improve support for types of database pgsql
2020-05-14 21:15:44 +08:00
2fd5a1574a
improve package gres
2020-05-14 20:32:01 +08:00
a7504f0629
add more unit testing cases for package gdb
2020-05-13 23:21:11 +08:00
3c35bb85ee
improve unit testing cases for package gi18n/ghttp
2020-05-13 19:35:56 +08:00
6621edb04c
improve i18n of chinese for package gvalid
2020-05-13 19:10:38 +08:00
b0c722e297
improve package gvalid
2020-05-10 22:34:16 +08:00
47a6284274
improve package gvalid
2020-05-10 22:32:10 +08:00
150b8edb70
improve package gvalid
2020-05-10 17:49:23 +08:00
aa5d3285eb
improve package gvalid
2020-05-10 16:48:00 +08:00
993d6e3076
improve package gvalid
2020-05-10 10:56:11 +08:00
78ad9d8c2d
improve error message of package gvalid
2020-05-10 09:05:52 +08:00
feff3ddce3
comment update for package ghttp
2020-05-09 19:19:42 +08:00
80fddad64d
fix issue in PopRight function for package garray; improve json.Marshal for package garray
2020-05-08 21:08:06 +08:00
1e6dd0be02
readme updates
2020-05-08 19:16:52 +08:00
22ecf4f1b6
add context feature for package glog
2020-05-08 17:12:37 +08:00
5d21148657
comment updates for package ghttp
2020-05-07 23:05:33 +08:00
edb745ed92
version updates
2020-05-07 11:31:34 +08:00
61f4e0da6f
improve package gcache
2020-05-06 21:09:02 +08:00
767afa3106
improve package gcache
2020-05-06 19:06:49 +08:00
16779359ee
remove package gchan
2020-05-06 18:43:19 +08:00
770653fafa
enable the route dump for unit testing of logging feature for ghttp.Server
2020-05-05 00:09:39 +08:00
0c021b6da7
add unit testing case of status handler feature for ghttp.Server
2020-05-05 00:01:09 +08:00
ec92b08f25
add function Maps for package gvar; add function GetMaps for package gjson; improve MapToMap* functions for package gconv
2020-05-04 23:42:51 +08:00
13e2353729
fix lock issue in function search for package garray
2020-05-03 23:08:18 +08:00
90d19a84ce
improve package garray/gset, adding function ContainsI
2020-05-03 22:52:04 +08:00
b4c0b95d8a
add support for old version of gres
2020-05-03 22:16:12 +08:00
b7e8255066
add support for old version of gre
2020-05-03 22:08:08 +08:00
5f8e6ad9ed
comment update for package ghttp
2020-05-01 03:31:04 +08:00
c8d253eb56
change binary content from hex string to base64 string for package gres
2020-05-01 02:35:24 +08:00
4814624cff
change binary content from hex string to base64 string for package gres
2020-05-01 02:16:42 +08:00
cc67f3d388
improve package gcompress
2020-05-01 01:47:02 +08:00
f7c2a51c9f
fix issue in zip feature for package gcompress; improve package gres
2020-05-01 00:18:45 +08:00
3db83e1159
improve package gtimer
2020-04-30 22:22:35 +08:00
3bb002796c
donator update
2020-04-30 20:46:27 +08:00
45170bc53e
add ClientMaxBodySize configuration for ghttp.Server
2020-04-30 20:37:09 +08:00
b79ff84c6f
add struct slice conversion for request parameters for ghttp.Request; improve package gconv
2020-04-30 16:53:47 +08:00
938c46fec9
readme update
2020-04-29 19:33:14 +08:00
8a13d94526
improve Record.Struct for package gdb
2020-04-29 09:12:13 +08:00
1e844d505a
comment update for package ghttp/gconv; readme update
2020-04-29 00:14:29 +08:00
a123a2c086
improve struct conversion of empty result/record for package gdb
2020-04-28 21:03:25 +08:00
1eeeeb853e
improve unit testing case of error logging for ghttp.Server
2020-04-28 15:21:17 +08:00
6e7224e306
improve error handling for gconv.Struct/ghttp.Server; add NewSkip/NewfSkip function for package gerror
2020-04-28 15:04:07 +08:00
9e064e2651
donator updates
2020-04-27 23:34:22 +08:00
8d9dd17eac
add Walk function for package gset; improve fields handling feature for package gdb
2020-04-27 21:18:42 +08:00
cf1d3d3d2b
improve package gdebug; add more unit testing case for package gdb
2020-04-27 17:56:04 +08:00
9480ffcdc0
improve function SetPath/AddPath for package gview
2020-04-27 17:07:00 +08:00
5db10add4a
fix issue in unnacessary quoting of fields in select statement of gdb.Model
2020-04-27 16:30:53 +08:00
fa66bf5d9d
improve cache feature of package gdb.Model
2020-04-26 21:31:55 +08:00
f69da3ace1
add function Transaction for package gdb
2020-04-26 17:47:19 +08:00
e01bfa05c3
listening ports change for unit testing cases of ghttp.Server
2020-04-26 17:13:48 +08:00
231238c157
improve parameter handing for ghttp.Request
2020-04-26 17:08:07 +08:00
7edec099ab
improve raw request/response content dump for ghttp.Client
2020-04-24 00:00:52 +08:00
83eb8be064
Merge pull request #609 from kirileec/master
...
add Raw* method in ClientResponse to get request and response string
2020-04-23 22:58:04 +08:00
7af30df494
Merge branch 'master' into master
2020-04-23 22:57:23 +08:00
f026686fda
fix issue in dupicated expiration handling in response cookies og ghttp.Client
2020-04-23 21:12:32 +08:00
35a50b9c6c
readme update
2020-04-23 21:06:42 +08:00
010e2f951a
downgrade the required golang version from v1.13 to v1.11
2020-04-23 20:38:25 +08:00
f7f86ad65a
downgrade the required golang version from v1.13 to v1.11
2020-04-23 20:25:59 +08:00
1e19f447d1
improve ghttp.Client in context handling
2020-04-23 20:23:23 +08:00
8cc378331d
add one unit testing case for ghttp.Server
2020-04-23 20:10:10 +08:00
4721f68fd8
add performance testing result
2020-04-23 19:51:08 +08:00
0d11c0a1f8
add performance testing result
2020-04-23 19:41:34 +08:00
5076613a8f
add performance testing result
2020-04-23 17:25:11 +08:00
c5a44daa65
add performance testing result
2020-04-23 17:23:57 +08:00
520970b71f
add performance testing result
2020-04-23 17:19:08 +08:00
ebfb08ee3f
add performance testing result
2020-04-23 17:18:15 +08:00
9e38b2cb90
add performance testing result
2020-04-23 17:14:11 +08:00
71b1f00dc5
improve package gdb/gstr/gvalid
2020-04-20 22:36:28 +08:00
59d6830ab1
version update
2020-04-18 13:42:06 +08:00
8779a3f211
add function Walk for package garray; improve comment for package garray
2020-04-18 13:30:49 +08:00
c10149baa0
fix issue in stack trace for package gdebug; improve package gsmtp
2020-04-18 10:17:54 +08:00
4f87668780
improve retry feature for ghttp.Client
2020-04-16 15:43:21 +08:00
63f33d1d8c
improve package gdb supporting gtime.Time parameter for Where condition
2020-04-15 18:02:32 +08:00
734aa5a6fe
improve create_at,update_at,delete_at feature for package gdb
2020-04-15 12:56:41 +08:00
371aef224d
donator updates
2020-04-15 11:41:44 +08:00
362e380ada
improve SetConfigWithMap function for package ghttp/glog/gview; reveal some logger functions for default logger of package glog
2020-04-15 11:04:39 +08:00
e995bd8c9a
add unit testing cases of https feature for ghttp.Server
2020-04-15 09:55:44 +08:00
81b211dd1a
improve select operation details handling for package gdb
2020-04-15 09:37:46 +08:00
0515fc94cb
add MapMerge/MapMargeCopy functions for package gutil; improve template view feature for indefinite parameters
2020-04-14 21:11:12 +08:00
46ee070f0a
fix issue in package gfsnotify when gset changes
2020-04-14 00:20:39 +08:00
b17e3a6804
improve package gset
2020-04-13 23:44:43 +08:00
9160bee1af
change comments
2020-04-11 12:16:53 +08:00
8e6018cfff
improve soft deleting feature for package gdb
2020-04-11 10:14:49 +08:00
c08739b5a3
add function Having for gdb.Model
2020-04-11 10:11:52 +08:00
385a503d31
add soft deleting feature, improve chars handling for package gdb
2020-04-11 09:09:25 +08:00
ef286b0c15
add unit testing case for auto time and soft deleting features for package gdb
2020-04-09 22:48:21 +08:00
53aba2d4b8
add unit testing case of cache feature for package gdb
2020-04-09 22:00:02 +08:00
f22da4ba3a
improve gconv.MapDeep with anonymous checks for attribute struct field
2020-04-09 15:34:23 +08:00
23c2f12672
improve MapDeep function for package gconv; improve gjson.New function for loading struct parameter
2020-04-09 13:37:27 +08:00
7fd53673ce
add automatic time and soft deleting features: create_at/update_at/delete_at for package gdb; improve schema changing feature for package gdb
2020-04-08 21:26:14 +08:00
e64fd088b9
fix when no response
2020-04-08 20:11:06 +08:00
15672e7a09
#591 add Raw* method in ClientResponse to get request and response string
2020-04-08 19:24:03 +08:00
2ea1d2c7b2
update build-in template function substr/strlimit for package gview
2020-04-07 23:53:17 +08:00
90d751f98d
add function SubStrRune/StrLimitRune/PosRune/PosIRune/PosRRune/PosRIRune for package gstr; remove unicode support in function SubStr/StrLimit for package gstr
2020-04-07 23:51:48 +08:00
25a91c732c
improve String/Map converting for package gconv
2020-04-07 21:29:41 +08:00
01995f5501
improve function Marge for package garray using interface feature; improve slice converting using interface feature for package gconv
2020-04-07 21:25:52 +08:00
68abb3cf3d
improve package glist for var initilalization feature
2020-04-07 20:58:58 +08:00
77cc323d0e
improve package gset/gmap for initialization
2020-04-07 20:41:49 +08:00
c7a9c03495
improve package garray/gmap for initialization
2020-04-07 20:06:26 +08:00
f7850e3ed3
improve package garray
2020-04-07 11:29:42 +08:00
82125416a2
comment update for package ghttp
2020-04-06 22:31:45 +08:00
2c1e2155e3
improve function Server.Handler for package ghttp
2020-04-06 20:29:35 +08:00
2d30a53c3a
remove function From for package gdb; add function g.Table; add ServeHTTP interface implements for ghttp.Server
2020-04-04 22:46:52 +08:00
ccceeae29c
change third party package for yaml parsing to gopkg.in/yaml.v3
2020-04-03 19:51:33 +08:00
f22b98456f
add default value of MaxActive configuration for package gredis
2020-04-03 15:18:35 +08:00
e7f1bd692b
remove Content-Type header set in Response.WriteStatus for package ghttp
2020-04-03 14:16:26 +08:00
f82f7ab199
change default value of safe from false to true for gdb.Model
2020-04-03 10:16:57 +08:00
4d33b527b6
readme update
2020-04-03 09:32:04 +08:00
7bcc596308
add GetVar function for package genv; add DryRun feature for package gdb
2020-04-02 20:52:37 +08:00
be2d4b080e
Merge pull request #601 from bdliyq/master
...
Get ghttp a chance to add custom host.
2020-04-01 19:55:25 +08:00
c96e5f5a9e
readme update
2020-04-01 18:08:20 +08:00
3c23766674
readme update
2020-04-01 18:05:17 +08:00
718089fc11
Get ghttp a chance to add custom host.
2020-03-31 23:28:21 +08:00
8ab44dcb44
Get ghttp a chance to add custom host.
2020-03-31 21:50:15 +08:00
992522342c
version/readme update
2020-03-30 23:56:26 +08:00
040898cdc3
improve unit testing case for package gmutex
2020-03-30 22:55:03 +08:00
343126ef22
fix usage for garray.PopRand
2020-03-30 20:56:00 +08:00
05760d1eac
fix usage for garray.PopRand
2020-03-30 20:47:50 +08:00
c10f73f1f7
add zero time.Time filtering for omitempty feature of gdb.Model
2020-03-30 20:44:36 +08:00
7e0fa8e0cd
improve package garray
2020-03-30 20:31:47 +08:00
6fe6218505
README updates
2020-03-29 20:23:10 +08:00
6059782de8
add unit testing case of basic auth for ghttp.Client; remove intlog for New function of package gspath
2020-03-29 19:36:49 +08:00
4844eea0ab
add convenience function g.Client for ghttp.Client
2020-03-29 09:52:37 +08:00
8ecd62d3de
add example for package gres
2020-03-28 21:32:29 +08:00
4c610b4f58
improve session storage file for ghttp.Server
2020-03-28 20:02:57 +08:00
1932c4ec44
Merge pull request #575 from wenzi1/master
...
Fix the bug of MSSQL paging
2020-03-28 19:59:31 +08:00
bd2e51ddca
improve unit testing case for package glog
2020-03-28 00:47:34 +08:00
ddcb7121c1
improve temporary path producing from gfile.Join to gfile.TempDir
2020-03-28 00:41:12 +08:00
f1f575fd5c
improve package gins/gfile/intlog
2020-03-28 00:37:23 +08:00
99adb7cdc4
comment update
2020-03-26 23:48:21 +08:00
6b7ea97777
improve quote handling of table string for package gdb; improve rotation feature for package glog
2020-03-26 22:25:43 +08:00
495b5758ec
improve quote handling of table string for package gdb; improve rotation feature for package glog
2020-03-26 22:22:27 +08:00
ba56eb87b1
improve rotation feature for package glog
2020-03-26 20:58:57 +08:00
4258a3bbc9
improve StrToSize function for package gfile
2020-03-26 15:54:57 +08:00
4912331ddc
improve mtime feature for gfile; improve rotation feature for glog
2020-03-26 09:29:36 +08:00
e87b7ecf5d
improve unit testing case for package gfpool
2020-03-26 08:52:50 +08:00
23bce7bde6
reduce the goroutine count for unit testing cases of package gfpool/glog
2020-03-25 23:49:33 +08:00
926b664615
improve package garray for crossing border handling; improve rotation feature for package glog
2020-03-25 23:36:56 +08:00
fa8257c85b
improve ghttp.Client
2020-03-25 17:13:05 +08:00
abb9c88c23
improve ghttp.Client
2020-03-25 15:17:18 +08:00
f89976cad5
improve ghttp.Client
2020-03-25 15:09:13 +08:00
0389778725
improve package glog for file lock
2020-03-25 00:03:52 +08:00
3c36285126
improve Model.Data function for package gdb
2020-03-24 20:58:11 +08:00
75054ee109
fix issue in rebinding feature for grou router of ghttp.Server
2020-03-24 19:48:10 +08:00
8447b1a42b
add function LevelStr/StackWithFilter functions for package glog
2020-03-24 00:05:11 +08:00
e5265a1c46
add level string feature for package glog
2020-03-23 22:40:44 +08:00
6e8ef8d0b0
add level string feature for package glog
2020-03-23 22:36:06 +08:00
75c081afc9
fix issue of char '/' in URL.Path handling of ghttp.Server
2020-03-23 20:57:34 +08:00
060fd9eaba
improve comment for package gdb
2020-03-23 20:44:20 +08:00
63e5a60344
improve package gdb
2020-03-22 23:26:15 +08:00
75dc1d82c1
example names change
2020-03-22 12:49:46 +08:00
a5e048eb5f
example name changes
2020-03-22 12:34:12 +08:00
65bc1d5eb8
comment update for package gjson
2020-03-22 09:24:45 +08:00
bfa64705b5
update comment for package gsession
2020-03-22 00:15:59 +08:00
17aea8d7d4
improve unit testing cases by changing creating testdata path using gdebug.TestdataPath function
2020-03-21 23:47:33 +08:00
a6a01fd7f2
improve template cache for ParseContent function of package gview
2020-03-21 23:42:34 +08:00
41a9e91b4c
improve example for package gpage
2020-03-21 23:13:31 +08:00
e2c1e11f95
improve package gjson
2020-03-21 21:32:02 +08:00
c2966817ce
improve function gdebug.TestDataPath and update all usage codes
2020-03-21 19:41:05 +08:00
16958413bb
improve autoencode feature for package gview
2020-03-21 19:31:58 +08:00
c0a0913d4b
add more unit testing case for template feature of ghttp.Server
2020-03-21 13:45:33 +08:00
6d47810782
improve context feature for ghttp.Request; improve comment for package gjson
2020-03-21 13:32:43 +08:00
7a9ea2e546
improve context feature for ghttp.Request
2020-03-20 23:22:32 +08:00
7881b2dee4
improve unit testing cases
2020-03-20 22:34:56 +08:00
5f223ef049
Merge pull request #4 from gogf/master
...
update
2020-03-20 10:06:50 +08:00
e57942b374
improve unit testing cases
2020-03-20 08:56:17 +08:00
f18e6f078c
improve unit testing cases
2020-03-20 08:49:40 +08:00
f667cbc2a2
Fix the bug of MSSQL paging
2020-03-20 00:33:20 +08:00
07e65c14a9
improve unit testing cases
2020-03-19 23:53:03 +08:00
0b6d04485e
improve unit testing cases
2020-03-19 22:56:12 +08:00
36401a063d
improve gutil.Dump, improve sqlite file searching when opening db file
2020-03-19 13:38:42 +08:00
849e7370d1
improve gutil.Dump, improve sqlite file searching when opening db file
2020-03-19 11:37:31 +08:00
f01dca0895
version updates
2020-03-17 22:36:05 +08:00
55137b2aa3
README, DONATOR updates
2020-03-17 22:35:09 +08:00
22540921b3
improve codes typing for package package gvalid
2020-03-17 22:23:29 +08:00
6174097a07
Merge pull request #3 from gogf/master
...
update
2020-03-17 22:11:51 +08:00
52de11b1fe
Merge pull request #564 from arieslee/master
2020-03-17 22:08:31 +08:00
5a646179ad
fix issue in limit...offset statement of postgresql for packagegdb
2020-03-17 21:38:49 +08:00
33ae93e050
improve CORS feature for ghttp.Server
2020-03-17 17:46:43 +08:00
f3d859159d
improve router group for duplicated router registering for package ghttp.Server
2020-03-17 14:48:52 +08:00
4fb01e68f7
移除字符串ip地址与Long类型互转的方法,修改中文长度校验的方法
2020-03-17 14:26:36 +08:00
2812a247aa
添加验证中英文混合字符串长度的判断规则,按utf8计算,一个中文算一个字符,cn-length,cn-min-length,cn-max-length
2020-03-17 11:19:43 +08:00
2b46e765c4
change function time.Duration.Milliseconds to time.Duration.Nanoseconds for compatibility of Golang version < 1.13
2020-03-16 23:03:37 +08:00
c7f911cae2
change function time.Duration.Milliseconds to time.Duration.Nanoseconds for compatibility of Golang version < 1.13
2020-03-16 23:03:35 +08:00
9f0548c03d
improve testdata directory retrieving for unit testing cases
2020-03-16 22:47:39 +08:00
c578df06a3
fix issue in unit testing case of package gfile
2020-03-16 20:51:19 +08:00
8ed3cf9c97
fix issue in unit testing case of package gcdg
2020-03-16 20:46:03 +08:00
2438f565e9
添加字符串ip地址与Long类型互转的方法
2020-03-16 11:18:06 +08:00
8230c72ec6
improve file uploading feature for ghttp.Request
2020-03-15 20:11:38 +08:00
d716037caa
improve package gcfg adding default configuration file searching for instance
2020-03-15 19:56:07 +08:00
855a4ddb2c
add file rotation feature for package glog; improve gpool/gfpool; fix issue in gfile.MTimeMillisecond
2020-03-15 19:32:29 +08:00
74be9fac18
add file rotation feature for package glog; improve gpool/gfpool; fix issue in gfile.MTimeMillisecond
2020-03-15 19:32:26 +08:00
e9fba5a166
readme updates
2020-03-14 17:15:25 +08:00
0a92df691b
improve package gpool/gfpool; donator updates
2020-03-14 17:12:44 +08:00
e513cd10ed
add Lock* functions for gdb.Model and improve Data/Where functions for gdb.Model
2020-03-13 17:21:30 +08:00
b702d98700
version updates
2020-03-12 10:05:38 +08:00
99f1d9d0ed
improve package gudp
2020-03-11 23:59:43 +08:00
707b08c585
improve package gudp
2020-03-11 23:56:58 +08:00
f44c19868c
improve package gudp
2020-03-11 23:54:35 +08:00
13ab139afc
add more unit testing case for package gdb
2020-03-11 23:24:19 +08:00
cacb2f142b
Merge pull request #548 from wenzi1/master
...
add Tables and TableFields method for sqlite
2020-03-11 23:18:59 +08:00
11f0317e92
add Array feature for package gdb
2020-03-11 23:17:41 +08:00
9a667c8803
add Tables and TableFields method for sqlite
2020-03-11 22:45:38 +08:00
c1cce17934
add unit testing cases for gudp
2020-03-11 16:08:17 +08:00
5a92d7de0d
fix issue in router group registering for controller
2020-03-11 15:51:24 +08:00
53bf378868
Merge pull request #550 from fulltimelove/master
2020-03-11 15:07:30 +08:00
cd7c45c00c
improve default connection pool configuration for gredis
2020-03-11 14:35:23 +08:00
f13a5ad82e
分组路由对象绑定时支持多方法绑定
2020-03-11 10:10:00 +08:00
2e9be609c8
fix issue in unit testing of gins
2020-03-11 09:22:13 +08:00
2f2f6e1ffe
add Tables and TableFields method
2020-03-11 00:29:25 +08:00
f3bd2b67f7
change attribute Context to context.Context for ghttp.Request
2020-03-10 20:45:22 +08:00
645cecdffb
improve template view instance initialization for instance of ghttp.Server
2020-03-10 20:13:36 +08:00
22e9965629
improve template view instance initialization for instance of ghttp.Server
2020-03-10 08:57:37 +08:00
24ea9f9245
Merge pull request #2 from gogf/master
...
update
2020-03-09 23:35:59 +08:00
9dbde6e8f1
change function HandleSqlBeforeExec to HandleSqlBeforeCommit for package gdb
2020-03-09 22:00:01 +08:00
fe0b34544d
fix missing of pgsql driver support for package gdb
2020-03-09 21:56:53 +08:00
5e489d59b4
improve HandleSqlBeforeExec function for package gdb
2020-03-09 21:53:58 +08:00
61f49574a9
fix issue in unit testing case for gparser
2020-03-09 20:56:10 +08:00
2fabcb62a8
remove binary from git
2020-03-09 19:48:51 +08:00
3bc3b652c1
improve unit testing case for gjson
2020-03-09 09:00:38 +08:00
042a6f12f5
add map conversion support for result of HGetAll for package gredis
2020-03-08 23:16:06 +08:00
5acce82e63
add slice support for gconv.Map
2020-03-08 23:09:37 +08:00
4732bf46ad
add Context map for internal context workflow parameter exchanges for ghttp.Request
2020-03-08 22:53:20 +08:00
5bed5a1532
improve unit testing case for driver feature og package gdb
2020-03-08 12:18:07 +08:00
5b7576430f
improve unit testing case for driver feature og package gdb
2020-03-08 12:16:44 +08:00
356f4cd701
improve unit testing case for driver feature og package gdb
2020-03-08 12:04:24 +08:00
c444630d1e
add workaround for package gdb for json infinite loop bug of Golang version < v1.14
2020-03-08 11:56:19 +08:00
8e40cded42
add custom driver feature for package gdb
2020-03-08 11:03:18 +08:00
0e52d467d3
improving package gdb
2020-03-08 00:17:42 +08:00
6665d62e7e
improve package gfile
2020-03-07 20:28:00 +08:00
5bdf1a71b8
improve uploading file feature for ghttp.Server
2020-03-07 20:20:52 +08:00
a34ca0ff4b
improve uploading file feature for ghttp.Server; improve package gfile/gstr/gdebug
2020-03-07 19:31:33 +08:00
7f0163d958
improve gconv.Struct* functions for custom types conversion
2020-03-06 23:22:08 +08:00
31f19b0eee
improve package gcompress
2020-03-06 15:38:32 +08:00
93d0760898
add GetPage function for ghttp.Request
2020-03-06 11:01:03 +08:00
4863e7a6ae
Merge pull request #529 from wenzi1/master
2020-03-05 22:02:16 +08:00
a161b44cc7
improve package gpage
2020-03-05 18:07:07 +08:00
7072244420
improve comment for ghttp.Server
2020-03-05 16:08:55 +08:00
f68b66e606
update comment for ghttp.Server
2020-03-04 23:32:27 +08:00
4e7c6c1fb4
improve CORS feature for ghttp.Server
2020-03-04 22:52:56 +08:00
d8a7e36478
improve router feature for ghttp.Server
2020-03-04 17:29:23 +08:00
8971ad8445
Add tables method of MSSQL, Oracle and PgSQL
2020-03-02 23:41:33 +08:00
270af8accb
Merge pull request #1 from gogf/master
...
update
2020-02-29 22:46:00 +08:00
b0ef63fc9d
improve bindArgsToQuery for surpport for pgsql/mssql/oracle for package gdb
2020-02-29 19:55:53 +08:00
6e1f8c3cfc
version updates
2020-02-29 08:54:18 +08:00
e58d7e8dda
add internal log for gi18n; improve unit testing case for ghttp.Server
2020-02-28 23:00:05 +08:00
3a3384cf06
Merge branch 'master' of https://github.com/gogf/gf
2020-02-27 17:09:44 +08:00
ef2a9f6fd1
fix issue in log paatern for ghttp.Server
2020-02-27 17:09:12 +08:00
63f756f731
Merge pull request #514 from kevinlincg/master
...
fix typo in gpool_bench_test.go
2020-02-26 23:38:33 +08:00
bb1c27c36a
add more unit testing cases for glog
2020-02-26 23:26:24 +08:00
87cd0703c0
change internal log prefix from '[GF]' to '[INTE]'
2020-02-26 11:57:26 +08:00
6317d9de53
add ci for golang v1.14
2020-02-26 11:54:46 +08:00
7acf16fdba
add UploadFile feature for ghttp.Server
2020-02-26 01:01:28 +08:00
a52b454d3e
add UploadFile feature for ghttp.Server
2020-02-26 00:48:27 +08:00
816e075c52
add more unit testing cases for package garray
2020-02-25 23:19:37 +08:00
9882b361a8
add more unit testing cases for package gstr
2020-02-25 23:01:51 +08:00
4415dcf1c1
add HasPrefix/HasSuffix for package gstr
2020-02-25 21:03:07 +08:00
42fd583bfd
add more inernal logging points for core components
2020-02-24 21:09:19 +08:00
c70bc7c96a
improve pakage g/gins
2020-02-23 20:25:55 +08:00
02bd780a33
readme and donator update
2020-02-22 17:06:58 +08:00
24a2192ce2
README updates
2020-02-22 15:36:31 +08:00
d8ef8a1f5d
add gf.debug options and GF_DEBUG env control params for internal logging feature
2020-02-22 14:51:44 +08:00
745a913cfb
add FilterNil/FilterEmpty functions for package garray; add FieldsStr/FieldsExStr for gdb.Model
2020-02-22 14:26:36 +08:00
13dba407a2
fix parameter issue in benchmark of internal/rwmutex
2020-02-21 13:15:40 +08:00
34e7c5f809
rename grand.Str to grand.S; add different function Str for grand
2020-02-21 00:01:27 +08:00
d570624caa
fix typo in gpool_bench_test.go
2020-02-20 09:01:09 +08:00
f18312419b
improve CORS feature for ghttp.Server
2020-02-16 23:18:37 +08:00
89f869dd44
remove internal logging for gsession.StorageFile; improve example codes for CORS feature of ghttp.Server
2020-02-16 23:00:42 +08:00
20b64507b1
improve string conversion for gtime.Time
2020-02-16 22:39:12 +08:00
7443246e05
add gtime.TimeWrapper
2020-02-16 18:07:05 +08:00
f9e7823c14
improve configuration for package gdb
2020-02-16 16:36:39 +08:00
52943b283c
go.mod updates; add search path configuration in file for package ghttp.Server
2020-02-16 16:34:30 +08:00
36403fdc08
improve configuration for mssql
2020-02-16 16:25:03 +08:00
0317f6812e
add more unit testing cases for gtime
2020-02-16 15:11:21 +08:00
5169137069
improve unit testing case for CORS feature for package ghttp
2020-02-16 13:32:06 +08:00
7d9bccf912
README updates
2020-02-15 12:00:20 +08:00
14f56ea18f
donator updates
2020-02-14 22:21:53 +08:00
1736d271d2
add more unit testing case
2020-02-14 22:13:41 +08:00
19755ad233
improve gcfg
2020-02-14 21:57:35 +08:00
cfdd043e4e
add OctStr function for gstr
2020-02-12 10:48:15 +08:00
78917ed5cb
comment updates for package ghttp
2020-02-11 10:00:10 +08:00
88684ca00a
add panic if internal watcher creation fails for gfsnotify; improve codes and change comment from chinese to english for gdb
2020-02-10 20:37:53 +08:00
784983806a
add InserIgnore feature for package gdb
2020-02-08 23:46:10 +08:00
cdb3b94e22
add NewWithTag function for gjson/gparser
2020-02-08 14:07:32 +08:00
83dcc4a5e0
fix issue for overwriting the route item if allowed
2020-02-08 11:17:09 +08:00
a6c0b281a3
add struct support for where condition statement of gdb
2020-02-07 20:58:47 +08:00
3120f24553
add struct support for where condition statement og gdb
2020-02-07 19:44:11 +08:00
ac9be6134b
add global schema access support for mssql in gdb
2020-02-07 17:21:05 +08:00
4c1b4f7858
change time measuing unit from microtime to millitime for ghttp.Request; change graceful reload feature from true to false in default
2020-02-07 16:29:14 +08:00
1e45bf93d8
remove error printing when decoding error in communication feature of gproc
2020-02-06 19:21:17 +08:00
e8dd3979b6
add more unit testing cases for ghttp/gview
2020-02-06 15:17:10 +08:00
374ee4c0ea
improve ghttp.Request for making the request body reusable for multiple times
2020-02-06 11:22:36 +08:00
95411aff77
improve ghttp.Request for making the request body reusable for multiple times
2020-02-06 11:14:38 +08:00
1999ef95c1
fix issue in gconv.Struct* functions panic when converting attribute value is nil
2020-02-05 22:06:24 +08:00
b15075fdfe
fix issue in gconv.Struct* functions panic when converting attribute value is nil
2020-02-05 22:02:49 +08:00
4d2b244319
fix issue in gres.UnpackContent; fix issue in gtime.NewFromTimeStamp
2020-02-04 17:09:18 +08:00
4c3af63076
improve time string parsing for invalid datetime
2020-02-01 20:14:24 +08:00
91bbff6ced
architecture updates
2020-01-23 15:04:12 +08:00
26aab44ec8
fix issue in char '-' support for parameter retrieving for ghttp.Request
2020-01-22 20:28:42 +08:00
2e10ce421b
improve plugin feature
2020-01-21 22:18:49 +08:00
8eda69b11e
improve the plugin feature for ghttp.Server
2020-01-21 17:18:03 +08:00
7d7b242968
Merge branch 'master' of https://github.com/gogf/gf
2020-01-21 15:42:19 +08:00
202419202f
improve logger feautre, add unit testing cases for ghttp.Server; add SetDefaultLogger function for glog
2020-01-21 15:42:08 +08:00
55078beed1
Merge pull request #484 from chikaku/remove_redundant
...
Remove redundant code in gsession
2020-01-21 15:40:35 +08:00
d9f4e6eaa6
remove redundant code in gsession
2020-01-21 14:55:08 +08:00
2ba0913bea
comment update for gtimer
2020-01-21 14:46:23 +08:00
8f2dcf21ff
improve gconv.Map
2020-01-20 21:25:55 +08:00
01b06e0745
improve ghttp.BuildParams
2020-01-20 20:32:39 +08:00
665b5960c8
fix issue in minus number converting for gconv.Int
2020-01-20 20:18:24 +08:00
eb6a7a4728
add function UnmarshalValue feature for package garray/gmap/gset/gtype/gvar/gjson/gconv
2020-01-20 19:56:42 +08:00
7df53ff55e
rename all timestamp function names from *Second to Timestamp*
2020-01-20 14:14:11 +08:00
8021f39710
version updates
2020-01-19 21:21:41 +08:00
f2af08270b
improve gproc
2020-01-19 20:42:21 +08:00
c2f028848c
readme updates
2020-01-18 22:35:07 +08:00
d9c7224861
readme updates
2020-01-18 22:21:37 +08:00
f59a1ada88
improve static service feature, add plugin feature for ghttp.Server
2020-01-17 21:12:52 +08:00
705ab1d33f
improve garray; add RemoveValue function for garray
2020-01-17 19:48:50 +08:00
c07c4d7217
version updates
2020-01-16 21:26:34 +08:00
b867b2a0bc
add return parameter name for function Cas of gtype;improve Response.Redirect* functions by adding optional parameter code
2020-01-16 21:04:28 +08:00
872d674182
fix issue in database 'time' type support in package gdb
2020-01-15 21:23:40 +08:00
4682abafdf
fix concurrent issue in gdb.Model.Count
2020-01-15 10:38:02 +08:00
b7d194cf52
improva gcmd.Parser/gres
2020-01-15 09:36:58 +08:00
edf2366296
improve gzip feature for gcompress; add gzip compression for package gres
2020-01-15 00:15:56 +08:00
22af5be71f
rename parameter name for gipv4.Ip2Long/Long2Ip
2020-01-13 14:50:06 +08:00
f662ff8051
add pprof unit testing case for ghttp; reame updates
2020-01-12 22:26:07 +08:00
8c51121b3b
version updates
2020-01-11 10:40:13 +08:00
e9a0805801
add function Schema for gdb
2020-01-10 23:48:19 +08:00
afadbc6621
improve genv.Remove/gproc.Kill
2020-01-10 22:32:07 +08:00
ca546fc30b
why the goland auto removed my genv import?
2020-01-10 09:39:54 +08:00
7c7c168c3d
improve gproc.SearchBinary
2020-01-09 23:05:03 +08:00
16f0bb96db
improve strict parsing feature for gcmd
2020-01-08 23:06:01 +08:00
33a899d32e
add As function for gdb.Model; improve string quote handling for gdb
2020-01-08 21:24:33 +08:00
f3a208f02f
fix issue in router value retrieving for ghttp.Request
2020-01-08 20:00:42 +08:00
81fd3d06bb
make parser default unstrict for gcmd
2020-01-08 19:30:56 +08:00
9227139cf8
add schema changing feature for gdb
2020-01-07 22:14:32 +08:00
f2190e50b2
improve unit testing for gdb
2020-01-06 20:43:59 +08:00
c4537b4753
improve ghttp.Client.Get
2020-01-06 17:57:07 +08:00
167d58490b
Merge pull request #455 from gnever/191229_gfile_add_readline_mst
...
Add ReadLines and ReadByteLines read file content line by line
2020-01-06 17:52:41 +08:00
d36aceb9f1
Merge pull request #463 from sth4me/patch-1
...
fix mysql debug time
2020-01-06 17:51:33 +08:00
eb31922124
fix mysql debug time
...
调试模式时间格式改为毫秒,原来是微秒.
2020-01-06 10:28:34 +08:00
bec9f5a847
add buildin function 'concat' for gview
2020-01-05 19:55:17 +08:00
d6e6ddf996
Add gfile.ReadLines and gfile.ReadByteLines read file content line by line
2019-12-29 19:24:56 +08:00