vmarchaud
|
7eb5fe1fbb
|
(cli/ui) stacked mode when term columns < 90
|
2016-12-02 16:04:22 +01:00 |
|
Alexandre Strzelewicz
|
9653bf93fb
|
Merge pull request #2548 from beniboy87/development
#2545 process started with pm2 api inherit wrong exit_code env value
|
2016-12-02 14:27:38 +01:00 |
|
Alexandre Strzelewicz
|
3cded35d27
|
Merge pull request #2543 from alavit-d/fix-module-monitoring
(fix) module pid/mem monitoring
|
2016-12-02 14:24:27 +01:00 |
|
Unitech
|
1131cc8098
|
(test) extra logging message on exception
|
2016-12-01 23:58:24 +01:00 |
|
Aymeric Lavit d'Hautefort
|
7520174e28
|
restart if module only
|
2016-11-30 16:48:58 +01:00 |
|
Bencs Balázs
|
8988eb5e00
|
#2545 process started with pm2 api inherit wrong exit_code env value
|
2016-11-30 07:56:44 +00:00 |
|
vmarchaud
|
f26ff3ee1b
|
(fix) use process id as key to store logs
|
2016-11-29 15:34:20 +01:00 |
|
vmarchaud
|
ac57a86305
|
(feature) attach last 25 logs when sending exception to km
|
2016-11-29 13:56:26 +01:00 |
|
Aymeric Lavit d'Hautefort
|
1de79ce9ba
|
(fix) module pid/mem monitoring
|
2016-11-28 16:14:20 +01:00 |
|
Unitech
|
8c3b3a5683
|
(cli) pm2.trigger(<app_id>, <action_name>, [params], [cb])
|
2016-11-27 21:09:59 +01:00 |
|
abluchet
|
2e1f83d832
|
fix #2537 duplicate Configuration.set
|
2016-11-25 14:38:22 +01:00 |
|
Unitech
|
beb63200b2
|
#281 PM2_SILENT + jlist will not print something else than JSON
|
2016-11-22 19:01:09 +01:00 |
|
Unitech
|
2ef97b83d6
|
#2530 make sure processess are stopped on direct system signal
|
2016-11-22 18:33:36 +01:00 |
|
Unitech
|
0f7a10e1e0
|
#2351 skip default options (node_args+autorestart) on inner pm2 actions
|
2016-11-22 18:00:48 +01:00 |
|
Unitech
|
5cbe4fd236
|
error handler on treekill
|
2016-11-22 15:34:13 +01:00 |
|
Unitech
|
1faf1d766b
|
(schema) alias err_file to error_file and err + out_file to out_log
|
2016-11-18 13:17:01 +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
|
8dc4a9e9c7
|
(KM) do not require password for set and multiset conf
|
2016-11-11 16:52:01 +01:00 |
|
Unitech
|
437f081c9a
|
#2509 list available functions
|
2016-11-11 16:20:52 +01:00 |
|
Unitech
|
f57ee1656d
|
#2509 trigger functions inside your Node app from PM2 CLI
|
2016-11-11 16:04:19 +01:00 |
|
Antoine Bluchet
|
bc99eac8d6
|
Logrotate on all files in ~/.pm2/logs
|
2016-11-08 08:56:51 +01:00 |
|
Unitech
|
24168c9cac
|
(minor) upgrade some deps + PM2_CONCUTTENT_ACTIONS to default for test
|
2016-11-06 13:53:34 +01:00 |
|
Unitech
|
91a5eaecfb
|
#2486 add --web option to pm2-docker to expose web process api
|
2016-11-05 16:39:30 +01:00 |
|
Unitech
|
f6be6f3dc6
|
#2492 drop legacy if statement in worker
|
2016-11-04 16:51:26 +01:00 |
|
Unitech
|
672268ca4e
|
#2485 try/catch process.kill
|
2016-11-01 15:42:58 +01:00 |
|
Valentin “ThisIsMac” M
|
382f5ce088
|
dont use signal to verify daemon has been killed under windows (#2484)
|
2016-10-31 16:01:25 +01:00 |
|
Unitech
|
13f5e9acc0
|
(cli) faster delete process by increasing concurrent actions
|
2016-10-30 15:20:14 +01:00 |
|
Unitech
|
34b1f094c5
|
(cli) switch batch to cli-table for faster bin load
|
2016-10-30 15:05:28 +01:00 |
|
Unitech
|
0059ad53e0
|
(god)(reload) support --wait-ready in reload #2478
|
2016-10-29 20:16:19 +02:00 |
|
Unitech
|
12caa47630
|
(god)(reload) drop removeAllListeners to continue streaming logs
|
2016-10-29 19:56:31 +02:00 |
|
Unitech
|
8d5a7dbeb9
|
(god) fix signal
|
2016-10-29 18:41:06 +02:00 |
|
Unitech
|
eec1f19a42
|
(god) drop unused functions - wait for cb to continue
|
2016-10-29 18:02:25 +02:00 |
|
Unitech
|
d0a3f4902e
|
(god)(stopProcessId) refactor: now it only kill process without disconnecting in cluster mode
|
2016-10-29 17:27:24 +02:00 |
|
Unitech
|
81cc08f2cd
|
(god) update treekill with up-to-date version
|
2016-10-29 17:04:46 +02:00 |
|
Unitech
|
a53fd17a70
|
#2472 fallback to restart when trying to reload/gracefulReload for ready mechanism
|
2016-10-27 17:05:40 +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
|
9556345f56
|
(fix) current_conf missing
|
2016-10-27 14:04:28 +02:00 |
|
Unitech
|
0f11094a9a
|
(fix)
|
2016-10-27 13:50:07 +02:00 |
|
Unitech
|
210d9d88ed
|
#2471 add warning message about immutable environments + fix update conf
|
2016-10-27 12:55:39 +02:00 |
|
Unitech
|
334558a5a0
|
#2468 fix deprecation warning for Node 7 and cluster module
|
2016-10-27 12:53:52 +02:00 |
|
Unitech
|
b0787ae8e9
|
#1304 multi default file checking - check for .config.js file also
|
2016-10-26 19:29:16 +02:00 |
|
Unitech
|
9f88b486de
|
#2101 pm2 ecosystem now generates a javascript configuration file
|
2016-10-26 19:24:29 +02:00 |
|
Unitech
|
6dc5d4c3c3
|
#2464 display error message when dump file fail to save
|
2016-10-26 18:54:38 +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
|
2b4eb195b1
|
merge
|
2016-10-26 10:15:23 +02:00 |
|
Unitech
|
8966009516
|
#2466 skip cluster cleanup workaround with Node 7
|
2016-10-25 18:16:22 +02:00 |
|
Alexandre Strzelewicz
|
ec014b096d
|
Merge pull request #2451 from igorushko/development
Supporting ecosystem.config.js. This allows to use javascript and module.exp…
|
2016-10-24 13:07:21 +02:00 |
|