summaryrefslogtreecommitdiff
path: root/src/rabbit_variable_queue.erl
Commit message (Expand)AuthorAgeFilesLines
* 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
* Formatting.Sergey Loguntsov2020-01-271-1/+1
* Fix bad type of result of ack function.Sergey Loguntsov2020-01-271-1/+1
* rabbit_variable_queue: Adapt to new rabbit_recovery_terms:open_table/1Jean-Sébastien Pédron2020-01-031-1/+1
* rabbit_variable_queue: Normalize indentationJean-Sébastien Pédron2020-01-031-2/+2
* (c) bumpMichael Klishin2019-12-291-1/+1
* Make virtual host record versionedDiana Corbacho2019-08-301-1/+1
* URL CleanupSpring Operator2019-03-201-1/+1
* spelling: resettingJosh Soref2019-02-121-1/+1
* spelling: optimisation (en-GB)Josh Soref2019-02-121-1/+1
* Move `-spec()` near their functionJean-Sébastien Pédron2019-02-011-4/+5
* Make #amqqueue{} a private record + add a feature flagJean-Sébastien Pédron2019-02-011-14/+17
* Fixed years in copyrightSamuel NELA2019-01-131-1/+1
* Remove dead letter processDiana Corbacho2018-11-081-10/+0
* Quorum queues (#1706)Karl Nilsson2018-10-291-0/+10
* Merge pull request #1583 from rabbitmq/rabbitmq-server-1582Michael Klishin2018-04-241-1/+3
|\
| * Handle bump_reduce_memory_use non-true caseLuke Bakken2018-04-231-1/+3
* | Fix a typoMichael Klishin2018-04-231-1/+1
|/
* Use rabbit_queue_behaviour and callbackLuke Bakken2017-11-021-11/+16
* Replace orddicts with mapsDaniil Fedotov2017-10-301-8/+8
* Merge branch 'stable'Daniil Fedotov2017-10-241-20/+54
|\
| * Fix the flag value for queue waiting message paging continuationDaniil Fedotov2017-10-181-1/+1
| * Flush messages to disk in batches.Daniil Fedotov2017-10-181-20/+54
* | Merge branch 'stable'Michael Klishin2017-10-031-2/+2
|\ \ | |/
| * Do not limit paging to disk if hibernated or resumed after creditDaniil Fedotov2017-09-281-2/+2
* | Merge branch 'stable'Michael Klishin2017-09-221-6/+9
|\ \ | |/
| * Explain the IoBatchSize role in push_betas_to_deltasGerhard Lazu2017-09-201-0/+3
| * Clarify IO_BATCH_SIZE in betas -> deltas (not gammas!) commentGerhard Lazu2017-09-201-6/+6
* | Do not run a message store migration if there are no durable queues.Daniil Fedotov2017-08-041-7/+12
* | Naming + export typekjnilsson2017-07-271-1/+1
* | Rename functionMichael Klishin2017-07-061-3/+3
* | Terminate when message stores fail to startMichael Klishin2017-07-041-3/+5
* | Handle concurrent vhost creation and deletion betterMichael Klishin2017-07-011-9/+18
* | Don't use export_allMichael Klishin2017-06-231-2/+4
* | Ignore exceptions on the msg store while terminating a client onDiana Corbacho2017-04-211-1/+12
* | Migrating to per-vhost supervisor message store.Daniil Fedotov2017-04-121-26/+33
* | Per-vhost supervision trees for queues and message stores.Daniil Fedotov2017-04-121-111/+97
* | Merge branch 'stable'Michael Klishin2017-04-021-1/+1
|\ \ | |/
| * (c) yearMichael Klishin2017-04-021-1/+1
* | Improve logging a bitMichael Klishin2017-02-201-2/+2
* | Optimize per-vhost message store recoveryDaniil Fedotov2017-02-151-8/+14
* | Merge branch 'stable'Michael Klishin2017-02-111-50/+83
|\ \ | |/
| * Merge branch 'stable' into rabbitmq-management-345Michael Klishin2017-02-101-23/+30
| |\
| * | Calculate memory size of pagged messagesDiana Corbacho2017-02-101-50/+83
* | | Merge branch 'stable'Jean-Sébastien Pédron2017-01-051-23/+30
|\ \ \ | | |/ | |/|
| * | Extract a functionMichael Klishin2017-01-021-9/+10
| * | Configure memory reduction for all queue typesDiana Corbacho2016-12-301-22/+28
| |/
* | Don't log #resource recordsMichael Klishin2016-12-241-6/+6
* | Revert to syncronous vhost recovery since there are concurency limitationsDaniil Fedotov2016-12-231-8/+4