Unitech
|
7016b866b2
|
#2968 fix
|
2017-07-14 13:53:36 +02:00 |
|
Unitech
|
d8158316c5
|
\#2997 \#866 \#1689 enhance disable-logs
|
2017-07-05 14:06:26 +02:00 |
|
Unitech
|
7b04687a6f
|
#2994 allow to specify typescript version to be installed
|
2017-07-04 20:37:14 +02:00 |
|
Unitech
|
34d13dce3d
|
#2501 low memory environment option via PM2_OPTIMIZE_MEMORY
|
2017-07-04 20:33:45 +02:00 |
|
Unitech
|
b0fd46c711
|
#2998 pm2 report for automated reports
|
2017-07-04 20:13:15 +02:00 |
|
Unitech
|
792e4aaed6
|
#2996 delegate ready listener to reload function
|
2017-07-04 19:16:52 +02:00 |
|
Unitech
|
6d934994b4
|
#2951 enhancements for reload locker
|
2017-07-04 19:02:00 +02:00 |
|
Unitech
|
5bd44dea2e
|
#2997 #866 #1689 add --disable-logs option
|
2017-07-04 18:43:03 +02:00 |
|
Unitech
|
81ed75eed5
|
#2290 allow to declare apps list under 'pm2' attribute in ecosystem files
|
2017-07-03 00:52:04 +02:00 |
|
Unitech
|
74fd7743fc
|
#2690 --parallel <nb> - allow to configure number of concurrent actions on pm2 reload or pm2 restart
|
2017-07-03 00:44:06 +02:00 |
|
Unitech
|
5f306fe66c
|
#2980 PM2_SILENT=true pm2 startup
|
2017-07-03 00:31:26 +02:00 |
|
Unitech
|
28c7214c3d
|
#2992 add --node-args to pm2-dev
|
2017-07-03 00:15:18 +02:00 |
|
Unitech
|
7d6f173078
|
#2144 #1060 #2957 #2033 #1872 #2938 #971 Select application uid/gid via --uid --gid (CLI+JSON) + pm2 install --uid / --gid
|
2017-07-02 19:28:41 +02:00 |
|
Unitech
|
dcf40216ba
|
Merge branch 'development' of github.com:Unitech/pm2 into development
|
2017-07-02 19:08:24 +02:00 |
|
vmarchaud
|
74399f64ac
|
(km) allow unmonitor of module + simple UI indicator
|
2017-07-02 17:30:59 +02:00 |
|
Unitech
|
fc050b0bbe
|
[#2958 and related] allow to delete attribute on restart by setting it to null
|
2017-07-02 03:20:37 +02:00 |
|
Unitech
|
52f130749d
|
rename CLI folder to binaries + drop pm2-daemon + doc pm2-dev
|
2017-06-30 11:42:15 +02:00 |
|
Alexandre Strzelewicz
|
5dd902346a
|
Merge pull request #2983 from soyuka/fix/cli-table
Fix/cli table
|
2017-06-30 11:12:51 +02:00 |
|
Unitech
|
ae3f1e0b5a
|
/#2698 pm2-runtime + pm2-docker various enhancements
|
2017-06-30 10:48:53 +02:00 |
|
abluchet
|
17b58c9c04
|
use pm_id instead of name as watchers key
|
2017-06-30 09:39:04 +02:00 |
|
Unitech
|
3f351c5c6f
|
fix banner wording
|
2017-06-30 01:49:58 +02:00 |
|
Unitech
|
8b33ddf488
|
Merge branch 'stdin' into development
|
2017-06-29 22:59:43 +02:00 |
|
Unitech
|
4d34e80deb
|
#2968 pm2 attach <pm_id>
|
2017-06-29 22:59:21 +02:00 |
|
vmarchaud
|
16b79d3aeb
|
(god) launch one by one to avoid race condition #2984
|
2017-06-29 12:08:09 +02:00 |
|
soyuka
|
a37c2d231d
|
fix #2114 #2018 array names
|
2017-06-29 11:18:53 +02:00 |
|
vmarchaud
|
7242fd9685
|
Revert "Support email address edit " (#2981)
|
2017-06-29 11:14:10 +02:00 |
|
vmarchaud
|
673b6cddd5
|
(tests) add node_app_instance tests for fork mode #2984
|
2017-06-29 10:39:13 +02:00 |
|
soyuka
|
6d979bcdb5
|
Bump cli-table fix #2972
|
2017-06-28 21:06:47 +02:00 |
|
Unitech
|
0cb60c8136
|
#2968 poc
|
2017-06-28 17:43:10 +02:00 |
|
Alexandre Strzelewicz
|
0c88c5d339
|
Merge pull request #2978 from shubs/development
Support email address edit
|
2017-06-28 16:38:19 +02:00 |
|
Unitech
|
77b4b95ebf
|
alias pm2.link and pm2.unlink
|
2017-06-28 16:35:57 +02:00 |
|
Unitech
|
8a5a102e39
|
#2977 reload log try/catch
|
2017-06-28 16:29:31 +02:00 |
|
Shubham SHARMA
|
05061afe66
|
updated support email on InteractorDaemonizer.js
|
2017-06-28 15:07:44 +02:00 |
|
Shubham SHARMA
|
ca520c4f25
|
updated support email on Daemon.js
|
2017-06-28 15:06:12 +02:00 |
|
Unitech
|
a33d4fe53d
|
Merge branch 'development' of github.com:Unitech/pm2 into development
|
2017-06-27 23:54:06 +02:00 |
|
Unitech
|
ce16728235
|
#2951 pm2 reload timestamped lockfile
|
2017-06-27 23:53:52 +02:00 |
|
vmarchaud
|
f914f306a0
|
(module) allow to pm2 install module with git+http url #2973
|
2017-06-27 21:35:03 +02:00 |
|
vmarchaud
|
cd40b5d691
|
(daemon) allow to overide signal used to kill process #2976
|
2017-06-27 21:24:31 +02:00 |
|
Unitech
|
823635e713
|
fix listen_timeout associated with wait_ready \#2956
|
2017-06-27 15:52:10 +02:00 |
|
Unitech
|
8971ffeb9f
|
#2933
|
2017-06-26 17:33:04 +02:00 |
|
Unitech
|
61dd036b45
|
(agent) force reverse interaction reconnection on internet discovery
|
2017-06-25 12:42:29 +02:00 |
|
Unitech
|
6dbee3d1b9
|
(API) right error message
|
2017-06-23 17:56:03 +02:00 |
|
vmarchaud
|
ac7691e73a
|
(km) add header to track register source
|
2017-06-23 15:51:12 +02:00 |
|
vmarchaud
|
15f3277c4f
|
(god.prepare) propagate error when trying to start multiples instances of an app #2964
|
2017-06-23 14:42:33 +02:00 |
|
vmarchaud
|
dab8b072fa
|
(interactor) implement a 30 ttl for cached file in ram (#2763)
|
2017-06-21 13:33:47 +02:00 |
|
vmarchaud
|
840865ec1d
|
(interactor) find context by finding error callsite with regex
|
2017-06-20 21:15:08 +02:00 |
|
vmarchaud
|
6d5f5bff1e
|
(interactor) attach logs based on application name
|
2017-06-20 21:14:43 +02:00 |
|
vmarchaud
|
006a28a4fd
|
(god) handle invalid instances number #2953
|
2017-06-20 10:54:15 +02:00 |
|
Gabriel J. Csapo
|
4b139a381c
|
updates async version
|
2017-06-07 18:55:29 -07:00 |
|
vmarchaud
|
129a81c10f
|
(tests) add test for increment_var and instance_var options
|
2017-06-06 17:25:35 +02:00 |
|