616 Commits

Author SHA1 Message Date
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
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
jshkurti
306bc02629 Tests added for pull/forward/backwards features 2014-11-03 17:46:53 +01:00
jshkurti
6678f1183d CLI.forward() and CLI.backward() implemented 2014-11-03 15:02:35 +01:00
tknew2
760603429e Merge branch 'development' of https://github.com/Unitech/PM2 into development 2014-11-01 10:12:01 +01:00
tknew2
480db02120 Fix structure nullification 2014-11-01 10:11:50 +01:00
jshkurti
79378dae35 CLI.pull*() now checks in process.json for post-update commands to execute 2014-10-31 17:45:20 +01:00
jshkurti
0effe012b9 $pm2 pull implemented 2014-10-30 19:51:37 +01:00
jshkurti
6da3b459e7 pm2 pull <name> 2014-10-30 12:35:17 +01:00
tknew2
342f9299c5 #787 #782 2014-10-30 12:22:39 +01:00
jshkurti
5a42c998dc fixing indentation 2014-10-28 17:17:30 +01:00
jshkurti
107c346d72 replaced old vizionar by new vizion 2014-10-28 17:15:43 +01:00
tknew2
858f9ec8e3 add GRACEFUL_LISTEN_TIMEOUT variable to conf file 2014-10-28 12:48:35 +01:00
tknew2
2cc9f8b491 Merge branch 'adrianocola-master' into development 2014-10-28 12:45:00 +01:00
tknew2
64c7868cde Merge branch 'master' of https://github.com/adrianocola/PM2 into adrianocola-master 2014-10-28 12:44:24 +01:00
tknew2
25eea818e4 merge fix 2014-10-28 12:27:23 +01:00
tknew2
583601b09c Locksystem - remote control protocol 2014-10-28 12:16:00 +01:00
Chris Wiggins
4845e66442 Change extend function to ignore pm2-related environment variables from the nested env 2014-10-28 13:48:05 +13:00