summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Extract this test, per discussion with @videlalvaroMichael Klishin2015-09-162-34/+55
* More testsMichael Klishin2015-09-161-0/+20
* Some unit tests for pluggable password hashingMichael Klishin2015-09-141-3/+14
* Introduce per-user hashing functions, default to SHA-256Michael Klishin2015-09-141-0/+3
* implemented rabbit_misc:plmerge/2 to merge property listsGiuseppe Privitera2015-09-031-0/+7
* implemented rabbit_misc:pmerge to manage default values in proplistsGiuseppe Privitera2015-09-031-0/+7
* Merge stable into masterMichael Klishin2015-08-272-0/+48
* GM: Convert the testsuite to use `time_compat`Jean-Sébastien Pédron2015-08-052-8/+13
* Renames queue-master-location header to x-queue-master-locatorAyanda Dube2015-08-031-4/+4
* Adds policy validation tests for queue master locationAyanda Dube2015-07-231-0/+16
* (c) yearMichael Klishin2015-05-2415-15/+15
* Allows credit flow Credits to be set via configurationAlvaro Videla2015-05-052-0/+52
* tests cleanupAlvaro Videla2015-04-271-4/+3
* Extract DELIVERY_MODE and DURABLE to globalsAlex Thomas2015-04-131-8/+12
* Temporary addition of Python test script to help track down initially-blank h...Alex Thomas2015-04-132-0/+1071
* Add tests for head message timestamp queue statistic. Distinguish the former ...Alex Thomas2015-04-102-114/+74
* Move head_msg_timestamp from backing_queue_status property to top-level queue...Alex Thomas2015-04-101-0/+103
* Merge branch 'stable'Simon MacMullen2015-02-261-9/+7
|\
| * Fix tests, the exceptions are a bit cleaner now (bug26610)Simon MacMullen2015-02-261-9/+7
* | Fix tests.Simon MacMullen2015-01-271-2/+3
* | Merge bug 26527Simon MacMullen2015-01-211-2/+3
|\ \
| * | Flow control for messages going from channel to slave via GM. Reshuffle the f...Simon MacMullen2015-01-121-2/+3
* | | Run the VQ tests both while embedding messages in the QI and sending them to ...Simon MacMullen2014-12-111-5/+9
* | | A few fixes to VQ book-keeping, which get the tests passing again:Simon MacMullen2014-12-111-14/+7
* | | Clearer test failures.Simon MacMullen2014-12-051-5/+14
* | | API changesSimon MacMullen2014-12-051-8/+12
* | | Fix confirmsSimon MacMullen2014-12-031-1/+1
|/ /
* | stable to defaultSimon MacMullen2014-11-191-0/+5
|\ \ | |/
| * Don't proceed until the supervisor has actually gone.Simon MacMullen2014-11-191-0/+5
* | Tweak the APIs again, so that authz plugins aren't expected to create a #auth...Simon MacMullen2014-11-141-6/+1
* | Fix tests.Simon MacMullen2014-11-141-4/+6
* | Import changes from https://github.com/gotthardp/rabbitmq-server/tree/multi_a...Simon MacMullen2014-11-131-5/+6
|/
* Use flow control when talking to the message store, on a fast machine this te...Simon MacMullen2014-10-101-6/+19
* Merge in defaultSimon MacMullen2014-09-185-59/+86
* Move test modules to their own directory.Simon MacMullen2014-09-1812-0/+4944