- 27 Feb, 2014 3 commits
-
-
Francois authored
Lock required to ensure the File sessions work correct.
-
astaxie authored
fix: added nil check on c.CruSession to prevent crash
-
Jared Folkins authored
-
- 10 Feb, 2014 5 commits
- 08 Feb, 2014 1 commit
-
-
asta.xie authored
-
- 07 Feb, 2014 4 commits
-
-
asta.xie authored
-
astaxie authored
add comments for testing, utils and validation packages
-
傅小黑 authored
-
git://github.com/astaxie/beego傅小黑 authored
-
- 06 Feb, 2014 1 commit
-
-
asta.xie authored
EnableReander default is true.
-
- 04 Feb, 2014 1 commit
-
-
astaxie authored
add comments for session and toolbox package
-
- 29 Jan, 2014 2 commits
- 28 Jan, 2014 5 commits
- 26 Jan, 2014 1 commit
-
-
slene authored
orm 1. add api: NewOrmWithDB, AddAliasWthDB; 2. RawSeter -> add api: RowsToMap, RowsToStruct; 3. RawSeter -> change api: Values, ValuesList, ValuesFlat add optional params comumns.
-
- 25 Jan, 2014 2 commits
-
-
Pengfei Xue authored
* regenerate sid, if the old key doesn't exists, set the new one directly
-
slene authored
Add a ReadOrCreate method:
-
- 23 Jan, 2014 1 commit
-
-
Pengfei Xue authored
-
- 22 Jan, 2014 2 commits
-
-
Kyle McCullough authored
m := &User{Name: "Kyle"} // Returns a boolean indicating whether the object was created, // the primary key of the object, or an error. created, id, err := orm.ReadOrCreate(m, "Name")
-
astaxie authored
diffrent level logs display diffrent color
-
- 21 Jan, 2014 2 commits
-
-
Pengfei Xue authored
-
cloudaice authored
-
- 18 Jan, 2014 1 commit
-
-
astaxie authored
add comments for orm and middleware packages.
-
- 17 Jan, 2014 7 commits
- 16 Jan, 2014 2 commits