1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-25 06:44:13 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
astaxie
0f170a80da update the comments fix #658 2014-06-25 10:39:37 +08:00
astaxie
c188cbbcb4 update all files License 2014-05-17 02:26:50 +08:00
Timothy
e8a22660e4 Update error.go
Fix the spelling mistake of error page.
2014-02-10 12:55:53 +08:00
傅小黑
32799bc259 add comments for middleware packages, fix typo error 2014-01-17 16:03:01 +08:00
astaxie
338124e3fb fix #443 2014-01-05 15:43:48 +08:00
Scott Merkling
c433b7029f added back a <br> 2014-01-02 09:54:15 -05:00
Scott Merkling
f5cf2876dd Improved the language on the error pages 2014-01-02 09:53:09 -05:00
astaxie
079a41136e when call middle.Exception should set w.WriteHeader first 2013-12-18 21:00:45 +08:00
astaxie
e01fbd497c when call abort show the err:http: multiple response.WriteHeader calls 2013-12-18 20:53:23 +08:00
astaxie
f8708d01bf update abort & error show & sessionRelease in defer 2013-12-16 22:54:29 +08:00
vadimi
32d9d13dc7 Restore SimpleServerError method 2013-12-06 00:44:54 -05:00
Pengfei Xue
76c0636125 beego.Context.Abort return immediately
* add common 4XX/5XX HTTP exceptions
2013-11-26 08:46:46 +08:00
astaxie
93e1206d60 xsrf change to randstr and cookie set to security cookie 2013-09-25 23:05:53 +08:00
astaxie
9f6b803a10 update middleware & beego's error 2013-09-11 17:00:39 +08:00
astaxie
0da2059f79 update info 2013-09-11 16:31:18 +08:00
astaxie
e904d26e08 modify middleware 2013-09-11 16:23:41 +08:00
astaxie
bd61dd9ffc change a log about new version 2013-09-10 00:00:18 +08:00
astaxie
ac8853dfd3 move from beehttp to context 2013-08-21 17:59:31 +08:00