1
0
mirror of https://github.com/astaxie/beego.git synced 2024-12-04 08:11:28 +00:00

Commit Graph

  • e54dbabf0b movement for global modelCache Anker Jam 2020-09-01 21:56:48 +0800
  • cdc8110ea4
    Merge pull request #4202 from flycash/adt/config Ming Deng 2020-09-01 21:50:08 +0800
  • f6519b29a8
    Merge pull request #4198 from CadenGuo/enhancement/orm_mysql_operator_consolidate Ming Deng 2020-09-01 21:33:41 +0800
  • 185d55eb46 adapt config Ming Deng 2020-09-01 21:25:29 +0800
  • 91410be722
    orm_test:use predefined variable to check db driver CadenGuo 2020-08-31 15:47:37 +0000
  • ff53e12191
    skip strictexact operator test for db drivers other than mysql CadenGuo 2020-08-31 15:29:48 +0000
  • 8e879726fe
    Merge pull request #4200 from flycash/ftr/config-sub Ming Deng 2020-08-31 22:29:14 +0800
  • 33b052bc7a support json Ming Deng 2020-08-31 14:14:31 +0000
  • 087399c44a support xml Ming Deng 2020-08-31 13:57:26 +0000
  • f4f200cf04 enhance yaml Ming Deng 2020-08-31 13:02:22 +0000
  • 0a58428220
    Merge pull request #4199 from flycash/rft/task-api Ming Deng 2020-08-31 19:43:53 +0800
  • 60bb057783
    add a new mysql operator for force case sensitie query CadenGuo 2020-08-31 03:40:18 +0000
  • c0462f75bf Add ctx to Task module API Ming Deng 2020-08-30 16:18:59 +0000
  • 5cf33f2655
    Merge pull request #4197 from flycash/rft/session-api Ming Deng 2020-08-31 00:14:52 +0800
  • 670064686e Add ctx to session API Ming Deng 2020-08-30 15:39:07 +0000
  • 8736ffaf6f
    use 'BINARY' key word for exact operator for mysql db CadenGuo 2020-08-30 23:38:52 +0800
  • 0019e0fc1b
    Merge pull request #4195 from flycash/ftr/etcd Ming Deng 2020-08-30 00:42:15 +0800
  • 03bec05714 Add contect as first parameter for all config method Ming Deng 2020-08-29 15:05:18 +0000
  • e831b97eb8
    Merge pull request #4194 from flycash/ftr/etcd Ming Deng 2020-08-29 22:44:55 +0800
  • 81b9a1382a Fix UT Ming Deng 2020-08-29 01:17:43 +0800
  • 0189e6329a Add global logging override IamCathal 2020-08-28 18:47:28 +0100
  • 6684924e99 empty commit to restart CI again IamCathal 2020-08-28 18:30:41 +0100
  • e0a934af1d empty commit to restart CI IamCathal 2020-08-28 18:24:57 +0100
  • 8178f035a0 Custom formatting opts implementation IamCathal 2020-08-28 18:18:28 +0100
  • 2b39ff7837 New opts formatter working for console IamCathal 2020-08-28 18:00:45 +0100
  • c2361170b3 Support etcd Ming Deng 2020-08-26 03:46:22 +0000
  • 5b35bf6065
    Merge pull request #4192 from AllenX2018/supplement-datetimePrecision-UT Ming Deng 2020-08-26 19:52:19 +0800
  • 14c911e9d7
    Merge pull request #4190 from flycash/ftr/time-precision Ming Deng 2020-08-26 12:45:17 +0800
  • 9472cba6c9 Fix UT Ming Deng 2020-08-26 04:12:30 +0000
  • b83094ac1e supplement datetime precision UT AllenX2018 2020-08-26 11:51:05 +0800
  • f946a35acd
    Merge pull request #4191 from mchtech/rawseter_fielder Ming Deng 2020-08-26 10:49:38 +0800
  • 9bd3a27e80 fix #3776 michuan 2020-08-25 23:36:15 +0800
  • 1cb0ff560d Support precision Ming Deng 2020-08-24 14:44:35 +0000
  • cceecad8c2
    Merge pull request #4186 from AllenX2018/Feature-datetime-precision Ming Deng 2020-08-25 21:05:08 +0800
  • d24f861629 empty commit to restart CI IamCathal 2020-08-24 21:00:58 +0100
  • c2471b22ad Remove ineffectual assignments IamCathal 2020-08-24 20:54:55 +0100
  • c5970766a3 Add init to es.go IamCathal 2020-08-24 20:41:39 +0100
  • 48a98ec1a5 Fix init for alils.go IamCathal 2020-08-24 20:39:53 +0100
  • ed1d2c7f6e Add custom logging format functionality and global formatter functionality IamCathal 2020-08-24 20:22:38 +0100
  • 7a94996e22 Feature: implement the time precison for time.Time type AllenX2018 2020-08-24 20:23:54 +0800
  • 597c55d547
    Merge pull request #4183 from flycash/rft/module-2 Ming Deng 2020-08-23 21:43:48 +0800
  • 026e8bc55a Merge branch 'develop-2.0' of https://github.com/astaxie/beego into rft/module-2 Ming Deng 2020-08-23 21:25:15 +0800
  • 581e48679e Merge pull request #4173 from AllenX2018/fix-bug-queryRow Ming Deng 2020-08-20 22:25:37 +0800
  • 09afe0ae8e
    Merge pull request #4179 from IamCathal/custom-log-formatter-secondpr Ming Deng 2020-08-22 21:36:50 +0800
  • 08e49ca323 Test empty commit IamCathal 2020-08-20 19:32:42 +0100
  • e1da804b2b Add format func to alils IamCathal 2020-08-20 19:15:27 +0100
  • 705e091593 Add format call before logging IamCathal 2020-08-20 19:06:51 +0100
  • 6bdedff457 LogFormatter Implementation IamCathal 2020-08-20 19:00:35 +0100
  • f3be6dd2e9
    Merge pull request #4173 from AllenX2018/fix-bug-queryRow Ming Deng 2020-08-20 22:25:37 +0800
  • 9fe353dd0b Fix issue 3886 AllenX2018 2020-08-19 15:40:52 +0800
  • 9003ca3eef
    Merge pull request #4174 from IamCathal/custom-log-formatter-firstpr Ming Deng 2020-08-19 23:37:44 +0800
  • ff5ac3adf4 Update signature of WriteMsg in es.go IamCathal 2020-08-19 16:13:42 +0100
  • ca4a217783 Merge branch 'develop-2.0' into custom-log-formatter-firstpr IamCathal 2020-08-19 16:05:42 +0100
  • e6ea307549
    Merge pull request #4175 from flycash/ftr/config Ming Deng 2020-08-19 22:44:43 +0800
  • 2c16c7b917 Add more methods to Configer Ming Deng 2020-08-19 22:08:29 +0800
  • 77ddc3338f Fix file path logging for enableFullFilePath IamCathal 2020-08-19 15:07:46 +0100
  • ac3a549187 Fix test with new parameters IamCathal 2020-08-19 14:21:29 +0100
  • fe56de06b5 Add enableFullFilePath field to BeeLogger IamCathal 2020-08-18 21:30:39 +0100
  • 6c002a3124 Update WriteMsg signatures for custom log formatting update IamCathal 2020-08-18 21:30:11 +0100
  • cead72c6df
    Merge pull request #4170 from flycash/rft/ormFilter Ming Deng 2020-08-18 22:46:45 +0800
  • 7fe4eaef50 Refactor orm filter Ming Deng 2020-08-18 14:31:06 +0000
  • 63599c0032
    Merge pull request #4168 from flycash/ftr/layout Ming Deng 2020-08-18 21:08:56 +0800
  • 4db256c9fb Add git hooks Ming Deng 2020-08-18 20:55:11 +0800
  • c548764c8e
    Merge pull request #4163 from flycash/ftr/rmFiles Ming Deng 2020-08-16 23:17:05 +0800
  • b4a85c8f13 Remove files Ming Deng 2020-08-15 09:39:58 +0800
  • 94f476fa39
    Merge pull request #4158 from jianzhiyao/frt/fix_spk_upsert Ming Deng 2020-08-16 21:21:25 +0800
  • 8574e30b3a
    Merge pull request #4160 from AllenX2018/Improve-orm.Fielder-function Ming Deng 2020-08-14 22:20:07 +0800
  • 7442919f5a fix issue #3776 AllenX2018 2020-08-14 10:57:25 +0800
  • f6ec4efc70
    Merge pull request #4156 from flycash/ftr/bean Ming Deng 2020-08-14 15:47:50 +0800
  • 7b899aa9af add ErrLastInsertIdUnavailable jianzhiyao 2020-08-14 15:09:47 +0800
  • f73eee75ff Merge develop-2.0 Ming Deng 2020-08-13 22:00:22 +0800
  • 739b8bab0c fix UT jianzhiyao 2020-08-14 10:31:08 +0800
  • 139c393f08 add const ErrLastInsertIdUnavailable jianzhiyao 2020-08-14 09:59:11 +0800
  • bdec93986b Bean: Support autowire by tag Orm: Support default value filter Ming Deng 2020-08-13 14:14:10 +0800
  • 7ce0fde171 fix:return error when calling `InsertOrUpdate` is successful with string primary key jianzhiyao 2020-08-13 19:14:00 +0800
  • d6a2621b3c
    Merge pull request #4137 from phiphi282/change_redis_provider Ming Deng 2020-08-12 13:38:44 +0800
  • 813a4df3c5
    Make sure expiry time is in seconds Phillip Stagnet 2020-08-11 16:21:43 +0200
  • 7267f5e573
    Add new config option into provider struct Phillip Stagnet 2020-08-11 16:09:29 +0200
  • 5bc8d90d7f
    Merge pull request #4150 from jianzhiyao/frt/fix_3830 Ming Deng 2020-08-11 21:22:17 +0800
  • 2d1c02e1c1 Merge branch 'develop-2.0' of https://github.com/astaxie/beego into frt/fix_3830 jianzhiyao 2020-08-11 17:37:24 +0800
  • 9ca9535c48 fix:return error after inserting data when primary key is string jianzhiyao 2020-08-11 16:53:31 +0800
  • d1d9df74c7
    Merge branch 'develop-2.0' of github.com:astaxie/beego into change_redis_provider Phillip Stagnet 2020-08-11 10:47:06 +0200
  • d326d74c34
    Merge pull request #4148 from flycash/fix/end2end Ming Deng 2020-08-11 16:33:54 +0800
  • 82178a487b Merge develop-2.0 and resolve conflict Ming Deng 2020-08-11 08:16:04 +0000
  • a1b7fd3c93
    Merge pull request #4147 from jianzhiyao/frt/specify_index_2 Ming Deng 2020-08-11 16:13:13 +0800
  • 0813471202
    Merge branch 'develop-2.0' of github.com:astaxie/beego into change_redis_provider Phillip Stagnet 2020-08-11 09:52:53 +0200
  • ce698aacf6 rm some methods jianzhiyao 2020-08-11 12:06:02 +0800
  • c22af4c611 Fix Tracing and prometheus bug Ming Deng 2020-08-10 23:04:57 +0800
  • f8c0e6fec5 fix UT Anker Jam 2020-08-11 00:06:36 +0800
  • 882f1273c8 add UT for specifying indexes Anker Jam 2020-08-10 23:27:03 +0800
  • 5a1fa4e1ec specify index jianzhiyao 2020-08-10 18:46:16 +0800
  • d05460237c
    Merge pull request #4145 from flycash/ftr/ormTracing Ming Deng 2020-08-10 13:53:23 +0800
  • 75107f735e Support opentracing filter Ming Deng 2020-08-09 14:59:08 +0000
  • 2e891152dd deprecated httplib and then support prometheus for httplib Ming Deng 2020-08-09 13:41:39 +0000
  • dec98f004c Support opentracing filter for Orm Ming Deng 2020-08-09 12:05:10 +0000
  • 26b016a3a4
    Merge pull request #4143 from flycash/fix/moveIni Ming Deng 2020-08-09 22:51:47 +0800
  • 19aae0b7e1
    Merge pull request #4107 from AllenX2018/fix-comment-router-issue Ming Deng 2020-08-09 19:23:05 +0800
  • 2e192e1ed0 Depracated config module and recommend using pkg/config Ming Deng 2020-08-08 13:26:30 +0000
  • f9a3eae9d5 Move init so it will be default implementation of config Ming Deng 2020-08-08 13:17:49 +0000
  • 7fc1e4de96
    Merge pull request #4141 from flycash/ftr/ormInterceptor Ming Deng 2020-08-08 20:52:37 +0800