10 Commits

Author SHA1 Message Date
William.Tung
a634334757
chore: comments fix (#5222)
Fix for some comments in the codes.
2023-06-22 09:32:06 +08:00
Haoliang Gao
d3b1cb5d9d
fix: loadCustomLoader should be run before loadCustomApp (#3652) 2019-04-28 14:03:30 +08:00
Haoliang Gao
4cf06da272
feat: support customLoader (#3484)
https://github.com/eggjs/egg/issues/3480
2019-03-07 15:29:41 +08:00
Hongcai Deng
7147b23cf7 feat: agent context can be extended (#3478) 2019-02-20 14:54:06 +08:00
Yiyu He
bace2433bc fix: remove loader.loadBootHook 2018-09-22 14:52:20 +08:00
killa
0d876c71a9 feat: support boot lifecyle (#2972)
Refs: https://github.com/eggjs/egg/issues/2520
2018-09-12 08:56:25 +08:00
DongWei
9fea64ee99 docs: Fix an error link, change a comment into English (#2535) 2018-05-10 23:09:17 +08:00
Haoliang Gao
13587667ac fix(loader): loadPlugin can be extended (#836) 2017-05-04 12:19:34 +08:00
Yiyu He
d6be949973 chore: remove chinese commnets (#749) 2017-04-13 23:35:13 +08:00
Haoliang Gao
350d0f5aaf feat: [BREAKING_CHANGE] use egg-core (#44)
* feat: [BREAKING_CHANGE] use egg-core

* fix: miss app and config to publish

* deps: upgrade egg-rest

* deps: update using autod

* test: use supertest@2

* Release 0.1.0-beta.3

* feat: enable logrotater by default

* chore: add circleci

* refactor: rename logrotater => logrotator

* feat: remove log-reload event

* test: let examples pass test

* fix: remove more close event

* refactor: extract Symbol as a constant

* deps: upgrade egg-core

* Release 0.1.0-beta.4

* fix: use egg when customEgg is not specified
2016-08-18 15:42:20 +08:00