| 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 | 12 | -351/+671 |
| |\ |
|
| | * | 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 |
| | * | 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 | 1 | -2/+2 |
| | * | Merging default into bug23111 | Matthew Sackman | 2010-10-21 | 21 | -474/+601 |
| | |\ |
|
| | | * | Prevent redeclaration of the default exchange: Limited Edition Passive Model | Matthew Sackman | 2010-10-18 | 1 | -0/+1 |
| | | * | Prevent redeclaration of the default exchange | Matthew Sackman | 2010-10-18 | 1 | -0/+1 |
| | | * | Gratuitous refactoring | Matthew Sackman | 2010-10-18 | 1 | -2/+1 |
| | | * | Permit neither the source or destination of the binding to be the default exc... | Matthew Sackman | 2010-10-18 | 1 | -0/+1 |
| | | * | Merging default into bug 22101 | Matthew Sackman | 2010-10-18 | 21 | -474/+591 |
| | | |\ |
|
| | | | * | Merged bug23405 | Simon MacMullen | 2010-10-18 | 3 | -68/+77 |
| | | | |\ |
|
| | | | | * | merge heads | Matthias Radestock | 2010-10-17 | 19 | -409/+511 |
| | | | | |\ |
|
| | | | | | * | cosmetic: put msg_store functions into a more logical order | Matthias Radestock | 2010-10-17 | 1 | -53/+56 |
| | | | | * | | Merge default into bug 23273 | Simon MacMullen | 2010-10-13 | 1 | -13/+15 |
| | | | | |\ \ |
|
| | | | | | * | | Switch to socket_into for the getstat things too. | Simon MacMullen | 2010-10-13 | 1 | -6/+6 |
| | | | | | * | | Don't throw, don't use erlang:element/2. | Simon MacMullen | 2010-09-17 | 1 | -13/+12 |
| | | | | | * | | Ignore socket errors when not running. | Simon MacMullen | 2010-09-17 | 1 | -12/+15 |
| | | | * | | | | Prevent expansion of routing key if binding destination is an exchange | Matthew Sackman | 2010-10-15 | 1 | -7/+9 |
| | | * | | | | | simplified code | Alexandru Scvortov | 2010-10-11 | 1 | -34/+24 |
| | | * | | | | | allow exchange.declare on the default exchange | Alexandru Scvortov | 2010-10-11 | 2 | -23/+35 |
| | | * | | | | | make default exchange publish-only | Alexandru Scvortov | 2010-10-11 | 1 | -0/+6 |
| | * | | | | | | 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 | 2 | -79/+102 |
| | |\ \ \ \ \ \ |
|
| | * | | | | | | | 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 |