| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | changed usage of #message_properties{} to ?BASE_MESSAGE_PROPERTIES | Rob Harrop | 2010-10-06 | 1 | -2/+2 |
| * | Merging default into bug 23111 | Matthew Sackman | 2010-10-06 | 2 | -79/+102 |
| |\ | |||||
| | * | merge bug23133 into default | Matthias Radestock | 2010-10-06 | 3 | -21/+18 |
| | |\ | |||||
| | * | | refactor file summary updating in write/remove | Matthias Radestock | 2010-10-06 | 1 | -32/+20 |
| | * | | cosmetic | Matthias Radestock | 2010-10-05 | 1 | -11/+10 |
| | * | | cosmetic | Matthias Radestock | 2010-10-05 | 1 | -6/+5 |
| | * | | Use delete_object, not match_delete | Matthew Sackman | 2010-10-04 | 1 | -1/+1 |
| | * | | Introduce delete_object and use it to solve race | Matthew Sackman | 2010-10-04 | 2 | -19/+22 |
| | * | | Merging default into bug 23133 | Matthew Sackman | 2010-10-02 | 17 | -128/+376 |
| | |\ \ | |||||
| | * \ \ | Merging default into bug23133 | Matthew Sackman | 2010-09-24 | 24 | -692/+889 |
| | |\ \ \ | |||||
| | * | | | | when a message is written the ref_count is always 1 | Matthias Radestock | 2010-09-09 | 1 | -4/+4 |
| | * | | | | adjust function name for consistency | Matthias Radestock | 2010-09-09 | 1 | -5/+5 |
| | * | | | | oops | Matthias Radestock | 2010-09-09 | 1 | -1/+1 |
| | * | | | | minor refactor | Matthias Radestock | 2010-09-09 | 1 | -9/+7 |
| | * | | | | tweak | Matthias Radestock | 2010-09-09 | 1 | -25/+24 |
| | * | | | | cosmetic tweaks and minor simplifications | Matthias Radestock | 2010-09-09 | 1 | -36/+31 |
| | * | | | | Merging bug 23233 into bug 23133 | Matthew Sackman | 2010-09-08 | 1 | -63/+50 |
| | |\ \ \ \ | |||||
| | * | | | | | Scan the file and remove from the index as necessary on file delete rather th... | Matthew Sackman | 2010-09-08 | 1 | -1/+4 |
| | * | | | | | Merging default into bug 23133 | Matthew Sackman | 2010-09-08 | 35 | -1373/+1635 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Fixed the bug. The problem was that I was not removing msgs from the index fo... | Matthew Sackman | 2010-09-08 | 1 | -43/+27 |
| | * | | | | | | Merging default into bug 23133 | Matthew Sackman | 2010-08-19 | 7 | -107/+148 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Abstract refcount == 0 to imply not_found for appropriate call sites | Matthew Sackman | 2010-08-18 | 1 | -9/+13 |
| | * | | | | | | | By this stage of the client-read, we know a GC can't start and can't be in pr... | Matthew Sackman | 2010-08-18 | 1 | -2/+1 |
| | * | | | | | | | Abstraction of the inner write function | Matthew Sackman | 2010-08-18 | 1 | -28/+26 |
| | * | | | | | | | cosmetic | Matthew Sackman | 2010-08-18 | 1 | -9/+8 |
| | * | | | | | | | Because we can increment the refcount back above 0, the calculation of the co... | Matthew Sackman | 2010-08-18 | 1 | -1/+1 |
| | * | | | | | | | Backed out changeset c47670da4830 - I decided the dedup cache shouldn't be ma... | Matthew Sackman | 2010-08-18 | 1 | -5/+7 |
| | * | | | | | | | treat the dedup cache the same way as the index - permit 0 ref_counts and pru... | Matthew Sackman | 2010-08-17 | 1 | -7/+5 |
| | * | | | | | | | Merging default into bug 23133 | Matthew Sackman | 2010-08-17 | 3 | -97/+183 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Permit 0 ref counts and don't actually forget about messages until the file g... | Matthew Sackman | 2010-08-16 | 1 | -40/+78 |
| * | | | | | | | | | cosmetics | Matthew Sackman | 2010-10-06 | 1 | -7/+4 |
| * | | | | | | | | | Refactoring and cosmetic | Matthew Sackman | 2010-10-06 | 1 | -33/+29 |
| * | | | | | | | | | cosmetic | Matthew Sackman | 2010-10-06 | 2 | -29/+28 |
| * | | | | | | | | | cosmetic | Matthew Sackman | 2010-10-06 | 2 | -5/+4 |
| * | | | | | | | | | cosmetic | Matthew Sackman | 2010-10-06 | 1 | -1/+1 |
| * | | | | | | | | | Trailing whitespace only | Matthew Sackman | 2010-10-06 | 2 | -23/+22 |
| * | | | | | | | | | msg_properties -> message_properties in order to be consistent with message a... | Matthew Sackman | 2010-10-06 | 6 | -102/+104 |
| * | | | | | | | | | Merging default into bug23111 | Matthew Sackman | 2010-10-06 | 9 | -253/+565 |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| | * | | | | | | | | merge with default | Rob Harrop | 2010-09-29 | 9 | -253/+565 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | casing change and added ttl to the list of queue items in rabbitmqctl | Rob Harrop | 2010-09-29 | 1 | -7/+10 |
| | | * | | | | | | | | refactoring | Rob Harrop | 2010-09-29 | 1 | -3/+5 |
| | | * | | | | | | | | fixed bug with queue length and collect during run | Rob Harrop | 2010-09-29 | 2 | -4/+9 |
| | | * | | | | | | | | merge with default | Rob Harrop | 2010-09-29 | 9 | -250/+552 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ \ \ | merge with default | Rob Harrop | 2010-09-28 | 4 | -22/+48 |
| | | | |\ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | | removed peek, and restructured dropwhile to not load message content from disk | Rob Harrop | 2010-09-28 | 5 | -94/+67 |
| | | | * | | | | | | | | | added timer to collect expired messages | Rob Harrop | 2010-09-28 | 1 | -13/+33 |
| | | | * | | | | | | | | | cosmetic | Rob Harrop | 2010-09-28 | 2 | -2/+4 |
| | | | * | | | | | | | | | added peek to ivq. some tests for peek | Rob Harrop | 2010-09-27 | 2 | -2/+11 |
| | | | * | | | | | | | | | added peek to backing queue, implemented in vq | Rob Harrop | 2010-09-27 | 4 | -5/+71 |
| | | | * | | | | | | | | | minor stylistic improvement | Rob Harrop | 2010-09-27 | 1 | -1/+2 |
