summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* consistently return {ok, Pid} from start_{link} functionsMatthias Radestock2010-07-296-36/+32
|
* merge bug21396 into defaultMatthias Radestock2010-07-293-18/+189
|\
| * simplifying refactorMatthias Radestock2010-07-291-16/+14
| |
| * remove unnecessary exportMatthias Radestock2010-07-291-1/+1
| |
| * Extend test coverage of delayed restart to simple case and fix exposed bugMatthew Sackman2010-07-292-9/+22
| |
| * reduce time taken by testsMatthias Radestock2010-07-291-4/+4
| |
| * Added test for delayed restart in supervisor2Matthew Sackman2010-07-272-0/+87
| |
| * Merging default into bug 21396Matthew Sackman2010-07-2722-26/+5814
| |\
| * | Merge the timed/delayed restart code originally from supervisor3 in shovel ↵Matthew Sackman2010-07-201-18/+91
| | | | | | | | | | | | into supervisor2
* | | Merging bug 22973 onto defaultMatthew Sackman2010-07-295-52/+2
|\ \ \
| * | | application:get_env/2 -> application:get_env/1Alexandru Scvortov2010-07-191-1/+1
| | | |
| * | | moved rabbitmq_cluster.config into the cluster_nodes field of rabbit in ↵Alexandru Scvortov2010-07-195-52/+2
| | | | | | | | | | | | | | | | rabbitmq.config
* | | | Merge bug21922 into default.Simon MacMullen2010-07-284-42/+136
|\ \ \ \
| * | | | Only start the expiry timer if no consumers, and only reset on ch_down, ↵Matthew Sackman2010-07-281-13/+19
| | | | | | | | | | | | | | | | | | | | cancel and get
| * | | | Renaming and minor refactorMatthew Sackman2010-07-281-13/+11
| | | | |
| * | | | Minor refactoringsMatthew Sackman2010-07-273-28/+20
| | | | |
| * | | | Merging default into bug 21922Matthew Sackman2010-07-2721-10/+5808
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | cosmeticMatthias Radestock2010-07-271-1/+2
| | | | |
| * | | | Merging default into bug 21922Matthew Sackman2010-07-217-31/+17
| |\ \ \ \
| * | | | | Move logic for validating arguments to queue declaration out of the ↵Matthew Sackman2010-07-213-32/+40
| | | | | | | | | | | | | | | | | | | | | | | | initialisation of the queue process.
| * | | | | Refactorings in observation of commonality between queues and exchange arg ↵Matthew Sackman2010-07-204-36/+37
| | | | | | | | | | | | | | | | | | | | | | | | equivalences. Also cosmetics, and various specs fixes.
| * | | | | cosmeticsMatthew Sackman2010-07-202-20/+17
| | | | | |
| * | | | | All sorts of improvements to the queue lease code - simplifications and ↵Matthew Sackman2010-07-193-59/+29
| | | | | | | | | | | | | | | | | | | | | | | | removing dead code
| * | | | | Initial commit of Ask's workAsk Solem2010-07-193-22/+143
| | | | | |
* | | | | | Merged bug23028 into default.Simon MacMullen2010-07-281-1/+1
|\ \ \ \ \ \
| * | | | | | issue correct error for basic.ack with unknown delivery tagMatthias Radestock2010-07-281-1/+1
|/ / / / / / | | | | | | | | | | | | | | | | | | as per the 0-9-1 spec
* | | | | | Merge bug23019 into default (Index directories have too long names)David Wragg2010-07-273-12/+15
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | md5sum the queue index directory. Also detect and crash if a collision occursMatthew Sackman2010-07-263-12/+15
| | | | | |
* | | | | | remove superfluous warningMatthias Radestock2010-07-271-2/+0
|/ / / / / | | | | | | | | | | | | | | | | | | | | We don't complain about similar situations elsewhere, so there is no point doing it here.
* | | | | merging bug23010 into defaultVlad Ionescu2010-07-261-0/+10
|\ \ \ \ \
| * | | | | selectively receive more messages during testsAlexandru Scvortov2010-07-261-0/+10
|/ / / / /
* | | | | merge bug21673 into defaultMatthias Radestock2010-07-2213-1/+5762
|\ \ \ \ \
| * | | | | replace use of dict with orddict for per-msg_store partitionsMatthias Radestock2010-07-221-17/+18
| | | | | | | | | | | | | | | | | | | | | | | | which is much faster for small dicts
| * | | | | merge default into bug21673Matthias Radestock2010-07-221-2/+9
| |\ \ \ \ \
| * | | | | | refactor: extract rates into separate part of vq stateMatthias Radestock2010-07-221-43/+45
| | | | | | |
| * | | | | | Merging default into bug 21673Matthew Sackman2010-07-211-2/+2
| |\ \ \ \ \ \
| * | | | | | | use the new BQ:stop/0 function in testsMatthias Radestock2010-07-211-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for better symmetry
| * | | | | | | rabbit_amqqueue:stop already stops the msg_storeMatthias Radestock2010-07-211-1/+0
| | | | | | | |
| * | | | | | | merge default into bug21673Matthias Radestock2010-07-2112-34/+33
| |\ \ \ \ \ \ \
| * | | | | | | | cosmeticMatthias Radestock2010-07-211-5/+6
| | | | | | | | |
| * | | | | | | | cosmeticMatthias Radestock2010-07-211-1/+1
| | | | | | | | |
| * | | | | | | | more vq test refactoringMatthias Radestock2010-07-201-32/+34
| | | | | | | | |
| * | | | | | | | vq test refactoringMatthias Radestock2010-07-201-40/+40
| | | | | | | | |
| * | | | | | | | remove superfluous testMatthias Radestock2010-07-201-9/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this is covered elsewhere already, notably in test_variable_queue_partial_segments_delta_thing.
| * | | | | | | | made one of the vq tests a little less obscureMatthias Radestock2010-07-201-35/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ...and don't rely on timing
| * | | | | | | | cosmeticMatthias Radestock2010-07-191-14/+13
| | | | | | | | |
| * | | | | | | | cosmeticMatthias Radestock2010-07-191-31/+31
| | | | | | | | |
| * | | | | | | | minor refactoring of vq testsMatthias Radestock2010-07-191-34/+30
| | | | | | | | |
| * | | | | | | | simplify qi testsMatthias Radestock2010-07-191-50/+52
| | | | | | | | |
| * | | | | | | | simplify qi testsMatthias Radestock2010-07-191-37/+38
| | | | | | | | |