Commit Graph

  • 4348356d0a fix annotation on orm/utils Razil 2019-09-09 00:47:20 +08:00
  • b551949a2b Add PrintStack() while orm abnormally exit. colstuwjx 2019-07-31 14:08:58 +08:00
  • 32cd76396d fix graceful bug nuczzz 2019-07-27 18:54:13 +08:00
  • 5620608418
    Update README.md astaxie 2019-07-21 22:58:28 +08:00
  • 32ee728078
    Merge pull request #3586 from astaxie/develop v1.12.0 astaxie 2019-07-05 12:26:39 +08:00
  • de7ce2f9b0 v1.12.0 astaxie 2019-07-05 11:58:41 +08:00
  • d6c2a9fd4b
    Merge pull request #3703 from jkylin/develop astaxie 2019-07-05 11:35:47 +08:00
  • 582a4fa34b
    Merge pull request #3699 from orgmatileg/develop astaxie 2019-07-05 11:34:59 +08:00
  • 99647986de
    Merge pull request #3689 from GeorgeXc/addStmt astaxie 2019-07-05 11:34:40 +08:00
  • 5bcde306ea Revert "update" BaoyangChai 2019-06-28 23:37:32 +08:00
  • 2909ff3366 update BaoyangChai 2019-06-28 23:23:01 +08:00
  • 40078cba2c update BaoyangChai 2019-06-28 23:13:18 +08:00
  • 5d0c0a03d7 update BaoyangChai 2019-06-28 22:56:32 +08:00
  • 8cfd7f5c19 email的Attach和AttachFile 的参数检查逻辑有误。len(args) < 1 && len(args) > 2 改为 len(args) < 1 || len(args) > 2 hsht 2019-06-28 20:09:23 +08:00
  • 62d96c2e93 router.go: add comment func LogAccess Luqmanul Hakim 2019-06-25 08:04:21 +07:00
  • e844058aed
    Merge pull request #3632 from Wusuluren/develop astaxie 2019-06-18 12:09:34 +08:00
  • 1eab6bb32a
    Merge pull request #3669 from xfwduke/develop astaxie 2019-06-18 12:08:55 +08:00
  • c265d32c36
    Merge pull request #3685 from Anderson-Lu/fix_orm_datarace astaxie 2019-06-18 12:05:54 +08:00
  • 06692c3e27 update BaoyangChai 2019-06-17 23:38:07 +08:00
  • 394a73c75f fix orm datarace luxueyan 2019-06-14 14:43:02 +08:00
  • cbcde8bd1f Merge branch 'develop' of https://github.com/Wusuluren/beego into develop Wusuluren 2019-06-09 22:10:22 +08:00
  • b17e49e6aa fix concurrent map access problem on BeegoInput.data Wusuluren 2019-04-30 00:15:24 +08:00
  • 873f62edff update BaoyangChai 2019-06-09 01:19:17 +08:00
  • cc0eacbe02 update BaoyangChai 2019-06-08 23:53:42 +08:00
  • 649c5c861d fix bugs of ParseForm about time in RFC3339 format oberontang 2019-05-31 15:47:21 +08:00
  • 206a7ed1fc
    Merge pull request #3662 from npu21/develop Faissal Elamraoui 2019-05-27 11:07:52 +02:00
  • 3c046a4dbf fix two typos 张勇 2019-05-27 16:38:30 +08:00
  • f2be6af2ca
    Merge pull request #3658 from priyesh-lb/patch-1 astaxie 2019-05-18 09:38:09 +08:00
  • 804b9769e0
    Merge pull request #3642 from GeorgeXc/fixBatchUpdate astaxie 2019-05-18 09:28:22 +08:00
  • 585df01899
    Merge pull request #3635 from edwardhey/develop astaxie 2019-05-18 09:27:38 +08:00
  • 1a529c061c
    Merge pull request #3633 from MarxGo/develop astaxie 2019-05-18 09:27:08 +08:00
  • fcacfc08e3
    Beego skipping some migrations Priyesh 2019-05-17 16:19:26 +05:30
  • a0ca3d61d6 update BaoyangChai 2019-05-08 23:11:57 +08:00
  • 39bd40e512 Incr和Decr应该改成排它锁,否则在并发的时候会出现非期望的结果值 Edward.Yang 2019-05-01 13:10:21 +08:00
  • 8748de95c7 fix:utils.GetGOPATHs() when go version equal or after go1.10 func does not return defaultGoPATH() Guo 2019-04-30 06:43:25 +08:00
  • 0939e8e493 fix concurrent map access problem on BeegoInput.data Wusuluren 2019-04-30 00:15:24 +08:00
  • 6a33feee46
    Merge pull request #1 from astaxie/develop hwave 2019-04-29 23:19:27 +08:00
  • 58b2ac702c
    Merge pull request #3623 from Martinho0330/develop astaxie 2019-04-29 18:19:22 +08:00
  • 175714f69a
    Merge pull request #3627 from haleyly/develop astaxie 2019-04-29 18:18:19 +08:00
  • d5b70118a3 Merge branch 'develop' of https://github.com/haleyLy/beego into dev haley 2019-04-28 08:51:34 +08:00
  • a9629f707e route request put amendment haley 2019-04-28 08:50:30 +08:00
  • 6123c72752
    Merge pull request #3621 from guanle/guanle-patch-1 astaxie 2019-04-27 23:28:35 +08:00
  • 56afa5c2bf
    Merge pull request #3625 from hsluoyz/develop astaxie 2019-04-27 23:27:58 +08:00
  • 0c576dac82
    Merge pull request #3599 from Wusuluren/cache_file astaxie 2019-04-27 23:27:27 +08:00
  • 8462372c03
    Merge pull request #3598 from Wusuluren/develop astaxie 2019-04-27 23:26:29 +08:00
  • 20ff97d53d
    Merge pull request #3595 from JessonChan/log_revet astaxie 2019-04-27 23:26:06 +08:00
  • 8ce5b6cc52
    Merge pull request #3593 from JessonChan/trace_method astaxie 2019-04-27 23:25:44 +08:00
  • afb787d49d remove the 1000-row limit for ORM result set Yang Luo 2019-04-27 16:55:42 +08:00
  • 0b165b78a1 make routers configurable for beego multi-instance in the same repo hetingyao 2019-04-22 22:18:37 +08:00
  • fa97488bdc
    Update templatefunc.go guanle 2019-04-21 10:27:35 +08:00
  • 3086081ec0 v1.11.2 astaxie 2019-04-06 13:50:14 +08:00
  • dfab44c24a fix bug on cache/file Wusuluren 2019-04-05 22:32:28 +08:00
  • 1900246054 fix bug on cache/file Wusuluren 2019-04-05 22:15:53 +08:00
  • e980f92c63 fix race problem on toolbox/task Wusuluren 2019-04-05 20:28:24 +08:00
  • ce3800e3ef // Deprecated: use github.com/astaxie/beego/logs instead. JessonChan 2019-04-03 14:13:38 +08:00
  • e3d668f450 revet to log.go JessonChan 2019-04-03 14:08:42 +08:00
  • 75b4bc5896 it's no need to override Trace method. JessonChan 2019-04-03 10:19:09 +08:00
  • c0ecf32d17 update travis astaxie 2019-04-02 21:53:01 +08:00
  • 3155f07ccd no need to override Trace method. JessonChan 2019-03-27 13:43:27 +08:00
  • 02bead5097 handle trace request must NOT CACHE https://developer.mozilla.org/zh-CN/docs/Web/HTTP/Headers/Cache-Control JessonChan 2019-03-27 13:40:34 +08:00
  • e8b29c9fd1 handle trace request JessonChan 2019-03-27 13:34:46 +08:00
  • 610f27d684
    Merge pull request #3530 from GeorgeXc/develop astaxie 2019-03-27 00:14:07 +08:00
  • 59466f6678
    Merge pull request #3554 from grahamjamesaddis/travis-ci-build astaxie 2019-03-26 19:24:06 +08:00
  • 3ddd8f860e
    Merge pull request #3561 from JessonChan/develop astaxie 2019-03-26 19:23:14 +08:00
  • 8535ec0819
    Merge pull request #3567 from bsdelf/feature/ensure-custom-error-handler astaxie 2019-03-26 19:22:54 +08:00
  • f294121ab7
    Merge pull request #3583 from maxshine/develop astaxie 2019-03-26 19:13:44 +08:00
  • 0b8ebaf387
    Update db.go GeorgeXc 2019-03-26 01:00:04 +08:00
  • 3b00cfccec [Fix] Fix the issue that genRouterCode incorrect logic results in @Import annotations getting overwritten Yang, Gao 2019-03-24 14:41:28 +08:00
  • 005391be81 update BaoyangChai 2019-03-23 00:33:26 +08:00
  • bc8fffe347
    Merge pull request #3571 from dxas90/patch-1 Faissal Elamraoui 2019-03-14 19:16:15 +01:00
  • 914bbfd710
    Update apiauth.go fixed infinite recursive call Daniel Ramirez Grave de Peralta 2019-03-14 09:14:12 -04:00
  • be31bd2bbd Ensure custom error handler is called Yanhui Shen 2019-03-13 16:24:04 +08:00
  • 95ff817019 undefined: beego.BeeLogger fixed JessonChan 2019-03-13 09:41:13 +08:00
  • ea91e7638c move log function to log package JessonChan 2019-03-12 17:01:23 +08:00
  • 4564e9810c logger_test imported and not used: "bytes" JessonChan 2019-03-12 16:36:00 +08:00
  • 44a1a8f6be println is builtin function JessonChan 2019-03-12 15:51:43 +08:00
  • 9cecb22170 NewAnsiColorWriter remove JessonChan 2019-03-12 15:13:54 +08:00
  • 7693502aaa logAdapter is more readable JessonChan 2019-03-12 13:20:13 +08:00
  • c0fae547e9 remove ansicolor code,import ansicolor package JessonChan 2019-03-12 12:14:09 +08:00
  • 0ba77a0d87 colorful is the switch to level label JessonChan 2019-03-12 12:12:59 +08:00
  • 661dcbb6ca router logger modify JessonChan 2019-03-12 12:11:25 +08:00
  • 578440a18d add ansicolor to beego JessonChan 2019-03-12 12:09:41 +08:00
  • 93485df3d2 color should be false by default otherwise the http logger's color would be wrong JessonChan 2019-03-08 14:42:06 +08:00
  • 121fab61f1 ResetColor function JessonChan 2019-03-08 12:18:45 +08:00
  • 915eec7943 Merge branch 'develop' of github.com:astaxie/beego into develop JessonChan 2019-03-08 12:16:00 +08:00
  • 8432a1c758 better comment for color map JessonChan 2019-03-08 12:10:57 +08:00
  • 4a5e108527 logger color function refactor,easy to read and run more quickly JessonChan 2019-03-08 11:50:30 +08:00
  • 6dd5171fdf logger color function refactor,easy to read and run more quickly JessonChan 2019-03-08 11:08:39 +08:00
  • c2b6cb5c3a
    Merge pull request #3560 from JessonChan/develop astaxie 2019-03-08 00:18:39 +08:00
  • 1f93040af6 Merge remote-tracking branch 'upstream/develop' into develop JessonChan 2019-03-07 18:07:37 +08:00
  • 52f8ccd06c TestToJson bug fixed JessonChan 2019-03-07 17:15:30 +08:00
  • 3b86feab8a
    Merge pull request #3555 from hellomrleeus/develop astaxie 2019-03-06 09:58:54 +08:00
  • aba51d99a1 spelling mistake of word "Header" hellomrlee 2019-03-04 11:05:29 +08:00
  • 8454e8417e Allow forked beego project to pass travis ci builds grahamjamesaddis 2019-03-01 11:27:32 +00:00
  • 422e8285b5
    Merge pull request #3494 from nuczzz/develop astaxie 2019-02-26 16:31:40 +08:00
  • bb6ca6b100
    Merge pull request #3522 from saromanov/check-input-data astaxie 2019-02-25 23:17:57 +08:00
  • 1483c1f545
    Merge pull request #3524 from Quasilyte/quasilyte/bytesreader astaxie 2019-02-25 23:16:39 +08:00
  • 3d6a68de77
    Merge pull request #3535 from gadelkareem/develop astaxie 2019-02-25 23:11:14 +08:00
  • 387d387080
    Merge pull request #3547 from snedzad/patch-1 astaxie 2019-02-25 11:43:37 +08:00
  • 94ed35e781
    Register .gohtml extension Nedzad Smajic 2019-02-23 22:49:32 +01:00