2985 Commits

Author SHA1 Message Date
Unitech
aa7bce3500 (test/bash) restore original fixtures script 2016-08-13 06:34:16 -07:00
Unitech
e550dda8a6 (rundev) enhancement - start test suit 2016-08-13 06:24:23 -07:00
Unitech
48f5907555 (pm2-docker) add watch option 2016-08-13 05:48:57 -07:00
Unitech
7341a3ab66 (examples) better keymetrics examples 2016-08-10 13:49:24 -07:00
Unitech
c3721385cb (examples) add Typescripted HTTP server with type definition 2016-08-10 10:34:21 -07:00
Unitech
eedaa07a3f (examples) re-organize examples structure 2016-08-07 02:16:13 -07:00
Unitech
4ac108b11a next@2.0.4 2016-08-06 21:54:15 -07:00
Unitech
f6d7c33568 (doc) License section update 2016-08-06 21:27:07 -07:00
Unitech
9d20471589 (pm2-docker) by default output to colored log format 2016-08-06 21:15:10 -07:00
Unitech
ac1fdd82eb (pm2)(examples) example scenario 2016-08-06 21:14:39 -07:00
Unitech
da18d52cdd (pm2)(log) stringify PM2 process events in JSON format 2016-08-06 21:14:14 -07:00
Unitech
c05aa70a9c (pm2)(worker) display current memory usage when restarting on memory limit 2016-08-06 21:13:40 -07:00
Unitech
9821ca03af (pm2)(watch) fallback to watch & restart instead of watch & reload 2016-08-06 20:58:16 -07:00
Unitech
776be98c61 (pm2) #2285 check --no-daemon only on args preceding -- 2016-08-06 18:08:10 -07:00
Unitech
f5443881b5 (pm2) time -> timestamp 2016-08-06 17:58:38 -07:00
Unitech
d9f5748767 (pm2) add message prefix for formated logs 2016-08-06 17:57:54 -07:00
Unitech
8482a01f36 (pm2) refined pm2 log command with padding, better colors and multiple options, also fix #2105 2016-08-06 17:53:43 -07:00
Unitech
ad3e0997a4 (pm2) update fclone - fix license pb pm2-axon 2016-08-06 16:49:23 -07:00
Unitech
4abed56e79 (pm2) allow to pass keymetrics options as env variables 2016-08-06 14:08:16 -07:00
Unitech
f544cad9a6 (pm2-docker) #2209 2016-08-06 14:07:47 -07:00
Unitech
a0611f362c (pm2) #2307 backward compatibility for noDaemonMode opt in connect 2016-08-06 13:45:10 -07:00
Unitech
961f528a1e (pm2-docker) allow to start keymetrics by env variable 2016-08-05 22:10:30 -07:00
Unitech
5d130802de (pm2-docker) display PM2 logs 2016-08-05 19:23:48 -07:00
Unitech
01f5669475 #2313 --max-restarts 2016-08-04 12:26:50 -07:00
Unitech
8c965ec678 (cron) emit disconnect and wait for nextTick to exit 2016-08-03 00:51:05 -07:00
Unitech
aaa32e0e2b 2.0.3 2016-08-02 20:10:57 -07:00
Unitech
379aa6278e remove unused test file 2016-08-02 20:10:50 -07:00
Unitech
18e32272e6 #2312 fix unavailable cpu usage for modules 2016-08-02 20:09:12 -07:00
Unitech
77dc344e13 rundev fix test 2016-07-31 16:26:06 -07:00
Unitech
4b311ab555 renamve pmd to rundev 2016-07-31 13:32:02 -07:00
Unitech
555c63231b upgrade shelljs to 0.7.3 + update npm-shrinkwrap.json 2016-07-30 10:23:36 -07:00
Unitech
57ca81e5d4 CONTRIBUTING.md file 2016-07-30 10:19:21 -07:00
Unitech
a3e0dfb798 Merge branch 'development' of github.com:Unitech/pm2 into development 2016-07-30 09:59:41 -07:00
Unitech
9cd16a1222 #709 #437 (feature) pm2 logs --json 2016-07-30 09:59:20 -07:00
Unitech
4dcd448a9f postExec command on PMD 2016-07-27 11:38:45 -07:00
Alexandre Strzelewicz
111d62b0b3 Merge pull request #2295 from bragatto/development
Allows to specify an IP Address for the WEB API to bind on
2016-07-26 05:25:52 +02:00
Unitech
c79dc951c8 next@2.0.1 2016-07-25 20:13:44 -07:00
Unitech
207f664739 pmd err check + test fix 2016-07-25 09:15:30 -07:00
Unitech
48f2ab350f drop --timestamp option for pmd 2016-07-24 12:59:14 -07:00
Unitech
a7cd5fc927 drop inverse color 2016-07-24 12:50:39 -07:00
Unitech
d4b89c7a1f pmd command (alias of pm2-dev) + less fancy pm2 log system (remove inverse and stuff) 2016-07-24 12:44:40 -07:00
Unitech
117eec1062 now transpilators are optionnal and installable via pm2 install 2016-07-24 11:33:12 -07:00
Unitech
3e15fd8cc8 poc install typescript 2016-07-24 10:19:06 -07:00
Unitech
746eaa56c7 update semver - shelljs - source-map-support - should - ts-node = shrinkwrap 2016-07-23 20:30:16 -07:00
Unitech
23f2130de0 rename CLI.js to API.js + some fix on pm2-docker command 2016-07-23 19:13:55 +02:00
Unitech
ce9b33d820 clean up 2016-07-23 16:41:45 +02:00
Unitech
ef6979fe33 fix various issue in test suit related to should() 2016-07-23 16:37:34 +02:00
Eduardo Bragatto
32d37075d4 Allows to specify an IP Address for the WEB API to bind on 2016-07-23 14:17:32 +00:00
Unitech
76781e7b20 fix typo in tests - slower memory incrementation 2016-07-22 17:52:00 +02:00
Unitech
83e916f7ff return json error when interact fails 2016-07-22 16:59:17 +02:00