| Commit message (Expand) | Author | Age | Files | Lines |
| * | Abstract graph construction | Matthew Sackman | 2010-10-26 | 3 | -83/+92 |
| * | Specs. | Simon MacMullen | 2010-10-25 | 2 | -1/+20 |
| * | Refactor and document upgrades_to_apply/2 | Simon MacMullen | 2010-10-25 | 1 | -5/+7 |
| * | Rename variable | Simon MacMullen | 2010-10-25 | 1 | -2/+2 |
| * | Fix copyright statements | Simon MacMullen | 2010-10-25 | 2 | -24/+5 |
| * | Match more return values, and reindent | Simon MacMullen | 2010-10-25 | 2 | -22/+26 |
| * | Undo 522af2a24c5e, wait_for_tables/0 in fact may not have been called | Simon MacMullen | 2010-10-25 | 1 | -0/+1 |
| * | Various stylistic tweaks + cleanups | Simon MacMullen | 2010-10-25 | 2 | -25/+23 |
| * | Rename module. | Simon MacMullen | 2010-10-25 | 1 | -1/+1 |
| * | wait_for_tables has definitely been called by this point (in check_table_inte... | Simon MacMullen | 2010-10-22 | 1 | -1/+0 |
| * | Merged from default | Simon MacMullen | 2010-10-22 | 17 | -362/+702 |
| |\ |
|
| | * | Merging bug23111 to default (again) | Matthew Sackman | 2010-10-22 | 1 | -6/+6 |
| | |\ |
|
| | | * | Rather than kicking off the ttl timer on recovery, actually drop expired msgs... | Matthew Sackman | 2010-10-22 | 1 | -6/+6 |
| | | * | Ensure at start up, if we have msgs (i.e. recovery, not creation), and a TTL,... | Matthew Sackman | 2010-10-22 | 1 | -1/+1 |
| | * | | Merging bug23111 into default | Matthew Sackman | 2010-10-22 | 11 | -283/+597 |
| | |\ \
| | |/ |
|
| | | * | Correct spec for sync(), and some cosmetics | Matthew Sackman | 2010-10-21 | 2 | -11/+9 |
| | | * | Cosmetic | Matthew Sackman | 2010-10-21 | 1 | -2/+2 |
| | | * | Textuality | Matthew Sackman | 2010-10-21 | 1 | -2/+2 |
| | | * | Whitespace | Matthew Sackman | 2010-10-21 | 1 | -3/+2 |
| | | * | Minor refactor | Matthew Sackman | 2010-10-21 | 1 | -7/+2 |
| | | * | Remove unused variable and remove peek_result() type which is unused | Matthew Sackman | 2010-10-21 | 2 | -4/+2 |
| | | * | Merging default into bug23111 | Matthew Sackman | 2010-10-21 | 27 | -487/+648 |
| | | |\ |
|
| | | * | | tweaked RamIndexCount accounting again, now it doesn't get decremented twice ... | Rob Harrop | 2010-10-08 | 1 | -26/+31 |
| | | * | | fixed RamIndexMsgCount accounting | Rob Harrop | 2010-10-08 | 1 | -10/+8 |
| | | * | | merge with default | Rob Harrop | 2010-10-08 | 1 | -15/+12 |
| | | |\ \ |
|
| | | * | | | 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 |