tknew2
|
6ca006ef42
|
add watchdog
|
2014-05-13 14:56:01 +02:00 |
|
tknew2
|
c70fad66f2
|
interaction information display - remove manpage
|
2014-05-07 18:27:36 +02:00 |
|
tknew2
|
ba276cac30
|
fix merge
|
2014-05-05 11:14:19 +02:00 |
|
tknew2
|
2e7e208ca5
|
#398
|
2014-04-15 22:51:14 +08:00 |
|
tknew2
|
74c773c0d5
|
#340
|
2014-04-15 22:48:05 +08:00 |
|
Dan Dascalescu
|
8d1d8ebe0c
|
English fix in pm2 shell script
|
2014-04-14 17:32:50 -07:00 |
|
tknew2
|
49aed09a8e
|
Add command pm2 describe <id> to get all informations about a process - tests
|
2014-04-13 16:01:40 +08:00 |
|
tknew2
|
7fda1fd985
|
log reload via SIGUSR2 - add reloadLogs method via CLI - pm2 kill is progressive now - tests
|
2014-04-13 15:05:19 +08:00 |
|
soyuka
|
194d26556e
|
Added watch options to specific command - only there as a documentation
Fixed json start with --watch option
|
2014-04-12 15:37:23 +02:00 |
|
tknew2
|
7933cb92cb
|
small refactor - add merge-logs option
|
2014-04-11 18:22:36 +08:00 |
|
tknew2
|
2c8f60865c
|
-s (silent) flag now hide all outputs
|
2014-04-09 16:10:18 +08:00 |
|
tknew2
|
294051a4ab
|
edits related to interactions with vitalsigns.io
|
2014-04-09 15:37:22 +08:00 |
|
tknew2
|
792015e8ca
|
update from master
|
2014-04-07 18:17:46 +08:00 |
|
tknew2
|
c4c03f34df
|
change help messages with -h - put some padding
|
2014-04-07 18:03:25 +08:00 |
|
tknew2
|
7a6de8289e
|
#335 - add examples to CLI help - add informations when --no-daemon set
|
2014-04-07 17:33:19 +08:00 |
|
tknew2
|
c185b587e7
|
call watch method only one time - move watch option to be displayed by commander - change a bit the test logic - upgrade watch to 0.9.0
|
2014-04-04 12:26:07 +08:00 |
|
soyuka
|
65fa45ba98
|
Added --watch option to start command
|
2014-04-02 08:45:39 +02:00 |
|
tknew2
|
6fb6cc5624
|
Interactor
|
2014-03-24 18:51:02 +08:00 |
|
tknew2
|
a4a8a4a155
|
0.7.8 - change descr sendSignal
|
2014-03-06 12:46:00 +07:00 |
|
achingbrain
|
c31d6fad25
|
adds option to switch to a different user/group before starting a managed process
|
2014-03-03 20:53:25 +00:00 |
|
tknew2
|
92395877d6
|
add test
|
2014-02-20 12:22:29 +07:00 |
|
achingbrain
|
fa4a8b1527
|
adds --node-args command line option to pass options to clustered node processes
|
2014-02-19 22:57:17 +00:00 |
|
Gil Pedersen
|
018186fbfc
|
fail when additional arguments are passed to simple commands
|
2014-02-12 15:37:19 +01:00 |
|
tknew2
|
96eb51fde0
|
fixes
|
2014-02-02 15:53:12 +01:00 |
|
Alexandre Strzelewicz
|
fb61c7824c
|
Merge pull request #279 from vwal/feature-delete-with-piped-json
Added the capability to also delete processes via piped JSON.
|
2014-02-02 06:12:07 -08:00 |
|
tknew2
|
549654b7a9
|
fix color for cli table
|
2014-02-02 14:56:03 +01:00 |
|
Ville Walveranta
|
4104b82c34
|
Added the capability to also delete processes via piped JSON.
|
2014-01-30 12:58:03 -06:00 |
|
Ville Walveranta
|
3f0ac3dd07
|
Added ability to accept JSON via a pipe from standard input.
|
2014-01-29 17:56:56 -06:00 |
|
tknew2
|
47ee00dae5
|
refactor tests - json support for start/restart/stop/delete #154
|
2014-01-29 13:43:18 +01:00 |
|
Alex Kocharin
|
356f7683cc
|
option to launch pm2 daemon itself in the foreground
|
2014-01-28 16:18:57 +04:00 |
|
tknew2
|
3059883eaa
|
force telling platform for startup command - change license in package.json - test for redhat
|
2014-01-27 17:44:18 +01:00 |
|
tknew2
|
2987a48264
|
centos redhat init script
|
2014-01-27 17:07:24 +01:00 |
|
tknew2
|
63a24dd919
|
#259 #113
|
2014-01-27 13:18:11 +01:00 |
|
tknew2
|
8dd460ba38
|
harmony options passed on runtime to NodeJS - init script modified to not execute NODE to enable option passing on startup - pm2 PID file written on .pm2 - gracefull pm2 exit
|
2014-01-15 23:37:17 +01:00 |
|
tknew2
|
5fd1c95797
|
remove unsuported version by travis
|
2014-01-15 18:50:00 +01:00 |
|
tknew2
|
4dc2d9dc57
|
harmony progress
|
2014-01-15 17:07:28 +01:00 |
|
tknew2
|
750a47ace0
|
refactor code - explose God.js - graceful reload feature - update README - more tests
|
2014-01-14 19:30:36 +01:00 |
|
tknew2
|
3584acfafd
|
interactor for pm2.io
|
2014-01-11 18:48:41 +01:00 |
|
tknew2
|
47ae53e3ff
|
Reload feature enhanced with lot of feedback
|
2014-01-10 19:13:37 +01:00 |
|
tknew2
|
c867f85fc2
|
add ping method
|
2014-01-10 18:04:03 +01:00 |
|
tknew2
|
a484dc2224
|
reload by process name + json env tests + reload tests
|
2014-01-08 17:55:20 +01:00 |
|
tknew2
|
1f6fe92341
|
#125
|
2014-01-08 16:12:57 +01:00 |
|
tknew2
|
2e5e969dc9
|
ES6 harmony integration test
|
2013-12-22 16:43:19 +01:00 |
|
tknew2
|
82a7e72887
|
typo for centos - precision on how to test pm2
|
2013-11-12 22:13:28 +01:00 |
|
Alexandre Strzelewicz
|
8afa26880b
|
#126 bring back status and add some aliases
|
2013-10-27 15:19:14 +01:00 |
|
Alexandre Strzelewicz
|
0fdc025343
|
0.6.3
|
2013-10-19 14:59:16 +02:00 |
|
Alexandre Strzelewicz
|
78fced582d
|
Readme for 0.6.x
|
2013-10-18 14:45:37 +02:00 |
|
Alexandre Strzelewicz
|
174bba1293
|
#92 now startup script exec pm2 with the given user instead of root
|
2013-10-16 14:35:38 +02:00 |
|
Alexandre Strzelewicz
|
b8bab09d70
|
add message feedback when script hasn't been created
|
2013-10-16 14:05:55 +02:00 |
|
Alexandre Strzelewicz
|
21e02e360e
|
fix display list - fix resurrect with missing exec - restart cmd restart stopped state app
|
2013-10-16 13:49:03 +02:00 |
|