Commit Graph

3458 Commits

Author SHA1 Message Date
astaxie 5b80a56c36
Merge pull request #3468 from DennisMao/hotfix/UpdateDependencyGoes
update dependency
2019-01-08 23:52:39 +08:00
sanghee bf15535a5b fix panic: sync: negative WaitGroup counter 2019-01-03 22:44:32 +09:00
DennisMao edb1c52dee fix function changes 2019-01-02 17:01:46 +08:00
DennisMao 6e16b8cdcf fix ci losing dependency 2019-01-02 16:46:27 +08:00
DennisMao 24215fb3eb update dependency 2019-01-02 15:37:41 +08:00
zhl11b d02699a189 add new test case for china mobile phone 2018-12-30 20:51:21 +08:00
zhl11b 2034d1b101 联通171,175 电信173 2018-12-29 17:41:59 +08:00
astaxie 5fe19d639f
Merge pull request #3456 from japettyjohn/master
Fix bug in memcache sessions
2018-12-28 22:35:11 +08:00
James Pettyjohn 1dea80d4ea Fixed error handling in memcache sessions 2018-12-27 16:20:26 -08:00
astaxie 28f0008075
Merge pull request #3434 from zav8/add_sql_null_support
Add support for field of type sql.NullXxx in rawSet.setFieldValue()
2018-12-19 22:26:23 +08:00
zav8 ffe1b00baf Merge branch 'develop' of https://github.com/astaxie/beego into add_sql_null_support 2018-12-18 10:41:17 +08:00
zav8 d2c289193a add test case for QueryRow and QueryRows 2018-12-18 10:37:41 +08:00
astaxie f867583256
Merge pull request #3433 from DennisMao/FixOrmDescriptionTag
Fix Issue #3337
2018-12-18 09:20:36 +08:00
astaxie 98dfb92e17
Merge pull request #3443 from zhiquan911/develop
add GetProvider
2018-12-18 09:10:17 +08:00
郭一鸣 c8f22be675 Add redis sentinel session support (#3427)
Add Redis Sentinel session support
2018-12-17 14:47:47 +01:00
Chance f03a7d1128
add GetProvider 2018-12-13 15:37:19 +08:00
zav8 6da4a66c20 merge switch cases 2018-12-06 16:09:39 +08:00
zav8 5e4241fc87 add support for field of type sql.NullXxx in rawSet.setFieldValue() 2018-12-06 16:07:07 +08:00
DennisMao bf468c8d0c fix format 2018-12-06 10:57:32 +08:00
DennisMao 0d77a3f8d2 FixOrmDescrptionTag 2018-12-06 10:49:50 +08:00
astaxie 1b6edafc96
Merge pull request #3412 from astaxie/develop
v1.11.1
2018-11-30 21:54:26 +08:00
astaxie 8152ade1b6
Merge pull request #3419 from xpzouying/close_fs_when_is_not_nil
Close fs when is not nil
2018-11-30 16:57:49 +08:00
astaxie 6350f8b904
Merge pull request #3420 from xpzouying/format_list_travis_yml
format list in .travis.yml
2018-11-30 16:57:25 +08:00
astaxie 0c5398a19c update travis 2018-11-30 16:42:44 +08:00
astaxie 4b656268d3 travis 2018-11-28 16:17:53 +08:00
astaxie 10729a1fc5 update vendor & module 2018-11-28 16:05:15 +08:00
Ying Zou cdb3ef808f format list in .travis.yml 2018-11-28 08:59:27 +08:00
Ying Zou a5a2471f2c close fs only when fs open without error
panic when close nil filesystem
2018-11-28 08:55:20 +08:00
astaxie 6282747f6d update vendor 2018-11-27 14:11:14 +08:00
astaxie d5fd5cad38
Merge pull request #3417 from xpzouying/update_code_format
better format
2018-11-27 14:01:59 +08:00
Ying Zou fab7c6b6d0 better format
- add comments for public function
- format import order in admin.go
- better format for NewControllerRegister in router.go
2018-11-26 23:19:05 +08:00
astaxie 42ade6aa49 v1.11.1 2018-11-22 13:10:52 +08:00
astaxie 55d9b69cd9 update mod 2018-11-22 13:08:39 +08:00
astaxie 2a8d6f943f
Merge pull request #3408 from nlimpid/develop
add different column name parse strategy
2018-11-21 17:18:39 +08:00
nlimpid 6b0155c4fb add different column name parse strategy 2018-11-20 22:47:56 +08:00
astaxie e22a5143bc
Merge pull request #3403 from nlimpid/develop
add context for db operation
2018-11-20 15:44:25 +08:00
astaxie a17eb54515
Merge pull request #3405 from coldnight/feature-add-elapsed-in-response
Add .Elapsed in context.ResponseWriter for monitor purpose
2018-11-20 15:39:13 +08:00
nlimpid d5cf1050db check qs is nil before get forContext 2018-11-19 23:42:56 +08:00
wanghui b021686521
Add .Elapsed in context.ResponseWriter for monitor purpose
With this commit we can record per requests's elapsed time,
so we can easy to monitor that by use a filter.
2018-11-19 16:38:14 +08:00
astaxie b0e2bbce2a
Merge pull request #3391 from astaxie/develop
V1.11.0
2018-11-19 14:40:43 +08:00
astaxie 7a50ea7e36
Merge pull request #3395 from astaxie/AddTestForSnakeString
#3192 AddTestSnakeString
2018-11-18 21:59:48 +08:00
astaxie 3070cfc60b
Merge pull request #3396 from astaxie/FixAnnotationOnSnakeString
Fix #3192
2018-11-18 21:59:35 +08:00
nlimpid e56d1b718f add context for db operation 2018-11-18 21:54:25 +08:00
Dennis c4c3067a31
Update utils.go 2018-11-15 15:16:41 +08:00
Dennis 81346fe641
Update utils_test.go 2018-11-15 14:50:38 +08:00
astaxie 1a66ad56c6
Merge pull request #3317 from HSoshiant/master
Lock
2018-11-14 19:24:23 +08:00
astaxie 31f2adb79d
Update session.go 2018-11-14 19:24:10 +08:00
astaxie f514ae309b
Update session.go 2018-11-14 19:23:10 +08:00
astaxie 277d3d98e3 v1.11.0 2018-11-14 17:01:12 +08:00
astaxie 2c46877b36
Merge pull request #3390 from astaxie/FixDataRaceOnCache
Fix  #3354
2018-11-14 15:58:20 +08:00