128 Commits

Author SHA1 Message Date
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
Unitech
f06be8052c ignore error 2016-06-11 21:27:57 +02:00
Unitech
e42c8cfa88 ignore error 2016-06-11 21:22:43 +02:00
Unitech
503b1bf5a3 adapt tests 2016-06-09 01:22:57 +02:00
Unitech
d1249ff45d progress 2016-06-08 19:21:37 +02:00
Unitech
5f9a83ed8d refactor progress 2016-06-05 12:39:04 +02:00
Unitech
ac9fcdc8ec Daemon is now a class 2016-06-04 19:58:29 +02:00
Unitech
b2292038d6 pass error object 2016-05-19 14:10:15 +00:00
Unitech
c2bd42d595 #1979 #2175 return errors with start/restart/reload instead of success:false only 2016-05-19 13:27:30 +00:00
Unitech
ef68ef5458 #2061 fix process kill 2016-04-01 16:59:46 +02:00
Unitech
e11ff65cfe remove depreacted files 2016-03-22 12:57:18 +01:00
Unitech
719fd338ef skip temporary process when listing / fix delete All method 2016-03-22 12:17:30 +01:00
Unitech
8f6bc844c6 enhancement: move CLI related files to CLI / upgrade moment dependency / remove some unused require 2016-03-21 19:09:25 +01:00
Unitech
c3ea256c2e enhacement: remove deprecated calls / adapt tests / return acted process deleteProcessId/stopProcessId 2016-03-21 18:02:51 +01:00
Unitech
b26823f0f2 Filter output for programmatic calls 2016-03-16 12:28:01 +01:00