632 Commits

Author SHA1 Message Date
jshkurti
1e62258e19 refactor test LockSystem 2014-11-14 19:12:32 +01:00
tknew2
4a8b0fe1fb CLI.kill now wait for system signal from PM2 2014-11-14 17:59:14 +01:00
jshkurti
72bb286dc5 Merge branch 'development' of https://github.com/Unitech/PM2 into development 2014-11-14 15:37:15 +01:00
jshkurti
340e5c4256 Reinforced Worker for concurrencial access issues detection 2014-11-14 15:36:55 +01:00
tknew2
e560a4c30f refactor kill interact 2014-11-14 15:32:44 +01:00
tknew2
b2455cb440 Merge branch 'master' into development 2014-11-14 12:33:38 +01:00
Alexandre Strzelewicz
45ea903d70 Merge pull request #815 from soyuka/master
Better error reporting on paths resolution
2014-11-14 12:32:22 +01:00
Antoine Bluchet
986b7921f7 Prevent the following error (#249) to happend when no script are mentioned
TypeError: Arguments to path.resolve must be strings
2014-11-14 11:40:32 +01:00
Antoine Bluchet
902ef23294 Error reporting missing when resolving paths 2014-11-14 11:40:02 +01:00
Tjatse
4fd8351188 fixes #809 Watcher should be persisted 2014-11-14 12:29:31 +08:00
tknew2
6c4a6ff3fd return cb(err) if process name unknown 2014-11-13 20:01:28 +01:00
tknew2
71c2af2a72 more verbosity on Interactor when running on Travis 2014-11-13 17:55:09 +01:00
tknew2
afc7422b43 Merge branch 'master' of https://github.com/Tjatse/PM2 into development 2014-11-13 16:24:55 +01:00
Tjatse
deb80d85c4 fixes #805 2014-11-13 15:04:25 +08:00
Jean-Nicolas LAGNEAU
b85398e4fd Merge branch 'development' of https://github.com/Unitech/PM2 into development 2014-11-12 18:52:00 +01:00
Jean-Nicolas LAGNEAU
7d3bd3fabe pm2 --interpreter is not needed anymore
pm2 now recognize the extension of the file but you can still use
interpreter flag for specific extensions.
2014-11-12 18:49:07 +01:00
jshkurti
b00d910ff2 Versioning features now check ecosystem.json, process.json and package.json files in this order for post update commands to execute 2014-11-12 18:37:26 +01:00
jshkurti
e4f7f49281 fix 2014-11-12 12:32:06 +01:00
jshkurti
061f2a7ab2 tests fixed 2014-11-12 12:26:25 +01:00
jshkurti
6e989bc05e travis ftw 2014-11-10 18:28:45 +01:00
jshkurti
a94b2bdee5 travis tests 2014-11-10 18:11:48 +01:00
jshkurti
d2f061553c tests: fix 2014-11-10 16:50:52 +01:00
jshkurti
815b3ad715 Tests added for Worker 2014-11-10 16:27:18 +01:00
jshkurti
f3d3b4051e Worker is working :P 2014-11-10 14:46:17 +01:00
jshkurti
81ffe40270 Worker is working :P 2014-11-10 14:45:41 +01:00
Chris Wiggins
c3b99784bf Move IPC channel to FD4. Fixes #659 2014-11-08 08:52:00 +10:00
tknew2
230be3a5ac skip version worker 2014-11-07 18:59:46 +01:00
tknew2
2ff7548414 Merge branch 'development' of https://github.com/Unitech/PM2 into development 2014-11-07 18:05:46 +01:00
tknew2
25f3415843 set AXM option error to true on cluster mode 2014-11-07 18:05:29 +01:00
jshkurti
abaa0d309e Worker implemented but not finished yet 2014-11-07 17:38:37 +01:00
jshkurti
fe89ecf626 minor fix 2014-11-07 16:23:39 +01:00
tknew2
c105fef3a1 add version_management flags - tests 2014-11-07 15:58:40 +01:00
tknew2
ce3c19959f move sample.json5 to samples folder 2014-11-07 15:55:33 +01:00
tknew2
2ec84b7987 Merge branch 'development' of https://github.com/Unitech/PM2 into development 2014-11-07 15:19:00 +01:00
jshkurti
0e43616527 backward/pull/forward code moved to lib/tools/VersionManagement.js 2014-11-07 15:19:20 +01:00
tknew2
90f1181d8c add JSON5 support - better sample file - restructure samples 2014-11-07 15:08:22 +01:00
tknew2
4abd5bebdf support path relocation via PM2_HOME 2014-11-07 01:43:17 +01:00
tknew2
8dbdf00b36 rename PM2 and clustered processes when running (vizible with ps or htop) 2014-11-07 01:25:44 +01:00
tknew2
9d1d115df2 Format json file for interaction 2014-11-06 18:29:08 +01:00
jshkurti
9f35ef70d1 more tests for pull/backward/forward features 2014-11-06 17:59:07 +01:00
jshkurti
e3e552a131 pull/backward/forward & reload fixed 2014-11-06 16:47:43 +01:00
jshkurti
98f8ec842c reload 2014-11-05 19:36:25 +01:00
tknew2
48483f2427 enable module configuration from inside script 2014-11-05 03:05:35 +01:00
tknew2
ac2bb09bb7 add axm:option:enable logic 2014-11-05 01:41:28 +01:00
tknew2
9ab30e3b71 Merge branch 'development' of https://github.com/Unitech/PM2 into development 2014-11-05 01:07:07 +01:00
tknew2
9921cc9127 change allowed methods 2014-11-05 01:04:59 +01:00
jshkurti
6dc9cea27d If backward/forward post-updates commands fails it rolls back 2014-11-04 14:41:02 +01:00
jshkurti
2ffd985258 minor corrections 2014-11-04 12:33:45 +01:00
tknew2
bd008e2539 change interaction default to true 2014-11-04 11:30:59 +01:00
tknew2
1f593f22e6 Merge branch 'development' of https://github.com/Unitech/PM2 into development 2014-11-04 00:30:46 +01:00