vasyl
|
1148b4efb7
|
#29 Create a test for the new functionality. Fix a found bug.
|
2014-11-27 13:58:10 +11:00 |
|
Unitech
|
1244da156b
|
homogeneize option parsing logic between JSON and CLI execution - cancel JSON execution if there are errors - cleanly exit PM2 CLI with exitCli()
|
2014-11-25 22:19:02 +01:00 |
|
Unitech
|
007231a042
|
allow array and string for watch option -- add some tests for JSON validation
|
2014-11-25 18:14:27 +01:00 |
|
Tjatse
|
5c5105a681
|
default unit of --max-memory-restart is byte now.
|
2014-11-24 17:17:10 +08:00 |
|
Tjatse
|
0c31dede26
|
1. Validate Commander options && JSON key-values and make options briefness and easy configuration. 2. Refactor start/restart
|
2014-11-24 14:44:20 +08:00 |
|
jshkurti
|
402190264f
|
CLI Feature added: pm2 pull <name> [commit_id] // goes to commit_id if specified
|
2014-11-21 15:46:09 +01:00 |
|
Unitech
|
13d5baf6ba
|
bash fix
|
2014-11-20 16:35:10 +01:00 |
|
Unitech
|
253640f792
|
keep return
|
2014-11-20 11:48:23 +01:00 |
|
Unitech
|
ae038d1e51
|
throttle tests
|
2014-11-20 11:39:30 +01:00 |
|
Unitech
|
71f85377c2
|
test pid file deletion in cluster mode
|
2014-11-19 16:18:58 +01:00 |
|
Unitech
|
7467377b7c
|
add test pid file
|
2014-11-18 18:59:38 +01:00 |
|
jshkurti
|
29fc72b3e8
|
re-refactor worker
|
2014-11-18 18:14:34 +01:00 |
|
jshkurti
|
70f6a3b868
|
worker refactored fix fix
|
2014-11-18 16:57:10 +01:00 |
|
jshkurti
|
eec86c8512
|
Merge branch 'development' of https://github.com/Unitech/PM2 into development
|
2014-11-18 16:29:06 +01:00 |
|
jshkurti
|
2e11563a9f
|
worker refactor fix
|
2014-11-18 16:28:58 +01:00 |
|
Unitech
|
6897118123
|
remove disconnect on log reload to continue interaction between procesess
|
2014-11-18 16:10:32 +01:00 |
|
Unitech
|
1b782e4a87
|
refactor
|
2014-11-18 15:30:09 +01:00 |
|
Unitech
|
d56a919ec2
|
refactor startJson
|
2014-11-18 15:06:00 +01:00 |
|
Unitech
|
bbc70dd959
|
fix coffee test
|
2014-11-18 13:39:32 +01:00 |
|
Unitech
|
1a52bddd78
|
Merge branch 'development' of github.com:Unitech/PM2 into development
|
2014-11-17 19:17:16 +01:00 |
|
jshkurti
|
e3fa143075
|
--max-memory-restart implemented
|
2014-11-17 17:47:52 +01:00 |
|
Tjatse
|
f433caaf79
|
print messages
|
2014-11-17 18:54:53 +08:00 |
|
jshkurti
|
a68edc4208
|
workers tests are now more explicite
|
2014-11-17 11:23:28 +01:00 |
|
Tjatse
|
7f3cfda07d
|
fix a small bug on unix
|
2014-11-17 17:40:41 +08:00 |
|
Tjatse
|
aae6ffe938
|
test cases of merging std(out/err)
|
2014-11-17 17:15:47 +08:00 |
|
Unitech
|
2ff51d673b
|
refactor worker
|
2014-11-16 13:20:14 +01:00 |
|
tknew2
|
9f66738c19
|
remove some pm2 kill from tests
|
2014-11-13 18:28:49 +01:00 |
|
Jean-Nicolas LAGNEAU
|
6b21bc9ab8
|
keep binary test DRY and simplify it
|
2014-11-13 10:29:21 +01:00 |
|
Jean-Nicolas LAGNEAU
|
b85398e4fd
|
Merge branch 'development' of https://github.com/Unitech/PM2 into development
|
2014-11-12 18:52:00 +01:00 |
|
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 |
|
tknew2
|
4b1dbc713d
|
remove killInteract and deleteInteract - replaced now by interact [option]
|
2014-11-12 18:02:26 +01:00 |
|
jshkurti
|
061f2a7ab2
|
tests fixed
|
2014-11-12 12:26:25 +01:00 |
|
jshkurti
|
994b27b390
|
fix
|
2014-11-10 19:18:57 +01:00 |
|
jshkurti
|
77c22a46a6
|
travis again
|
2014-11-10 19:01: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
|
d678968e04
|
test fix 2
|
2014-11-10 17:20:29 +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
|
9f35ef70d1
|
more tests for pull/backward/forward features
|
2014-11-06 17:59:07 +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 |
|
jshkurti
|
306bc02629
|
Tests added for pull/forward/backwards features
|
2014-11-03 17:46:53 +01:00 |
|
Chris Wiggins
|
d0060f32bc
|
Add test fixtures for inside pm2 process starting
|
2014-10-30 10:31:57 +13:00 |
|
tknew2
|
1ac0b8dc51
|
set -o verbose for bash tests
|
2014-10-11 15:47:07 +02:00 |
|
Joni Shkurti
|
b4b6a6c61a
|
env_refresh test fix
|
2014-10-06 16:07:14 +02:00 |
|
tknew2
|
41799ce5de
|
#694 watch supervize by app name
|
2014-09-09 18:24:38 +02:00 |
|
tknew2
|
10bc6c4194
|
fork mode fixes
|
2014-09-04 13:46:08 +02:00 |
|
tknew2
|
cd2476245f
|
fork mode test
|
2014-09-04 13:32:57 +02:00 |
|
tknew2
|
def0edd775
|
fork_mode by default
|
2014-09-04 12:03:44 +02:00 |
|