109 Commits

Author SHA1 Message Date
Bencs Balázs
8988eb5e00 #2545 process started with pm2 api inherit wrong exit_code env value 2016-11-30 07:56:44 +00:00
Unitech
0f7a10e1e0 #2351 skip default options (node_args+autorestart) on inner pm2 actions 2016-11-22 18:00:48 +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
c1b083c592 #2418 #2474 resolve tilde as home path in conf file 2016-11-18 13:04:12 +01:00
Unitech
f6b550ca4e #2471 make env immutable and fix watch 2016-10-26 18:07:03 +02:00
Ushko Igor
a7d720e942 indent 2016-10-17 11:48:22 +03:00
Ushko Igor
f8cb6be6f4 indent 2016-10-16 23:55:52 +03:00
Ushko Igor
e02c67d37f Supporting ecosystem.config.js. Change .js to .config.js to distinguish configuration from the script. Make tests 2016-10-16 23:42:31 +03:00
Ushko Igor
6f56478193 Supporting ecosystem.js. This allows to use javascript and module.exports in config file to avoid copy-paste and etc 2016-10-16 13:50:24 +03:00
Unitech
885ecd792b #2425 allow to specify node.js version via interpreter arg 2016-10-03 19:21:48 +02:00
Unitech
42f4cc8112 #2422 exec_interpreter none 2016-10-03 17:45:09 +02:00
Unitech
e1221e0d2a (programmatic) allow to do PM2 CLI commands from inside scripts 2016-09-19 11:45:05 +02: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
Unitech
55d910b144 #2077 allow to do raw pm2 call inside pm2 2016-07-05 22:49:39 +02:00
Unitech
3090275a93 clone to fclone 2016-07-01 16:03:35 +02:00
Unitech
4930489045 new clone utility 2016-06-30 19:04:54 +02:00
Unitech
503b1bf5a3 adapt tests 2016-06-09 01:22:57 +02:00
Unitech
d1249ff45d progress 2016-06-08 19:21:37 +02:00
Unitech
c798019b1a disable common.js interaction - move interactions to client 2016-06-05 14:10:05 +02:00
Unitech
5f9a83ed8d refactor progress 2016-06-05 12:39:04 +02:00
Unitech
1886f73a2f #2203 deep refactor 2016-06-04 14:04:26 +02:00
Unitech
fd8b9065b3 fix breaking change with shelljs.which() 2016-05-23 13:28:13 +00:00
Unitech
5cee8b630d PM2_SILENT 2016-04-03 13:58:04 +02:00
Unitech
55e7835a94 do not display output on PM2_SILENT 2016-04-03 13:53:00 +02:00
Unitech
c3c0fcff46 add Copyright header to each file 2016-03-22 23:33:43 +01:00
Unitech
8f6bc844c6 enhancement: move CLI related files to CLI / upgrade moment dependency / remove some unused require 2016-03-21 19:09:25 +01:00
Unitech
a1acbee0f0 #2018 2016-03-16 12:40:13 +01:00
Unitech
86c7371284 enhancement: avoid duplication 2016-03-09 19:06:24 +01:00
Unitech
3469b5802b Options attrs updatable via CLI and JSON - small refactor for programmatic usage 2016-03-09 12:16:58 +01:00
--global
47fc131508 fix: existsSync for Node 0.10.x 2016-02-29 17:31:56 +01:00
--global
242f564f4c fix: allow to disable source map auto detection [#1980] 2016-02-29 17:09:34 +01:00
--global
acee352a9f #1980: auto detect map file and enable source map support 2016-02-29 11:35:24 +01:00
--global
403c6c887d transtype name to String if number detected 2016-02-15 14:14:03 +01:00
--global
86ea792b0e fix deep update and avoid 0 as process name 2016-02-15 12:17:00 +01:00
Unitech
181a8ac5dc handle error when verifying CRON 2015-12-15 03:23:05 +01:00
Unitech
3531ec2d80 edits specified in CHANGELOG.md 2015-12-15 03:10:56 +01:00
Unitech
5dc50b14d6 merge isbinaryfile 2015-12-07 12:17:42 +01:00
Unitech
786bbf857b no-automation flag 2015-11-24 15:18:18 +01:00
Unitech
cc381ecd4f Forbid to start application with illegal names #1764 2015-11-24 13:10:31 +01:00
Unitech
66536fd423 #1639 2015-09-23 15:36:54 +02:00
jshkurti
2e747f7e21 fix #1217 2015-08-27 17:37:33 +02:00
Unitech
5ace3d85a3 syntax fix 2015-08-11 16:28:48 +02:00
Unitech
f916f41ec6 remove io-js dependency - add execution of executable in PATH 2015-08-10 16:19:41 +02:00
Dominique Rau
b7c2a56e8c Change default exec mode to fork in prepareConf
Should behave the same as cli (cli should probably use common.prepareConf instead of verifying the conf manually).
2015-08-03 16:21:31 +02:00
jshkurti
ec8b03e78e fix #1468 2015-07-27 17:12:58 +02:00
Tjatse
3afad15fa0 Exits after everything written to stdout has been drained. 2015-06-26 11:01:06 +08:00
Unitech
4848e5c974 avoid safe stringification and JSON.parsing to deep copy and remove circular dependencies + centralize object cloning + reduce data in pm2 pipeline + avoid complex object attached to pm2_env #1326 #1314 2015-06-09 17:30:16 +02:00
jshkurti
0629b9d000 v0.12.15 pre-release 2015-05-18 19:23:30 +02:00