summaryrefslogtreecommitdiff
path: root/src/rabbit_tests.erl
Commit message (Expand)AuthorAgeFilesLines
* Simple test for multi call - and reverse the lists so they come out the same ...bug24794Simon MacMullen2012-03-151-0/+21
* merge bug24650 into default (Move names for connections and channels from mgm...Alexandru Scvortov2012-02-281-3/+4
|\
| * merge default into bug20337Alexandru Scvortov2012-02-271-1/+14
| |\
| * | rename the weird VQ:ack/3 head to VQ:process_messages/3Alexandru Scvortov2012-02-241-12/+6
| * | simplify MsgFun logic for VQ:dropwhile/3 and VQ:ack/3Alexandru Scvortov2012-02-171-1/+1
| * | merge default into bug20337Alexandru Scvortov2012-02-121-6/+13
| |\ \
| | * \ merge default into bug20337Alexandru Scvortov2012-02-061-11/+30
| | |\ \
| | * \ \ merge default into bug20337Alexandru Scvortov2012-01-241-4/+4
| | |\ \ \
| | * | | | don't remove rejected message before it is confirmed by the DLQAlexandru Scvortov2011-11-141-24/+15
| | * | | | amqqueue_process re-publishes with confirmsAlexandru Scvortov2011-11-141-16/+24
| | * | | | more consistent namingAlexandru Scvortov2011-11-071-9/+7
| | * | | | merge default into bug20337Alexandru Scvortov2011-11-071-7/+47
| | |\ \ \ \
| | * \ \ \ \ Crude merge-from-default to help examine this thing. Currently some tests fai...Simon MacMullen2011-10-201-6/+16
| | |\ \ \ \ \
| | | * | | | | Updated specs and fixed error in ack that didn't account for different ack st...Rob Harrop2011-06-131-4/+10
| | | * | | | | Merge with default and rough outline of DL for ttl expiryRob Harrop2011-06-071-1/+3
| | | |\ \ \ \ \
| | | | * | | | | In progress tweaks to VQ to support returning the dropped message in dropwhileRob Harrop2011-04-061-4/+4
* | | | | | | | | Channel names.Simon MacMullen2012-02-231-2/+2
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | How do I hate thee, coverage? Let me count the ways.bug24365Simon MacMullen2012-02-171-0/+7
* | | | | | | | Merge in defaultSimon MacMullen2012-02-151-1/+7
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix tests, at the cost of a leetle tiny bit of ugliness.Simon MacMullen2011-08-221-1/+7
* | | | | | | | Merged default.Francesco Mazzoli2012-02-071-8/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Using gen_secure/0 only when really needed.Francesco Mazzoli2012-02-071-8/+8
| * | | | | | | | Change naming in rabbit_guid, explicit guid passing in string/0 and binary/0.Francesco Mazzoli2012-01-171-8/+8
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merged bug24624 into defaultEmile Joubert2012-02-061-2/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Move rabbit_misc:nodeparts/1 and rabbit_misc:makenode/1 into rabbit_nodesSimon MacMullen2012-02-021-2/+2
* | | | | | | | Update copyright 2012bug24606Emile Joubert2012-02-021-1/+1
|/ / / / / / /
* | | | | | | merge bug24703 into defaultMatthias Radestock2012-02-011-2/+9
|\ \ \ \ \ \ \
| * | | | | | | This doesn't start any more.Simon MacMullen2012-02-011-2/+1
| * | | | | | | Rebase 038bd3c185aeSimon MacMullen2012-01-311-0/+8
| |/ / / / / /
* | | | | | | Correct comment and use spawn_linkSimon MacMullen2012-01-181-12/+13
* | | | | | | Ignore bump_credit messages in rabbit_tests.Simon MacMullen2012-01-181-8/+19
|/ / / / / /
* | | | | | merge rabbit_router:deliver into rabbit_amqqueue:deliverbug24681Matthias Radestock2012-01-161-4/+4
| |_|_|_|/ |/| | | |
* | | | | Merge bug24308 (msg_store perf unnecessarily bounded by disk)Simon MacMullen2011-10-261-218/+70
|\ \ \ \ \
| * | | | | Refrain from resetting message expiry in message requeueEmile Joubert2011-10-201-4/+3
| | |/ / / | |/| | |
| * | | | Merge bug17162.Simon MacMullen2011-10-191-62/+58
| |\ \ \ \
| | * | | | remove parse_properties (again) and rename testbug17162Alexandru Scvortov2011-10-181-62/+58
| * | | | | yet another attempt to reduce timeouts in CIMatthias Radestock2011-10-191-6/+6
| * | | | | looks like a 200ms wait is still not enough to keep CI happyMatthias Radestock2011-10-171-1/+1
| |/ / / /
| * | | | merge default into bug24455Matthias Radestock2011-10-151-146/+3
| |\ \ \ \
| | * | | | When under memory pressure, we want to limit the size of q2 and q3, not just ...Matthew Sackman2011-10-111-6/+1
| | * | | | Ensure that we push ?-bordering ?s into ? eagerly.Matthew Sackman2011-10-111-3/+3
| | * | | | Merging default into bug24455Matthew Sackman2011-10-041-139/+1
| | |\ \ \ \
| | | * | | | Drop unneeded queue impls, tidy lqueue, add specs etcMatthew Sackman2011-10-021-138/+0
| | | * | | | Merging default into bug24455Matthew Sackman2011-09-301-1/+34
| | | |\ \ \ \
| | | * | | | | Change one or two things around a little bitMatthew Sackman2011-09-281-1/+1
| * | | | | | | double timeout to reduce ci test failure frequencyMatthias Radestock2011-10-131-1/+1
* | | | | | | | get coverage of timer-based sync/confirmMatthias Radestock2011-10-151-2/+31
* | | | | | | | increase likelihood of hitting 'dying client' optimisationMatthias Radestock2011-10-151-1/+1
* | | | | | | | increase timeoutMatthias Radestock2011-10-151-1/+1
* | | | | | | | improve code coverageMatthias Radestock2011-10-141-1/+13
|/ / / / / / /