summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Merge with defaultRob Harrop2011-06-205-8/+17
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Fixed bug with undecoded contentRob Harrop2011-06-131-9/+8
| * | | | | | | | | If a DLE is deleted after being declared in an x-dead-letter-exchange argumen...Rob Harrop2011-06-131-6/+0
| * | | | | | | | | Removed PD hack and be happy with the death reason we haveRob Harrop2011-06-131-6/+1
| * | | | | | | | | Updated specs and fixed error in ack that didn't account for different ack st...Rob Harrop2011-06-134-11/+30
| * | | | | | | | | Bit of a hack, but it gets the tests passing for nowRob Harrop2011-06-131-1/+6
| * | | | | | | | | Merge with defaultRob Harrop2011-06-135-46/+165
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Support for DL'ing messages that are rejected with requeue=falseRob Harrop2011-06-083-20/+32
| | * | | | | | | | | Merge with defaultRob Harrop2011-06-081-1/+2
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Publishing under new GUID now. DL'd messages have x-death-reason and x-death-...Rob Harrop2011-06-082-26/+68
| | * | | | | | | | | | Merge with default and rough outline of DL for ttl expiryRob Harrop2011-06-075-33/+98
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | In progress tweaks to VQ to support returning the dropped message in dropwhileRob Harrop2011-04-062-23/+31
| | | * | | | | | | | | | Store DLE arg in the queue stateRob Harrop2011-04-061-16/+25
| | | * | | | | | | | | | Merge with defaultRob Harrop2011-04-061-1/+4
| | | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Whitespace cleanupRob Harrop2011-04-061-4/+5
| | | * | | | | | | | | | | Add argument checking for x-dead-letter-exchangeRob Harrop2011-04-061-7/+21
* | | | | | | | | | | | | | Merge bug24508.Simon MacMullen2011-10-202-19/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | replace timer:apply_interval with timer:send_intervalMatthias Radestock2011-10-202-19/+10
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merged bug24362 into defaultEmile Joubert2011-10-1914-964/+538
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge bug24481Simon MacMullen2011-10-190-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | CosmeticSimon MacMullen2011-10-191-8/+8
| * | | | | | | | | | | | Saner namingEmile Joubert2011-10-191-3/+3
| * | | | | | | | | | | | Perform semantic equivalence testEmile Joubert2011-10-191-6/+20
| |/ / / / / / / / / / /
| * | | | | | | | | | | Merge bug17162.Simon MacMullen2011-10-193-121/+109
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | remove parse_properties (again) and rename testAlexandru Scvortov2011-10-182-116/+59
| | * | | | | | | | | | | small routing optimisation and re-add parse_propertiesAlexandru Scvortov2011-10-182-1/+58
| | * | | | | | | | | | | cosmeticAlexandru Scvortov2011-10-181-7/+12
| | * | | | | | | | | | | unroll property parserAlexandru Scvortov2011-10-172-59/+46
| * | | | | | | | | | | | yet another attempt to reduce timeouts in CIMatthias Radestock2011-10-191-6/+6
| * | | | | | | | | | | | As noted in bug17162 comment 13, this delivers a few percent improvement on M...Simon MacMullen2011-10-181-0/+5
| * | | | | | | | | | | | Merged bug24460 into defaultEmile Joubert2011-10-181-3/+2
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | remove redundant usortAlexandru Scvortov2011-10-171-2/+1
| | * | | | | | | | | | | | properly sort the queue of acksAlexandru Scvortov2011-10-171-3/+3
| * | | | | | | | | | | | | Merge bug24483Simon MacMullen2011-10-188-812/+391
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | looks like a 200ms wait is still not enough to keep CI happyMatthias Radestock2011-10-171-1/+1
| | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | merge bug24455 into defaultMatthias Radestock2011-10-174-786/+365
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | Minor tweaksMatthew Sackman2011-10-171-14/+5
| | | * | | | | | | | | | | Having thought about and discussed the code and desires, change things around...Matthew Sackman2011-10-171-47/+26
| | | * | | | | | | | | | | cosmetic + correct specs for lqueue:peek{_r}Matthias Radestock2011-10-151-16/+16
| | | * | | | | | | | | | | oopsMatthias Radestock2011-10-151-7/+3
| | | * | | | | | | | | | | Revert lqueue so it does not cache ends of queue as we no longer need this to...Matthew Sackman2011-10-151-71/+33
| | | * | | | | | | | | | | refactor: extract delta assertions into one placeMatthias Radestock2011-10-151-14/+15
| | | * | | | | | | | | | | doc tidyingMatthias Radestock2011-10-151-10/+3
| | | * | | | | | | | | | | merge default into bug24455Matthias Radestock2011-10-154-772/+429
| | | |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / /
| | | * | | | | | | | | | | Because I've got rid of ram_index_count (i.e. betas count), and because the g...Matthew Sackman2011-10-121-48/+20
| | | * | | | | | | | | | | gb_sets:from_list(X) is slow. gb_sets:from_ordset(lists:usort(X)) is faster. ...Matthew Sackman2011-10-121-8/+9
| | | * | | | | | | | | | | Update docsMatthew Sackman2011-10-121-29/+70
| | | * | | | | | | | | | | Undo that last change, but still ensure q3 ends on a segment boundary by givi...Matthew Sackman2011-10-121-16/+9
| | | * | | | | | | | | | | cosmetic, and be somewhat smarter about deciding the minimum length of q3 (no...Matthew Sackman2011-10-122-8/+15
| | | * | | | | | | | | | | Cache both ends of the queue to give O(1) peek and peek_rMatthew Sackman2011-10-121-37/+68