summaryrefslogtreecommitdiff
path: root/src/rabbit_upgrade_functions.erl
Commit message (Expand)AuthorAgeFilesLines
* Hide maintenance mode behind a feature flagMichael Klishin2020-07-141-8/+0
* Initial API bits for marking a node as being drained (or not)Michael Klishin2020-07-141-0/+1
* Add a table for tracking node maintenance/draining stateMichael Klishin2020-07-141-1/+10
* 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
* (c) bumpMichael Klishin2019-12-291-1/+1
* Make virtual host record versionedDiana Corbacho2019-08-301-1/+1
* URL CleanupSpring Operator2019-03-201-1/+1
* Move `-spec()` near their functionJean-Sébastien Pédron2019-02-011-40/+72
* Convert explicit default bindings removal to a feature flagJean-Sébastien Pédron2019-02-011-21/+0
* Make #amqqueue{} a private record + add a feature flagJean-Sébastien Pédron2019-02-011-45/+0
* Only remove durable bindings for durable queues.Daniil Fedotov2019-01-161-1/+1
* Extract function, add loggingMichael Klishin2019-01-161-12/+14
* WordingMichael Klishin2019-01-161-3/+4
* Upgrade functions are expected to return a 'ok'Michael Klishin2019-01-161-1/+2
* Add an upgrade function to remove all default bindings.Daniil Fedotov2019-01-151-0/+18
* Fixed years in copyrightSamuel NELA2019-01-131-1/+1
* Quorum queues (#1706)Karl Nilsson2018-10-291-0/+45
* Revert "Declare a quorum queue using the queue.declare method"Karl Nilsson2018-01-231-22/+0
* Declare a quorum queue using the queue.declare methodDiana Corbacho2018-01-221-0/+22
* Merge branch 'stable'Michael Klishin2017-05-251-1/+1
|\
| * rabbit_upgrade_functions: Turn off `export_all` warningJean-Sébastien Pédron2017-05-191-1/+1
* | Merge branch 'stable'Michael Klishin2017-04-021-1/+1
|\ \ | |/
| * (c) yearMichael Klishin2017-04-021-1/+1
| * Merge branch 'stable' into rabbitmq-management-236Jean-Sébastien Pédron2016-09-271-0/+19
| |\
| * | Add upgrade function adding listener socket optionsLoïc Hoguin2016-09-131-0/+10
* | | Merge branch 'master' into rabbitmq-server-1085Arnaud Cogoluègnes2017-01-231-0/+38
|\ \ \
| * | | Include options map in queue and exchange recordsDiana Corbacho2017-01-151-0/+38
* | | | Add topic authorisation for consumptionArnaud Cogoluègnes2017-01-191-1/+1
|/ / /
* | | Create topic permission table in upgradesArnaud Cogoluègnes2016-12-291-0/+7
* | | Correct return valueMichael Klishin2016-09-091-2/+3
* | | CosmeticsMichael Klishin2016-09-091-4/+5
* | | Table migration fn that fills out rabbit[_durable]_queue.vhostMichael Klishin2016-09-091-0/+22
* | | Merge branch 'stable'Diana Corbacho2016-09-051-0/+1
|\ \ \ | | |/ | |/|
| * | Upgrade amqqueue record with policy_versionDiana Corbacho2016-08-311-0/+19
| |/
* | Merge branch 'master' into rabbitmq-server-930Michael Klishin2016-08-311-0/+14
|\ \
| * | Remove dead code left from a previous incarnation of the patchJean-Sébastien Pédron2016-08-261-9/+0
| * | Remove a debug messageMichael Klishin2016-08-041-1/+0
| * | Switch to a single table per node for connection trackingMichael Klishin2016-08-021-15/+0
| * | Keep track of connections, introduce per-vhost limitsMichael Klishin2016-07-221-0/+39
* | | Operator policy as a separate queue fieldDaniil Fedotov2016-08-251-0/+32
|/ /
* | Merge branch 'stable'Jean-Sébastien Pédron2016-06-291-34/+30
|\ \ | |/
| * Use the new -spec formatJean-Sébastien Pédron2016-06-281-33/+29
* | Ensure old incarnations of slaves are stopped before new ones startDiana Corbacho2016-06-281-0/+19
* | Upgrade amqqueue record with policy_versionDiana Corbacho2016-05-271-0/+19
* | Add upgrade function adding listener socket optionsLoïc Hoguin2016-04-051-0/+10
|/
* Update (c) infoMichael Klishin2016-01-011-1/+1
* Fix migration from 2.1.1Michael Klishin2015-10-101-1/+5
* Please formatting godsMichael Klishin2015-09-171-7/+6
* Correct password hashing fn migrationMichael Klishin2015-09-151-8/+10