tknew2
|
415cf8657b
|
merge with master
|
2014-08-22 20:33:57 +02:00 |
|
tknew2
|
295a022b80
|
add fallback system to upgrade PM2 smoothly
|
2014-08-19 19:22:23 +02:00 |
|
tknew2
|
afca3d725f
|
automatic update on install
|
2014-08-18 19:34:02 +02:00 |
|
tknew2
|
73e9cd59c5
|
fix update
|
2014-08-18 16:18:26 +02:00 |
|
tknew2
|
bcd6ec3921
|
refactor test system - add more debug logs
|
2014-08-18 14:12:41 +02:00 |
|
tknew2
|
c865318d2b
|
-max-memory-restart option - clean README - fix tests - node_args option added to JSON declaration - desc show node args - fix #487 #490
|
2014-08-14 15:40:30 +02:00 |
|
tknew2
|
67a00e5fd4
|
flatten output
|
2014-08-14 14:00:20 +02:00 |
|
tknew2
|
348e000d5f
|
update dependencies - refactor some stuff
|
2014-08-12 15:13:07 +02:00 |
|
tknew2
|
916328c528
|
pm2 reset metadata method - code hardening
|
2014-08-11 18:24:37 +02:00 |
|
tknew2
|
2a07d050a9
|
bump fix
|
2014-07-29 18:51:07 +02:00 |
|
tknew2
|
78d285f701
|
colorize output when local pm2 version doesnt match in memory daemon
|
2014-07-29 14:29:19 +02:00 |
|
tknew2
|
57673937d9
|
log timestamp #183 simple patch with --log-date-format
|
2014-07-29 13:42:54 +02:00 |
|
Joshua Perry
|
5cfd869bed
|
Add support for Gentoo startup script
|
2014-07-23 15:31:31 -06:00 |
|
tknew2
|
d3d70a26c5
|
auto update interactor - test - refactor
|
2014-07-01 15:26:24 +02:00 |
|
tknew2
|
d3585bac6d
|
logic to get set key and store interaction data in file
|
2014-07-01 14:30:14 +02:00 |
|
abluchet
|
f780effa63
|
Merge branch 'master' of https://github.com/Unitech/pm2 into nocolor
Conflicts:
package.json
|
2014-06-23 15:30:09 +02:00 |
|
tknew2
|
ae8d1a840e
|
bump fix
|
2014-06-23 15:22:09 +02:00 |
|
abluchet
|
b831c80d0f
|
Added --no-color option #358
|
2014-06-23 15:15:57 +02:00 |
|
tknew2
|
7fd1cb1af6
|
bump fix
|
2014-06-23 12:21:21 +02:00 |
|
tknew2
|
d0ddb63a6d
|
add specific environment declaration in JSON declaration
|
2014-06-23 12:07:11 +02:00 |
|
tknew2
|
d2f8b50265
|
pm2-deploy system in beta
|
2014-06-20 19:25:04 +02:00 |
|
tknew2
|
8c818ee507
|
PM2 CLI/API flattening - test reorganization
|
2014-06-20 15:32:11 +02:00 |
|
tknew2
|
d3bbbdab0d
|
refactor CLI - interaction via |var pm2 = require('pm2')| possible
|
2014-06-19 18:53:44 +02:00 |
|
tknew2
|
71a3e4a108
|
pm2 save alias pm2 dump
|
2014-06-19 16:11:44 +02:00 |
|
Alexandre Strzelewicz
|
a8678cae42
|
Reverse nodejs/node
|
2014-06-15 19:22:16 +02:00 |
|
tknew2
|
2aa81cadcf
|
#502 - #499 add none by default if not recognized
|
2014-06-10 18:00:38 +02:00 |
|
tknew2
|
6c6ce3be38
|
notification message when in-memory pm2 is outdated
|
2014-05-16 14:43:49 +02:00 |
|
tknew2
|
9e6fcb1bed
|
fix offline - add updatePM2 command to update in-memory pm2 - doc - test
|
2014-05-16 03:52:34 +02:00 |
|
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 |
|