Commit Graph

  • 889408136b fix typo qshuai 2018-03-27 23:29:13 +08:00
  • 886fefe738 change github.com/garyburd/redigo to newest branch github.com/gomodule/redigo godcong 2018-03-26 16:59:01 +08:00
  • 768406f134
    Merge pull request #3076 from gadelkareem/patch-1 astaxie 2018-03-11 16:26:00 +08:00
  • 075e63b2bd
    Merge pull request #2999 from moririnson/fix_unable_to_add_column astaxie 2018-03-11 16:18:50 +08:00
  • 0057c08a90
    Merge pull request #3085 from WUMUXIAN/swagger astaxie 2018-03-11 10:48:48 +08:00
  • 09b073356d Swagger: 1. Allow example value to be given based on the field type, previously it's a string. 2. Allow to give example values for Enum values. WUMUXIAN 2018-03-10 17:15:24 +08:00
  • 3c9ed48630
    Set default Beego RunMode to production Waleed Gadelkareem 2018-03-02 18:23:20 +01:00
  • 65d8b4f544
    Merge pull request #3064 from takeo-lvgs/dev astaxie 2018-02-22 17:22:39 +08:00
  • 6d18d4dcdd
    Merge pull request #3066 from takeo-lvgs/fix_3065 astaxie 2018-02-22 17:16:38 +08:00
  • 21fe2d519e fix the issue #3065 takeo-lvgs 2018-02-20 17:40:18 +09:00
  • 9a7554fa01 fix the issue #3063 takeo-lvgs 2018-02-20 11:39:29 +09:00
  • 37d1c13603
    Merge pull request #3046 from aspacca/master astaxie 2018-02-02 18:57:13 +08:00
  • 5ed112e946 added CanSkipAlso Andrea Spacca 2018-02-02 10:22:43 +01:00
  • 453f112094 added more test case Andrea Spacca 2018-02-01 18:30:31 +01:00
  • faa3341603 Fix after test failure Andrea Spacca 2018-01-28 18:19:27 +01:00
  • ee9cf05796 Handle pointer validation Andrea Spacca 2018-01-28 17:40:05 +01:00
  • 6de538b136
    execElem.FieldByName as local variable cloudzhou 2018-01-25 17:52:09 +08:00
  • 47c1072b78 do html escape before display path, avoid xss 陈培远 2018-01-08 19:35:53 +08:00
  • e81f1e53bf
    Merge pull request #3017 from Medicean/develop astaxie 2018-01-05 00:10:16 +08:00
  • cf92d2c6ef Update: Fix migration generate SQL Medicean 2018-01-04 10:42:39 +08:00
  • 0507076c3f
    Merge pull request #3004 from pcallewaert/develop astaxie 2017-12-30 13:54:11 +08:00
  • 59fd3952b7 bug: restore the default value Pieter Callewaert 2017-12-26 11:43:04 +01:00
  • 7fd80e6aa1 feat(redis.go): make MaxIdle configurable Pieter Callewaert 2017-12-26 11:21:39 +01:00
  • 24fa6189b5 fix the issue #2998 smori 2017-12-23 16:41:56 +09:00
  • 0bde9cbd91 fix the issue #2995 dennismao 2017-12-22 16:21:23 +08:00
  • 122414d789
    Merge pull request #2992 from priteshgudge/develop astaxie 2017-12-21 17:08:10 +08:00
  • aac69674ad
    Update Documentation in Output.go Pritesh Gudge 2017-12-21 13:50:28 +05:30
  • 1a42154c64 add file test chenxiaonan01 2017-12-20 17:54:40 +08:00
  • e81cca304b add file test chenxiaonan01 2017-12-20 16:19:58 +08:00
  • 07aa97aa9a add hourly rotate file.go chenxiaonan01 2017-12-20 15:56:36 +08:00
  • 94fba0b2aa fix orm fields SetRaw function error judge problem Terry Ding 2017-12-20 14:53:00 +08:00
  • 80aa47f605
    Merge pull request #2976 from szyhf/develop astaxie 2017-12-19 23:34:17 +08:00
  • f16688817a
    Merge pull request #2978 from BorisBorshevsky/fix_reflection_bug astaxie 2017-12-18 19:18:59 +08:00
  • 2670a86005 fix #2979 TankTheFrank 2017-12-14 17:14:53 +02:00
  • 0e369e6df8 fix bug BorisBorshevsky 2017-12-13 15:27:32 +02:00
  • 84443b9c05
    Fix #2975 Back Yu 2017-12-12 12:21:55 +08:00
  • 33be6803a3
    Merge pull request #2970 from gcy3y/master astaxie 2017-12-10 20:26:46 +08:00
  • aef2f1c66e
    Merge pull request #2971 from PureWhiteWu/fix_typo astaxie 2017-12-10 18:47:54 +08:00
  • 619cd2d908
    fix a typo Pure White 2017-12-08 23:01:21 +08:00
  • 4613acd88e
    update log.go add GetLevel Function to Log GuoChunYang 2017-12-08 15:35:12 +08:00
  • bf5c5626ab
    Merge pull request #2943 from astaxie/develop v1.9.2 astaxie 2017-12-06 23:37:36 +08:00
  • 0fbbc67c3d
    Merge pull request #2961 from zhlicen/master astaxie 2017-12-06 14:44:25 +08:00
  • 3e1916ec3c
    Merge pull request #2953 from szyhf/develop astaxie 2017-12-06 14:43:12 +08:00
  • b068a676dd
    Merge pull request #2950 from huhaocc/change_httpmethod_type astaxie 2017-12-06 14:42:35 +08:00
  • ed73bdcfab
    Add lock while releasing session HANG ZHOU 2017-12-05 16:18:56 +08:00
  • ae94b705ea
    Merge pull request #2954 from axetroy/master astaxie 2017-12-01 23:33:46 +08:00
  • 08fb921053 test: Improve test case for utils/safemap, make it 100% cover axetroy 2017-12-01 01:04:15 +08:00
  • e67e57f8fb orm: 修复logic enum因为type enum改变而产生的位错位。 Back Yu 2017-11-30 20:26:34 +08:00
  • b30969704a Proposal to #2952 Back Yu 2017-11-30 18:12:49 +08:00
  • 646acc423e Change HTTPMETHOD type hao.hu 2017-11-30 01:43:50 +08:00
  • c3a81a23f9 beego 1.9.2 astaxie 2017-11-27 15:52:31 +08:00
  • 103dd22151 remove mysq travis astaxie 2017-11-27 15:42:18 +08:00
  • ec6cb43711 fix ci failed astaxie 2017-11-27 14:07:05 +08:00
  • 84cb9a5986 update to go1.9.2 astaxie 2017-11-26 14:35:31 +08:00
  • 9b8bc2aef7
    Merge pull request #2941 from BorisBorshevsky/report-card astaxie 2017-11-26 14:32:57 +08:00
  • 9710d9e961
    Merge pull request #2940 from BorisBorshevsky/golint astaxie 2017-11-26 14:32:40 +08:00
  • 58bb49a78c add report card to readme.md BorisBorshevsky 2017-11-25 19:23:46 +02:00
  • df37739c7d fix golint comments BorisBorshevsky 2017-11-25 19:16:37 +02:00
  • a5dd5d161d
    Merge pull request #2659 from ansiz/master astaxie 2017-11-19 11:13:42 +08:00
  • 6827107177
    Merge pull request #2706 from fat4lix/bugfix astaxie 2017-11-19 11:12:48 +08:00
  • a30a89e57e
    Merge pull request #2849 from iclinux/grace-patch astaxie 2017-11-19 11:09:13 +08:00
  • d352e4abcb
    Merge pull request #2852 from Radar8/master astaxie 2017-11-19 11:08:31 +08:00
  • a948d4c1e1 set default to apache format astaxie 2017-11-19 11:07:57 +08:00
  • b7eb3963f5
    Merge pull request #2863 from gadelkareem/develop astaxie 2017-11-19 11:05:12 +08:00
  • f7afb3cb75
    Merge pull request #2878 from silviucm/master astaxie 2017-11-19 10:41:40 +08:00
  • 348bf51a42
    Merge pull request #2914 from AbelZhou/master astaxie 2017-11-19 10:41:22 +08:00
  • dfea2cc5f3
    Merge pull request #2928 from ilylia/develop astaxie 2017-11-19 10:27:11 +08:00
  • 532eab8e1d
    Merge pull request #2932 from lotus-wu/Branch_v1.9.0 astaxie 2017-11-19 10:26:59 +08:00
  • 3872382a4b 1.Add Mutual HTTPS Option! lotus 2017-11-15 22:42:30 +08:00
  • 4018693fbd add Enum field to Schema ilylia 2017-11-13 14:36:08 +08:00
  • 3b829504f6
    Merge pull request #2920 from chenpeiyuan/develop astaxie 2017-11-07 09:35:09 -06:00
  • 80fa51468c avoid unnecessary read of large log file 陈培远 2017-11-07 22:58:39 +08:00
  • 3504d2a4da Add host env feature. Abel 2017-10-31 19:19:14 +08:00
  • 229d8b9530 Add host env feature. Abel 2017-10-30 13:54:36 +08:00
  • 9536d460d0
    Create test file for the route unregistering functionality Silviu Capota-Mera 2017-10-28 14:49:41 -04:00
  • e211e4839c Merge pull request #2906 from mlgd/patch-1 astaxie 2017-10-27 09:47:09 -05:00
  • 3332dbe595 Update for MySQL timezone detection bug mlgd 2017-10-26 14:32:42 +02:00
  • b9c8c08c03 Add host env feature. Abel 2017-10-26 19:25:05 +08:00
  • 663f22d849 Merge pull request #2893 from melotusme/master astaxie 2017-10-23 06:48:46 -05:00
  • fbaa4d1233 Merge pull request #2898 from skOak/swagger astaxie 2017-10-23 06:48:22 -05:00
  • 7dc8991140 Merge pull request #2894 from skOak/develop astaxie 2017-10-23 06:48:03 -05:00
  • 0ce70b8c99 remove omitempty for swagger.Response.Description, because it's Required according to Swagger2.0 Spec hemin 2017-10-18 20:08:21 +08:00
  • b169ea4b63 Merge pull request #2896 from tinycedar/master astaxie 2017-10-17 21:22:27 +08:00
  • 72ec4df679 Merge branch 'master' into master Daniel Lin 2017-10-17 04:30:59 -05:00
  • b91263a254 misc: fix typos hzlinqien 2017-10-17 17:27:03 +08:00
  • e91afb1938 add custom middleware options for beego.Run() hemin 2017-10-16 13:49:05 +08:00
  • 74eb613919 Typo fixed zhirong 2017-10-16 00:06:20 +08:00
  • 32d4310861 Merge pull request #2886 from hurisheng/patch-1 astaxie 2017-10-14 07:57:02 -05:00
  • c56704f3fd Merge branch 'master' into develop astaxie 2017-10-14 17:53:40 +08:00
  • c5118e9535 Merge pull request #2889 from lidaobing/fix_typo astaxie 2017-10-14 03:28:56 -05:00
  • 9b57566963 fix typo LI Daobing 2017-10-11 14:35:31 +08:00
  • 8d59e7afd1 for the root path, all methods must be covered Silviu Capota-Mera 2017-10-07 13:16:36 -04:00
  • fd733f76f0 simplify replacement of the base (root) tree Silviu Capota-Mera 2017-10-07 12:14:28 -04:00
  • 37d4bb3df5 add XMLBody method for httplib Hu Risheng 2017-10-05 14:34:52 -05:00
  • 5697c6d7cc Remove redundant return to pass gosimple Travis check Silviu Capota-Mera 2017-09-25 23:17:57 -04:00
  • 51a6162363 Update app.go Silviu Capota-Mera 2017-09-25 21:45:42 -04:00
  • 5a12b3d020 Add the ability to unregister fixed routes Silviu Capota-Mera 2017-09-25 20:52:19 -04:00
  • bebd2c469d Remove typo Waleed Gadelkareem 2017-09-13 22:15:40 +02:00
  • d15e66a4ff check if SetEscapeHTML exists instead of checking Go version Waleed Gadelkareem 2017-09-13 22:14:41 +02:00
  • c04d43695c fix dependency go-version for travis Waleed Gadelkareem 2017-09-13 03:16:33 +02:00