1
0
mirror of https://github.com/astaxie/beego.git synced 2025-04-24 16:36:50 +00:00

Commit Graph

  • 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
  • d813334a24 Merge branch 'develop' of github.com:gadelkareem/beego into develop Waleed Gadelkareem 2017-09-13 03:10:08 +02:00
  • 9fef2f2eb4 Do not escape html if Golang version < 1.7 Waleed Gadelkareem 2017-09-13 02:16:50 +02:00
  • 0c746f4547 Merge branch 'master' into develop Waleed Gadelkareem 2017-09-13 02:16:50 +02:00
  • f5c8b1c6ac Merge branch 'master' of github.com:gadelkareem/beego Waleed Gadelkareem 2017-09-13 02:05:15 +02:00
  • 4921014c64 Add JSON or Apache access log formatting option to config: AccessLogsFormat = JSON_FORMAT or APACHE_FORMAT ref #2738 Waleed Gadelkareem 2017-09-13 02:03:46 +02:00
  • 520753415f Merge pull request #2846 from hikenote/master astaxie 2017-09-09 06:42:02 +08:00
  • 3162da131d Merge pull request #2858 from astaxie/revert-2854-master astaxie 2017-09-09 06:29:59 +08:00
  • a7354d2d08 Revert "should use time.Since instead of time.Now().Sub" astaxie 2017-09-09 06:29:38 +08:00
  • 07a9a2d0f3 Merge pull request #2854 from wgliang/master astaxie 2017-09-09 06:29:31 +08:00
  • c8c25549e7 should use time.Since instead of time.Now().Sub wangguoliang 2017-09-07 19:01:34 +08:00
  • 6641a436a2 validation: fix ErrorMap, added func AddError(key, message) Radar8 2017-09-06 16:49:21 +08:00
  • 1dd50fb65f Make parent process exit gracefully. iclinux 2017-09-05 11:53:42 +08:00
  • 4bc4f77c29 return template build error zhufanmao 2017-09-02 17:55:26 +08:00
  • ef36ecd376 avoid some proxy not support select command zhufanmao 2017-08-31 20:26:32 +08:00
  • c6cef853c7 Merge pull request #2813 from mlgd/develop astaxie 2017-08-23 16:54:59 +08:00
  • 33ad8d5db4 Merge pull request #2815 from wisererik/patch-1 astaxie 2017-08-23 16:53:41 +08:00
  • 33e6d57754 Merge pull request #2820 from crazcalm/doc_error astaxie 2017-08-22 23:18:31 +08:00
  • afa57ca1f2 fixed mispelled word Marcus Willock 2017-08-20 23:32:11 +08:00
  • 510dd02a06 Fix the quick start section of the orm/README.md Erik 2017-08-11 11:34:18 +08:00
  • 166e88c103 Update input.go mlgd 2017-08-09 21:05:06 +02:00
  • 51b6adeb24 Add IPV6 compatibility mlgd 2017-08-09 10:23:03 +02:00
  • 51c19c374a Merge pull request #2801 from nightlyone/patch-1 astaxie 2017-08-06 22:29:05 +08:00
  • b23452dc3f Merge pull request #2805 from ninjacn/master astaxie 2017-08-06 22:28:36 +08:00
  • f61038e6bd Merge pull request #2803 from iamzhout/log_add_milliseconds astaxie 2017-08-06 22:28:19 +08:00
  • b9117e2ff1 add millisecond to timestamp in log output Tao Zhou 2017-08-03 17:10:50 +08:00
  • 5a7a3da909 comment edit 姚鹏鸣 2017-08-03 19:15:32 +08:00
  • 3f4502990a fix bad error code Ingo Oeser 2017-08-03 01:52:24 +02:00
  • e14113aa0e Merge pull request #2656 from BorisBorshevsky/develop astaxie 2017-07-30 23:36:52 +08:00
  • d96289a81b Merge pull request #2771 from astaxie/develop v1.9.0 astaxie 2017-07-19 00:56:48 +08:00
  • 4fc95b0d69 gofmt and golint astaxie 2017-07-19 00:52:27 +08:00
  • aa3d6c5363 fix the gosimple astaxie 2017-07-19 00:37:42 +08:00
  • 5ac0cb929c v1.9.0 astaxie 2017-07-18 23:58:22 +08:00
  • b27ab53017 fix issue for runMethod and runRouter from context astaxie 2017-07-18 23:41:50 +08:00
  • 1aba294405 Merge pull request #2740 from xlwcom/master astaxie 2017-07-18 13:39:45 +08:00
  • 657e55ed59 Merge pull request #2692 from jerson/master astaxie 2017-07-17 11:06:09 +08:00
  • 621c25396e Merge pull request #2766 from yangsf5/master astaxie 2017-07-17 11:02:28 +08:00
  • 715ba918f0 Merge pull request #2744 from gnanakeethan/feature/database-migration astaxie 2017-07-17 10:54:44 +08:00
  • 8bb0a70847
    Update: Fix in SQL Generation Gnanakeethan Balasubramaniam 2017-07-16 08:48:44 +05:30
  • 94e79eddcf
    Update: removing remnant of revert commit ( a call to function m.DDLSpec() ) Gnanakeethan Balasubramaniam 2017-07-16 08:37:27 +05:30
  • 749a4028b4
    Revert "Update: removing the need to call DDLSpec in the migration file" Gnanakeethan Balasubramaniam 2017-07-16 08:11:10 +05:30
  • fc55c2b57c
    Update: missed to call DDLSpec in Down migration Gnanakeethan Balasubramaniam 2017-07-16 07:30:53 +05:30
  • d58ad2ee36
    Update: removing the need to call DDLSpec in the migration file Gnanakeethan Balasubramaniam 2017-07-16 07:24:58 +05:30
  • cb38ab4f85
    Update: fixing a SQL generation code Gnanakeethan Balasubramaniam 2017-07-16 07:10:09 +05:30
  • fc86f6422d sort ControllerComments shanfeng.yang 2017-07-15 17:26:20 +08:00
  • d453242e48
    Update: moving package to bottom Gnanakeethan Balasubramaniam 2017-07-14 14:42:56 +05:30
  • 7c2ec075a4
    Update: fixing some methods and adding documentation Gnanakeethan Balasubramaniam 2017-07-13 21:03:30 +05:30
  • c903de41e4 updated sample for FilterMonitorFunc Gerson Alexander Pardo Gamez 2017-07-12 09:51:37 -05:00
  • e8c8366308 Merge pull request #2754 from imiskolee/develop astaxie 2017-07-12 19:57:29 +08:00
  • 4901567bba Merge pull request #2749 from satng/patch-4 astaxie 2017-07-12 19:49:32 +08:00
  • 29bcd31b27 supported gzip for req.Header has Content-Encoding: gzip MiskoLee 2017-07-10 21:27:54 +08:00
  • 83a563c0ab oracle插入占位符 satng 2017-07-09 12:25:51 +08:00
  • e888fee4e0
    Update: Foreign Key & Comments Gnanakeethan Balasubramaniam 2017-07-06 20:26:37 +05:30
  • c1ba11f531
    Fixing typo Gnanakeethan Balasubramaniam 2017-07-06 14:58:40 +05:30
  • ed558a0e70
    Fix: typo due to find and replace migration renamed to m Gnanakeethan Balasubramaniam 2017-07-06 07:45:07 +05:30
  • 6b9c3f4824
    [Proposal] Database Migrations; Gnanakeethan Balasubramaniam 2017-07-06 06:40:28 +05:30