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 |
|
Unitech
|
c7f5f95918
|
reflect new internal api with tests
|
2016-03-15 18:10:46 +01:00 |
|
Unitech
|
902e0991f5
|
reflect new internal api with tests
|
2016-03-15 17:59:07 +01:00 |
|
Unitech
|
13530a8e73
|
refactor in progress #2020 #2019
|
2016-03-15 16:18:25 +01:00 |
|
soyuka
|
cb4aecbe0d
|
fix #1947 allow multiple --watch options for multiple paths
|
2016-03-12 15:39:52 +01:00 |
|
Unitech
|
aac1919741
|
#2012 #1650 #1743 #1613: allow reconfiguration attrs/env on reload
|
2016-03-11 16:23:11 +01:00 |
|
Unitech
|
56bf0b46c0
|
#1800 display node.js version when doing pm2 show <app_name>
|
2016-01-28 18:44:05 +01:00 |
|
Unitech
|
108b91733e
|
#1895 pm2 id <app_name>
|
2016-01-28 18:33:31 +01:00 |
|
Unitech
|
df3ec5846e
|
refactoring + added default attribute in JSON validation + consistency between JSON starts and CLI starts
|
2015-12-15 02:07:25 +01:00 |
|
Unitech
|
ba95a80387
|
#1830 - send SIGINT as default first signal
|
2015-12-11 16:07:04 +01:00 |
|
Unitech
|
b9256cea26
|
slightly change prototype of .sendDataToProcessId
|
2015-12-08 19:29:28 +01:00 |
|
Unitech
|
1ebe565cb1
|
change order
|
2015-12-08 18:01:56 +01:00 |
|
Unitech
|
5db52ee383
|
#1822 new method pm2.sendDataToProcessId
|
2015-12-08 16:57:38 +01:00 |
|
soyuka
|
efcdb06824
|
Test #1668
|
2015-10-30 23:33:52 +01:00 |
|
Unitech
|
cff924bfe6
|
npm 3.x fix - #1674 #1692 #1675
|
2015-10-15 02:13:41 +02:00 |
|
Unitech
|
7a534313c8
|
drop locking system
|
2015-10-09 16:36:21 +02:00 |
|