178 Commits

Author SHA1 Message Date
Alexandre Strzelewicz
f0249684bc fix: #3688 test adaptation + pm2 serve --port option 2018-05-27 19:33:53 +02:00
Alexandre Strzelewicz
af60e99466 feature: allow to start raw command via pm2 start "my command with params" + alias script in ecosystem file with cmd & command 2018-05-27 16:07:54 +02:00
Unitech
ae098962df chore: pm2.io -> @pm2/io 2018-05-17 14:45:21 +02:00
Unitech
7a275e279e test: adapt test to new api 2018-05-11 18:51:23 +02:00
Unitech
36834c2c00 chore: delete old stagnating pmx inside test 2018-05-11 01:33:53 +02:00
Unitech
adcbebc3f6 chore: pmx -> pm2.io 2018-05-11 00:50:49 +02:00
vince
bb57c76d41 refactor: drop gracefullreload 2018-02-28 18:39:40 +01:00
Unitech
65d233e5b5 chore: remove unused files 2018-02-02 15:32:11 +01:00
wallet77
f41ff15451 add sorting feature for process list 2018-01-10 10:34:12 +01:00
Alexandre Strzelewicz
56280887b1 \#3248 add test file 2017-11-02 16:55:29 +01:00
Danny Guo
513c11a051 Add flag to turn off auto exit with pm2-docker
Because we want auto exit to be on by default for pm2-docker, the
flag needs to be changed to explicitly turn it off.
2017-10-25 19:19:14 +02:00
Alexandre Strzelewicz
dd6208b9b2 throttle test 2017-09-06 13:08:55 +02:00
Alexandre Strzelewicz
fa188f6e5b Merge branch 'development' of github.com:Unitech/pm2 into pm2-start-container 2017-08-29 16:11:06 +02:00
vmarchaud
9c6bba08bd monitor: add tests 2017-08-25 17:07:12 +02:00
Alexandre Strzelewicz
bc55d46a1c #3094 pm2 start app.js --container 2017-08-16 02:43:44 +02:00
Unitech
96a3e8a0ef fix test stdin 2017-07-05 10:20:10 +02:00
Unitech
81ed75eed5 #2290 allow to declare apps list under 'pm2' attribute in ecosystem files 2017-07-03 00:52:04 +02:00
Alexandre Strzelewicz
5dd902346a Merge pull request #2983 from soyuka/fix/cli-table
Fix/cli table
2017-06-30 11:12:51 +02:00
Unitech
ae3f1e0b5a /#2698 pm2-runtime + pm2-docker various enhancements 2017-06-30 10:48:53 +02:00
Unitech
8b33ddf488 Merge branch 'stdin' into development 2017-06-29 22:59:43 +02:00
soyuka
a37c2d231d fix #2114 #2018 array names 2017-06-29 11:18:53 +02:00
vmarchaud
673b6cddd5 (tests) add node_app_instance tests for fork mode #2984 2017-06-29 10:39:13 +02:00
Unitech
0cb60c8136 #2968 poc 2017-06-28 17:43:10 +02:00
vmarchaud
129a81c10f (tests) add test for increment_var and instance_var options 2017-06-06 17:25:35 +02:00
vmarchaud
42cd294f80 (tests) increase timeout for instable test 2017-06-01 15:40:49 +02:00
Unitech
adcfa6c2c5 (exception) throttle test 2017-02-23 22:21:44 +01:00
Christine Spang
494a4d6c0b Fix a few typos: s/optionnal/optional/ 2017-02-14 15:43:43 -08:00
Unitech
e731d930f6 #2541 fix setting node.js version and restart via configuration file 2017-02-02 18:44:34 +01:00
vmarchaud
613979da2f (tests) add test for json log feature #2663 2017-01-31 16:26:10 +01:00
vmarchaud
9ddee41f15 (serve) modify env var + debug log + avoid hardchecking for '..' in url 2017-01-29 14:35:59 +01:00
vmarchaud
b39968bf60 (serve) alias to use serve in process file + test 2017-01-29 01:22:43 +01:00
vmarchaud
323edad96c (tests) add test for pm2 serve 2017-01-28 22:02:04 +01:00
vmarchaud
6f5ddaf7ae (enchancement) appendEnvToName -> snake_case + tests 2017-01-24 17:37:35 +01:00
vmarchaud
7d799dc80b (logs) add option to only print logs (--nostream) #2620 2017-01-12 18:14:54 +01:00
Unitech
e3e5938c43 (test) do no auto exit 2016-12-06 16:28:14 +01:00
Unitech
1131cc8098 (test) extra logging message on exception 2016-12-01 23:58:24 +01:00
Unitech
69d0c0a47b (test) add back custom action test suit + test path resol 2016-11-23 08:55:50 +01:00
Unitech
2ef97b83d6 #2530 make sure processess are stopped on direct system signal 2016-11-22 18:33:36 +01:00
Unitech
c1b083c592 #2418 #2474 resolve tilde as home path in conf file 2016-11-18 13:04:12 +01:00
Unitech
f57ee1656d #2509 trigger functions inside your Node app from PM2 CLI 2016-11-11 16:04:19 +01:00
Unitech
433f2138db (test) extra test for wait-ready 2016-11-04 17:26:36 +01: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
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
Antoine Bluchet
2659bd50ca Merge pull request #2420 from danielbayerlein/devcli-watch-2366
Do not override app config with opts default values (fix #2366)
2016-10-06 11:11:20 +02:00
Unitech
885ecd792b #2425 allow to specify node.js version via interpreter arg 2016-10-03 19:21:48 +02:00
Daniel Bayerlein
86af1f52f3 Add test for pm2-dev with args 2016-09-30 16:06:57 +02:00
Unitech
358ec0fd3a #2413 #2405 #2406 #2416 full unhandledRejection support + tests 2016-09-29 12:06:54 +02:00
Unitech
e62c439caa (cron) #2395 harden cron external restart 2016-09-24 16:37:59 +02:00
Unitech
4f93d0e753 (test) inner pm2 restart extended tests 2016-09-19 12:14:00 +02:00