/
githubmirror
/
pm2
ОбзорДокументацияВойти
/
githubmirror
/
pm2
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
pm2/
test/fixtures/
..
app-config-update

Options attrs updatable via CLI and JSON - small refactor for programmatic usage

10 лет назад
args

remove arrow function for node 0.10 & 0.12

10 лет назад
c-compile

fix: #4442 allow to pass path in direct pm2 execution

7 лет назад
cluster

#2261 --listen-timeout to configure timeout before app is bind to port

10 лет назад
containerizer

Add flag to turn off auto exit with pm2-docker

9 лет назад
custom_actions

v7 refactor

6 месяцев назад
docker

#3094 pm2 start app.js --container

9 лет назад
ecosystem

fix: show error msg when trying to start not found script in ecosystem

7 лет назад
env-switching

refactoring + added default attribute in JSON validation + consistency between JSON starts and CLI starts

11 лет назад
esmodules

feat: #4540 support ES import

7 лет назад
events

v7 refactor

6 месяцев назад
extra-lang

-i <instances> default to exec_mode fork if not a node app + add test + remove unused test

8 лет назад
git

chore: adapt tests

8 лет назад
homogen-json-action

v7 refactor

6 месяцев назад
increment-var

(tests) add node_app_instance tests for fork mode #2984

9 лет назад
inside

(test) inner pm2 restart extended tests

10 лет назад
interface

v7 refactor

6 месяцев назад
interpreter

#5682 add test for bun over ts and tsx

3 года назад
js-configuration

(test) do no auto exit

10 лет назад
json-reload

Bun support

2 года назад
listen-timeout

fix: keep wait_ready to his initial state on pm2 reload all #4069

8 лет назад
log-create-not-exist-dir

fix: add test for creating-log-folder-in-sync-mode

6 лет назад
log-json

(tests) add test for json log feature #2663

10 лет назад
log-namespace

Fix matching logic for logs from namespace when lines = 0

3 года назад
mjs

fix: remove trailing spaces

8 лет назад
module-fixture

v7 refactor

6 месяцев назад
nvm-node-version

#2541 fix setting node.js version and restart via configuration file

10 лет назад
path-resolution

fix: #3688 test adaptation + pm2 serve --port option

8 лет назад
path1

cwd option in JSON #405 #417 #295

12 лет назад
pm2-dev

chore: remove unused files

9 лет назад
promise

#2413 #2405 #2406 #2416 full unhandledRejection support + tests

10 лет назад
send-data-process

slightly change prototype of .sendDataToProcessId

11 лет назад
serve

improv: serve feat, spa + basic auth

7 лет назад
signals

Bun support

2 года назад
sort

add sorting feature for process list

9 лет назад
source-map

throttle test

9 лет назад
start-app

Bun support

2 года назад
start-consistency

v7 refactor

6 месяцев назад
stdin

fix test stdin

9 лет назад
wait_ready_event

(feature) wait for application ready event when asked

10 лет назад
watch

#2471 make env immutable and fix watch

10 лет назад
watcher

refactor + fix bug watch_delay on json + add user mgmt tests + change tests order/remove toxic flag

8 лет назад
yaml-configuration

feature: add YAML support #578

10 лет назад
001-test.js

fix: flush specific app should not flush all logs #4074

8 лет назад
all.json

README update - LICENSE

12 лет назад
all2.json

progress

10 лет назад
append-env-to-name.json

(enchancement) appendEnvToName -> snake_case + tests

10 лет назад
args.js

fix: remove trailing spaces

8 лет назад
bashscript.sh

0.6.3

13 лет назад
big-array-es6.js

-max-memory-restart option - clean README - fix tests - node_args option added to JSON declaration - desc show node args - fix #487 #490

12 лет назад
big-array-listen.js

call reload instead of restart to gracefully restart processes

11 лет назад
big-array.js

#2017 #2248 #2255 - add Typescript support

10 лет назад
binary-js-file

pm2 --interpreter is not needed anymore

12 лет назад
binary-js-file.js

pm2 --interpreter is not needed anymore

12 лет назад
binary-py-file.py

test check

6 лет назад
change_cwd.json

cwd option in JSON #405 #417 #295

12 лет назад
child.js

(test/bash) restore original fixtures script

10 лет назад
child_no_http.js

v7 refactor

6 месяцев назад
cluster-alias.json

test: add port-release test

8 лет назад
cluster-pm2.json

add specific environment declaration in JSON declaration

12 лет назад
conf.json

CHANGELOG update

11 лет назад
configuration.js

add tests for js configuration support + fix some commands

11 лет назад
configuration.json

runInThisContext to allow usage of process.env

11 лет назад
cron-stop.js

fix: right cron prefix + re activate cron on restart

7 лет назад
cron.js

Adding cron pattern to restart - fix stability

13 лет назад
cron_no_autorestart.js

fix #2487 put cron in the worker

