COMMITS
/ lib/Common.js November 26, 2025
U
replace fs.R_OK with fs.constants.T_OK #6012 #6019
Unitech committed
May 8, 2025
B
refactor: replace chalk with smaller alternative
biodiscus committed
November 12, 2024
U
Bun support
Unitech committed
May 23, 2024
U
update: packages
Unitech committed
March 1, 2024
U
Added autostart parameter to optionally prevent immediately starting applications
ultimate-tester committed
October 6, 2023
U
fix python3 test
Unitech committed
U
#5682 add test for bun over ts and tsx
Unitech committed
U
#5681 auto resolve python3 binary if available
Unitech committed
A
Merge branch 'development' into bugfix/deploy-ecosystem-filename-extension
Alexandre Strzelewicz committed
September 27, 2023
K
Refactor config file type detection in parse config function
Karol Bujaček committed
K
Deploy: use common file extensions during config file detection
Karol Bujaček committed
K
Refactor conditions in config file detection
Karol Bujaček committed
March 18, 2022
Y
feat: stop-exit-codes
Yuki Ito committed
February 15, 2022
U
drop cron-parser for sanity check and use Croner constructor
Unitech committed
February 9, 2022
U
use croner instead of node-schedule
Unitech committed
February 8, 2022
U
fix cron check
Unitech committed
January 20, 2022
A
Merge pull request #5239 from hyaocuk/refactor/util-extend
Alexandre Strzelewicz committed
January 19, 2022
D
Merge branch 'update_copyright_year' into copyright_update_2022
Dimitar Drenkovski committed
D
Update copywrite year (2021 -> 2022)
Dimitar Drenkovski committed
December 4, 2021
T
refactor: replace deprecated util._extend with Object.assign
terencekhwu committed
November 9, 2021
U
merge master
Unitech committed
September 24, 2021
M
Replaced cron with node-schedule
Marco Arrigo committed
U
cron restarts improvements
Unitech committed
July 12, 2021
U
feat: default behavior chan
Unitech committed
January 28, 2021
U
bump copyright years
Unitech committed
September 4, 2020
Q
fix: creating-log-folder-in-sync-mode
qsqiu committed
June 30, 2020
U
#4765 automatically print applications logs on start/restart for 10secs
Unitech committed
June 29, 2020
U
fix calling PM2 inside a script #4761
Unitech committed
April 23, 2020
U
various fixes for N14
Unitech committed
April 22, 2020
U
fixes for node 14 + shelljs
Unitech committed
April 14, 2020
A
Merge pull request #4662 from Timic3/fix/common-module-import
Alexandre Strzelewicz committed
April 12, 2020
T
Add .cjs (common JS) as a viable extension
Timotej committed
U
filter_env to skip local env variables #4596
Unitech committed
A
Merge pull request #4561 from codpot/fix-disabling-logs
Alexandre Strzelewicz committed
U
drop moment replace by dayjs -200kb
Unitech committed
U
do not require cron in CLI if not needed
Unitech committed
U
upgrade mocha + add .mocharc.yml + mkdirp fix
Unitech committed
December 28, 2019
S
Fix disabling logs bugs (#4560)
Seungwan Seo committed
December 2, 2019
U
replace moment with dayjs
Unitech committed
October 14, 2019
U
fix: #4442 allow to pass path in direct pm2 execution
Unitech committed
October 11, 2019
U
chore: hard set instances if not specified
Unitech committed
U
behavior: pm2 start app.js -i 1 default to cluster mode #4362
Unitech committed
A
Merge pull request #4267 from SagePtr/issue4262
Alexandre Strzelewicz committed
June 29, 2019
May 6, 2019
S
Allow usernames in uid/gid/user again (fixes #4262)
Sage Pointer committed
April 26, 2019
U
feat: allow to run pm2 with embedded node binaries
Unitech committed