Commit Graph

  • 8995b291a9 Make LogAccess public Waleed Gadelkareem 2019-02-14 16:29:26 +01:00
  • 1942438b22
    Merge pull request #3 from astaxie/develop Waleed Gadelkareem 2019-02-14 16:23:35 +01:00
  • 40d653e659
    Merge pull request #3533 from tvanriper/patch-1 astaxie 2019-02-13 02:10:25 +08:00
  • ddcd28e67f
    APIBaiscAuth is misspelling of APIBasicAuth Joseph Edwards Van Riper III 2019-02-12 13:00:11 -05:00
  • 65f587d5e9 fix ineffectual assignment BaoyangChai 2019-02-12 19:05:22 +08:00
  • 2fefd8cbbf update len BaoyangChai 2019-02-12 18:53:34 +08:00
  • ba17bdd366 add ignore auto_now_add field when update BaoyangChai 2019-02-12 18:05:29 +08:00
  • c998e52cc0 config/yaml: s/bytes.NewBuffer/bytes.NewReader/ Iskander Sharipov 2019-02-10 20:37:43 +03:00
  • 3224369ac9
    Merge pull request #3523 from Quasilyte/quasilyte/boolExprSimplify Faissal Elamraoui 2019-02-09 16:16:31 +01:00
  • 67666dbe0f all: simplify boolean expressions Iskander Sharipov 2019-02-09 17:18:59 +03:00
  • d7430eb921
    SessionRead: check of the length for input sid variable Sergey 2019-02-04 11:03:27 +05:00
  • 26a6b426f1
    Merge pull request #3487 from duyazhe/patch-1 astaxie 2019-02-04 11:26:42 +08:00
  • 6f35ce67f7
    Merge pull request #3493 from bharat-p/3492-add-db-stats-to-ormer astaxie 2019-02-04 11:24:13 +08:00
  • 3406d58797
    Merge pull request #3503 from wtospit/develop astaxie 2019-02-04 11:23:23 +08:00
  • 7925458fc0
    Merge pull request #3502 from Quasilyte/patch-1 astaxie 2019-02-02 16:43:04 +08:00
  • b6854aaf9f
    Merge pull request #3506 from DennisMao/hotfixFileCachePanic astaxie 2019-02-02 16:38:11 +08:00
  • 656f595226
    Merge pull request #3508 from Quasilyte/patch-2 astaxie 2019-02-02 16:36:15 +08:00
  • 280aaf9d3b
    Merge pull request #3519 from zav8/add_support_for_pointer_fields astaxie 2019-02-02 16:35:41 +08:00
  • 7abdb05f91 little fix zav8 2019-02-01 15:39:40 +08:00
  • af4464ce58 add support for pointer fields of structs to method QueryRows() zav8 2019-02-01 15:27:10 +08:00
  • 6ca0978777
    replace unchecked Compile calls with MustCompile Iskander (Alex) Sharipov 2019-01-26 14:13:53 +03:00
  • 8506194d2c fix panic cause by the map DennisMao 2019-01-25 19:08:39 +08:00
  • 3bd7614ade refactoring code after discussion Witaya Tospitakkul 2019-01-25 11:00:24 +07:00
  • bd1b421491 fix: adding test for issue due to testing is not reflect changed Witaya Tospitakkul 2019-01-25 09:04:01 +07:00
  • 920207f72c add testing for ParseForm when form post has a slice in body Witaya Tospitakkul 2019-01-25 00:38:14 +07:00
  • 12fdc04f1b fix: when parse post form it didnt parse fields which have same name but the first index is empty but another is not Witaya Tospitakkul 2019-01-25 00:15:40 +07:00
  • d0c744ae6a
    Merge pull request #3499 from JessonChan/develop astaxie 2019-01-24 17:27:29 +08:00
  • dc07fa7085
    cache: remove excessive type assertions Iskander (Alex) Sharipov 2019-01-24 08:52:30 +03:00
  • 1c893996c0 improve the download func code JessonChan 2019-01-23 12:36:14 +08:00
  • a9ffc2a078 https://github.com/astaxie/beego/issues/3446 Use UTF-8 as the encoding of the "filename*" parameter, when present, because at least one existing implementation only implements that encoding. JessonChan 2019-01-23 12:30:57 +08:00
  • 712bbfe575
    Merge pull request #3498 from JessonChan/develop astaxie 2019-01-23 11:31:37 +08:00
  • 0145fe3486 remove SA1024 staticchek JessonChan 2019-01-22 20:52:06 +08:00
  • 2a579eb27c staticcheck checks -ST1003 remove JessonChan 2019-01-22 20:41:07 +08:00
  • 5b42afa324 modiyf staticcheck checks JessonChan 2019-01-22 20:30:05 +08:00
  • 97713849a1 delete stackcheck config file and ignore some staticcheck checks JessonChan 2019-01-22 20:21:00 +08:00
  • abc9c38224 ignore some staticcheck checks JessonChan 2019-01-22 20:04:30 +08:00
  • f237ff049a redis_sentinel test ignore JessonChan 2019-01-22 19:45:32 +08:00
  • 00264650b5 modify travis and redis_sentinel test JessonChan 2019-01-22 19:29:53 +08:00
  • 2956d33bab no need gosimple JessonChan 2019-01-22 19:12:25 +08:00
  • c3eca637fb no need gosimple JessonChan 2019-01-22 19:10:23 +08:00
  • 0d54bbff02 make staticcheck happy JessonChan 2019-01-22 19:09:57 +08:00
  • e65a9cbc00 Gosimple has been deprecated. Please use staticcheck instead. JessonChan 2019-01-22 18:01:14 +08:00
  • 3ed82c0882 Gosimple has been deprecated. Please use staticcheck instead. JessonChan 2019-01-22 17:43:55 +08:00
  • 475feb7e24 camel name style JessonChan 2019-01-22 16:25:17 +08:00
  • 30b80cba92 errors is better style JessonChan 2019-01-22 16:23:10 +08:00
  • fe519bd2a0 update tls KeepAlive setting nuczzz 2019-01-20 11:17:10 +08:00
  • f508f8d959 Nil check Bharat Patel 2019-01-18 16:51:40 -08:00
  • e295c3c7c3 add shutdown log nuczzz 2019-01-18 19:50:22 +08:00
  • 313be996cd call cancel after shutdown nuczzz 2019-01-18 19:33:45 +08:00
  • 2ae480556d Add DBStats method wrapper to provide sql.DBStats when using ormer Bharat Patel 2019-01-17 09:56:42 -08:00
  • 7173fd7490 modify http graceful nuczzz 2019-01-17 20:17:57 +08:00
  • d792536c23
    Update orm_log.go duyazhe 2019-01-14 15:14:11 +08:00
  • 80aabdd372
    Merge pull request #3472 from sangheee/develop astaxie 2019-01-08 23:54:40 +08:00
  • 6892369cc6
    Merge pull request #3464 from zhl11b/develop astaxie 2019-01-08 23:54:00 +08:00
  • 5b80a56c36
    Merge pull request #3468 from DennisMao/hotfix/UpdateDependencyGoes astaxie 2019-01-08 23:52:39 +08:00
  • bf15535a5b fix panic: sync: negative WaitGroup counter sanghee 2019-01-03 22:44:32 +09:00
  • edb1c52dee fix function changes DennisMao 2019-01-02 17:01:46 +08:00
  • 6e16b8cdcf fix ci losing dependency DennisMao 2019-01-02 16:46:27 +08:00
  • 24215fb3eb update dependency DennisMao 2019-01-02 15:37:41 +08:00
  • d02699a189 add new test case for china mobile phone zhl11b 2018-12-30 20:51:21 +08:00
  • 2034d1b101 联通171,175 电信173 zhl11b 2018-12-29 17:41:59 +08:00
  • 5fe19d639f
    Merge pull request #3456 from japettyjohn/master astaxie 2018-12-28 22:35:11 +08:00
  • 1dea80d4ea Fixed error handling in memcache sessions James Pettyjohn 2017-08-13 14:09:42 -07:00
  • 28f0008075
    Merge pull request #3434 from zav8/add_sql_null_support astaxie 2018-12-19 22:26:23 +08:00
  • ffe1b00baf Merge branch 'develop' of https://github.com/astaxie/beego into add_sql_null_support zav8 2018-12-18 10:41:17 +08:00
  • d2c289193a add test case for QueryRow and QueryRows zav8 2018-12-18 10:37:41 +08:00
  • f867583256
    Merge pull request #3433 from DennisMao/FixOrmDescriptionTag astaxie 2018-12-18 09:20:36 +08:00
  • 98dfb92e17
    Merge pull request #3443 from zhiquan911/develop astaxie 2018-12-18 09:10:17 +08:00
  • c8f22be675 Add redis sentinel session support (#3427) 郭一鸣 2018-12-17 21:47:47 +08:00
  • f03a7d1128
    add GetProvider Chance 2018-12-13 15:37:19 +08:00
  • 6da4a66c20 merge switch cases zav8 2018-12-06 16:09:39 +08:00
  • 5e4241fc87 add support for field of type sql.NullXxx in rawSet.setFieldValue() zav8 2018-12-06 16:07:07 +08:00
  • bf468c8d0c fix format DennisMao 2018-12-06 10:57:32 +08:00
  • 0d77a3f8d2 FixOrmDescrptionTag DennisMao 2018-12-06 10:49:50 +08:00
  • 1b6edafc96
    Merge pull request #3412 from astaxie/develop v1.11.1 astaxie 2018-11-30 21:54:26 +08:00
  • 8152ade1b6
    Merge pull request #3419 from xpzouying/close_fs_when_is_not_nil astaxie 2018-11-30 16:57:49 +08:00
  • 6350f8b904
    Merge pull request #3420 from xpzouying/format_list_travis_yml astaxie 2018-11-30 16:57:25 +08:00
  • 0c5398a19c update travis astaxie 2018-11-30 16:42:44 +08:00
  • 4b656268d3 travis astaxie 2018-11-28 16:17:53 +08:00
  • 10729a1fc5 update vendor & module astaxie 2018-11-28 16:05:15 +08:00
  • cdb3ef808f format list in .travis.yml Ying Zou 2018-11-28 08:59:27 +08:00
  • a5a2471f2c close fs only when fs open without error Ying Zou 2018-11-28 08:55:20 +08:00
  • 6282747f6d update vendor astaxie 2018-11-27 14:11:14 +08:00
  • d5fd5cad38
    Merge pull request #3417 from xpzouying/update_code_format astaxie 2018-11-27 14:01:59 +08:00
  • fab7c6b6d0 better format Ying Zou 2018-11-26 23:19:05 +08:00
  • 42ade6aa49 v1.11.1 astaxie 2018-11-22 13:10:52 +08:00
  • 55d9b69cd9 update mod astaxie 2018-11-22 13:08:39 +08:00
  • 2a8d6f943f
    Merge pull request #3408 from nlimpid/develop astaxie 2018-11-21 17:18:39 +08:00
  • 6b0155c4fb add different column name parse strategy nlimpid 2018-11-20 22:47:56 +08:00
  • e22a5143bc
    Merge pull request #3403 from nlimpid/develop astaxie 2018-11-20 15:44:25 +08:00
  • a17eb54515
    Merge pull request #3405 from coldnight/feature-add-elapsed-in-response astaxie 2018-11-20 15:39:13 +08:00
  • d5cf1050db check qs is nil before get forContext nlimpid 2018-11-19 23:42:56 +08:00
  • b021686521
    Add .Elapsed in context.ResponseWriter for monitor purpose wanghui 2018-11-19 16:38:14 +08:00
  • b0e2bbce2a
    Merge pull request #3391 from astaxie/develop v1.11.0 astaxie 2018-11-19 14:40:43 +08:00
  • 7a50ea7e36
    Merge pull request #3395 from astaxie/AddTestForSnakeString astaxie 2018-11-18 21:59:48 +08:00
  • 3070cfc60b
    Merge pull request #3396 from astaxie/FixAnnotationOnSnakeString astaxie 2018-11-18 21:59:35 +08:00
  • e56d1b718f add context for db operation nlimpid 2018-11-18 21:54:25 +08:00
  • c4c3067a31
    Update utils.go Dennis 2018-11-15 15:16:41 +08:00
  • 81346fe641
    Update utils_test.go Dennis 2018-11-15 14:50:38 +08:00
  • 1a66ad56c6
    Merge pull request #3317 from HSoshiant/master astaxie 2018-11-14 19:24:23 +08:00