summaryrefslogtreecommitdiff
path: root/test/src
Commit message (Expand)AuthorAgeFilesLines
* Move password_hashing_tests.erl to rabbitmq-testJean-Sébastien Pédron2015-10-201-54/+0
* Tests are moved to rabbitmq-testJean-Sébastien Pédron2015-10-2015-5281/+0
* fixes gm_qc APIAlvaro Videla2015-10-141-2/+2
* fixes QuickCheck tests for rabbit_backing_queue_qcAlvaro Videla2015-10-141-4/+4
* fixes batch_publish testsAlvaro Videla2015-10-141-5/+15
* Merge branch 'stable'Alvaro Videla2015-10-141-1/+1
|\
| * restores the rabbit_variable_queue testsAlvaro Videla2015-10-141-1/+1
* | Merge branch 'master' into rabbitmq-server-336Alvaro Videla2015-10-051-2/+12
|\ \
| * \ Merge branch 'stable'Michael Klishin2015-10-051-2/+12
| |\ \ | | |/
| | * simplifies delete_log_handlers test logicAlvaro Videla2015-09-281-12/+6
| | * fixes testsAlvaro Videla2015-09-251-2/+18
* | | adds batch publish testsAlvaro Videla2015-10-041-1/+66
|/ /
* | Merge branch 'master' into rabbitmq-server-270Michael Klishin2015-09-172-4/+5
|\ \
| * \ Merge branch 'stable'Michael Klishin2015-09-172-4/+4
| |\ \ | | |/
| | * refactors credit flow default config formatAlvaro Videla2015-09-111-4/+2
| | * Allows credit flow Credits to be set via configurationAlvaro Videla2015-09-112-0/+52
| | * Makes CREDIT_DISC_BOUND and IO_BATCH_SIZE configurableAlvaro Videla2015-08-272-0/+48
| | * (c) yearMichael Klishin2015-05-2413-13/+13
* | | 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-2414-14/+14
* | Allows credit flow Credits to be set via configurationAlvaro Videla2015-05-052-0/+52
* | tests cleanupAlvaro Videla2015-04-271-4/+3
* | 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