vmarchaud
|
d84ed1d08f
|
(tests) remove typescript tests
|
2017-01-05 12:10:54 +01:00 |
|
vmarchaud
|
7c091b67f9
|
(fix) fix tests by removing old function
|
2017-01-04 17:42:07 +01:00 |
|
vmarchaud
|
f01dcd7e0c
|
(tests) fix aggregator test
|
2016-12-12 17:41:11 +01:00 |
|
Unitech
|
8e134b77a5
|
(test) add aggregator tests
|
2016-12-12 11:40:55 +01:00 |
|
Unitech
|
74d0fee7a5
|
merge development
|
2016-12-10 14:36:29 +01:00 |
|
Unitech
|
68bc049b5d
|
(test) eql -> containEql
|
2016-12-09 10:17:26 +01:00 |
|
Unitech
|
476e71bf2e
|
(test) comment variable test
|
2016-12-08 01:12:56 +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
|
e3e5938c43
|
(test) do no auto exit
|
2016-12-06 16:28:14 +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
|
1131cc8098
|
(test) extra logging message on exception
|
2016-12-01 23:58:24 +01:00 |
|
vmarchaud
|
3866c16a0e
|
(refactor) spans are now stored as a list
|
2016-11-28 17:31:14 +01:00 |
|
Unitech
|
9fc7d237fb
|
Merge branch 'development' into lazer
|
2016-11-27 21:27:43 +01:00 |
|
Unitech
|
8c3b3a5683
|
(cli) pm2.trigger(<app_id>, <action_name>, [params], [cb])
|
2016-11-27 21:09:59 +01:00 |
|
Unitech
|
5ac5d93267
|
Merge branch 'development' into lazer
|
2016-11-27 16:49:48 +01:00 |
|
Unitech
|
69d0c0a47b
|
(test) add back custom action test suit + test path resol
|
2016-11-23 08:55:50 +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
|
c1b083c592
|
#2418 #2474 resolve tilde as home path in conf file
|
2016-11-18 13:04:12 +01:00 |
|
Alexandre Strzelewicz
|
4347cf6196
|
Merge pull request #2526 from bwkiefer/launch-all
Added launch modules function to api.
|
2016-11-17 14:37:27 +01:00 |
|
Ben
|
082c60a882
|
Added launch all modules function to api.
|
2016-11-16 13:15:33 -05:00 |
|
vmarchaud
|
b6c0e42ec0
|
refactor some code / normalize before sending to km
|
2016-11-14 18:11:50 +01:00 |
|
vmarchaud
|
c451b3b942
|
(tests) coverage of most aggregation functions
|
2016-11-14 15:01:11 +01:00 |
|
Unitech
|
812e786167
|
(aggregator) transaction mock system
|
2016-11-13 18:36:24 +01:00 |
|
Valentin MARCHAUD
|
38bb270379
|
fix tree creation / first test
|
2016-11-11 17:52:59 +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 |
|
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 |
|
Unitech
|
714955772f
|
(test) skip docker tests
|
2016-10-26 10:50:33 +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
|
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
|
d412088f32
|
(test) remove ES6 in test
|
2016-09-12 18:10:52 +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 |
|