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 |
|
Unitech
|
f788cbe430
|
(exception mgmt) process.on('unhandledRejection')
|
2016-09-17 14:37:02 +02:00 |
|
abluchet
|
85170c83dd
|
Add unhandledRejection
|
2016-09-17 13:53:04 +02:00 |
|
Unitech
|
bcb737281a
|
#2320 consolidate Docker workflow
|
2016-09-10 12:48:30 +08:00 |
|
Unitech
|
ac271b46a6
|
(tests) drop --harmony-proxies unavailable option on V8 > 5.0
|
2016-08-30 15:51:43 +02:00 |
|
Unitech
|
90e3c1f644
|
(docker integration) #2320 feature v1 POC (test+cmds+logic)
|
2016-08-14 13:21:05 +02:00 |
|
Unitech
|
78a118b4fc
|
(pm2) #2327 fix watch restart JSON
|
2016-08-14 08:50:58 +02:00 |
|
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
|
76781e7b20
|
fix typo in tests - slower memory incrementation
|
2016-07-22 17:52:00 +02:00 |
|
Unitech
|
2ba399b550
|
remove arrow function for node 0.10 & 0.12
|
2016-07-11 20:16:05 +02:00 |
|
Unitech
|
c694211975
|
#2272 #2198 #2230 fix extra options parsing issue
|
2016-07-11 20:07:38 +02:00 |
|
Unitech
|
55d910b144
|
#2077 allow to do raw pm2 call inside pm2
|
2016-07-05 22:49:39 +02:00 |
|
Unitech
|
167d824320
|
#2077 fix inner pm2 calls (restart/reload)
|
2016-07-04 23:59:46 +02:00 |
|
Unitech
|
f4c12ff6d9
|
#2261 --listen-timeout to configure timeout before app is bind to port
|
2016-07-04 23:12:23 +02:00 |
|
Unitech
|
227c742594
|
#2176 #2175 keep compatibility with PM2 v1 API + change independant to independent + adapt tests
|
2016-07-02 13:52:12 +02:00 |
|