267 Commits

Author SHA1 Message Date
vmarchaud
64b0793d19 (tests) fix newly added tests + remove aggregation bug 2017-05-21 01:39:30 +02:00
vmarchaud
1343478138 (daemon) allow to override daemon configured paths via env #438 2017-05-21 00:28:57 +02:00
Unitech
5821495ab7 longer timeout on web interface test 2017-05-04 18:50:53 +02:00
Unitech
09b7c5e172 pm2 monitor|umonitor <pm_id|app_name|all> 2017-04-29 02:08:46 +02:00
Unitech
4bca84ef74 (km) rename method + better init message 2017-04-22 15:58:28 +02:00
Unitech
2a5a9153c9 2844 Flush default module configuration to pm2 config 2017-04-22 15:12:03 +02:00
Unitech
f91038c698 #2818 pm2-docker -> pm2-runtime + tests 2017-04-06 22:56:05 +02:00
porsager
8a7f7edfc6 Add support for multi user startup 2017-02-15 10:24:09 +01:00
vmarchaud
e4586e8fcf (tests) add test for operate with regex #2564 + changelog 2017-02-03 16:10:57 +01: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
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
vmarchaud
5a12ef2806 (ci) fix tests 2017-01-06 17:29:06 +01:00
vmarchaud
d84ed1d08f (tests) remove typescript tests 2017-01-05 12:10:54 +01:00
Unitech
7a018c53f7 #1090 #15 do not replicate same processes on resurrect 2016-12-07 22:00:18 +01:00
Unitech
5935cb7fb8 (startup)(test) enable upstart test 2016-12-06 16:46:10 +01:00
Unitech
67d19e4e3b (startup) autodetect platform + fix systemd file + fix upstart file + do not launch PM2 as root on startup commands + pm2 unstartup 2016-12-06 02:09:00 +01:00
Unitech
1dc0d5b9ec (startup refactor) 2016-12-04 19:23:18 +01:00
Unitech
a10fa8eab3 (test) delete all processes before continuing tests 2016-11-23 00:05:25 +01:00
Unitech
2ef97b83d6 #2530 make sure processess are stopped on direct system signal 2016-11-22 18:33:36 +01:00
Unitech
433f2138db (test) extra test for wait-ready 2016-11-04 17:26:36 +01:00
Unitech
79b638dd40 (test) application in cluster mode do not stay on start 2016-10-29 20:55:18 +02: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
17a4f51906 (test) increase delay 2016-10-27 14:06:56 +02:00
Unitech
9556345f56 (fix) current_conf missing 2016-10-27 14:04:28 +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
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
Unitech
c731ef6600 (test) slight change 2016-10-03 18:58:55 +02:00
Daniel Bayerlein
86af1f52f3 Add test for pm2-dev with args 2016-09-30 16:06:57 +02:00
Unitech
9d63fe927d (test) replace Promise check 2016-09-29 12:28:37 +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
Unitech
ac271b46a6 (tests) drop --harmony-proxies unavailable option on V8 > 5.0 2016-08-30 15:51:43 +02:00
Unitech
1f37560d48 (pm2) fix #2337 edge condition 2016-08-17 17:33:12 +02:00
Unitech
26db9ae43d (test) pm2 kill in test 2016-08-16 13:24:28 +02:00
Unitech
16c2ec4c5b (test) drop exit 2016-08-16 12:13:30 +02:00
Unitech
b8f1c4a6d8 #2333 add check pm2 reload cluster mode + SIGINT catch 2016-08-16 12:12:36 +02:00
Unitech
90e3c1f644 (docker integration) #2320 feature v1 POC (test+cmds+logic) 2016-08-14 13:21:05 +02:00
Unitech
5205a28c8d (test) reduce sleep throttle from 0.1 to 0.3 2016-08-14 09:08:41 +02:00
Unitech
672627fb5d (test) reduce sleep throttle from 0.5 to 0.1 2016-08-14 08:57:14 +02:00
Unitech
78a118b4fc (pm2) #2327 fix watch restart JSON 2016-08-14 08:50:58 +02:00
Unitech
36dea5f8ec (test) pm2-dev 2016-08-13 06:58:57 -07:00
Unitech
e550dda8a6 (rundev) enhancement - start test suit 2016-08-13 06:24:23 -07:00