summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2300 from rabbitmq/remove-segment-max-entries-defaultMichael Klishin2020-04-071-2/+0
|\
| * Remove Ra segment_max_entries overridekjnilsson2020-04-031-2/+0
* | Merge pull request #2303 from rabbitmq/handle-deadlocks-in-peer_discovery_cla...Michael Klishin2020-04-071-7/+20
|\ \
| * | Factor out common code, add multiple triesLuke Bakken2020-04-061-32/+13
| * | peer_discovery_classic_config_SUITE: Handle dead-locksJean-Sébastien Pédron2020-04-061-6/+38
|/ /
* | Remove overly cautious comment from sample configkjnilsson2020-04-061-3/+0
* | Merge pull request #2302 from rabbitmq/work-around-cli-circular-dep-in-featur...Jean-Sébastien Pédron2020-04-062-6/+41
|\ \
| * | rabbitmq-env: Fix indentationJean-Sébastien Pédron2020-04-061-2/+2
| * | feature_flags_SUITE: Work around CLI/rabbitmq-server circular dependencyJean-Sébastien Pédron2020-04-061-4/+39
* | | Merge pull request #2301 from rabbitmq/lrb-fix-flaky-peer_discovery_classic_c...Michael Klishin2020-04-042-14/+26
|\ \ \ | |/ / |/| |
| * | Ensure randomized_startup_delay_range custom value is usedLuke Bakken2020-04-032-14/+26
|/ /
* | Merge pull request #2295 from rabbitmq/rabbit-fifo-fixGerhard Lazu2020-04-021-9/+9
|\ \ | |/ |/|
| * rabbit_fifo: set timer when publish rejectedkjnilsson2020-04-011-9/+9
* | Bump test timeoutskjnilsson2020-04-021-9/+24
* | Reduce randomized startup delay range for this testMichael Klishin2020-04-011-3/+6
* | Wait for up to 90s in this testMichael Klishin2020-04-011-2/+2
* | Await cluster formation for 40sMichael Klishin2020-04-011-3/+3
* | Merge pull request #2294 from rabbitmq/fix-clustering_management/erlang_configJean-Sébastien Pédron2020-04-011-12/+3
|\ \ | |/ |/|
| * clustering_management_SUITE: No need to stop node after start_app failureJean-Sébastien Pédron2020-04-011-12/+3
|/
* More debug logging around peer discovery lockingMichael Klishin2020-04-011-2/+11
* Rename one more test suiteMichael Klishin2020-03-311-1/+1
* Rename one more test suiteMichael Klishin2020-03-311-1/+1
* Rename one more test suiteMichael Klishin2020-03-311-1/+1
* peer_discovery_classic_config_SUITE: re-evaluate cluster formation condition ...Michael Klishin2020-03-311-6/+12
* Rename a test suiteMichael Klishin2020-03-311-1/+1
* Merge pull request #2293 from rabbitmq/fix-rabbit-channel-recordMichael Klishin2020-03-311-13/+13
|\
| * Move rabbit_channel config value to config recordkjnilsson2020-03-311-13/+13
* | unit_log_management_SUITE: handle erofs returned on macOSMichael Klishin2020-03-311-1/+7
* | Merge pull request #2292 from rabbitmq/rabbit_fifo_int_tweaksMichael Klishin2020-03-311-4/+6
|\ \ | |/ |/|
| * Increase wait timeouts in rabbit_fifo_intkjnilsson2020-03-311-4/+6
|/
* Remove a test suite split artifactMichael Klishin2020-03-311-6/+0
* Finish splitting unit_*_SUITE suitesMichael Klishin2020-03-318-932/+845
* Rename a suite to group better together with unit_access_controlMichael Klishin2020-03-301-1/+1
* Continue splitting unit_*_SUITE suitesMichael Klishin2020-03-3013-1034/+1032
* Extract several more focused test suitesMichael Klishin2020-03-309-488/+853
* unit_SUITE: extract tests for memory monitor and pg_localMichael Klishin2020-03-303-13/+117
* Move VM memory monitor unit tests into their own suiteMichael Klishin2020-03-302-41/+51
* Split the rest of unit_inbroker_non_parallel_SUITEMichael Klishin2020-03-302-58/+115
* Move app management unit tests into their own suiteMichael Klishin2020-03-302-60/+117
* Move disk space monitor tests into their own suiteMichael Klishin2020-03-302-52/+121
* Move file handle cache tests into their own suiteMichael Klishin2020-03-302-206/+288
* Move log management tests into their own suiteMichael Klishin2020-03-302-298/+415
* Create SECURITY.mdMichael Klishin2020-03-251-0/+24
* Merge pull request #2279 from rabbitmq/startup_memory_fixMichael Klishin2020-03-252-232/+70
|\
| * Compile from scratchstartup_memory_fixMichael Klishin2020-03-231-2/+2
| * Move worker_pool_SUITE to rabbitmq-commonPhilip Kuryloski2020-03-231-188/+0
| * Fail vhost startup if index workers are queued unsuccessfullyPhilip Kuryloski2020-03-231-5/+6
| * Improve worker_pool worker utilizationPhilip Kuryloski2020-03-201-1/+1
| * Reduce memory usage during startupPhilip Kuryloski2020-03-181-44/+69
* | More logging around peer discovery backend initialisationMichael Klishin2020-03-241-3/+5