summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* changed usage of #message_properties{} to ?BASE_MESSAGE_PROPERTIESRob Harrop2010-10-061-2/+2
* Merging default into bug 23111Matthew Sackman2010-10-062-79/+102
|\
| * merge bug23133 into defaultMatthias Radestock2010-10-063-21/+18
| |\
| * | refactor file summary updating in write/removeMatthias Radestock2010-10-061-32/+20
| * | cosmeticMatthias Radestock2010-10-051-11/+10
| * | cosmeticMatthias Radestock2010-10-051-6/+5
| * | Use delete_object, not match_deleteMatthew Sackman2010-10-041-1/+1
| * | Introduce delete_object and use it to solve raceMatthew Sackman2010-10-042-19/+22
| * | Merging default into bug 23133Matthew Sackman2010-10-0217-128/+376
| |\ \
| * \ \ Merging default into bug23133Matthew Sackman2010-09-2424-692/+889
| |\ \ \
| * | | | when a message is written the ref_count is always 1Matthias Radestock2010-09-091-4/+4
| * | | | adjust function name for consistencyMatthias Radestock2010-09-091-5/+5
| * | | | oopsMatthias Radestock2010-09-091-1/+1
| * | | | minor refactorMatthias Radestock2010-09-091-9/+7
| * | | | tweakMatthias Radestock2010-09-091-25/+24
| * | | | cosmetic tweaks and minor simplificationsMatthias Radestock2010-09-091-36/+31
| * | | | Merging bug 23233 into bug 23133Matthew Sackman2010-09-081-63/+50
| |\ \ \ \
| * | | | | Scan the file and remove from the index as necessary on file delete rather th...Matthew Sackman2010-09-081-1/+4
| * | | | | Merging default into bug 23133Matthew Sackman2010-09-0835-1373/+1635
| |\ \ \ \ \
| * | | | | | Fixed the bug. The problem was that I was not removing msgs from the index fo...Matthew Sackman2010-09-081-43/+27
| * | | | | | Merging default into bug 23133Matthew Sackman2010-08-197-107/+148
| |\ \ \ \ \ \
| * | | | | | | Abstract refcount == 0 to imply not_found for appropriate call sitesMatthew Sackman2010-08-181-9/+13
| * | | | | | | By this stage of the client-read, we know a GC can't start and can't be in pr...Matthew Sackman2010-08-181-2/+1
| * | | | | | | Abstraction of the inner write functionMatthew Sackman2010-08-181-28/+26
| * | | | | | | cosmeticMatthew Sackman2010-08-181-9/+8
| * | | | | | | Because we can increment the refcount back above 0, the calculation of the co...Matthew Sackman2010-08-181-1/+1
| * | | | | | | Backed out changeset c47670da4830 - I decided the dedup cache shouldn't be ma...Matthew Sackman2010-08-181-5/+7
| * | | | | | | treat the dedup cache the same way as the index - permit 0 ref_counts and pru...Matthew Sackman2010-08-171-7/+5
| * | | | | | | Merging default into bug 23133Matthew Sackman2010-08-173-97/+183
| |\ \ \ \ \ \ \
| * | | | | | | | Permit 0 ref counts and don't actually forget about messages until the file g...Matthew Sackman2010-08-161-40/+78
* | | | | | | | | 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
* | | | | | | | | Trailing whitespace onlyMatthew Sackman2010-10-062-23/+22
* | | | | | | | | msg_properties -> message_properties in order to be consistent with message a...Matthew Sackman2010-10-066-102/+104
* | | | | | | | | Merging default into bug23111Matthew Sackman2010-10-069-253/+565
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | merge with defaultRob Harrop2010-09-299-253/+565
| |\ \ \ \ \ \ \ \
| | * | | | | | | | 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-299-250/+552
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ merge with defaultRob Harrop2010-09-284-22/+48
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | removed peek, and restructured dropwhile to not load message content from diskRob Harrop2010-09-285-94/+67
| | | * | | | | | | | | 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-272-2/+11
| | | * | | | | | | | | added peek to backing queue, implemented in vqRob Harrop2010-09-274-5/+71
| | | * | | | | | | | | minor stylistic improvementRob Harrop2010-09-271-1/+2