276 Commits

Author SHA1 Message Date
Tjatse
bf2bf8a646 fix: PM2_LOG_DATE_FORMAT default value. 2014-12-03 08:33:16 +08:00
Tjatse
0f8b8a40dd fix: travis 2014-12-02 21:02:16 +08:00
Unitech
6b8a98aeac print pm2.log 2014-12-02 13:47:04 +01:00
Unitech
87bbea87e7 not working on travis 2014-12-02 12:39:27 +01:00
Unitech
2a57e7ac84 add log debug 2014-12-01 18:25:13 +01:00
Unitech
19c0204074 remove debug 2014-12-01 17:08:37 +01:00
Unitech
9b35504f9a Set TIMESTAMP to PM2 log by default 2014-12-01 16:34:25 +01:00
Alexandre Strzelewicz
4a44f89aab Merge pull request #853 from Tjatse/development
feature: timestamp prefix of `pm2.log`
2014-12-01 16:20:20 +01:00
Tjatse
7f649d525a fix: redirect logs before greping 2014-11-29 16:58:21 +08:00
Tjatse
9036e1d685 test case: redirect pm2.log 2014-11-29 16:44:18 +08:00
Tjatse
3b99e7a83c fix: travis have no pm2.log but only stdout/stderr 2014-11-29 16:26:40 +08:00
Tjatse
905182dcdd fix: locale pm2 root dir 2014-11-29 14:33:11 +08:00
Tjatse
6ce7b79b4f test cases for timestamp prefix of pm2.log 2014-11-29 11:20:37 +08:00
Alexandre Strzelewicz
677e9b3cec Merge pull request #847 from koresar/development
Allow env vars per each ecosystem's deploy
2014-11-28 11:35:26 +01:00
Tjatse
adb6c6b2f1 fix: delay should be greater than 800ms 2014-11-28 16:19:16 +08:00
vasyl
1148b4efb7 #29 Create a test for the new functionality. Fix a found bug. 2014-11-27 13:58:10 +11:00
Unitech
0b3a2c693e State ERRORED_STATUS like stopped/stopping - calling reloadProcessId restart if app stopped or not cluster_mode (fix pull&reload bug) - change exec logic order - flattify Methods.backward 2014-11-26 01:03:53 +01: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
d7aadc9bf4 rename: Common.resolveAppPaths -> `Common.prepareAppCo 2014-11-24 15:17:22 +08:00
Tjatse
744fa4dae2 rename: Common.resolveAppPaths -> Common.prepareAppConf 2014-11-24 14:56:37 +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
Unitech
f2ce631dd1 fix some stuff 2014-11-18 18:33:05 +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
3b2d22ac70 Harden Lock - flatten concurrent action constant 2014-11-16 19:46:46 +01:00
Unitech
2ff51d673b refactor worker 2014-11-16 13:20:14 +01:00
jshkurti
1e62258e19 refactor test LockSystem 2014-11-14 19:12:32 +01:00
tknew2
3c2e94d784 remove travis verbose mode 2014-11-14 18:13:32 +01:00
tknew2
563699b5b3 activate all debug flags for Travis 2014-11-14 16:14:35 +01:00
tknew2
e560a4c30f refactor kill interact 2014-11-14 15:32:44 +01:00