38 Commits

Author SHA1 Message Date
vmarchaud
7eb5fe1fbb (cli/ui) stacked mode when term columns < 90 2016-12-02 16:04:22 +01:00
Aymeric Lavit d'Hautefort
7520174e28 restart if module only 2016-11-30 16:48:58 +01:00
Aymeric Lavit d'Hautefort
1de79ce9ba (fix) module pid/mem monitoring 2016-11-28 16:14:20 +01:00
Unitech
8c3b3a5683 (cli) pm2.trigger(<app_id>, <action_name>, [params], [cb]) 2016-11-27 21:09:59 +01:00
Unitech
1faf1d766b (schema) alias err_file to error_file and err + out_file to out_log 2016-11-18 13:17:01 +01:00
Unitech
437f081c9a #2509 list available functions 2016-11-11 16:20:52 +01:00
Unitech
f57ee1656d #2509 trigger functions inside your Node app from PM2 CLI 2016-11-11 16:04:19 +01:00
Unitech
91a5eaecfb #2486 add --web option to pm2-docker to expose web process api 2016-11-05 16:39:30 +01:00
Unitech
34b1f094c5 (cli) switch batch to cli-table for faster bin load 2016-10-30 15:05:28 +01:00
vmarchaud
6ec098ed02 Merge pull request #2472 from Unitech/readyevent
Wait ready event to set application as started
2016-10-27 14:08:37 +02:00
Unitech
b0787ae8e9 #1304 multi default file checking - check for .config.js file also 2016-10-26 19:29:16 +02:00
Unitech
9f88b486de #2101 pm2 ecosystem now generates a javascript configuration file 2016-10-26 19:24:29 +02:00
Unitech
6dc5d4c3c3 #2464 display error message when dump file fail to save 2016-10-26 18:54:38 +02:00
vmarchaud
1d19cf2269 (feature) wait for application ready event when asked 2016-10-26 18:53:05 +02:00
Unitech
f6b550ca4e #2471 make env immutable and fix watch 2016-10-26 18:07:03 +02:00
Unitech
8783374189 (minor) cli ux drop some unused fields 2016-10-24 12:14:38 +02:00
Unitech
5034245d15 (transpilers) #2385 upgrade to ts-node 1.3 2016-09-19 12:04:44 +02:00
Hover Ruan
c11c2a6dae bugfix: variable "that" is not defined 2016-09-18 23:32:39 +08:00
Unitech
3f651edc63 (last tuning before prod) reduce CONCURRENT_ACTION to keep rolling restart + pm2 docker:gen 2016-09-15 01:00:20 +02:00
Unitech
bcb737281a #2320 consolidate Docker workflow 2016-09-10 12:48:30 +08:00
Unitech
164218e2c7 (log) more lines by default 2016-08-27 09:21:08 +02:00
Unitech
ca70365089 (rundev) various fixes 2016-08-24 12:11:15 +02:00
atrandom
7b39f9660b fix #1063 change startup script destination (for Gentoo/OpenRC) 2016-08-18 21:59:45 +09:00
Unitech
8a7d657448 Merge branch 'development' into docker 2016-08-15 11:45:50 +02:00
Unitech
90e3c1f644 (docker integration) #2320 feature v1 POC (test+cmds+logic) 2016-08-14 13:21:05 +02:00
Valentin “ThisIsMac” M
bc5c9a1f42 fallback to process.cwd for windows" 2016-08-14 12:17:02 +02:00
Unitech
693a7fefbb (pmd) exit directly if no process is running 2016-08-13 08:28:17 -07:00
Unitech
da18d52cdd (pm2)(log) stringify PM2 process events in JSON format 2016-08-06 21:14:14 -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
18e32272e6 #2312 fix unavailable cpu usage for modules 2016-08-02 20:09:12 -07:00
Unitech
9cd16a1222 #709 #437 (feature) pm2 logs --json 2016-07-30 09:59:20 -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
23f2130de0 rename CLI.js to API.js + some fix on pm2-docker command 2016-07-23 19:13:55 +02:00