162 Commits

Author SHA1 Message Date
Unitech
1d094c8531 (example) add process transpose 2017-04-04 23:56:58 +02:00
Unitech
7a17bb28cc (pmx) add benchmark npm command 2017-03-30 00:57:11 +02:00
Unitech
e731d930f6 #2541 fix setting node.js version and restart via configuration file 2017-02-02 18:44:34 +01:00
Unitech
3fb35d6893 (JSON config) alias script to exec 2017-01-16 14:04:32 +01:00
Unitech
c8da3ac148 (JSON config) alias script to exec 2017-01-16 13:39:02 +01:00
Unitech
9af80d034e (examples) add examples process action + process metrics 2016-12-01 23:40:52 +01:00
Unitech
8c3b3a5683 (cli) pm2.trigger(<app_id>, <action_name>, [params], [cb]) 2016-11-27 21:09:59 +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
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
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
a53fd17a70 #2472 fallback to restart when trying to reload/gracefulReload for ready mechanism 2016-10-27 17:05:40 +02:00
Unitech
9f88b486de #2101 pm2 ecosystem now generates a javascript configuration file 2016-10-26 19:24:29 +02:00
Unitech
8b9c9539df (changelog) [skip ci] 2016-10-26 19:05:33 +02:00
Unitech
7629690c2b (example) fix keymetrics multi launch 2016-10-07 15:29:30 +02:00
Unitech
885ecd792b #2425 allow to specify node.js version via interpreter arg 2016-10-03 19:21:48 +02:00
Unitech
169e18ff7f (pm2-docker) expose -i option 2016-09-29 17:16:24 +02:00
Unitech
e62c439caa (cron) #2395 harden cron external restart 2016-09-24 16:37:59 +02:00
Unitech
3b3bfabdab (constant) change exit code uncaught exception 2016-09-17 13:59:54 +02:00
Unitech
95547cca86 (dependencies) upgrade fclone + pidusage 2016-09-17 13:46:32 +02:00
Unitech
2379d00d85 (example) more meaningful custom actions 2016-09-10 12:48:58 +08:00
Unitech
e512f4fe0e (examples) enhancements 2016-09-04 12:14:41 +08:00
Unitech
ca70365089 (rundev) various fixes 2016-08-24 12:11:15 +02:00
Unitech
1f37560d48 (pm2) fix #2337 edge condition 2016-08-17 17:33:12 +02:00
Unitech
7341a3ab66 (examples) better keymetrics examples 2016-08-10 13:49:24 -07:00
Unitech
c3721385cb (examples) add Typescripted HTTP server with type definition 2016-08-10 10:34:21 -07:00
Unitech
eedaa07a3f (examples) re-organize examples structure 2016-08-07 02:16:13 -07:00
Unitech
ac1fdd82eb (pm2)(examples) example scenario 2016-08-06 21:14:39 -07:00
Unitech
9cd16a1222 #709 #437 (feature) pm2 logs --json 2016-07-30 09:59:20 -07:00
Unitech
e48358111d #2017 #2248 #2255 - add Typescript support 2016-07-02 13:05:15 +02:00
Unitech
a10146846b Merge branch 'livescript' of https://github.com/dex4er/pm2 into dex4er-livescript 2016-07-02 12:04:37 +02:00
Piotr Roszatycki
27a430b37e catch an exception if coffe or livescript interpreter can't be loaded 2016-06-28 12:20:12 +02:00
Piotr Roszatycki
8602b7ea69 livescript support 2016-06-28 12:19:40 +02:00
Unitech
6edfa8cfdd increase example timeout throw from 200 to 1200 2016-06-13 10:51:11 +02:00
Unitech
503b1bf5a3 adapt tests 2016-06-09 01:22:57 +02:00
Unitech
1886f73a2f #2203 deep refactor 2016-06-04 14:04:26 +02:00
Unitech
23427c5b75 allow post module info display 2016-06-03 15:37:58 +02:00
Arkotek
e10f207e65 #2075 add test for pm2-dev / refactor include.sh 2016-04-13 14:37:00 +02:00
Unitech
25f439b4c2 examples 2016-04-02 18:21:44 +02:00
Unitech
ab5499fc69 refactor push connection 2016-04-01 19:35:05 +02:00
Unitech
ef68ef5458 #2061 fix process kill 2016-04-01 16:59:46 +02:00
Unitech
1ac2a6988b enhancements: allow multiple aliases in schema.json + allow to use same conf attributes in both JSON and CLI + add tests for extra languages like pypy and php #517 #2031 2016-03-24 21:35:55 +01:00
Unitech
c3ea256c2e enhacement: remove deprecated calls / adapt tests / return acted process deleteProcessId/stopProcessId 2016-03-21 18:02:51 +01:00
Unitech
baa75566a9 remove submodule 2016-03-15 17:51:28 +01:00
Unitech
aac1919741 #2012 #1650 #1743 #1613: allow reconfiguration attrs/env on reload 2016-03-11 16:23:11 +01:00
Unitech
7935fa6042 minor: update examples 2015-12-20 22:57:29 +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
256da4822c Fix cluster kill signal + avoid writing on std output when proc disconnected #1819 2015-12-07 16:23:26 +01:00
Unitech
a4a467d59e test with pmx development version 2015-11-24 14:10:11 +01:00