| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | fixed comment for attempt_delivery | Rob Harrop | 2010-10-06 | 1 | -2/+3 | |
| | * | | | | | | removed ttl from queue ttl info items | Rob Harrop | 2010-10-06 | 1 | -4/+1 | |
| | * | | | | | | Reworked ensure_ttl_timer to use apply_after rather than send_after | Rob Harrop | 2010-10-06 | 2 | -5/+10 | |
| | * | | | | | | removed unnecessary _MsgProperties variable name | Rob Harrop | 2010-10-06 | 1 | -1/+1 | |
| | * | | | | | | narrowed the capture on reset_msg_expiry_fun | Rob Harrop | 2010-10-06 | 1 | -11/+12 | |
| | * | | | | | | 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 | 3 | -79/+103 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | 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 | |
| | * | | | | | | | Overeager M-/... I did run dialyzer but it failed to spot it. | Matthew Sackman | 2010-10-06 | 1 | -4/+3 | |
| | * | | | | | | | 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 | 8 | -117/+120 | |
| | * | | | | | | | Merging default into bug23111 | Matthew Sackman | 2010-10-06 | 11 | -263/+588 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ | merge with default | Rob Harrop | 2010-09-29 | 11 | -261/+591 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | 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 | 11 | -258/+578 | |
| | | | |\ \ \ \ \ \ \ | ||||||
| | | | | * \ \ \ \ \ \ | 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 | 6 | -97/+69 | |
| | | | | * | | | | | | | | 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 | 3 | -3/+15 | |
| | | | | * | | | | | | | | 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 | |
| | | | | * | | | | | | | | slight improvement to performance when discarding many messages | Rob Harrop | 2010-09-27 | 1 | -4/+4 | |
| | | | | * | | | | | | | | merged with default | Rob Harrop | 2010-09-27 | 11 | -233/+480 | |
| | | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | | cosmetic, tab clean up | Rob Harrop | 2010-09-23 | 2 | -10/+10 | |
| | | | | | * | | | | | | | | invariable queue has dropwhile implementation now | Rob Harrop | 2010-09-23 | 1 | -10/+23 | |
| | | | | | * | | | | | | | | reworked how message filtering works with dropwhile | Rob Harrop | 2010-09-22 | 7 | -79/+116 | |
| | | | | | * | | | | | | | | fixed problem in vq:tx_commit, moved expiry recalculation to post_msg_store c... | Rob Harrop | 2010-09-22 | 1 | -14/+15 | |
| | | | | | * | | | | | | | | clean up of specs and dialzer results | Rob Harrop | 2010-09-22 | 3 | -22/+41 | |
| | | | | | * | | | | | | | | persistence of message props working for invariable queue | Rob Harrop | 2010-09-21 | 2 | -16/+18 | |
| | | | | | * | | | | | | | | cosmetic changes | Rob Harrop | 2010-09-21 | 2 | -15/+15 | |
| | | | | | * | | | | | | | | stylistic issues, reworking handling of msg_properties | Rob Harrop | 2010-09-21 | 1 | -13/+13 | |
| | | | | | * | | | | | | | | cosmetic changes, alignment etc | Rob Harrop | 2010-09-21 | 2 | -27/+33 | |
| | | | | | * | | | | | | | | fixed issue in invariable queue preventing per-queue ttl working for transien... | Rob Harrop | 2010-09-21 | 2 | -15/+17 | |
| | | | | | * | | | | | | | | fixed naming error | Rob Harrop | 2010-09-21 | 1 | -2/+2 | |
| | | | | | * | | | | | | | | refactoring argument checking and line width changes | Rob Harrop | 2010-09-21 | 1 | -19/+19 | |
| | | | | | * | | | | | | | | cosmetic changes - line width | Rob Harrop | 2010-09-21 | 5 | -22/+47 | |
| | | | | | * | | | | | | | | cosmetic fixes - tabs to spaces | Rob Harrop | 2010-09-21 | 6 | -40/+40 | |
| | | | | | * | | | | | | | | merge with default | Rob Harrop | 2010-09-21 | 8 | -123/+265 | |
| | | | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | | | * | | | | | | | | invariable queue updated for backing queue api | Rob Harrop | 2010-09-17 | 1 | -17/+30 | |
| | | | | | | * | | | | | | | | added msg_properties to publish_delivered so they can be rehydrated later | Rob Harrop | 2010-09-17 | 2 | -4/+5 | |
| | | | | | | * | | | | | | | | some cosmetic changes and the beginnings of invariable_queue with new api | Rob Harrop | 2010-09-17 | 3 | -13/+15 | |
| | | | | | | * | | | | | | | | merge with default | Rob Harrop | 2010-09-17 | 4 | -6/+5 | |
| | | | | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | | | * | | | | | | | | | fixed test_queue_recover. recovery is working again with per-queue ttl | Rob Harrop | 2010-09-16 | 2 | -4/+6 | |
