- 25 Dec, 2014 2 commits
-
-
astaxie authored
Fix RequestURI nil caused template parse failed
-
Athurg Gooth authored
Sometime RequestURI is not set, e.g. running after a front proxy server. We should always follow the document's directive, to use Request.URL instead of RequestURI. Refer: http://golang.org/pkg/net/http/#Request
-
- 19 Dec, 2014 5 commits
-
-
astaxie authored
Support default value for controller’s params get
-
astaxie authored
-
Jianbo Feng authored
-
astaxie authored
-
astaxie authored
Fix subdomain, add test, space and comment fix
-
- 18 Dec, 2014 2 commits
- 17 Dec, 2014 4 commits
-
-
shuo li authored
-
Jianbo Feng authored
-
Jianbo Feng authored
-
shuo li authored
-
- 11 Dec, 2014 2 commits
-
-
astaxie authored
Fix paginator attributes cannot be modified bug
-
Athurg Gooth authored
We can only use SetPaginator to create a pagination. After that, we always need to modify something, like the totalNum, perPageNum. These change should be seen in the view. So we should give the view a pointer than a object.
-
- 08 Dec, 2014 1 commit
-
-
astaxie authored
-
- 07 Dec, 2014 1 commit
-
-
kristen1980 authored
Gives more flexibility by making it an absolute path. A relative path can easily be created by the user.
-
- 24 Nov, 2014 4 commits
-
-
astaxie authored
make Content-Type header more human-readable
-
Hily Jiang authored
-
astaxie authored
beego1.4.2,beego.AppConfig.Strings与老版本代码不兼容问题
-
astaxie authored
Reword message about reloading packages..
-
- 23 Nov, 2014 3 commits
-
-
Ryan Bastic authored
-
astaxie authored
count log file lines
-
astaxie authored
SubDomains function bugfixed
-
- 21 Nov, 2014 2 commits
-
-
astaxie authored
Return the response directly if it's a options PreflightHeader request
-
DeanThompson authored
-
- 20 Nov, 2014 2 commits
- 18 Nov, 2014 1 commit
-
-
xuewuhen authored
-
- 08 Nov, 2014 1 commit
-
-
astaxie authored
-
- 06 Nov, 2014 3 commits
- 05 Nov, 2014 2 commits
- 04 Nov, 2014 5 commits