- 13 Jul, 2014 1 commit
-
-
fuxiaohei authored
-
- 12 Jul, 2014 6 commits
- 11 Jul, 2014 4 commits
-
-
astaxie authored
Issue #682: convert logs package to RFC5424 logging levels.
-
Frederic G. MARAND authored
-
fuxiaohei authored
-
astaxie authored
code style simplify
-
- 10 Jul, 2014 4 commits
- 09 Jul, 2014 3 commits
- 08 Jul, 2014 1 commit
-
-
Christoph Portmann authored
-
- 07 Jul, 2014 1 commit
-
-
astaxie authored
Make redis cache timeout not trivial.
-
- 05 Jul, 2014 2 commits
-
-
reterVision authored
-
reterVision authored
- Instead of using HASH for all the caches, use HASH + normal KEYs. - HASH being used as a collection of all KEYs, this is useful when application wants to clear all keys.
-
- 04 Jul, 2014 2 commits
- 03 Jul, 2014 1 commit
-
-
astaxie authored
-
- 01 Jul, 2014 2 commits
- 30 Jun, 2014 10 commits
-
-
astaxie authored
-
astaxie authored
-
astaxie authored
-
astaxie authored
-
astaxie authored
-
astaxie authored
Generate default value while run ORM cmd tool
-
astaxie authored
Makes RenderForm use textarea-element when form type is `textarea`
-
Vangelis Tsoumenis authored
-
astaxie authored
-
astaxie authored
beego: fix #657
-
- 29 Jun, 2014 3 commits
-
-
Vangelis Tsoumenis authored
When RenderForm encounters a field with the structTag `form` value type `textarea` it renders an actual <textarea> html tag.
-
Vangelis Tsoumenis authored
-
Vangelis Tsoumenis authored
Extracted a func `parseFormTag` that takes a reflect.StructField and returns the different positional parts of the `form` structTag with default values as documented in http://beego.me/docs/mvc/view/view.md#renderform This makes RenderForm shorter and makes it possible to test the parsing separately.
-