summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cosmeticsMatthew Sackman2010-10-061-7/+4
* Refactoring and cosmeticMatthew Sackman2010-10-061-33/+29
* cosmeticMatthew Sackman2010-10-062-29/+28
* cosmeticMatthew Sackman2010-10-062-5/+4
* cosmeticMatthew Sackman2010-10-061-1/+1
* Overeager M-/... I did run dialyzer but it failed to spot it.Matthew Sackman2010-10-061-4/+3
* Trailing whitespace onlyMatthew Sackman2010-10-062-23/+22
* msg_properties -> message_properties in order to be consistent with message a...Matthew Sackman2010-10-068-117/+120
* Merging default into bug23111Matthew Sackman2010-10-0611-263/+588
|\
| * merge with defaultRob Harrop2010-09-2911-261/+591
| |\
| | * casing change and added ttl to the list of queue items in rabbitmqctlRob Harrop2010-09-291-7/+10
| | * refactoringRob Harrop2010-09-291-3/+5
| | * fixed bug with queue length and collect during runRob Harrop2010-09-292-4/+9
| | * merge with defaultRob Harrop2010-09-2911-258/+578
| | |\
| | | * merge with defaultRob Harrop2010-09-284-22/+48
| | | |\
| | | * | removed peek, and restructured dropwhile to not load message content from diskRob Harrop2010-09-286-97/+69
| | | * | added timer to collect expired messagesRob Harrop2010-09-281-13/+33
| | | * | cosmeticRob Harrop2010-09-282-2/+4
| | | * | added peek to ivq. some tests for peekRob Harrop2010-09-273-3/+15
| | | * | added peek to backing queue, implemented in vqRob Harrop2010-09-274-5/+71
| | | * | minor stylistic improvementRob Harrop2010-09-271-1/+2
| | | * | slight improvement to performance when discarding many messagesRob Harrop2010-09-271-4/+4
| | | * | merged with defaultRob Harrop2010-09-2711-233/+480
| | | |\ \
| | | | * | cosmetic, tab clean upRob Harrop2010-09-232-10/+10
| | | | * | invariable queue has dropwhile implementation nowRob Harrop2010-09-231-10/+23
| | | | * | reworked how message filtering works with dropwhileRob Harrop2010-09-227-79/+116
| | | | * | fixed problem in vq:tx_commit, moved expiry recalculation to post_msg_store c...Rob Harrop2010-09-221-14/+15
| | | | * | clean up of specs and dialzer resultsRob Harrop2010-09-223-22/+41
| | | | * | persistence of message props working for invariable queueRob Harrop2010-09-212-16/+18
| | | | * | cosmetic changesRob Harrop2010-09-212-15/+15
| | | | * | stylistic issues, reworking handling of msg_propertiesRob Harrop2010-09-211-13/+13
| | | | * | cosmetic changes, alignment etcRob Harrop2010-09-212-27/+33
| | | | * | fixed issue in invariable queue preventing per-queue ttl working for transien...Rob Harrop2010-09-212-15/+17
| | | | * | fixed naming errorRob Harrop2010-09-211-2/+2
| | | | * | refactoring argument checking and line width changesRob Harrop2010-09-211-19/+19
| | | | * | cosmetic changes - line widthRob Harrop2010-09-215-22/+47
| | | | * | cosmetic fixes - tabs to spacesRob Harrop2010-09-216-40/+40
| | | | * | merge with defaultRob Harrop2010-09-218-123/+265
| | | | |\ \
| | | | | * | invariable queue updated for backing queue apiRob Harrop2010-09-171-17/+30
| | | | | * | added msg_properties to publish_delivered so they can be rehydrated laterRob Harrop2010-09-172-4/+5
| | | | | * | some cosmetic changes and the beginnings of invariable_queue with new apiRob Harrop2010-09-173-13/+15
| | | | | * | merge with defaultRob Harrop2010-09-174-6/+5
| | | | | |\ \
| | | | | * | | fixed test_queue_recover. recovery is working again with per-queue ttlRob Harrop2010-09-162-4/+6
| | | | | * | | fixed bug in persistent_guids vqRob Harrop2010-09-161-3/+4
| | | | | * | | merged with defaultRob Harrop2010-09-1611-492/+573
| | | | | |\ \ \
| | | | | * | | | whitespace clean upRob Harrop2010-09-161-2/+2
| | | | | * | | | removed stray io:format callsRob Harrop2010-09-152-11/+2
| | | | | * | | | midway through fixing test_queue_recoverRob Harrop2010-09-153-7/+35
| | | | | * | | | merge with remoteRob Harrop2010-09-152-2/+23
| | | | | |\ \ \ \
| | | | | * | | | | erlang tests working againRob Harrop2010-09-153-6/+7