28 Commits

Author SHA1 Message Date
vmarchaud
c3f3e1aaf9 (deps) remove better-assert 2017-02-03 16:19:28 +01:00
Unitech
ef6979fe33 fix various issue in test suit related to should() 2016-07-23 16:37:34 +02:00
Unitech
227c742594 #2176 #2175 keep compatibility with PM2 v1 API + change independant to independent + adapt tests 2016-07-02 13:52:12 +02:00
Unitech
9947c321d7 start to parallelize test + no-daemon implemented + fix paths 2016-06-12 01:37:38 +02:00
Unitech
f06be8052c ignore error 2016-06-11 21:27:57 +02:00
Unitech
e42c8cfa88 ignore error 2016-06-11 21:22:43 +02:00
Unitech
d1249ff45d progress 2016-06-08 19:21:37 +02:00
Unitech
902e0991f5 reflect new internal api with tests 2016-03-15 17:59:07 +01:00
Unitech
13530a8e73 refactor in progress #2020 #2019 2016-03-15 16:18:25 +01:00
Unitech
56bf0b46c0 #1800 display node.js version when doing pm2 show <app_name> 2016-01-28 18:44:05 +01:00
Unitech
108b91733e #1895 pm2 id <app_name> 2016-01-28 18:33:31 +01:00
Unitech
ba95a80387 #1830 - send SIGINT as default first signal 2015-12-11 16:07:04 +01:00
Unitech
670818e105 smart start - changelod.md - back to 1 CONCURRENT ACTIONS 2015-06-09 19:43:10 +02:00
Unitech
cd91aa3b8a Expose .kill method from programmatic calls + return right process array when starting JSON 2015-04-21 18:17:46 -04:00
Unitech
ee0d8a8a2f allow to call disconnect without function 2015-04-21 13:58:59 -04:00
Unitech
b5b633d29c replace child.js with echo.js 2015-04-15 01:33:05 -04:00
Unitech
b168a0143b throttle tests 2015-04-15 01:19:26 -04:00
Unitech
dd34c7080b Add tests for JSON start / file start 2015-04-15 00:58:54 -04:00
Unitech
0b3a2c693e State ERRORED_STATUS like stopped/stopping - calling reloadProcessId restart if app stopped or not cluster_mode (fix pull&reload bug) - change exec logic order - flattify Methods.backward 2014-11-26 01:03:53 +01:00
Unitech
1244da156b homogeneize option parsing logic between JSON and CLI execution - cancel JSON execution if there are errors - cleanly exit PM2 CLI with exitCli() 2014-11-25 22:19:02 +01:00
tknew2
cdf2872feb refactor test folder structure - homogeneize pm2 protocols (pm2/pm2-interface/interactor) - write new test - fix cli double callback calls - God now exposes only Id process related methods (no all - no name), only CLI now do 'smart' operations - move deprecated God methods to deprecated.js 2014-09-21 00:39:12 +02:00
tknew2
def0edd775 fork_mode by default 2014-09-04 12:03:44 +02:00
cliftonc
e7386dc8ea Added cwd option for programmatic mode 2014-08-30 11:26:36 +01:00
tknew2
ffd4841eaa update tests 2014-08-22 17:00:20 +02:00
tknew2
bcd6ec3921 refactor test system - add more debug logs 2014-08-18 14:12:41 +02:00
tknew2
d0ddb63a6d add specific environment declaration in JSON declaration 2014-06-23 12:07:11 +02:00
tknew2
d2f8b50265 pm2-deploy system in beta 2014-06-20 19:25:04 +02:00
tknew2
8c818ee507 PM2 CLI/API flattening - test reorganization 2014-06-20 15:32:11 +02:00