Unitech
|
4576b4c97b
|
refactor: replace fs-extra with node calls
|
2018-05-17 19:47:49 +02:00 |
|
Unitech
|
294038d762
|
fix: that this - uncache node_modules
|
2018-05-17 15:06:54 +02:00 |
|
vmarchaud
|
85a5ee0f1f
|
chore: add unique id for each process
|
2018-04-23 15:21:27 +02:00 |
|
ngtmuzi
|
c4c811e76e
|
fix the bug: process with "restart-delay" can't restart when manually stop
|
2018-04-02 16:41:43 +08:00 |
|
Vincent Vallet
|
1325704d95
|
Merge pull request #3539 from KimSeongIl/master
feat: add kill_retry_time argument
|
2018-03-23 19:40:03 +01:00 |
|
abluchet
|
8e96ab360e
|
Improve monitoring performances
|
2018-03-19 14:01:20 +01:00 |
|
Vincent Vallet
|
f5668331db
|
Merge branch 'development' into master
|
2018-03-19 09:37:28 +01:00 |
|
KimSeongIl
|
b2cc003114
|
feat: add kill_retry_time argument
|
2018-03-16 10:07:48 +09:00 |
|
vince
|
bc07f43b11
|
fix: use polyfill module for copySync with node 4.x
|
2018-03-05 17:11:36 +01:00 |
|
Vincent Vallet
|
9436f11aee
|
Merge pull request #3516 from Unitech/drop_unused_feature
chore: fix issue with snapshot command + remove command forceGc
|
2018-03-05 14:50:22 +01:00 |
|
vince
|
97fd1010d0
|
chore: fix issue with snapshot command + remove command forceGc
|
2018-03-05 13:38:29 +01:00 |
|
Vincent Vallet
|
674e446955
|
Merge pull request #3510 from Unitech/dump_refacto
Dump refacto
|
2018-03-05 11:22:33 +01:00 |
|
vince
|
8951184688
|
fix: solve empty list when no process and try to update pm2
|
2018-03-02 15:25:15 +01:00 |
|
vince
|
ced2835d21
|
feature: #3485 add cleardump command
|
2018-03-02 12:18:54 +01:00 |
|
vince
|
f2523f6a6b
|
fix: #3485 fix issue when there is empty dump file
|
2018-03-02 10:22:23 +01:00 |
|
vince
|
bb57c76d41
|
refactor: drop gracefullreload
|
2018-02-28 18:39:40 +01:00 |
|
Nathanaël Lécaudé
|
f305d6d06e
|
Correct typo
|
2018-02-16 11:45:05 -05:00 |
|
Nathanaël Lécaudé
|
767c36f5ad
|
Check if windowsHide is bool
|
2018-02-16 11:18:13 -05:00 |
|
Nathanaël Lécaudé
|
82375af8ab
|
Revert to cleaner check
|
2018-02-15 11:17:33 -05:00 |
|
Nathanaël Lécaudé
|
031a6686f3
|
Fix 'start pm2 inside pm2' test
|
2018-02-14 18:51:34 -05:00 |
|
Nathanaël Lécaudé
|
ab54f6aed9
|
Revert windowsHide to true for cluster mode, only needed in fork mode.
|
2018-02-14 18:30:46 -05:00 |
|
Nathanaël Lécaudé
|
387270d480
|
Add windowsHide option so it can be set via process file, fixes #3425
|
2018-02-13 11:54:23 -05:00 |
|
Sergii Kliuchnyk
|
2485957aa9
|
Wrong typeof comparison on undefined
|
2017-12-28 18:23:02 +02:00 |
|
Alexandre Strzelewicz
|
d92f2c207f
|
Merge pull request #3255 from soyuka/fix-windows-hide
Implement windowsHide in God spawn methods
|
2017-11-03 17:40:54 +01:00 |
|
soyuka
|
28d28b4995
|
Implement windowsHide in God spawn methods
|
2017-11-02 19:23:36 +01:00 |
|
Alexandre Strzelewicz
|
35a312227e
|
edit tests
|
2017-10-19 16:19:47 +02:00 |
|
Conner McNamara
|
73048e670c
|
Do not ignore log_file when out(err)_file are NULL
|
2017-09-15 13:08:26 -07:00 |
|
Alexandre Strzelewicz
|
de0f88ee30
|
Merge pull request #3001 from bisubus/dump-backup
Dump backup
|
2017-08-29 16:14:15 +02:00 |
|
Alexandre Strzelewicz
|
35c71c6b1f
|
#3037 #3045 broadcast logs on pm2 bus even if disabled via NULL
|
2017-08-02 18:07:13 +02:00 |
|
bisubus
|
94d3579579
|
Add dump backup creation on dump save
|
2017-07-06 00:37:12 +03:00 |
|
Unitech
|
d8158316c5
|
\#2997 \#866 \#1689 enhance disable-logs
|
2017-07-05 14:06:26 +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
|
5bd44dea2e
|
#2997 #866 #1689 add --disable-logs option
|
2017-07-04 18:43:03 +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
|
4d34e80deb
|
#2968 pm2 attach <pm_id>
|
2017-06-29 22:59:21 +02:00 |
|
Unitech
|
0cb60c8136
|
#2968 poc
|
2017-06-28 17:43:10 +02:00 |
|
Unitech
|
8a5a102e39
|
#2977 reload log try/catch
|
2017-06-28 16:29:31 +02:00 |
|
vmarchaud
|
cd40b5d691
|
(daemon) allow to overide signal used to kill process #2976
|
2017-06-27 21:24:31 +02:00 |
|
vmarchaud
|
35945e82d0
|
(increment) allow to increment a env variable with a options #2743
|
2017-06-06 15:49:43 +02:00 |
|
Unitech
|
c7586c18c2
|
(aggregator) more failchecks + fix actionmethods pm2_env edge case
|
2017-03-29 19:49:00 +02:00 |
|
xuezhongxiong
|
bb31516d81
|
fix the "restart_task" enumerable problem.
|
2017-02-16 17:55:51 +08:00 |
|
xuezhongxiong
|
79de7657bc
|
add a new props :"proc.pm2_env.restart_task" to solve the problem : "process still restart after it be stop or delete."
|
2017-02-16 16:15:27 +08:00 |
|
Unitech
|
3f251a2233
|
quick fix
|
2017-02-02 21:00:55 +01:00 |
|
Unitech
|
e731d930f6
|
#2541 fix setting node.js version and restart via configuration file
|
2017-02-02 18:44:34 +01:00 |
|
Unitech
|
91fc3d5cb2
|
(logs) send processed logs to PM2 bus
|
2017-02-02 15:41:01 +01:00 |
|
vmarchaud
|
613979da2f
|
(tests) add test for json log feature #2663
|
2017-01-31 16:26:10 +01:00 |
|
vmarchaud
|
77ce1cd7ee
|
(logs) refactor to allow to directly output json #2663
|
2017-01-30 18:26:32 +01:00 |
|
Unitech
|
2ef97b83d6
|
#2530 make sure processess are stopped on direct system signal
|
2016-11-22 18:33:36 +01:00 |
|
Unitech
|
f57ee1656d
|
#2509 trigger functions inside your Node app from PM2 CLI
|
2016-11-11 16:04:19 +01:00 |
|