COMMITS
/ lib/API/schema.json March 1, 2024
U
Added autostart parameter to optionally prevent immediately starting applications
ultimate-tester committed
March 18, 2022
Y
feat: stop-exit-codes
Yuki Ito committed
September 24, 2021
U
cron restarts improvements
Unitech committed
January 13, 2021
U
feat: allow pmx attribute to be string
Unitech committed
April 12, 2020
U
filter_env to skip local env variables #4596
Unitech committed
U
chore fix schema.json
Unitech committed
October 30, 2019
U
October 28, 2019
S
Add process namespaces feature
Subhash committed
May 6, 2019
S
Allow usernames in uid/gid/user again (fixes #4262)
Sage Pointer committed
September 29, 2018
U
module: bind install url
Unitech committed
September 27, 2018
September 24, 2018
September 23, 2018
U
--time to enable log date prefixing
Unitech committed
U
September 20, 2018
U
chore: adapt tests
Unitech committed
June 15, 2018
V
feature: #3692 allow pm2 to send to pm2-io-apm configuration
vince committed
June 3, 2018
A
#3651 fix username undefined
Alexandre Strzelewicz committed
March 19, 2018
V
Merge branch 'development' into master
Vincent Vallet committed
March 16, 2018
R
Merge branch 'ecosystem-documentation' of github.com:rmonnier/pm2 into ecosystem-documentation
Robin Monnier committed
R
fix bug with interpreter args
Robin Monnier committed
K
feat: add kill_retry_time argument
KimSeongIl committed
March 15, 2018
R
Merge branch 'development' into ecosystem-documentation
Robin Monnier committed
R
add documentation to schema.json
Robin Monnier committed
March 5, 2018
V
chore: revert PR #3496
vince committed
February 26, 2018
R
Merge branch 'development' into master
Robin Monnier committed
R
documentation for ecosystem file
Robin Monnier committed
R
documentation for ecosystem file
Robin Monnier committed
February 13, 2018
N
Add windowsHide option so it can be set via process file, fixes #3425
Nathanaël Lécaudé committed
February 5, 2018
V
feat: add flag to enable deep-monitoring
vince committed
February 2, 2018
V
fix: replace dash with underscore
vince committed
January 31, 2018
V
feat: allow pm2 to enable v8 data collecting from pmx
vince committed
July 4, 2017
U
#2997 #866 #1689 add --disable-logs option
Unitech committed
July 2, 2017
June 6, 2017
V
(tests) add test for increment_var and instance_var options
vmarchaud committed
V
(instance_var) allow to overide the key NODE_APP_INSTANCE #2045
vmarchaud committed
V
(increment) allow to increment a env variable with a options #2743
vmarchaud committed
January 30, 2017
V
(logs) refactor to allow to directly output json #2663
vmarchaud committed
January 24, 2017
V
(enchancement) appendEnvToName -> snake_case + tests
vmarchaud committed
January 22, 2017
D
Change property name from envSpecificInstance to appendEnvToName
Dutta, Jaibatrik committed
D
Allow starting processes for each environment
Dutta, Jaibatrik committed
January 17, 2017
U
(CLI) --disable-trace
Unitech committed
January 16, 2017
U
(JSON config) alias script to exec
Unitech committed
January 11, 2017
U
(cli/god) force http + rename pmx_trace to trace
Unitech committed
January 6, 2017
V
(trace) refactor method to enable tracing
vmarchaud committed
January 4, 2017
V
(transactions) enable tracing via options
vmarchaud committed
November 18, 2016
U
(schema) alias err_file to error_file and err + out_file to out_log
Unitech committed
October 26, 2016
V
(feature) wait for application ready event when asked
vmarchaud committed