1475 Commits

Author SHA1 Message Date
Unitech
3f524bd2b0 set back color on key while using cli-table2 2016-07-05 16:22:15 +02:00
Unitech
224bc41d84 check if pid is integer 2016-07-05 15:06:25 +02:00
Unitech
e2d4dd187f display error message if pidusage fail 2016-07-05 00:33:02 +02:00
Unitech
167d824320 #2077 fix inner pm2 calls (restart/reload) 2016-07-04 23:59:46 +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
a707c33110 replace JSON cloning with fclone 2016-07-04 20:02:30 +02:00
Unitech
676df915ac Add back old Satan.js for backward compatibility with PM2 < 2.0 2016-07-04 18:34:36 +02:00
Unitech
4eb9ec3f1a #2256 fix deploy with yml files 2016-07-04 18:20:22 +02:00
Unitech
49b0309d39 dropping tests (connect is now optionnal) + fix filepath on api test 2016-07-04 00:01:22 +02:00
Unitech
6a20964281 #2167 #2175 auto connect feature via pm2 api 2016-07-03 20:19:06 +02:00
Unitech
a2351f54e4 move cache-required-paths to pm2 bin 2016-07-03 15:37:53 +02:00
Unitech
b389318048 add cache-require-paths 2016-07-03 15:32:38 +02:00
Unitech
1f644cfa86 do not return God + emit event 2016-07-03 14:57:04 +02:00
Unitech
20b317e0b3 do not force copy of pm2_env 2016-07-03 14:50:25 +02:00
Unitech
6a2d52d400 upgrade fclone + add back v8-profiler + drop findByFullPath in Daemon + add CLU formating + test with development pm2-axon-rpc 2016-07-03 14:18:03 +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
e48358111d #2017 #2248 #2255 - add Typescript support 2016-07-02 13:05:15 +02:00
Unitech
d5ea4a0a8d remove EE + __proto__ 2016-07-02 12:37:48 +02:00
Unitech
a10146846b Merge branch 'livescript' of https://github.com/dex4er/pm2 into dex4er-livescript 2016-07-02 12:04:37 +02:00
Unitech
3090275a93 clone to fclone 2016-07-01 16:03:35 +02:00
Unitech
1aab225ffa harden interactor reconnect 2016-06-30 21:26:06 +02:00
Unitech
cc5ee4ca52 add copyright 2016-06-30 19:05:52 +02:00
Unitech
4930489045 new clone utility 2016-06-30 19:04:54 +02:00
Unitech
6b857cf08b fix test / modify getFormatedProcess / getMonitorData 2016-06-30 17:49:29 +02:00
Unitech
24eae5a15a refactor getFormatedProcess + getMonitorData 2016-06-30 15:59:08 +02:00
Unitech
124e2c6646 upgrade eventemitter2 to 1.x 2016-06-30 01:12:13 +02:00
Unitech
c031924354 fix log message when internet is unreachable from interactor 2016-06-30 00:11:25 +02:00
Unitech
981b4d6e6e add pm2 version in welcome message 2016-06-30 00:04:52 +02:00
Unitech
87a61c9f04 better log message on Daemon startup/exit 2016-06-30 00:03:24 +02:00
Unitech
0466009e9e faster pm2 update / pm2 resurrect 2016-06-29 23:57:55 +02:00
Unitech
3fd3b63506 restore optimized getFormatedProcesses() 2016-06-29 23:44:16 +02:00
Unitech
b9ce85576c #2243 sort by process name instead id 2016-06-29 23:43:36 +02:00
Unitech
0f51a30a77 display metadata on pm2 daemon startup 2016-06-29 23:31:40 +02:00
Unitech
2adea48052 resolved path assignement instead of extend 2016-06-28 14:29:48 +02:00
Unitech
90632e0c64 resolved path assignement instead of extend 2016-06-28 14:29:20 +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
363bcac4e5 add CPU profiling methods 2016-06-27 12:00:05 +02:00
Unitech
0974dfb2ab remove unused dependencies in ClusterMode.js 2016-06-26 16:55:08 +02:00
Unitech
ba1b6b8f1d move worker to the end of God.js 2016-06-26 16:35:03 +02:00
Unitech
3591cfefc1 remove unused file 2016-06-26 16:34:46 +02:00
Unitech
05c8c24403 small changes in Daemon.js - drop unused semver dependency 2016-06-26 16:28:44 +02:00
Unitech
81c090f0ea remove unused variable 2016-06-26 16:04:42 +02:00
Unitech
4ec1eba376 remove printOut from Daemon.js 2016-06-22 11:36:00 +02:00
Unitech
2011b983a3 remove old-space-size 2016-06-22 11:05:33 +02:00
Unitech
797f8a408f pass max-old-space-size as node args 2016-06-22 02:09:38 +02:00
Unitech
482c42098f restore previous behavior 2016-06-22 02:09:20 +02:00
Unitech
3a38568770 restore previous getFormatedProcesses() 2016-06-22 01:51:22 +02:00
Unitech
037e025b5c remove console.log on process restart in fork mode 2016-06-22 01:48:08 +02:00
Unitech
66eee7127c set daemon mode if not defined 2016-06-21 01:01:07 +02:00