198 Commits

Author SHA1 Message Date
Unitech
bb1918971b fix: keep wait_ready to his initial state on pm2 reload all #4069 2018-12-19 16:07:11 +01:00
Unitech
f0c465db55 fix: stringify possible passed object via env + fix unit test retry strategy #4080 #4079 2018-12-19 15:04:28 +01:00
Unitech
630c0cae05 feat: keep track of e2e test timing + allow 1 retry of failed test 2018-12-18 15:04:10 +01:00
Alexandre Strzelewicz
1a826fea57
Merge pull request #4032 from bifot/master
Deleted double semi
2018-12-18 14:09:38 +01:00
Unitech
d14ccbadbd fix process file env switching bug and proc dups #3192 + #3987 2018-12-04 13:14:32 +01:00
Mikhail Semin
17c86261dd deleted double semi 2018-11-19 21:03:07 +03:00
Unitech
d5acb85532 fix 'max' and 0 instances number + test suite 2018-10-05 17:09:31 +02:00
Unitech
74351917d3 avoid double kill 2018-10-03 11:53:42 +02:00
Unitech
f660bf6ad3 #3928 reset restart delay once application is in stable mode 2018-10-03 11:17:53 +02:00
Unitech
e960cfd808 upgrade to @pm2/io 2.4.x + add test to verify auto restart of throwing application 2018-10-01 12:07:29 +02:00
Unitech
30c3b1ae65 delay initialization of user_conf 2018-09-27 17:57:17 +02:00
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