Commit Graph

  • a31dce6216
    Merge pull request #4230 from jianzhiyao/frt/movement_for_4198 Ming Deng 2020-09-19 23:24:57 +08:00
  • a1782cc22d Add tests for log module Ming Deng 2020-09-19 23:04:40 +08:00
  • 67f64afa85 movement for 4198 Anker Jam 2020-09-19 21:45:37 +08:00
  • 2539fe3831
    Merge pull request #4229 from wangle201210/develop-2.0 Ming Deng 2020-09-19 21:25:12 +08:00
  • 05c125ec2d change to pointer receiver wangle 2020-09-19 20:18:09 +08:00
  • 6e638ef6c8 Provides a quick format method by PatternLogFormatter struct wangle 2020-09-19 18:28:53 +08:00
  • df043f22fc
    Merge pull request #4225 from HITWHTigerLiu/develop-2.0 Ming Deng 2020-09-17 21:27:18 +08:00
  • fbaf3380c6
    Merge pull request #4203 from jianzhiyao/frt/proposal_4105 Ming Deng 2020-09-17 21:11:33 +08:00
  • b7bc57c4d1 delete interface jianzhiyao 2020-09-16 19:46:14 +08:00
  • 26208a53e6 session: adds CookieSameSite to ManagerConfig Vinício Augusto 2020-09-15 18:05:33 -03:00
  • 32cdda96bd
    Merge pull request #4205 from AllenX2018/postgres-query-builder Ming Deng 2020-09-14 21:21:59 +08:00
  • 5995b00fa2 Merge branch 'develop-2.0' into frt/proposal_4105 jianzhiyao 2020-09-14 19:16:09 +08:00
  • 5618df8c76 Empty field in validator.Error when label struct tag is not declared #4222 l00427301 2020-09-14 16:18:24 +08:00
  • c6c9ad46f9 PostgresQueryBuilder AllenX2018 2020-09-02 17:49:38 +08:00
  • 5973ef107c
    Merge pull request #4221 from flycash/ftr/log_format Ming Deng 2020-09-12 00:02:51 +08:00
  • b575fa1ebe fix 4219 Ming Deng 2020-09-11 23:48:21 +08:00
  • 6bbca96c6c
    Merge pull request #4220 from flycash/ftr/log_format Ming Deng 2020-09-11 22:08:05 +08:00
  • 63cd8e4e15 refactor log module Ming Deng 2020-09-11 21:10:12 +08:00
  • 93736a8e66
    Merge pull request #4216 from flycash/ftr/log_format Ming Deng 2020-09-11 00:11:27 +08:00
  • 654d87b210 Merge log_format Ming Deng 2020-09-10 23:31:49 +08:00
  • 0048b7d158
    Merge pull request #4188 from IamCathal/custom-log-formatter-third-pr Ming Deng 2020-09-10 22:40:48 +08:00
  • 00e44952ff optimize modelCache jianzhiyao 2020-09-09 19:04:34 +08:00
  • 8982f5d702 Add unit tests for custom log formatter IamCathal 2020-09-09 00:23:57 +01:00
  • 6612bc4c2a
    Merge pull request #4214 from flycash/rft/dbOption Ming Deng 2020-09-09 00:06:44 +08:00
  • f580a714d5 Optimize orm by using BDOption rather than hints Ming Deng 2020-09-08 20:47:39 +08:00
  • 9ccd58bfff
    Merge pull request #4211 from flycash/adt/all Ming Deng 2020-09-07 21:52:39 +08:00
  • 0f50b07a20 allow users to ignore some table when run orm commands Ming Deng 2020-09-07 21:40:20 +08:00
  • b86cf22fc4
    Merge pull request #4210 from flycash/adt/all Ming Deng 2020-09-07 20:53:45 +08:00
  • 6bf01eaeca Move pr 3784 here Ming Deng 2020-09-07 20:36:54 +08:00
  • 8e015deee5
    Merge pull request #4208 from flycash/adt/all Ming Deng 2020-09-06 19:58:46 +08:00
  • 3acda41bc7 Fix UT Ming Deng 2020-09-06 15:21:07 +08:00
  • 5b3dd7e50f Adapter: orm Ming Deng 2020-09-06 13:33:43 +08:00
  • f4a43814be Adapter: utils Ming Deng 2020-09-05 18:07:42 +08:00
  • 35f1bd2119 Adapter: testing Ming Deng 2020-09-05 16:58:49 +08:00
  • f6c95ad534 Adapter: swagger module Ming Deng 2020-09-05 16:56:56 +08:00
  • f1950482c2 Adapter: plugin Ming Deng 2020-09-05 16:54:05 +08:00
  • 1dae2c9eb3 Adapter: web module Ming Deng 2020-09-02 22:44:31 +08:00
  • 8ef9965eef Adapter: session module Ming Deng 2020-09-03 23:36:09 +08:00
  • 3530457ff9 Adapter: toolbox module Ming Deng 2020-09-03 21:34:46 +08:00
  • cbd51616f1 adapter: validation module Ming Deng 2020-09-02 23:23:48 +08:00
  • bdd8df6751 adapt migration Ming Deng 2020-09-02 21:01:54 +08:00
  • 8fc4f8847c adapt grace and metric Ming Deng 2020-09-02 20:43:35 +08:00
  • 3bf5cde38c adapt context Ming Deng 2020-09-02 20:36:53 +08:00
  • 7a53baaf9b rename modelRegister to modelCacheHandler Anker Jam 2020-09-02 00:33:46 +08:00
  • 7574b91760 add type modelRegister interface into Ormer Anker Jam 2020-09-02 00:26:25 +08:00
  • 78d91062c9 Adapt new API to old API: httplib Ming Deng 2020-09-01 22:16:49 +08:00
  • 23792401b5
    Merge pull request #4201 from jianzhiyao/frt/proposal_4105 Ming Deng 2020-09-01 22:05:15 +08:00
  • e54dbabf0b movement for global modelCache Anker Jam 2020-09-01 21:56:48 +08:00
  • cdc8110ea4
    Merge pull request #4202 from flycash/adt/config Ming Deng 2020-09-01 21:50:08 +08:00
  • f6519b29a8
    Merge pull request #4198 from CadenGuo/enhancement/orm_mysql_operator_consolidate Ming Deng 2020-09-01 21:33:41 +08:00
  • 185d55eb46 adapt config Ming Deng 2020-09-01 21:25:29 +08:00
  • 91410be722
    orm_test:use predefined variable to check db driver CadenGuo 2020-08-31 15:47:37 +00:00
  • ff53e12191
    skip strictexact operator test for db drivers other than mysql CadenGuo 2020-08-31 15:29:48 +00:00
  • 8e879726fe
    Merge pull request #4200 from flycash/ftr/config-sub Ming Deng 2020-08-31 22:29:14 +08:00
  • 33b052bc7a support json Ming Deng 2020-08-31 14:14:31 +00:00
  • 087399c44a support xml Ming Deng 2020-08-31 13:57:26 +00:00
  • f4f200cf04 enhance yaml Ming Deng 2020-08-31 13:02:22 +00:00
  • 0a58428220
    Merge pull request #4199 from flycash/rft/task-api Ming Deng 2020-08-31 19:43:53 +08:00
  • 60bb057783
    add a new mysql operator for force case sensitie query CadenGuo 2020-08-31 03:40:18 +00:00
  • c0462f75bf Add ctx to Task module API Ming Deng 2020-08-30 16:18:59 +00:00
  • 5cf33f2655
    Merge pull request #4197 from flycash/rft/session-api Ming Deng 2020-08-31 00:14:52 +08:00
  • 670064686e Add ctx to session API Ming Deng 2020-08-30 15:39:07 +00:00
  • 8736ffaf6f
    use 'BINARY' key word for exact operator for mysql db CadenGuo 2020-08-30 23:38:52 +08:00
  • 0019e0fc1b
    Merge pull request #4195 from flycash/ftr/etcd Ming Deng 2020-08-30 00:42:15 +08:00
  • 03bec05714 Add contect as first parameter for all config method Ming Deng 2020-08-29 15:05:18 +00:00
  • e831b97eb8
    Merge pull request #4194 from flycash/ftr/etcd Ming Deng 2020-08-29 22:44:55 +08:00
  • 81b9a1382a Fix UT Ming Deng 2020-08-29 01:17:43 +08:00
  • 0189e6329a Add global logging override IamCathal 2020-08-28 18:47:28 +01:00
  • 6684924e99 empty commit to restart CI again IamCathal 2020-08-28 18:30:41 +01:00
  • e0a934af1d empty commit to restart CI IamCathal 2020-08-28 18:24:57 +01:00
  • 8178f035a0 Custom formatting opts implementation IamCathal 2020-08-28 18:18:28 +01:00
  • 2b39ff7837 New opts formatter working for console IamCathal 2020-08-28 18:00:45 +01:00
  • c2361170b3 Support etcd Ming Deng 2020-08-26 03:46:22 +00:00
  • 5b35bf6065
    Merge pull request #4192 from AllenX2018/supplement-datetimePrecision-UT Ming Deng 2020-08-26 19:52:19 +08:00
  • 14c911e9d7
    Merge pull request #4190 from flycash/ftr/time-precision Ming Deng 2020-08-26 12:45:17 +08:00
  • 9472cba6c9 Fix UT Ming Deng 2020-08-26 04:12:30 +00:00
  • b83094ac1e supplement datetime precision UT AllenX2018 2020-08-26 11:51:05 +08:00
  • f946a35acd
    Merge pull request #4191 from mchtech/rawseter_fielder Ming Deng 2020-08-26 10:49:38 +08:00
  • 9bd3a27e80 fix #3776 michuan 2020-08-25 23:36:15 +08:00
  • 1cb0ff560d Support precision Ming Deng 2020-08-24 14:44:35 +00:00
  • cceecad8c2
    Merge pull request #4186 from AllenX2018/Feature-datetime-precision Ming Deng 2020-08-25 21:05:08 +08:00
  • d24f861629 empty commit to restart CI IamCathal 2020-08-24 21:00:58 +01:00
  • c2471b22ad Remove ineffectual assignments IamCathal 2020-08-24 20:54:55 +01:00
  • c5970766a3 Add init to es.go IamCathal 2020-08-24 20:41:39 +01:00
  • 48a98ec1a5 Fix init for alils.go IamCathal 2020-08-24 20:39:53 +01:00
  • ed1d2c7f6e Add custom logging format functionality and global formatter functionality IamCathal 2020-08-24 20:22:38 +01:00
  • 7a94996e22 Feature: implement the time precison for time.Time type AllenX2018 2020-08-24 20:23:54 +08:00
  • 597c55d547
    Merge pull request #4183 from flycash/rft/module-2 Ming Deng 2020-08-23 21:43:48 +08:00
  • 026e8bc55a Merge branch 'develop-2.0' of https://github.com/astaxie/beego into rft/module-2 Ming Deng 2020-08-23 21:25:15 +08:00
  • 581e48679e Merge pull request #4173 from AllenX2018/fix-bug-queryRow Ming Deng 2020-08-20 22:25:37 +08:00
  • 09afe0ae8e
    Merge pull request #4179 from IamCathal/custom-log-formatter-secondpr Ming Deng 2020-08-22 21:36:50 +08:00
  • 08e49ca323 Test empty commit IamCathal 2020-08-20 19:32:42 +01:00
  • e1da804b2b Add format func to alils IamCathal 2020-08-20 19:15:27 +01:00
  • 705e091593 Add format call before logging IamCathal 2020-08-20 19:06:51 +01:00
  • 6bdedff457 LogFormatter Implementation IamCathal 2020-08-20 19:00:35 +01:00
  • f3be6dd2e9
    Merge pull request #4173 from AllenX2018/fix-bug-queryRow Ming Deng 2020-08-20 22:25:37 +08:00
  • 9fe353dd0b Fix issue 3886 AllenX2018 2020-08-19 15:40:52 +08:00
  • 9003ca3eef
    Merge pull request #4174 from IamCathal/custom-log-formatter-firstpr Ming Deng 2020-08-19 23:37:44 +08:00
  • ff5ac3adf4 Update signature of WriteMsg in es.go IamCathal 2020-08-19 16:13:42 +01:00
  • ca4a217783 Merge branch 'develop-2.0' into custom-log-formatter-firstpr IamCathal 2020-08-19 16:05:42 +01:00