COMMITS
/ lib/Daemon.js February 8, 2026
U
v7 refactor
Unitech committed
November 12, 2024
U
Bun support
Unitech committed
January 20, 2022
A
Merge pull request #5239 from hyaocuk/refactor/util-extend
Alexandre Strzelewicz committed
January 19, 2022
D
Update copywrite year (2021 -> 2022)
Dimitar Drenkovski committed
December 4, 2021
T
refactor: replace deprecated util._extend with Object.assign
terencekhwu committed
January 28, 2021
U
bump copyright years
Unitech committed
January 13, 2021
U
move sysmonitoring logic to pm2-sysmonit + fix pm2 ls
Unitech committed
December 26, 2020
U
hide popup on Windows - windowsHide all the way down #2182
Unitech committed
April 22, 2020
U
fixes for node 14 + shelljs
Unitech committed
December 31, 2019
E
Fix an error for pm2 path on Windows.
Eddy Hyunchul Kim committed
November 18, 2019
U
fix: right cron prefix + re activate cron on restart
Unitech committed
November 14, 2019
U
fix: cron refactor
Unitech committed
October 30, 2019
U
feat: control over system monitoring via pm2 sysmonit #4471
Unitech committed
October 22, 2019
U
feature: enable sysinfos + safeguard via ping/pong
Unitech committed
October 15, 2019
U
fix: make systeminformation as optional module #4457
Unitech committed
April 30, 2019
U
epic: pm4 to v4.0 + adding advanced sysinfos
Unitech committed
February 18, 2019
U
feat: add pm2 profile:cpu / pm2 profile:mem
Unitech committed
August 21, 2018
August 17, 2018
V
Merge pull request #3807 from medanat/minimize-async-lib-footprint
Vincent Vallet committed
July 20, 2018
V
chore: clean old snapshot method
vince committed
V
feature: add inspector for node 10 and heap snapshot
vince committed
July 19, 2018
Y
refactor: only import the necessary methods from async.
Yazan Medanat committed
May 26, 2018
A
chore: merge master in development
Alexandre Strzelewicz committed
May 17, 2018
U
fix: fix systemd command for ubuntu 18 #3645
Unitech committed
March 5, 2018
V
chore: fix issue with snapshot command + remove command forceGc
vince committed
February 2, 2018
A
feat: ignore signal when running in --no-daemon
Alexandre Strzelewicz committed
December 21, 2017
July 4, 2017
U
#2998 pm2 report for automated reports
Unitech committed
May 20, 2017
V
(daemon) allow to override daemon process name via env
vmarchaud committed
April 29, 2017
U
pm2 monitor|umonitor <pm_id|app_name|all>
Unitech committed
March 29, 2017
U
(interactor) now agent crash is rescuable
Unitech committed
December 4, 2016
U
(startup refactor)
Unitech committed
November 1, 2016
U
#2485 try/catch process.kill
Unitech committed
October 31, 2016
V
dont use signal to verify daemon has been killed under windows (#2484)
Valentin “ThisIsMac” M committed
October 29, 2016
U
(god) drop unused functions - wait for cb to continue
Unitech committed
October 26, 2016
U
#2471 make env immutable and fix watch
Unitech committed
July 7, 2016
U
no daemon mode fix / stop to display Daemon log in test
Unitech committed
July 5, 2016
V
bugfix : deamon cant spawn a pm2 update on windows
Valentin “ThisIsMac” M committed
July 3, 2016
U
do not return God + emit event
Unitech committed
June 29, 2016
U
upgrade eventemitter2 to 1.x
Unitech committed
U
add pm2 version in welcome message
Unitech committed
U
better log message on Daemon startup/exit
Unitech committed
U
display metadata on pm2 daemon startup
Unitech committed
June 27, 2016
U
add CPU profiling methods
Unitech committed
June 26, 2016
U
small changes in Daemon.js - drop unused semver dependency
Unitech committed
June 22, 2016
U
remove printOut from Daemon.js
Unitech committed