- 15 Aug, 2014 3 commits
- 14 Aug, 2014 14 commits
-
-
astaxie committed
-
Added the UI for Admin monitor page
astaxie committed -
Update ctx.WriteString multiple buf output
astaxie committed -
Lei Cao committed
-
smallfish committed
-
Lei Cao committed
-
astaxie committed
-
astaxie committed
-
astaxie committed
-
astaxie committed
-
astaxie committed
-
astaxie committed
-
astaxie committed
-
astaxie committed
-
- 13 Aug, 2014 9 commits
- 12 Aug, 2014 4 commits
- 11 Aug, 2014 8 commits
-
-
astaxie committed
-
astaxie committed
-
astaxie committed
-
improve the 'geturl'
astaxie committed -
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`.liulixiang1988 committed -
astaxie committed
-
// Getconfig throw the Runmode // [dev] // name = astaixe // IsEnable = false // [prod] // name = slene // IsEnable = true // // usage: // GetConfig("string", "name") // GetConfig("bool", "IsEnable")astaxie committed -
Update captcha.go
astaxie committed
-
- 09 Aug, 2014 1 commit
-
-
Captcha must be deleted if the user entered a "challenge" with a different length than the captcha.
Francois committed
-
- 08 Aug, 2014 1 commit
-
-
astaxie committed
-