COMMITS
/ lib/Client.js January 25, 2025
U
fix: add back version parsing
Unitech committed
November 13, 2024
A
Merge pull request #5857 from aryehb/feature/disable-version-check
Alexandre Strzelewicz committed
November 12, 2024
U
Bun support
Unitech committed
July 7, 2024
A
feat: add support for disabling version checks
Aryeh Berman 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
December 26, 2020
U
hide popup on Windows - windowsHide all the way down #2182
Unitech committed
April 23, 2020
U
various fixes for N14
Unitech committed
December 10, 2019
U
chore: version check
Unitech committed
October 28, 2019
S
Add process namespaces feature
Subhash committed
January 6, 2019
V
feat: re-implement pm2 plus cli
vmarchaud committed
January 3, 2019
U
fix: change handling of node binary path
Unitech committed
December 18, 2018
U
feat: faster test/less output #4079
Unitech committed
September 24, 2018
July 19, 2018
Y
refactor: only import the necessary methods from async.
Yazan Medanat committed
July 13, 2018
July 9, 2018
U
fix: restore no_interaction for pm2-dev
Unitech committed
July 5, 2018
S
rename removeEventListener to removeListener
Shahar Mor committed
S
rename .off to .removeEventListener
Shahar Mor committed
July 4, 2018
S
make sure client is still connected before calling method
Shahar Mor committed
S
unsubscribe from RPC events
Shahar Mor committed
May 17, 2018
U
refactor: faster cli with less require
Unitech committed
March 16, 2018
U
fix: conflict
Unitech committed
March 15, 2018
E
improv: use keymetrics-agent
Eywek committed
February 21, 2018
V
February 2, 2018
U
refactor: deep pm2-runtime refactor #3408 #3257 #3266
Unitech committed
A
feat: ignore signal when running in --no-daemon
Alexandre Strzelewicz committed
December 21, 2017
U
minor performance optimization when loading modules
Unitech committed
U
append SUDO_USER to app.uid + handle error when wrong perm on socket
Unitech committed
December 17, 2017
U
#3256 fix ref
Unitech committed
December 12, 2017
U
#3278 #3345: --silent -s and -v will not print banner anymore
Unitech committed
December 4, 2017
U
add some infos when wrong permissions
Unitech committed
August 2, 2017
A
#3046 better error message on permission denied rpc sock
Alexandre Strzelewicz committed
July 4, 2017
U
#2501 low memory environment option via PM2_OPTIMIZE_MEMORY
Unitech committed
May 4, 2017
U
fix node_modules folder not create on npm 4.2.0
Unitech committed
March 15, 2017
March 8, 2017
L
Always start the deamon using node
Linus Unnebäck committed
January 23, 2017
V
(dir struct) only mkdir if dir doesnt exist + try/catch #2642
vmarchaud committed
December 8, 2016
U
(startup) trick to attach to running pm2 daemon and exit in kill
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 26, 2016
U
#2471 make env immutable and fix watch
Unitech committed
September 26, 2016
U
(init path) #2400 use mkdirp instead of mkdirSync
Unitech committed
August 16, 2016
U
(pm2) #2332 fix cwd on PM2 daemonization
Unitech committed