summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make dialyzer marginally happierMatthew Sackman2010-10-111-2/+2
* Typeo in spec, and simplify delete_queues as order of operations here doesn't...Matthew Sackman2010-10-112-8/+6
* Reworked binding / exchange autodeletion with better abstracted and cleaner APIMatthew Sackman2010-10-113-117/+115
* Minimised the number of calls to the XTs on deletionMatthew Sackman2010-10-083-37/+93
* remove R14ismMatthew Sackman2010-10-081-2/+2
* Gratuitous refactoringMatthew Sackman2010-10-081-8/+6
* XT:publish => XT:routeMatthew Sackman2010-10-087-15/+15
* refactorMatthias Radestock2010-10-071-27/+22
* merge default into bug21377Matthias Radestock2010-10-078-121/+144
|\
| * cosmeticMatthias Radestock2010-10-071-15/+12
| * merge bug23133 into defaultMatthias Radestock2010-10-064-27/+29
| |\
| | * Merging bug 23156 onto defaultMatthew Sackman2010-10-051-3/+5
| | |\
| | | * Refresh expiry on stat call as used by queue redeclarationMatthew Sackman2010-10-051-3/+5
| | |/
| | * add missing exportMatthias Radestock2010-10-051-1/+1
| | * correct type spec, and cosmeticsMatthias Radestock2010-10-051-2/+1
| | * cosmeticMatthias Radestock2010-10-052-21/+22
| * | 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-043-19/+23
| * | Merging default into bug 23133Matthew Sackman2010-10-0219-130/+401
| |\ \ | | |/
| * | Merging default into bug23133Matthew Sackman2010-09-2435-709/+962
| |\ \
| * | | 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-0841-1391/+1696
| |\ \ \ \
| * | | | | 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-1911-130/+161
| |\ \ \ \ \
| * | | | | | 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
* | | | | | | | Revert unnecessary reformattingMatthew Sackman2010-10-051-3/+3
* | | | | | | | Merging default into bug21377Matthew Sackman2010-10-049-81/+331
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | cosmetic and minor refactoringMatthias Radestock2010-10-011-40/+37
| * | | | | | | Merging bug 22902 into defaultMatthew Sackman2010-10-015-11/+222
| |\ \ \ \ \ \ \
| | * | | | | | | It's binary up until it goes through public_key:pkix_decode_cert, at which po...Matthew Sackman2010-10-011-1/+1
| | * | | | | | | support for R14B; fix utf8 bugAlexandru Scvortov2010-10-011-4/+8
| | * | | | | | | merge default into bug22902Alexandru Scvortov2010-10-0133-816/+1020
| | |\ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |