13 Commits

Author SHA1 Message Date
Yiyu He
8c77e59078 feat: warn if some confused configurations exist in config (#637) 2017-03-24 18:07:32 +08:00
Yiyu He
4eaf3fb3bb feat: throw if config.keys not exists when access app.keys (#443) 2017-02-25 01:53:13 +08:00
fengmk2
80a06fcd07 feat: extend runInBackground on application (#442)
use mz-modules/sleep instead of ko-sleep
2017-02-24 12:56:52 +08:00
TZ | 天猪
bf518dbc1d fix: deprecate warning when inspect & toJSON (#408) 2017-02-18 23:35:17 +08:00
fengmk2
70eb04f9a8 test: add class style controller tests (#336) 2017-02-09 01:48:53 +08:00
fengmk2
61f8907660 test: improve coverage to 100% (#333)
* test: remove all skip tests
2017-02-08 17:02:25 +08:00
Haoliang Gao
0ee445134d feat: remove worker client, use app.cluster (#282)
Closes https://github.com/eggjs/egg/issues/278
2017-02-07 21:35:01 +08:00
Yiyu He
e4843f1ede feat: delegate configurations in app (#233) 2017-01-11 23:31:53 +08:00
fengmk2
ab6477d1e0 test: add local server for curl test cases 2016-11-02 10:24:53 +08:00
Haoliang Gao
f15996e879 test: fix unstable test (#133) 2016-10-28 20:12:00 +08:00
Haoliang Gao
5dafb5838e feat: close return promise (#128)
logger should close stream when app close
2016-10-26 15:45:04 +08:00
Yiyu He
448ba521c3 feat(application): emit startTimeout event (#107) 2016-09-16 12:49:16 +08:00
fengmk2
53a9bf4f2f test: add test codes (#20)
closes #16
2016-07-18 21:16:35 +08:00