summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* rabbit_runtime_parameters:set_globa/3: add debug loggingMichael Klishin2020-04-241-0/+1
* rabbit_config: Deprecate schema_dir/0Jean-Sébastien Pédron2020-04-231-9/+4
* rabbit_prelaunch_conf: Always handle config. files with CuttlefishJean-Sébastien Pédron2020-04-231-57/+9
* Merge pull request #2323 from rabbitmq/rabbitmq-server-2322Michael Klishin2020-04-221-12/+21
|\
| * Run both authn and authz steps when rabbit_auth_backend_cache module is usedLuke Bakken2020-04-221-12/+21
* | Merge pull request #2320 from rabbitmq/rabbitmq-cli-408Michael Klishin2020-04-221-0/+60
|\ \ | |/ |/|
| * Introduce rabbit_upgrade_preparationMichael Klishin2020-04-211-0/+60
* | Attempt to make unit_log_managment_SUITE less flakyPhilip Kuryloski2020-04-211-4/+7
* | rabbit_feature_flags: Improve timeout computation in `mark_as_enabled_remotel...Jean-Sébastien Pédron2020-04-201-3/+7
|/
* Fix schema sync for parametersLuke Bakken2020-04-151-1/+1
* rabbit_feature_flags: Add a FIXME to try_to_write_enabled_feature_flags_list()Jean-Sébastien Pédron2020-04-091-0/+2
* rabbit_feature_flags: Restart registry regen if it changed meanwhileJean-Sébastien Pédron2020-04-091-23/+70
* rabbit_feature_flags: Fix concurrent registry module reloadJean-Sébastien Pédron2020-04-091-1/+13
* rabbit_feature_flags: Log more details during registry reloadingJean-Sébastien Pédron2020-04-092-7/+50
* feature_flags_SUITE: New testcase to test concurrent registry loadingJean-Sébastien Pédron2020-04-091-1/+6
* rabbit_feature_flags: Translate a comment to EnglishJean-Sébastien Pédron2020-04-091-4/+4
* rabbit_feature_flags: Don't re-initiliaze registry if no feature flagsJean-Sébastien Pédron2020-04-091-5/+10
* Ensure randomized_startup_delay_range custom value is usedLuke Bakken2020-04-031-4/+10
* rabbit_fifo: set timer when publish rejectedkjnilsson2020-04-011-9/+9
* More debug logging around peer discovery lockingMichael Klishin2020-04-011-2/+11
* Move rabbit_channel config value to config recordkjnilsson2020-03-311-13/+13
* Merge pull request #2279 from rabbitmq/startup_memory_fixMichael Klishin2020-03-251-44/+70
|\
| * Compile from scratchstartup_memory_fixMichael Klishin2020-03-231-2/+2
| * 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
* | Make the list of discovered nodes unique before using itMichael Klishin2020-03-201-1/+2
* | Make sure peer discovery module is loaded before initialisationMichael Klishin2020-03-201-0/+1
* | rabbit_feature_flags: Wait for old registry to be purgedJean-Sébastien Pédron2020-03-191-2/+14
* | rabbit_feature_flags: Add an API for testsuites to add their own feature flagsJean-Sébastien Pédron2020-03-191-28/+14
|/
* Merge pull request #2272 from rabbitmq/rabbit-fifo-force-gcGerhard Lazu2020-03-162-7/+37
|\
| * Log full GC sweep as debug, not infoGerhard Lazu2020-03-132-3/+5
| * rabbit_fifo: force gc when queue is emptykjnilsson2020-03-122-7/+35
* | Make default peer discovery retry settings consistentMichael Klishin2020-03-161-1/+1
* | Retry on [some] peer discovery failuresMichael Klishin2020-03-163-21/+58
* | Classic config peer discovery: conditionally support registrationMichael Klishin2020-03-161-1/+19
* | rabbit_nodes: introduce make/2 for convenienceMichael Klishin2020-03-161-3/+6
* | Log it when schema tables were successfully syncedMichael Klishin2020-03-161-0/+1
|/
* Make sure definition import work pool is started before actual import boot stepMichael Klishin2020-03-121-14/+15
* Revert "Use default work pool for definition import"Michael Klishin2020-03-121-0/+1
* Add a comment to remind us to discuss IMPORT_WORK_POOLGerhard Lazu2020-03-121-0/+2
* Log if definitions are imported sequentially vs concurrentlyGerhard Lazu2020-03-121-2/+2
* Use default work pool for definition importGerhard Lazu2020-03-121-1/+0
* Merge pull request #2273 from luos/fix_crashed_queues_on_startupMichael Klishin2020-03-121-3/+13
* Update copyright (year 2020)Jean-Sébastien Pédron2020-03-10146-149/+149
* More loggingMichael Klishin2020-03-071-0/+1
* Add test that should failLuke Bakken2020-03-061-5/+30
* rabbit_fifo: change release cursor calculationrabbit-fifo-release-cursor-fixkjnilsson2020-03-052-8/+27
* rabbit_fifo: release cursor effect orderingkjnilsson2020-03-021-6/+3