summaryrefslogtreecommitdiff
path: root/src/rabbit_table.erl
Commit message (Expand)AuthorAgeFilesLines
* Updated internal_user record access to use new APIsAnupama Singh2020-08-241-2/+2
* Hide maintenance mode behind a feature flagMichael Klishin2020-07-141-32/+50
* Initial API bits for marking a node as being drained (or not)Michael Klishin2020-07-141-1/+7
* Switch to Mozilla Public License 2.0 (MPL 2.0)dcorbacho2020-07-101-12/+3
* Log it when schema tables were successfully syncedMichael Klishin2020-03-161-0/+1
* Update copyright (year 2020)Jean-Sébastien Pédron2020-03-101-1/+1
* (c) bumpMichael Klishin2019-12-291-1/+1
* Move most of shell scripts to Erlang codeJean-Sébastien Pédron2019-12-111-2/+4
* Make virtual host record versionedDiana Corbacho2019-08-301-5/+6
* Retry Mnesia tables wait in the `quorum_queue` feature flag migrationJean-Sébastien Pédron2019-04-031-1/+1
* URL CleanupSpring Operator2019-03-201-1/+1
* Fix errors reported by DialyzerJean-Sébastien Pédron2019-02-011-3/+1
* Move `-spec()` near their functionJean-Sébastien Pédron2019-02-011-13/+28
* Make #amqqueue{} a private record + add a feature flagJean-Sébastien Pédron2019-02-011-5/+5
* Fixed years in copyrightSamuel NELA2019-01-131-1/+1
* Merge branch 'stable'Michael Klishin2017-04-021-1/+1
|\
| * (c) yearMichael Klishin2017-04-021-1/+1
* | Add topic authorisation for consumptionArnaud Cogoluègnes2017-01-191-1/+1
* | Merge branch 'master' into rabbitmq-server-505Michael Klishin2017-01-121-1/+8
|\ \
| * \ Merge branch 'stable'Michael Klishin2017-01-061-1/+8
| |\ \ | | |/
| | * Re-introduce rabbit_table:wait_for_replicated/0 for backwards compatibilityMichael Klishin2017-01-061-1/+8
| | * Timeout values are in millisecondsMichael Klishin2016-11-251-1/+1
| | * Log the number of retries leftDiana Corbacho2016-11-251-1/+2
| | * Log Mnesia reconnection attemptsDiana Corbacho2016-11-251-0/+4
| | * Configure member retries on Mnesia reconnection failuresDiana Corbacho2016-11-251-18/+42
* | | Improve topic test authorisation testArnaud Cogoluègnes2016-12-211-1/+4
* | | Add rabbit_topic_permission tableArnaud Cogoluègnes2016-12-211-0/+7
|/ /
* | Timeout values are in millisecondsMichael Klishin2016-11-071-1/+1
* | Log the number of retries leftDiana Corbacho2016-11-071-1/+2
* | Log Mnesia reconnection attemptsDiana Corbacho2016-11-071-0/+4
* | Configure member retries on Mnesia reconnection failuresDiana Corbacho2016-11-071-18/+42
* | When setting up a node DB, create secondary indexes on queue tablesMichael Klishin2016-09-171-0/+12
|/
* Use the new -spec formatJean-Sébastien Pédron2016-06-281-15/+11
* Update (c) infoMichael Klishin2016-01-011-1/+1
* Warn about exported variablesJean-Sébastien Pédron2015-08-071-3/+6
* (c) yearMichael Klishin2015-05-241-1/+1
* After starting the fhc, ensure it is workingJean-Sébastien Pédron2015-05-211-5/+9
* Merge bug26370Simon MacMullen2014-09-171-3/+8
|\
| * Only check vhost / user / permission tables before inserting default data in ...Simon MacMullen2014-09-161-3/+8
* | Make "rabbitmqctl forget_cluster_node --offline" impersonate the node rather ...Simon MacMullen2014-06-251-1/+6
* | OopsMichael Klishin2014-06-171-1/+1
* | Make mnesia:wait_for_tables timeout configurableMichael Klishin2014-06-171-1/+2
|/
* Update copyright for 2014Simon MacMullen2014-03-171-1/+1
* s/VMware/GoPivotal/gSimon MacMullen2013-07-011-2/+2
* Update copyright 2013Emile Joubert2013-01-231-1/+1
* move table handling code from rabbit_mnesia to rabbit_tableMatthias Radestock2012-09-241-0/+311