1056 Commits

Author SHA1 Message Date
jshkurti
6bc71d640f some refactor trying to solve Resource leak error 2015-03-16 23:00:10 +01:00
jshkurti
e1b1be4d6e re-enabled auto-pm2 update after an exception 2015-03-16 15:19:29 +01:00
jshkurti
7a7e81710a merge master 2015-03-16 14:58:24 +01:00
Dimitri Jorge
cd7db9c9fe Fix typo issue in warning 2015-03-16 12:43:30 +01:00
Dimitri Jorge
40d2272bda Improve instance option parsing to avoid fork bomb, fix #1091 2015-03-16 12:36:45 +01:00
jshkurti
5e6ae039b1 fix travis 2015-03-13 19:36:36 +01:00
jshkurti
2bcad9ae9a More verifs before .disconnect()ing a worker 2015-03-13 18:46:21 +01:00
jshkurti
20d71b18d6 removed auto-pm2 update for now 2015-03-13 17:03:53 +01:00
jshkurti
b44c0cb435 [PM2]Dump process list before dying if killed by signal 2015-03-13 14:51:03 +01:00
jshkurti
fddfc2e0e1 small fix and travis test 2015-03-12 19:21:39 +01:00
jshkurti
293bbf9673 More verbosity about the last commits 2015-03-12 18:21:35 +01:00
jshkurti
189dd45f72 Reinforced last commit purpose 2015-03-12 17:57:49 +01:00
jshkurti
d9fd10e3cb Fixed conflict between pm2 kill and watcher restart 2015-03-12 17:12:49 +01:00
jshkurti
fa52c330a4 little fix for watch.disable() 2015-03-11 20:18:10 +01:00
jshkurti
8e781bf656 added method Watch.disableAll() 2015-03-11 19:26:58 +01:00
jshkurti
f25d16dcbe fix and more tests 2015-03-11 18:43:15 +01:00
Joni Shkurti
9a9aac6782 fix 2015-03-11 17:55:54 +01:00
Joni Shkurti
bba58b1fb3 Fix last commit 2015-03-11 17:49:34 +01:00
Joni Shkurti
dbd92f00ee Now stops properly if an app is just being started 2015-03-11 17:45:12 +01:00
Joni Shkurti
438d81938b Watcher doesn't restart a process which is being stopped 2015-03-11 17:29:02 +01:00
Joni Shkurti
91f46f5c6c Farewell channel closed 2015-03-11 04:46:44 +01:00
Joni Shkurti
f0f3a113c3 bye bye channel closed 2015-03-11 04:37:52 +01:00
Joni Shkurti
157c478ecd debug 2 2015-03-11 04:18:09 +01:00
Joni Shkurti
d8cad65849 debug 2015-03-11 04:15:15 +01:00
jshkurti
29aefc95aa refactor stopProcessId a bit 2015-03-10 20:31:44 +01:00
jshkurti
8b08160cbe travis bis 2015-03-10 19:38:36 +01:00
jshkurti
329b2ffedc travis test 2015-03-10 16:33:38 +01:00
jshkurti
3cd81103c8 fix last commit 2015-03-09 20:27:54 +01:00
jshkurti
ec603c5f11 travis test 2 2015-03-09 20:00:06 +01:00
jshkurti
81f8a384db replaced all removeListener by removeAllListeners(event) 2015-03-09 19:21:12 +01:00
Unitech
0f23e6c50c kill modules when killing pm2 + wait for module to start on pm2 initialization 2015-03-06 17:46:30 -05:00
Unitech
96e759ffd0 On pull error send back a result to keymetrics - when calling ._pull method send more data via the callback 2015-03-05 17:41:33 -05:00
Unitech
a05fd06240 when calling pm2 programmatically avoid outputing undesired messages 2015-03-05 17:15:33 -05:00
Unitech
6e7c2c6ab3 refactor a bit _pull method and send back error message 2015-03-05 15:40:17 -05:00
Unitech
f7bb46320a call cb with first argument when errors in VersionManagement 2015-03-05 15:21:27 -05:00
serialworm
345e1452ad Fixed grammatical error 2015-03-05 14:13:44 -06:00
Joni Shkurti
487700f8e7 Merge pull request #1071 from jorge-d/fix_stopped_process_probes
Reset probes object when process exits
2015-03-05 17:26:36 +01:00
Joni Shkurti
492479d0f6 Update ActionMethods.js 2015-03-05 17:19:22 +01:00
Dimitri Jorge
6a4f4aad29 Reset probes object when process exits 2015-03-05 17:02:49 +01:00
Unitech
62f0e1a98c remove useless console.error in case of starting an application without git repository 2015-03-05 00:33:33 -05:00
Unitech
11cc5b295c add pm2 publish mechanism with automatic version increment - fix function bug - remove observejs 2015-03-05 00:27:22 -05:00
Unitech
0934d520a7 display configuration variable - fix doc for modules 2015-03-05 00:06:51 -05:00
Unitech
628b5417ce allow module configuration via <module_name:option_key> <value> + auto restart module when changing his values 2015-03-04 23:49:36 -05:00
Unitech
ace299465e module system - add extra configuration variables at restart 2015-03-04 23:37:26 -05:00
Unitech
3adffde39e ignore more internal variables 2015-03-04 23:12:21 -05:00
Unitech
d5e731e332 avoid environment copy when executing/restarting script via PM2 programmatic API 2015-03-04 23:07:46 -05:00
Unitech
96c4403f2b reset vizion_running on each restart + add error message in Worker.js 2015-03-04 21:18:15 -05:00
jshkurti
528cb7c2fb fix some Channel closed 2015-03-04 16:17:21 +01:00
Unitech
2fe24a987c remove debug 2015-03-01 22:13:41 -05:00
Unitech
2820e5957e better programmatic API - expose BUS system to PM2 programmatic 2015-03-01 21:42:21 -05:00