astaxie
91ee42ceeb
beego:update the Abort Status
2014-07-18 15:38:29 +08:00
astaxie
d17f107fc4
beego: fix #702 auto render
2014-07-18 13:29:54 +08:00
astaxie
ae8bb8ce82
Merge pull request #701 from fuxiaohei/develop
...
code style simplify
2014-07-17 16:51:01 +08:00
fuxiaohei
38188098c5
fix testing fail
2014-07-17 16:48:10 +08:00
fuxiaohei
c372328f88
code style simplify
2014-07-17 16:22:52 +08:00
fuxiaohei
a6ced64441
code style simplify
2014-07-17 16:22:41 +08:00
astaxie
69094b2786
remove koding link
2014-07-17 16:05:17 +08:00
astaxie
08397fef45
Merge pull request #700 from fuxiaohei/develop
...
code style simplify
2014-07-17 15:58:37 +08:00
fuxiaohei
84da1c924a
code style simplify
2014-07-17 15:56:06 +08:00
fuxiaohei
f733b5707a
code style simplify
2014-07-17 15:49:40 +08:00
fuxiaohei
9d0798edc6
Merge branch 'develop' of https://github.com/astaxie/beego into develop
2014-07-17 15:46:28 +08:00
astaxie
1858f3073b
session: fix #688
2014-07-16 23:05:38 +08:00
astaxie
e6d6419a65
beego: static file support robots.txt
2014-07-16 22:27:53 +08:00
fuxiaohei
e52386b52d
code style simplify
2014-07-15 10:01:26 +08:00
fuxiaohei
024817aacb
Merge branch 'develop' of https://github.com/astaxie/beego into develop
2014-07-15 09:47:49 +08:00
fuxiaohei
9d0ad3f974
code style simplify
2014-07-13 18:11:13 +08:00
astaxie
6357c88d97
Merge pull request #694 from fuxiaohei/develop
...
code style simplify
2014-07-13 18:10:51 +08:00
fuxiaohei
9457e61a0c
code style simplify
2014-07-12 22:12:06 +08:00
astaxie
f657509a42
Merge pull request #693 from fuxiaohei/develop
...
code style simplify
2014-07-12 19:33:32 +08:00
fuxiaohei
20e05a3908
code style simplify
2014-07-12 16:03:14 +08:00
fuxiaohei
77c40e6f7b
code style simplify
2014-07-12 15:51:47 +08:00
fuxiaohei
ea2ed90ab0
Merge remote-tracking branch 'remotes/astaxie/develop' into develop
2014-07-12 15:32:37 +08:00
astaxie
15759f60ed
Merge pull request #692 from fuxiaohei/develop
...
code style simplify
2014-07-12 14:18:30 +08:00
fuxiaohei
0e3e22efbe
merge update
2014-07-12 09:57:43 +08:00
fuxiaohei
a906bf1174
code style simplify
2014-07-12 09:52:15 +08:00
astaxie
a6379481cf
Merge pull request #691 from FGM/logger-rfc5424
...
Issue #682 : convert logs package to RFC5424 logging levels.
2014-07-11 21:35:56 +08:00
Frederic G. MARAND
7d09ac252a
Issue #682 : convert logs package to RFC5424 logging levels.
2014-07-11 11:15:34 +02:00
fuxiaohei
0ff058bd25
code style simplify
2014-07-11 10:01:49 +08:00
astaxie
dbe75f90d5
Merge pull request #689 from fuxiaohei/develop
...
code style simplify
2014-07-11 09:55:56 +08:00
astaxie
ca1fd96ea5
Merge pull request #687 from fuxiaohei/develop
...
code style simplify
2014-07-10 16:48:04 +08:00
fuxiaohei
0b1b121db8
code style simplify
2014-07-10 13:38:05 +08:00
fuxiaohei
8683ee7c67
code style simplify
2014-07-10 13:28:54 +08:00
fuxiaohei
007db805be
code style simplify
2014-07-10 13:04:18 +08:00
astaxie
19c3a5b41c
beego: improve the router debug infomation
2014-07-09 09:38:36 +08:00
astaxie
e635e274d4
Merge branch 'master' into develop
2014-07-09 08:43:37 +08:00
astaxie
46cde6e579
Merge pull request #683 from chrisport/develop
...
beego/context: Fix ignored Header in case SetStatus has been called before
2014-07-09 08:39:54 +08:00
Christoph Portmann
3bb4d6f013
beego/context: Fix ignored Header in case SetStatus has been called before
2014-07-08 23:24:47 +03:00
astaxie
cec151fda7
Merge pull request #674 from reterVision/master
...
Make redis cache timeout not trivial.
2014-07-07 09:49:54 +08:00
reterVision
b6c4e27a75
Adjust the action order in Put function.
2014-07-05 22:30:51 +08:00
reterVision
2933d1fedd
Make redis cache timeout not trivial.
...
- 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.
2014-07-05 22:27:31 +08:00
astaxie
cbffcaa7a8
Merge pull request #673 from sandysong/master
...
修正Detect Engine错误
2014-07-04 17:58:26 +08:00
sandysong
707c951302
修正Detect Engine错误
2014-07-04 16:57:37 +08:00
astaxie
fefd8ddb5b
beego: update licence& fix #669
2014-07-03 23:40:21 +08:00
astaxie
14dee37a21
beego: autorouter params
2014-07-01 16:55:23 +08:00
astaxie
17a9c3c3a9
ORM:revert default value
2014-07-01 09:30:08 +08:00
astaxie
8946f816f9
orm:change the models_test default value
2014-07-01 00:30:05 +08:00
astaxie
36ba1e49b1
beego:change to 1.3.2
2014-07-01 00:06:35 +08:00
astaxie
34936dde35
Merge branch 'master' into develop
2014-06-30 23:50:45 +08:00
astaxie
aa004ed973
beego:form render textarea
2014-06-30 23:49:55 +08:00
astaxie
53353fce56
beego:fix the :id & * mixed router
2014-06-30 23:49:11 +08:00