1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-02 12:43:27 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
youngsterxyf
da38cbfe41 fix issue #1641 2016-02-01 22:40:34 +08:00
astaxie
f925bb9058 golint all the files 2016-01-18 00:18:21 +08:00
fud
bbd42ce152 simplify docs.go and error.go, use http.StatusText instead of string codes 2015-12-21 17:16:58 +08:00
astaxie
d1bba02958 refact beego config 2015-12-09 23:35:04 +08:00
JessonChan
0ac690d2c8 method name refactor 2015-09-18 17:59:28 +08:00
JessonChan
cc5abc6b30 default atoi func to handle exception 2015-09-18 17:03:00 +08:00
JessonChan
8df2cca627 add comment 2015-09-18 10:32:21 +08:00
JessonChan
ead635e62f default exception handler 2015-09-18 10:31:10 +08:00
astaxie
6e24b78b62 fix the wrong response 2015-09-17 23:27:34 +08:00
astaxie
bb6062857b fix the error refactor 2015-09-17 23:05:45 +08:00
JessonChan
bb776cc4cb error map refactor 2015-09-17 10:33:12 +08:00
astaxie
ff5b09fc19 golint context 2015-09-10 15:31:09 +08:00
astaxie
67b36d7c48 make golint happy 2015-09-08 21:41:38 +08:00
astaxie
85d8ec5ca6 optimize the beego structure 2015-09-07 19:18:04 +08:00
Yongzheng Lai
c516819c56 Update error.go
this caused `http: multiple response.WriteHeader calls` when using method `CustomAbort` or `Abort` when status is already in errMap like 404.
2015-08-28 16:54:49 +08:00
astaxie
18bdec951d fix #1143 2015-05-25 09:10:37 +08:00
astaxie
26130a5df6 fix #1073 2015-05-25 09:10:35 +08:00
astaxie
6e9d2dc965 add more error functions 2015-02-26 23:49:24 +08:00
astaxie
3aceaf8838 error support controller 2015-02-26 23:34:43 +08:00