142 Commits

Author SHA1 Message Date
Alexandre Strzelewicz
de0f88ee30 Merge pull request #3001 from bisubus/dump-backup
Dump backup
2017-08-29 16:14:15 +02:00
Alexandre Strzelewicz
47bcfa79bf throttle test (needs remote inter) 2017-08-25 18:44:06 +02:00
Alexandre Strzelewicz
ea579db96b #3094 adapt tests 2017-08-25 18:35:07 +02:00
Alexandre Strzelewicz
7408d0c90c #3085 ignore default commander.js value on restart/reload 2017-08-11 14:24:53 +02:00
Unitech
1960baef52 quickfix dbl check pm2 report + skip test graceful reload for 0.12 2017-07-19 12:23:36 +02:00
Unitech
881b2f6975 (test) before -> kill pm2 2017-07-17 16:41:44 +02:00
bisubus
829d95dd2f Add resurrection tests for a backup 2017-07-06 00:37:13 +03:00
bisubus
1c9b2c0b0d Add dump save tests for a backup 2017-07-06 00:37:12 +03:00
Unitech
d8158316c5 \#2997 \#866 \#1689 enhance disable-logs 2017-07-05 14:06:26 +02:00
Unitech
6d934994b4 #2951 enhancements for reload locker 2017-07-04 19:02:00 +02:00
Unitech
7d6f173078 #2144 #1060 #2957 #2033 #1872 #2938 #971 Select application uid/gid via --uid --gid (CLI+JSON) + pm2 install --uid / --gid 2017-07-02 19:28:41 +02:00
Unitech
e5a6cf90cc #2919 try to reproduce bug 2017-06-28 16:57:09 +02:00
Unitech
ce16728235 #2951 pm2 reload timestamped lockfile 2017-06-27 23:53:52 +02:00
Unitech
823635e713 fix listen_timeout associated with wait_ready \#2956 2017-06-27 15:52:10 +02:00
Unitech
ce7411d863 change client id for register via CLI + timeout on test 2017-05-04 18:47:48 +02:00
Unitech
2a5a9153c9 2844 Flush default module configuration to pm2 config 2017-04-22 15:12:03 +02:00
Unitech
ecca50846d (test) ensure fresh PM2 for custom actions 2017-03-30 16:19:18 +02:00
vmarchaud
c3f3e1aaf9 (deps) remove better-assert 2017-02-03 16:19:28 +01:00
Unitech
8c3b3a5683 (cli) pm2.trigger(<app_id>, <action_name>, [params], [cb]) 2016-11-27 21:09:59 +01:00
Unitech
69d0c0a47b (test) add back custom action test suit + test path resol 2016-11-23 08:55:50 +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
Unitech
f57ee1656d #2509 trigger functions inside your Node app from PM2 CLI 2016-11-11 16:04:19 +01: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
871dfca044 (test)(api) #2337 2016-08-17 10:12:49 +02:00
Unitech
a0611f362c (pm2) #2307 backward compatibility for noDaemonMode opt in connect 2016-08-06 13:45:10 -07:00
Unitech
379aa6278e remove unused test file 2016-08-02 20:10:50 -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
ce9b33d820 clean up 2016-07-23 16:41:45 +02:00
Unitech
ef6979fe33 fix various issue in test suit related to should() 2016-07-23 16:37:34 +02:00
Unitech
1c3ce109e8 lazy api implementation fixes auto exit #2167 2016-07-13 01:01:50 +02:00
Unitech
408bf84dde no daemon mode fix / stop to display Daemon log in test 2016-07-07 19:10:52 +02:00
Unitech
b41efcf86a api test fix 2016-07-05 17:19:29 +02:00
Unitech
3f524bd2b0 set back color on key while using cli-table2 2016-07-05 16:22:15 +02:00
Unitech
167d824320 #2077 fix inner pm2 calls (restart/reload) 2016-07-04 23:59:46 +02:00
Unitech
d73fe8e769 true -> true() 2016-07-04 23:20:28 +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
49b0309d39 dropping tests (connect is now optionnal) + fix filepath on api test 2016-07-04 00:01:22 +02:00
Unitech
0d3a53cef6 remove request dependency 2016-07-03 22:40:57 +02:00
Unitech
6a20964281 #2167 #2175 auto connect feature via pm2 api 2016-07-03 20:19:06 +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
Unitech
6b857cf08b fix test / modify getFormatedProcess / getMonitorData 2016-06-30 17:49:29 +02:00
Unitech
7deeb98dff mocha.opts 2016-06-12 22:25:34 +02:00
Unitech
5fbf938b0e set global timeout on cluster file 2016-06-12 20:17:53 +02:00
Unitech
dfadd3deff null() in god test + fix formated process 2016-06-12 20:09:06 +02:00
Unitech
cd09462631 instanciate new default pm2 for god tests 2016-06-12 02:50:22 +02:00
Unitech
9947c321d7 start to parallelize test + no-daemon implemented + fix paths 2016-06-12 01:37:38 +02:00
Unitech
832ce93834 various fixes and upgrades mainly in agent and bus system 2016-06-11 22:09:14 +02:00