- 24 Aug, 2014 1 commit
-
-
Lei Cao authored
-
- 15 Aug, 2014 1 commit
-
-
Lei Cao authored
-
- 14 Aug, 2014 14 commits
-
-
astaxie authored
-
astaxie authored
Added the UI for Admin monitor page
-
astaxie authored
Update ctx.WriteString multiple buf output
-
Lei Cao authored
-
smallfish authored
-
Lei Cao authored
-
astaxie authored
-
astaxie authored
-
astaxie authored
-
astaxie authored
-
astaxie authored
-
astaxie authored
-
astaxie authored
-
astaxie authored
-
- 13 Aug, 2014 9 commits
- 12 Aug, 2014 4 commits
- 11 Aug, 2014 8 commits
-
-
astaxie authored
-
astaxie authored
-
astaxie authored
-
astaxie authored
improve the 'geturl'
-
liulixiang1988 authored
If we have a url mapping like this: `beego.Router(“/test”, &controllers.WeightController{}, "get:GetDetails”)` when u use `UrlFor(“WeightController.GetDetails”, “foo”, 1, “bar”, 2 `, it should return `/test?foo=1&bar=2` rather than `/test`.
-
astaxie authored
-
astaxie authored
// Getconfig throw the Runmode // [dev] // name = astaixe // IsEnable = false // [prod] // name = slene // IsEnable = true // // usage: // GetConfig("string", "name") // GetConfig("bool", "IsEnable")
-
astaxie authored
Update captcha.go
-
- 09 Aug, 2014 1 commit
-
-
Francois authored
Captcha must be deleted if the user entered a "challenge" with a different length than the captcha.
-
- 08 Aug, 2014 2 commits