summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge default into amqp_0_9_1Simon MacMullen2010-07-3038-198/+6197
|\
| * merge bug22889 into defaultMatthias Radestock2010-07-3016-248/+286
| |\
| | * Merge default into bug22889.Simon MacMullen2010-07-3038-198/+6197
| | |\ | | |/ | |/|
| * | Merging bug 23032 onto defaultMatthew Sackman2010-07-306-36/+32
| |\ \
| | * | 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 in...Matthew Sackman2010-07-201-18/+91
| * | | | 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 rabbi...Alexandru Scvortov2010-07-195-52/+2
| * | | | | Merge bug21922 into default.Simon MacMullen2010-07-284-42/+136
| |\ \ \ \ \
| | * | | | | Only start the expiry timer if no consumers, and only reset on ch_down, cance...Matthew Sackman2010-07-281-13/+19
| | * | | | | 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 initialis...Matthew Sackman2010-07-213-32/+40
| | * | | | | | Refactorings in observation of commonality between queues and exchange arg eq...Matthew Sackman2010-07-204-36/+37
| | * | | | | | cosmeticsMatthew Sackman2010-07-202-20/+17
| | * | | | | | All sorts of improvements to the queue lease code - simplifications and remov...Matthew Sackman2010-07-193-59/+29
| | * | | | | | 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
| |/ / / / / / /
| * | | | | | | 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
| |/ / / / / /
| * | | | | | 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
| | * | | | | | 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
| | * | | | | | | | 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
| | * | | | | | | | | made one of the vq tests a little less obscureMatthias Radestock2010-07-201-35/+32
| | * | | | | | | | | cosmeticMatthias Radestock2010-07-191-14/+13