summaryrefslogtreecommitdiff
path: root/src/rabbit_queue_index.erl
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2398 from rabbitmq/salvage-1Philip Kuryloski2020-07-271-16/+23
|\
| * Expose some message index related functions for salvage toolPhilip Kuryloski2020-07-021-16/+23
* | Switch to Mozilla Public License 2.0 (MPL 2.0)dcorbacho2020-07-101-12/+3
|/
* Update copyright (year 2020)Jean-Sébastien Pédron2020-03-101-1/+1
* gatherer:stop/1 now does the unlinkingMichael Klishin2020-02-191-2/+0
* (c) bumpMichael Klishin2019-12-291-1/+1
* force to flush segments when recovering a message with last non-CleanShutdown. tomyouyou2019-09-071-9/+11
* call "add_to_journal" before "maybe_flush_pre_publish_cache"tomyouyou2019-09-041-4/+4
* Update rabbit_queue_index.erltomyouyou2019-08-311-1/+1
* URL CleanupSpring Operator2019-03-201-1/+1
* Improve queue index migrationMichael Klishin2019-02-191-2/+6
* spelling: comparedJosh Soref2019-02-121-1/+1
* Move `-spec()` near their functionJean-Sébastien Pédron2019-02-011-31/+47
* Fixed years in copyrightSamuel NELA2019-01-131-1/+1
* term_to_binary_compat:queue_name_to_binary/1 was supersededMichael Klishin2017-07-041-1/+1
* Change directory name generation function for queue indexes and vhosts.Daniil Fedotov2017-06-131-46/+65
* Merge branch 'stable'Daniil Fedotov2017-06-121-1/+1
|\
| * OTP-20 compatibility workaround for queue directory names.Daniil Fedotov2017-06-061-1/+1
* | Merge branch 'master' into rabbitmq-server-1146-fullMichael Klishin2017-05-081-11/+11
|\ \
| * | Replace dicts with maps for queue index segmentsDaniil Fedotov2017-04-211-11/+11
* | | TypoDiana Corbacho2017-04-241-2/+2
* | | Migrating to per-vhost supervisor message store.Daniil Fedotov2017-04-121-1/+31
* | | Per-vhost supervision trees for queues and message stores.Daniil Fedotov2017-04-121-16/+18
|/ /
* | Merge branch 'stable'Michael Klishin2017-04-021-1/+1
|\ \ | |/
| * (c) yearMichael Klishin2017-04-021-1/+1
* | Merge branch 'stable'Michael Klishin2017-03-031-2/+11
|\ \ | |/
| * DocoMichael Klishin2017-03-031-2/+11
* | Merge branch 'stable'Michael Klishin2017-03-011-4/+22
|\ \ | |/
| * DocoMichael Klishin2017-03-011-4/+22
| * Fixed various typos across code commentsAndrew Dryga2016-12-261-1/+1
* | Fixed various typos across code commentsAndrew Dryga2016-12-251-2/+2
* | fix typoGabriele Santomaggio2016-12-201-1/+1
* | Migrate queues in batches of 100 in parallel. Write recovery terms for migrat...Daniil Fedotov2016-11-281-1/+5
* | New dir path for queue index dataDaniil Fedotov2016-11-141-5/+7
* | Fix test expectations, more renames, more loggingMichael Klishin2016-11-121-1/+1
* | Use a fixed size encoding fn for vhost directory namesMichael Klishin2016-11-111-1/+1
* | Naming and cosmeticsMichael Klishin2016-11-111-4/+4
* | Move queues to vhost storage on upgradeDaniil Fedotov2016-10-201-0/+17
* | Queue index per vhost locationDaniil Fedotov2016-10-201-18/+16
* | wip: migrating to vhost base messge storeDaniil Fedotov2016-10-201-8/+8
* | Only use new non-builtin types in masterJean-Sébastien Pédron2016-07-061-6/+6
|/
* Fix build on Erlang R16B03 by using macros for old builtin typesJean-Sébastien Pédron2016-07-051-6/+6
* Use the new -spec formatJean-Sébastien Pédron2016-06-281-39/+35
* Performance improvements on file_handle_cacheDiana Corbacho2016-06-071-8/+11
* Remove duplicate code in pre_publish and publish functionsLoïc Hoguin2016-01-201-32/+20
* Update (c) infoMichael Klishin2016-01-011-1/+1
* Merge branch 'stable'Michael Klishin2015-10-021-1/+1
|\
| * closes the journal handle before erasing the queue index dirAlvaro Videla2015-10-011-1/+1
* | Merge branch 'stable'Michael Klishin2015-09-081-7/+28
|\ \ | |/
| * Merge pull request #300 from rabbitmq/rabbitmq-server-295rabbitmq_v3_5_5_rc1Michael Klishin2015-09-081-7/+28
| |\