1
0
mirror of https://github.com/astaxie/beego.git synced 2025-06-10 15:20:39 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
9adf20d72e gofmt -s 2016-01-17 23:57:07 +08:00
f7ef4aa7e5 recover for conn.Close fix #1333 2016-01-04 23:34:45 +08:00
9f2a2507fd fmt it and remove the init var 2015-12-09 23:47:44 +08:00
e8fe859a58 格式调整 2015-12-09 09:03:10 +08:00
74ebcd28b2 grace init中的工作可以延后进行
实际上如果没有使用graceful启动,这些init的工作完全没用
当然其他模块也应该存在这样的工作,比如session中的sess_utils.go中的init工作
2015-11-30 16:15:35 +08:00
65fb7ce391 golint grace 2015-09-10 16:35:40 +08:00
99b1c5c54b fixed mux1 to mux 2015-08-21 10:53:59 +08:00
3abd01799d split into small files 2015-05-27 23:46:45 +08:00
ae37689314 fix #1176 grace support windows 2015-05-27 23:22:05 +08:00
d56491ab3a sync beeApp.Server to graceful 2015-05-25 09:10:38 +08:00
4138fe0217 beego suppot graceful restart application 2015-05-25 09:10:37 +08:00