8 лет назад
delayed_exit.js

added test for restart bug fix

11 лет назад
echo-env.js

fix + json refresh + add more tests

11 лет назад
echo-pm2.json

0.9.99

13 лет назад
echo-post.json

refactor: in progress

10 лет назад
echo-to-pm2.json

0.9.99

13 лет назад
echo.coffee

auto detective interpreter in fork mode; add corresponding testcase

13 лет назад
echo.js

fix test / modify getFormatedProcess / getMonitorData

10 лет назад
echo2.js

start to parallelize test + no-daemon implemented + fix paths

10 лет назад
echo3.js

start to parallelize test + no-daemon implemented + fix paths

10 лет назад
echoto-pm2.json

0.9.99

13 лет назад
ecosystem.config.js

bump @pm2/js-api + mocharc.yml -> mocharc.js

6 лет назад
ecosystem.json

refactor in progress #2020 #2019

10 лет назад
ecosystem.json5

avoid safe stringification and JSON.parsing to deep copy and remove circular dependencies + centralize object cloning + reduce data in pm2 pipeline + avoid complex object attached to pm2_env #1326 #1314

11 лет назад
empty.js

monitor: add tests

9 лет назад
env-ecosystem.json

#29 Create a test for the new functionality. Fix a found bug.

12 лет назад
env-refreshed.json

Options attrs updatable via CLI and JSON - small refactor for programmatic usage

10 лет назад
env-report.js

Fix [object Object] env vars leaked to fork mode subprocesses #6073

3 месяца назад
env.js

reload by process name + json env tests + reload tests

13 лет назад
env.json

Options attrs updatable via CLI and JSON - small refactor for programmatic usage

10 лет назад
exitcode42.js

feat: stop-exit-codes

4 года назад
graceful-exit-no-listen.js

refactor: drop gracefullreload

8 лет назад
graceful-exit-send.js

refactor: drop gracefullreload

8 лет назад
graceful-exit.js

refactor: drop gracefullreload

8 лет назад
http.js

(test/bash) restore original fixtures script

10 лет назад
insidePm2Process.js

Add test fixtures for inside pm2 process starting

12 лет назад
killnotsofast.js

merging #251 - refactor restart process by name - reset date on restart

13 лет назад
killtoofast.js

#122 #130 - now pm2 will monitor apps during 10secs to see if a process has unstable restart

13 лет назад
local_require.js

added tests for NODE_PATH globalPaths init

11 лет назад
multi-echo.json

0.9.99

13 лет назад
network.js

reload by process name + json env tests + reload tests

13 лет назад
no-restart.json

test for string

11 лет назад
no-vizion.json

typo fix - test change

11 лет назад
no_cwd_change.json

cwd option in JSON #405 #417 #295

12 лет назад
otel-tracing-server.js

opentelemetry upgrade + updgrade proxy-agent

3 месяца назад
otel-tracing-ws-server.js

opentelemetry upgrade + updgrade proxy-agent

3 месяца назад
path-check.js

Fix wrapped-fork test for Node.js 22 and Bun compatibility

6 месяцев назад
pm2-ecosystem.json

#2290 allow to declare apps list under 'pm2' attribute in ecosystem files

9 лет назад
probes.js

v7 refactor

6 месяцев назад
process.json

State ERRORED_STATUS like stopped/stopping - calling reloadProcessId restart if app stopped or not cluster_mode (fix pull&reload bug) - change exec logic order - flattify Methods.backward

12 лет назад
push.json

fix #2114 #2018 array names

9 лет назад
python-script.py

#5681 auto resolve python3 binary if available

3 года назад
quit.js

0.6.1

13 лет назад
server.js

0.9.99

13 лет назад
signal-send.js

Extracted kill signal to the constants.js. Added new environment variable 'PM2_KILL_USE_SEND' (false by default) to allow PM2 to use process.send() instead of the process.kill() from the God.killProcess() method. This allows applications not to depend on the platform-specific signal behavior and eventually have a graceful shutdown capability on Windows.

7 лет назад
signal.js

#125

13 лет назад
startProcessInsidePm2.js

#2176 #2175 keep compatibility with PM2 v1 API + change independant to independent + adapt tests

10 лет назад
startProcessInsidePm2.json

Add test fixtures for inside pm2 process starting

12 лет назад
stdout-stderr.js

faster logs throughput date parsing by replacing moment by date-fns in PM2 Daemon + homogeneize all logs with same date format + factorize ForkMode logging

8 лет назад
stop-exit-codes.json

feat: stop-exit-codes

4 года назад
throw-later.js

test cases of merging std(out/err)

12 лет назад
throw-later.json

test cases of merging std(out/err)

12 лет назад
throw-later1.json

Expanding coverage of log test

12 лет назад
throw-string.js

Bun support

2 года назад
throw.js

test interface - test interaction - little fixes

12 лет назад
toto.js

CHANGELOG update

11 лет назад