1
0
mirror of https://github.com/astaxie/beego.git synced 2024-12-04 18:51:29 +00:00

Commit Graph

  • 677d010d86 [Fix-Issue-3991] Add warn for SQLite Read is invoked isForUpdate=true Yang, Gao 2020-06-01 23:12:12 +0800
  • db2a1134ce
    Merge pull request #3993 from skanger/develop Ming Deng 2020-06-01 22:05:01 +0800
  • c2771397be delete vendor qiantao 2020-06-01 15:06:49 +0800
  • 70733d9810 fix label == `` #4001 qiantao 2020-06-01 15:06:33 +0800
  • 11740cede6
    Merge pull request #3996 from bharrat/3995-fix-middleware-not-working-with-graceful Ming Deng 2020-05-31 22:23:05 +0800
  • 4ffe26a1d2 for go modules, generate route by GO111MODULE=on qiantao 2020-05-22 11:35:45 +0800
  • 075db4773b Fixes #3995 Use handlers with middleware when starting Graceful server Bharat Patel 2020-05-18 10:00:14 -0700
  • 2fd9dfca7b update support bit operation harry890829 2020-05-18 19:16:50 +0800
  • eea20f6ceb fix httplib PostFile method skanger 2020-05-16 11:00:15 +0800
  • 8055357576 [Fix-Issue-3991] Fix Read with SQLite not supporting SELECT FOR UPDATE syntax Yang, Gao 2020-05-15 17:36:01 +0800
  • 9fda81b7f3 modify static cache total size about 100m jianzhiyao 2020-05-09 18:24:14 +0800
  • 4b12e053b7 fix jianzhiyao 2020-05-09 17:58:10 +0800
  • 0307c8b110 set static file cahce limit:file size & file count jianzhiyao 2020-05-09 17:57:00 +0800
  • 867f83de34 修复数据库连接异常问题 leapsea 2020-05-09 16:31:30 +0800
  • af19822293 not modify go.mod jianzhiyao 2020-05-09 14:06:51 +0800
  • 2449aad105 add cache-hit test example jianzhiyao 2020-05-09 10:44:37 +0800
  • d31975a752 complete test example jianzhiyao 2020-05-08 17:35:02 +0800
  • b28d5e2716 fix bug:static canot real hit cache opt:reduce risk of memory leak with lru cache jianzhiyao 2020-05-08 17:10:19 +0800
  • ab33d683ea
    Update parser.go zwei0526 2020-04-26 19:26:10 +0800
  • f99cbe0fa4
    Change permission mask Nico Waisman 2020-04-22 08:42:54 -0700
  • 0aa82d875a
    Update input.go HANG ZHOU 2020-03-05 14:46:17 +0000
  • 8f3d1c5f42
    Merge pull request #3922 from BurtonQin/bug-1-2-3-inconsistent-field-protection astaxie 2020-02-22 15:09:25 +0800
  • 2410b364af
    Merge pull request #3923 from timchenxiaoyu/develop astaxie 2020-02-22 11:25:13 +0800
  • 713503e43d fix exist typo 陈晓宇 2020-02-14 16:47:47 +0800
  • cfdd1cd5be cache, context, session: add lock to fix inconsistent field protection BurtonQin 2020-02-10 21:49:46 +0800
  • 0cd80525e7 Merge branch 'develop' astaxie 2020-02-07 16:25:41 +0800
  • de5650b723 version 1.12.1 v1.12.1 astaxie 2020-02-07 16:23:57 +0800
  • e5e4a3bea7
    Merge pull request #3868 from holtyuzhuyanbo/fix_session_destory astaxie 2020-02-07 11:49:54 +0800
  • 90d0b43f34
    Merge pull request #3888 from gavin2014/develop astaxie 2020-02-07 11:46:52 +0800
  • 1b7f5ba2c4
    Merge pull request #3900 from aixiaoxiang/develop astaxie 2020-02-07 11:10:56 +0800
  • 96f01079cb
    Merge pull request #3905 from ywk253100/200110_context astaxie 2020-02-07 11:05:01 +0800
  • 9d4b5b313f
    Merge pull request #3911 from liuzhang/develop astaxie 2020-02-07 11:04:11 +0800
  • b882009979
    Merge pull request #3919 from wy65701436/develop-sha256 astaxie 2020-02-07 11:01:10 +0800
  • a768bf8f00 update hash algorithm for signing the cookie for xsrf token wang yan 2020-02-06 17:26:04 +0800
  • 034599ca1d 验证调整,增加label, xx不能为空 Liu Zhang 2020-01-17 16:47:19 +0800
  • 5a02c556b2 Send the request from context rather than the original one to handlers Wenkai Yin 2020-01-10 17:28:06 +0800
  • dc5c42e981 httplib:fixes network request failed to create an invalid file and automatically created file directory axx 2019-12-30 11:24:55 +0800
  • 92a4119258
    Update cmd_utils.go 大盖文 2019-12-11 16:50:08 +0800
  • aa90c67a75
    Merge pull request #3867 from ywk253100/191119_xsrf astaxie 2019-11-29 18:43:02 +0800
  • 38a144c68f fix: session destory holtyuzhuyanbo 2019-11-19 21:25:30 +0800
  • 793047097c Abort with the pre-defined status code when handling XSRF error Wenkai Yin 2019-11-19 18:55:54 +0800
  • 1923b8c767
    Merge pull request #3841 from HKail/develop astaxie 2019-10-23 22:22:52 +0800
  • fb640f0075 更新16开头手机号的正则测试 Allen 2019-10-22 17:07:22 +0800
  • 241f10b429 添加16开头手机号验证,162电信,165移动,166/167联通。 Allen 2019-10-22 16:58:05 +0800
  • b8d626bbea 添加16开头手机号验证,162电信,165移动,166/167联通。 Allen 2019-10-22 16:28:19 +0800
  • 2a6ceca861
    Update README.md astaxie 2019-10-10 11:23:19 +0800
  • 10236b9f2d
    Merge pull request #3814 from cloudzhou/patch-2 astaxie 2019-10-10 00:48:24 +0800
  • b3ae5d4ac6
    Update file.go dbt4516 2019-10-09 15:53:22 +0800
  • 77fc8e4e38 According to issue#4759 (https://github.com/golang/go/issues/4759) filepath.Walk function in golang cannot handle symbolic path, meanwhile symbolic path for log directory is pretty common used. In such scenario this deleteOldLog function will fail without any error log. Get the real location of the log directory before using walk function can fix this. wanghz 2019-10-09 15:33:38 +0800
  • 5a5482c77f
    leak opened file cloudzhou 2019-09-27 19:27:44 +0800
  • 11774c87a5 update version 1.13 astaxie 2019-09-19 00:19:33 +0800
  • 6d47b4a2e0 GetMapData change to read lock didi 2019-09-09 17:44:10 +0800
  • 8395a26061
    Merge pull request #3801 from DennisMao/develop Dennis 2019-09-09 00:46:36 +0800
  • 4348356d0a fix annotation on orm/utils Razil 2019-09-09 00:47:20 +0800
  • b551949a2b Add PrintStack() while orm abnormally exit. colstuwjx 2019-07-31 14:08:58 +0800
  • 32cd76396d fix graceful bug nuczzz 2019-07-27 18:54:13 +0800
  • 5620608418
    Update README.md astaxie 2019-07-21 22:58:28 +0800
  • 32ee728078
    Merge pull request #3586 from astaxie/develop v1.12.0 astaxie 2019-07-05 12:26:39 +0800
  • de7ce2f9b0 v1.12.0 astaxie 2019-07-05 11:58:41 +0800
  • d6c2a9fd4b
    Merge pull request #3703 from jkylin/develop astaxie 2019-07-05 11:35:47 +0800
  • 582a4fa34b
    Merge pull request #3699 from orgmatileg/develop astaxie 2019-07-05 11:34:59 +0800
  • 99647986de
    Merge pull request #3689 from GeorgeXc/addStmt astaxie 2019-07-05 11:34:40 +0800
  • 5bcde306ea Revert "update" BaoyangChai 2019-06-28 23:37:32 +0800
  • 2909ff3366 update BaoyangChai 2019-06-28 23:23:01 +0800
  • 40078cba2c update BaoyangChai 2019-06-28 23:13:18 +0800
  • 5d0c0a03d7 update BaoyangChai 2019-06-28 22:56:32 +0800
  • 8cfd7f5c19 email的Attach和AttachFile 的参数检查逻辑有误。len(args) < 1 && len(args) > 2 改为 len(args) < 1 || len(args) > 2 hsht 2019-06-28 20:09:23 +0800
  • 62d96c2e93 router.go: add comment func LogAccess Luqmanul Hakim 2019-06-25 08:04:21 +0700
  • e844058aed
    Merge pull request #3632 from Wusuluren/develop astaxie 2019-06-18 12:09:34 +0800
  • 1eab6bb32a
    Merge pull request #3669 from xfwduke/develop astaxie 2019-06-18 12:08:55 +0800
  • c265d32c36
    Merge pull request #3685 from Anderson-Lu/fix_orm_datarace astaxie 2019-06-18 12:05:54 +0800
  • 06692c3e27 update BaoyangChai 2019-06-17 23:38:07 +0800
  • 394a73c75f fix orm datarace luxueyan 2019-06-14 14:43:02 +0800
  • cbcde8bd1f Merge branch 'develop' of https://github.com/Wusuluren/beego into develop Wusuluren 2019-06-09 22:10:22 +0800
  • b17e49e6aa fix concurrent map access problem on BeegoInput.data Wusuluren 2019-04-30 00:15:24 +0800
  • 873f62edff update BaoyangChai 2019-06-09 01:19:17 +0800
  • cc0eacbe02 update BaoyangChai 2019-06-08 23:53:42 +0800
  • 649c5c861d fix bugs of ParseForm about time in RFC3339 format oberontang 2019-05-31 15:47:21 +0800
  • 206a7ed1fc
    Merge pull request #3662 from npu21/develop Faissal Elamraoui 2019-05-27 11:07:52 +0200
  • 3c046a4dbf fix two typos 张勇 2019-05-27 16:38:30 +0800
  • f2be6af2ca
    Merge pull request #3658 from priyesh-lb/patch-1 astaxie 2019-05-18 09:38:09 +0800
  • 804b9769e0
    Merge pull request #3642 from GeorgeXc/fixBatchUpdate astaxie 2019-05-18 09:28:22 +0800
  • 585df01899
    Merge pull request #3635 from edwardhey/develop astaxie 2019-05-18 09:27:38 +0800
  • 1a529c061c
    Merge pull request #3633 from MarxGo/develop astaxie 2019-05-18 09:27:08 +0800
  • fcacfc08e3
    Beego skipping some migrations Priyesh 2019-05-17 16:19:26 +0530
  • a0ca3d61d6 update BaoyangChai 2019-05-08 23:11:57 +0800
  • 39bd40e512 Incr和Decr应该改成排它锁,否则在并发的时候会出现非期望的结果值 Edward.Yang 2019-05-01 13:10:21 +0800
  • 8748de95c7 fix:utils.GetGOPATHs() when go version equal or after go1.10 func does not return defaultGoPATH() Guo 2019-04-30 06:43:25 +0800
  • 0939e8e493 fix concurrent map access problem on BeegoInput.data Wusuluren 2019-04-30 00:15:24 +0800
  • 6a33feee46
    Merge pull request #1 from astaxie/develop hwave 2019-04-29 23:19:27 +0800
  • 58b2ac702c
    Merge pull request #3623 from Martinho0330/develop astaxie 2019-04-29 18:19:22 +0800
  • 175714f69a
    Merge pull request #3627 from haleyly/develop astaxie 2019-04-29 18:18:19 +0800
  • d5b70118a3 Merge branch 'develop' of https://github.com/haleyLy/beego into dev haley 2019-04-28 08:51:34 +0800
  • a9629f707e route request put amendment haley 2019-04-28 08:50:30 +0800
  • 6123c72752
    Merge pull request #3621 from guanle/guanle-patch-1 astaxie 2019-04-27 23:28:35 +0800
  • 56afa5c2bf
    Merge pull request #3625 from hsluoyz/develop astaxie 2019-04-27 23:27:58 +0800
  • 0c576dac82
    Merge pull request #3599 from Wusuluren/cache_file astaxie 2019-04-27 23:27:27 +0800
  • 8462372c03
    Merge pull request #3598 from Wusuluren/develop astaxie 2019-04-27 23:26:29 +0800
  • 20ff97d53d
    Merge pull request #3595 from JessonChan/log_revet astaxie 2019-04-27 23:26:06 +0800
  • 8ce5b6cc52
    Merge pull request #3593 from JessonChan/trace_method astaxie 2019-04-27 23:25:44 +0800