Unitech
|
9831cd632e
|
watcher now reload app instead of restart
|
2016-06-14 12:47:13 +02:00 |
|
Unitech
|
ac9fcdc8ec
|
Daemon is now a class
|
2016-06-04 19:58:29 +02:00 |
|
Arkotek
|
610d68f8d7
|
remove useless require
|
2016-05-27 04:37:45 +02:00 |
|
Unitech
|
20344a58f1
|
#2188 remove any possibility for Daemon to require Satan.js
|
2016-05-27 00:59:50 +02:00 |
|
Unitech
|
ce56d83719
|
remove deepReset and findByScript unused methods from God Daemon
|
2016-04-03 12:38:14 +02:00 |
|
Unitech
|
c3c0fcff46
|
add Copyright header to each file
|
2016-03-22 23:33:43 +01:00 |
|
Unitech
|
68ac3c1c79
|
restore normal behavior
|
2016-03-21 22:59:21 +01:00 |
|
Unitech
|
357e28b351
|
do not reset process ids + avoid restart of delete processes (affected due to restart-delay)
|
2016-03-21 22:22:57 +01:00 |
|
Unitech
|
c3ea256c2e
|
enhacement: remove deprecated calls / adapt tests / return acted process deleteProcessId/stopProcessId
|
2016-03-21 18:02:51 +01:00 |
|
Unitech
|
ba95a80387
|
#1830 - send SIGINT as default first signal
|
2015-12-11 16:07:04 +01:00 |
|
Unitech
|
10b6a67bc0
|
#1825 - add back official commander and patch it in bin/pm2
|
2015-12-11 15:18:58 +01:00 |
|
Unitech
|
b9256cea26
|
slightly change prototype of .sendDataToProcessId
|
2015-12-08 19:29:28 +01:00 |
|
Unitech
|
5db52ee383
|
#1822 new method pm2.sendDataToProcessId
|
2015-12-08 16:57:38 +01:00 |
|
Antoine Bluchet
|
70e7765209
|
stopProcessId was not accepting an object
Removed bash tests from pm2_behavior_tests.sh
|
2015-09-09 10:13:18 +02:00 |
|
jshkurti
|
c6353eaee8
|
now sends SIGKILL if the process cant be killed with SIGINT
|
2015-08-04 18:28:13 +02:00 |
|
Unitech
|
d392086ed9
|
Merge branch 'development' of https://github.com/Unitech/PM2 into development
|
2015-06-29 18:43:31 +02:00 |
|
Unitech
|
2946517611
|
Add pm2 support for scoped custom functions
|
2015-06-29 18:43:27 +02:00 |
|
Antoine Bluchet
|
def6d0b5b6
|
Add a --no-treekill option to avoid killing detached processes
|
2015-06-26 14:52:32 +02:00 |
|
jshkurti
|
1915fdd43f
|
treekill only in cluster mode
|
2015-06-24 16:23:27 +02:00 |
|
jshkurti
|
2552dee3fe
|
reset God.next_id when list of apps is empty
|
2015-06-18 12:20:06 +02:00 |
|
Unitech
|
4848e5c974
|
avoid safe stringification and JSON.parsing to deep copy and remove circular dependencies + centralize object cloning + reduce data in pm2 pipeline + avoid complex object attached to pm2_env #1326 #1314
|
2015-06-09 17:30:16 +02:00 |
|
Unitech
|
6e1d887fef
|
allow parameters for custom actions - add tests
|
2015-05-28 17:29:32 -04:00 |
|
jshkurti
|
dea0583031
|
fix #1285
|
2015-05-26 16:37:52 +02:00 |
|
Joni Shkurti
|
46d28c8d64
|
reverted 1 commit
|
2015-05-06 00:07:29 +02:00 |
|
--global
|
2d7042032e
|
Merge branch 'development' of github.com:Unitech/PM2 into development
|
2015-04-30 22:55:12 -04:00 |
|
jshkurti
|
011f33cbf0
|
force vizion when app restarted manually
|
2015-04-28 16:07:54 +02:00 |
|
Joni Shkurti
|
cc5ff341d3
|
reverted commit about fn-arity
|
2015-04-25 21:57:39 +02:00 |
|
--global
|
10cfb6728b
|
optimize fn arity of watch methods
|
2015-04-23 17:38:36 -04:00 |
|
--global
|
264e84a2ea
|
pm2 scale <app_name> <number>
|
2015-04-21 23:37:46 -04:00 |
|
Unitech
|
7f0164a67a
|
do not dump module with God.
|
2015-04-20 17:48:40 -04:00 |
|
Unitech
|
8c15987763
|
Return formated error
|
2015-04-16 12:39:34 -04:00 |
|
jshkurti
|
4dac7795c0
|
travis test
|
2015-03-23 16:18:36 +01:00 |
|
jshkurti
|
842b823672
|
fix #1111 : More verbosity on writeFileSync errors
|
2015-03-20 18:28:02 +01:00 |
|
jshkurti
|
32387da973
|
Improved tests and stability
|
2015-03-18 18:00:06 +01:00 |
|
jshkurti
|
4ceb410efe
|
fix last commi
|
2015-03-17 16:09:24 +01:00 |
|
jshkurti
|
9d0be61595
|
travis test before release 0.12.8
|
2015-03-17 16:04:07 +01:00 |
|
Joni Shkurti
|
5468064a5a
|
fix fix
|
2015-03-17 00:10:03 +01:00 |
|
Joni Shkurti
|
b7364a6787
|
fix last commit
|
2015-03-16 23:53:33 +01:00 |
|
jshkurti
|
6bc71d640f
|
some refactor trying to solve Resource leak error
|
2015-03-16 23:00:10 +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
|
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
|
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 |
|
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
|
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 |
|