Unitech
|
88b3abc985
|
feature: pm2 internal config
|
2018-09-27 17:24:24 +02:00 |
|
Unitech
|
61745d305f
|
test: slower checking for travis
|
2018-09-27 17:10:57 +02:00 |
|
Unitech
|
2bfaaca806
|
feature: add exponential backoff restart delay via --exp-backoff-restart-delay
|
2018-09-27 17:05:40 +02:00 |
|
Unitech
|
e5415432d1
|
module: replace dot to dash on packaged version
|
2018-09-27 15:37:21 +02:00 |
|
Unitech
|
058ea6e2c9
|
parse package.json to retrieve module version running in mem + --bail on mocha.opts to fail fast
|
2018-09-27 15:34:02 +02:00 |
|
Unitech
|
c26bf03883
|
more mono/multi app module tests + pm2 package command
|
2018-09-27 13:40:55 +02:00 |
|
Unitech
|
85a84f4677
|
module system: rewrite
|
2018-09-25 20:50:59 +02:00 |
|
Unitech
|
c241d77b31
|
multiple fixes
|
2018-09-25 00:07:45 +02:00 |
|
Unitech
|
9aa0abbdab
|
drop v1 modules logic and tests + v1 of tarball module management + add Common.err and Common.log helper with auto prefix + split module logic
|
2018-09-24 22:55:18 +02:00 |
|
Unitech
|
e793425afb
|
first partial commit to support local tarball module install (install + respawn on boot) + refactor of module system
|
2018-09-24 14:42:40 +02:00 |
|
Unitech
|
cb093237a7
|
refactor + fix bug watch_delay on json + add user mgmt tests + change tests order/remove toxic flag
|
2018-09-23 19:28:13 +02:00 |
|
Unitech
|
0a4b762345
|
increase timeout graceful
|
2018-09-19 17:09:33 +02:00 |
|
Vincent Vallet
|
83294afee7
|
Merge branch 'development' into development
|
2018-08-17 12:02:42 +02:00 |
|
Vincent Vallet
|
4217b15054
|
Merge pull request #3821 from imarakho/post_install
added post_install to ecosystem.json
|
2018-08-17 11:58:35 +02:00 |
|
Vincent Vallet
|
79ab92425f
|
Merge branch 'development' into flag--ext
|
2018-08-17 10:38:08 +02:00 |
|
Vincent Vallet
|
bbcc85a416
|
Merge pull request #3822 from imarakho/flush_parameter
added parameter to flush command(added tests)
|
2018-08-17 10:29:46 +02:00 |
|
Igor Marakhov
|
31789a9a6d
|
added parameter to flush command(tests added)
|
2018-07-26 15:59:47 +03:00 |
|
imarakho
|
d560430068
|
Merge branch 'development' into post_install
|
2018-07-25 17:45:37 +03:00 |
|
Igor Marakhov
|
991ef5b9d3
|
added post_install to ecosystem.json
|
2018-07-25 17:10:11 +03:00 |
|
Igor Marakhov
|
8e491bfdc1
|
added --ext flag
|
2018-07-24 16:04:22 +03:00 |
|
Yazan Medanat
|
6466ee44c1
|
refactor: only import the necessary methods from async.
|
2018-07-19 10:18:08 -04:00 |
|
Peter Dave Hello
|
5c11598326
|
fix: remove trailing spaces
Most of the coding style guides ask to remove trailing spaces, also,
current .editorconfig has the same config.
|
2018-07-02 20:34:28 +08:00 |
|
Livii Iabanzhi
|
3785d6e507
|
Implemented flag --watch-delay with tests
|
2018-07-01 12:47:30 +03:00 |
|
Livii Iabanzhi
|
cae6313419
|
Fixed --ignore-watch flag and written tests for --ignore-watch
|
2018-06-22 18:00:09 +03:00 |
|
Alexandre Strzelewicz
|
f0249684bc
|
fix: #3688 test adaptation + pm2 serve --port option
|
2018-05-27 19:33:53 +02:00 |
|
Unitech
|
b85ca3caa3
|
test: refactor before/after
|
2018-05-11 18:36:55 +02:00 |
|
Unitech
|
3274132b86
|
fix: do not run two pm2 para cmds
|
2018-04-27 09:50:42 +02:00 |
|
Unitech
|
3424ee2787
|
chore: sync from master
|
2018-04-26 23:05:40 +02:00 |
|
Unitech
|
cf7630e259
|
(chore) upgrade for node 10
|
2018-04-26 22:56:14 +02:00 |
|
vmarchaud
|
85a5ee0f1f
|
chore: add unique id for each process
|
2018-04-23 15:21:27 +02:00 |
|
Unitech
|
5bf2b56274
|
sync with development
|
2018-03-20 11:10:24 +01:00 |
|
abluchet
|
8e96ab360e
|
Improve monitoring performances
|
2018-03-19 14:01:20 +01:00 |
|
Vincent Vallet
|
674e446955
|
Merge pull request #3510 from Unitech/dump_refacto
Dump refacto
|
2018-03-05 11:22:33 +01:00 |
|
vince
|
ced2835d21
|
feature: #3485 add cleardump command
|
2018-03-02 12:18:54 +01:00 |
|
vince
|
bb57c76d41
|
refactor: drop gracefullreload
|
2018-02-28 18:39:40 +01:00 |
|
Unitech
|
d4b4375e16
|
refactor: parallelize bash test
|
2018-02-26 20:12:18 +01:00 |
|
Unitech
|
7358b2fd5b
|
test: minor fix
|
2017-12-04 01:48:13 +01:00 |
|
Unitech
|
b5372aa19e
|
module system v3: independant folder for each module + retrocompat v2/v3
|
2017-12-03 16:17:22 +01:00 |
|
Mark Lin
|
284714b50c
|
Fix: fixing the send_data_process bug
|
2017-11-16 11:29:44 +01:00 |
|
Danny Guo
|
513c11a051
|
Add flag to turn off auto exit with pm2-docker
Because we want auto exit to be on by default for pm2-docker, the
flag needs to be changed to explicitly turn it off.
|
2017-10-25 19:19:14 +02:00 |
|
Alexandre Strzelewicz
|
fff6de2f4e
|
re run test
|
2017-10-19 16:20:54 +02:00 |
|
Alexandre Strzelewicz
|
35a312227e
|
edit tests
|
2017-10-19 16:19:47 +02:00 |
|
Alexandre Strzelewicz
|
1846c5c654
|
edit tests
|
2017-10-19 16:19:40 +02:00 |
|
Alexandre Strzelewicz
|
1b45b01794
|
purge tests
|
2017-10-19 13:41:34 +02:00 |
|
Conner McNamara
|
73048e670c
|
Do not ignore log_file when out(err)_file are NULL
|
2017-09-15 13:08:26 -07:00 |
|
Alexandre Strzelewicz
|
de0f88ee30
|
Merge pull request #3001 from bisubus/dump-backup
Dump backup
|
2017-08-29 16:14:15 +02:00 |
|
Alexandre Strzelewicz
|
47bcfa79bf
|
throttle test (needs remote inter)
|
2017-08-25 18:44:06 +02:00 |
|
Alexandre Strzelewicz
|
ea579db96b
|
#3094 adapt tests
|
2017-08-25 18:35:07 +02:00 |
|
Alexandre Strzelewicz
|
7408d0c90c
|
#3085 ignore default commander.js value on restart/reload
|
2017-08-11 14:24:53 +02:00 |
|
Unitech
|
1960baef52
|
quickfix dbl check pm2 report + skip test graceful reload for 0.12
|
2017-07-19 12:23:36 +02:00 |
|