features
- [
47f8e82
] - feat: eggScriptsConfig support node-options (#54) (TZ | 天猪 <[email protected]>)
features
- [
bb1ba0a
] - feat: --trace-warnings (#53) (mansonchor.github.com <[email protected]>)
fixes
- [
ef5496d
] - fix: ps-cmd result may be truncated (#52) (W <[email protected]>)
others
- [
be89f9d
] - docs(doc): 修改readme文档中的stop脚本处的描述,并增加示例. (#51) (shuidian <[email protected]>)
fixes
- [
b122d86
] - fix: sourcemap default value should respect eggScriptConfig (#50) (killa <[email protected]>)
others
- [
78c3284
] - test: case for injecting incorrect script (#49) (hyj1991 <[email protected]>)
features
- [
1a7f09c
] - feat: support pkgInfo.eggScriptsConfig.require (#47) (hyj1991 <[email protected]>)
others
- [
a68ac67
] - Revert "feat: support pkgInfo.egg.require (#45)" (#48) (hyj1991 <[email protected]>)
features
- [
fe179fd
] - feat: support pkgInfo.egg.require (#45) (TZ | 天猪 <[email protected]>)
features
- [
f0a342f
] - feat: --no-deprecation (#44) (TZ | 天猪 <[email protected]>)
features
- [
c0ba739
] - feat: support stop timeout (#43) (hui <[email protected]>)
features
- [
20483fd
] - feat: support eggScriptsConfig in package.json (#41) (Yiyu He <[email protected]>)
fixes
- [
de61980
] - fix: start command should exit after child process exit when no daemon mode (#39) (killa <[email protected]>)
others
- [
7ae9cb0
] - test: add egg@1 and egg@2 with travis (#36) (Maledong <[email protected]>)
- feat(stop): only sleep when master process exists (#34)
- fix: stop process only if the title matches exactly (#35)
fixes
- [
4768950
] - fix: replace command by args in ps (#29) (Baffin Lee <[email protected]>)
others
- [
f31efb9
] - feat: support customize node path (#32) (Yiyu He <[email protected]>) - [
c2479dc
] - chore: update version (TZ <[email protected]>)
- fix: replace command by args in ps (#29)
features
- [
1367883
] - feat: add ipc channel in nonDaemon mode (#28) (Khaidi Chu <[email protected]>)
others
- [
262ef4c
] - chore: add license and issues link (#27) (Haoliang Gao <[email protected]>)
fixes
- [
b98fd03
] - fix: use execFile instead of exec for security reason (#26) (fengmk2 <[email protected]>)
others
- [
dac29f7
] - refactor: addthis.exit
to instead ofprocess.exit
(#25) (Khaidi Chu <[email protected]>)
features
- [
22faa4c
] - feat: stop command support windows (#22) (Baffin Lee <[email protected]>)
others
- [
e07726c
] - refactor: raw spawn call to instead of helper.spawn in start non-daemon mode (#23) (Khaidi Chu <[email protected]>)
- feat: provides source map support for stack traces (#19)
- chore: add description for ignore-stderr (#18)
features
- [
b5559d5
] - feat: support --ignore-error (#17) (TZ | 天猪 <[email protected]>)
features
- [
8eda3d1
] - feat: add${baseDir}/.node/bin
to PATH if exists (#14) (fengmk2 <[email protected]>)
others
- [
4dd24a4
] - test: add testcase for #12 (#13) (Haoliang Gao <[email protected]>)
features
- [
4c41319
] - feat: support stop --title (#16) (TZ | 天猪 <[email protected]>)
features
- [
ac58d00
] - feat: cwd maybe not baseDir (#15) (zhennann <[email protected]>)
fixes
- [
7324d99
] - fix: should stop app when baseDir is symlink (#12) (Haoliang Gao <[email protected]>)
features
- [
ac40135
] - feat: add eggctl bin (#10) (Haoliang Gao <[email protected]>)
features
- [
0f7ca50
] - feat: [BREAKING_CHANGE] check the status of app when start on daemon (#9) (Haoliang Gao <[email protected]>)
others
- [
cfd0d2f
] - refactor: modify the directory of logDir (#8) (Haoliang Gao <[email protected]>)
features
- [
c0300b8
] - feat: log success at daemon mode (#7) (TZ | 天猪 <[email protected]>)
others
- [
fdd273c
] - test: add cluster-config fixture (#4) (TZ | 天猪 <[email protected]>)
- fix: should not pass undefined env (#6)
- docs: fix stop typo (#5)
- fix: should set title correct (#3)
- feat: remove env default value (#2)
- feat: first implementation (#1)