1363 Commits

Author SHA1 Message Date
Jun
174ca2840b Merge pull request #1 from Unitech/development
Development
2014-12-04 16:15:09 +08:00
Unitech
643d77582f change Date format to extended EPOCH time 2014-12-03 15:49:19 +01:00
Unitech
24333f434e homogeneize getDate 2014-12-03 14:58:29 +01:00
Unitech
759f08935d add back survey 2014-12-03 14:51:34 +01:00
Unitech
f7a5a27155 report notification via CLI 2014-12-03 11:46:12 +01:00
Jun
3eaed07e2c Merge pull request #864 from Tjatse/development
fix: PM2_LOG_DATE_FORMAT default value.
2014-12-03 09:10:01 +08:00
Tjatse
bf2bf8a646 fix: PM2_LOG_DATE_FORMAT default value. 2014-12-03 08:33:16 +08:00
Alexandre Strzelewicz
2eac02ccad Merge pull request #859 from Tjatse/development
fix: travis
2014-12-02 14:12:01 +01:00
Tjatse
0f8b8a40dd fix: travis 2014-12-02 21:02:16 +08:00
Jun
547c03a0d0 Merge pull request #4 from Unitech/development
Development
2014-12-02 20:48:29 +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
Jun
39576afda3 Merge pull request #3 from Unitech/development
Development
2014-12-02 10:37:54 +08: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
216390178e warn message only for 0.10 2014-12-01 16:49:11 +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
Alexandre Strzelewicz
324ebfeec1 Merge pull request #855 from naman34/patch-1
fixed a simple typo
2014-11-30 19:23:25 +01:00
Naman Goel
85115f38ab fixed a simple typo
specific paths, not specifics paths.
2014-11-29 21:05:35 +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
b351d01de7 docs: how to enable timestamp prefix of pm2.log 2014-11-29 11:25:07 +08:00
Tjatse
6ce7b79b4f test cases for timestamp prefix of pm2.log 2014-11-29 11:20:37 +08:00
Tjatse
3072e89b6d feature: timestamp prefix of pm2.log 2014-11-29 11:19:21 +08:00
Unitech
820672caa3 Add units in doc 2014-11-28 11:44:25 +01:00
Unitech
1aadc4fd9d update CHANGELOG.md 2014-11-28 11:39:13 +01: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
Alexandre Strzelewicz
826d5e7e64 Merge pull request #849 from Tjatse/development
TreeKill lib
2014-11-28 11:35:08 +01:00
Tjatse
e3b205ee47 fix: pid must be a Number 2014-11-28 17:17:13 +08:00
Tjatse
adb6c6b2f1 fix: delay should be greater than 800ms 2014-11-28 16:19:16 +08:00
Tjatse
11fe5f4bf6 Reference treekill lib from the original one but not a copy, and make it works more stabler && highly performance. 2014-11-28 11:54:21 +08:00
jshkurti
f4d6a29fea little fix 2014-11-27 12:15:04 +01:00
vasyl
8dfc2e07af #29 Change priority: lowest is deploy.dev.env, then app.env, and highest is app.env_dev. Update docs. Update sample ecosystem.json when doing pm2 ecosystem. 2014-11-27 19:37:21 +11:00
vasyl
3170152036 #29 Additional check for envName 2014-11-27 15:01:37 +11:00
vasyl
dd7b6ead22 #29 Comment amendment. 2014-11-27 14:02:02 +11:00
vasyl
1148b4efb7 #29 Create a test for the new functionality. Fix a found bug. 2014-11-27 13:58:10 +11:00
vasyl
1941a69a7b #29 Minor code cleanup. 2014-11-27 13:08:38 +11:00
vasyl
22a520501e #29 Merge 'deploy.[ENVNAME].env' values to the environment variables object. 2014-11-27 13:01:48 +11:00
vasyl
1ba5bc0e1c #29 Remove code duplication for env. variables merge. Extract to a new function. 2014-11-27 12:44:23 +11:00
Tjatse
2cc824c744 do not strip quotes in sentence 2014-11-26 22:01:14 +08:00
Jun
9ee30fba62 Merge pull request #843 from Tjatse/development
fix: match more complex arguments
2014-11-26 21:28:39 +08:00
Tjatse
7053921785 fix: match more complex arguments 2014-11-26 21:03:03 +08:00
Jun
3143ed21b3 Merge pull request #2 from Unitech/development
Development
2014-11-26 16:57:04 +08:00
Alexandre Strzelewicz
60f6c35910 Inform cluster in beta after processing exec mode 2014-11-26 01:16:06 +01: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