Commit Graph

202 Commits

Author SHA1 Message Date
Ming Deng 650fde66aa Revert "Merge pull request #4254 from astaxie/develop-2.0"
This reverts commit e284b0ddae, reversing
changes made to 8ef8fd2606.
2020-11-26 17:48:29 +08:00
Ming Deng b4a85c8f13 Remove files 2020-08-16 23:09:19 +08:00
Ming Deng 882aa9b967 Deprecated old web module 2020-08-05 21:57:20 +08:00
Ming Deng 01219944a4 upgrade version 2020-06-30 20:55:31 +08:00
astaxie de5650b723 version 1.12.1 2020-02-07 16:23:57 +08:00
astaxie de7ce2f9b0 v1.12.0 2019-07-05 11:58:41 +08:00
astaxie 3086081ec0 v1.11.2 2019-04-06 13:50:14 +08:00
astaxie 42ade6aa49 v1.11.1 2018-11-22 13:10:52 +08:00
astaxie 277d3d98e3 v1.11.0 2018-11-14 17:01:12 +08:00
astaxie 24885c28f2 fix the comments update 2018-11-09 17:54:20 +08:00
Ruben Cid 5c407ff2e3 Add map shortcut and ServeFormatted method in output 2018-08-20 22:55:50 +02:00
astaxie de66d2bdfd beego 1.10.1 2018-07-31 20:09:08 +08:00
astaxie a048ed51a7 ready to release 1.10.0 2018-07-21 09:29:00 +08:00
Ruben Cid cf6e825547 Domains 2018-07-20 18:59:45 +02:00
astaxie c3a81a23f9 beego 1.9.2 2017-11-27 15:52:31 +08:00
BorisBorshevsky df37739c7d fix golint comments 2017-11-25 19:18:37 +02:00
hemin e91afb1938 add custom middleware options for beego.Run() 2017-10-16 14:55:08 +08:00
astaxie 5ac0cb929c v1.9.0 2017-07-18 23:58:22 +08:00
JessonChan a87c1c5e8e AddAPPStartHook func modify 2017-06-15 17:36:37 +08:00
astaxie 248beab557 v1.8.3 2017-05-18 22:55:10 +08:00
astaxie 947980b5eb beego 1.8.2 2017-04-30 23:43:46 +08:00
astaxie 5c7673e73d update to 1.8.1 2017-03-29 10:22:27 +08:00
astaxie c5f838e785 beego 1.8.0 2017-03-06 21:29:41 +08:00
astaxie a20ccde90d beego 1.7.2 2016-12-05 22:58:29 +08:00
astaxie 15a45ccc7b change to 1.7.1 2016-09-22 23:18:22 +08:00
ysqi faba0d7273 Support load app config before test Beego 2016-09-19 18:38:56 +08:00
astaxie 3362f83662 change to v1.7.0 2016-08-16 23:54:52 +08:00
ysqi fa7416452e Change set test mode way 2016-04-27 22:26:32 +08:00
astaxie 881d010c01 upgrade swagger from 1.2 to 2.0 2016-04-11 11:56:43 +08:00
astaxie 3ac90df5fa Merge pull request #1794 from youngsterxyf/issue1789
fix issue1789: when testing, load config explicitly and forcibly
2016-03-22 17:21:57 +08:00
JessonChan 0b401481ef go fmt the comment 2016-03-17 19:59:48 +08:00
JessonChan 5a9bff2000 init gzip level 2016-03-17 19:09:38 +08:00
youngsterxyf 549a39c478 fix issue1789: when testing, load config explicitly and forcibly 2016-03-14 11:26:26 +08:00
astaxie 1aeb3d9051 release 1.6.1 2016-03-11 11:35:24 +08:00
youngsterxyf 31ef4ae507 rename AppConfigPath, AppConfigProvider to appConfigPath, appConfigProvider, make public to private 2016-01-27 16:43:01 +08:00
youngsterxyf e357f6846b accept @ysqi suggestion 2016-01-27 13:30:34 +08:00
youngsterxyf d9e6250d08 fix config logic 2016-01-27 00:10:21 +08:00
youngsterxyf cbc7f43e88 fix issue #1601 2016-01-23 17:12:46 +08:00
astaxie 01012fa898 admin configure 2016-01-08 01:40:19 +08:00
astaxie 8929814126 fix the log carsh before init 2016-01-06 11:48:23 +08:00
Vitaly Velikodny 48fd9675ad Refactoring: Move dev & prod runmodes to const 2015-12-29 21:32:37 +03:00
astaxie d1bba02958 refact beego config 2015-12-09 23:35:04 +08:00
JessonChan 07a424581d // beego.Run("localhost") 2015-09-19 05:53:28 +08:00
JessonChan 69bee9ef3c // beego.Run("localhost") 2015-09-19 05:52:52 +08:00
JessonChan 2a96f33543 more clean code 2015-09-18 10:36:16 +08:00
astaxie f28a941e26 make golint happy and also make the config readable 2015-09-07 23:19:42 +08:00
astaxie 152127c2af make golint happy 2015-09-07 21:38:53 +08:00
astaxie 919675e793 update the comments 2015-09-07 19:29:52 +08:00
astaxie fe9c52fb69 optimize init admin 2015-09-07 19:27:53 +08:00
astaxie 284dfc0843 move the template related fun to template.go 2015-09-07 19:21:55 +08:00