summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Abstract graph constructionMatthew Sackman2010-10-263-83/+92
* Specs.Simon MacMullen2010-10-252-1/+20
* Refactor and document upgrades_to_apply/2Simon MacMullen2010-10-251-5/+7
* Rename variableSimon MacMullen2010-10-251-2/+2
* Fix copyright statementsSimon MacMullen2010-10-252-24/+5
* Match more return values, and reindentSimon MacMullen2010-10-252-22/+26
* Undo 522af2a24c5e, wait_for_tables/0 in fact may not have been calledSimon MacMullen2010-10-251-0/+1
* Various stylistic tweaks + cleanupsSimon MacMullen2010-10-252-25/+23
* Rename module.Simon MacMullen2010-10-251-1/+1
* wait_for_tables has definitely been called by this point (in check_table_inte...Simon MacMullen2010-10-221-1/+0
* Merged from defaultSimon MacMullen2010-10-2212-351/+671
|\
| * Rather than kicking off the ttl timer on recovery, actually drop expired msgs...Matthew Sackman2010-10-221-6/+6
| * Ensure at start up, if we have msgs (i.e. recovery, not creation), and a TTL,...Matthew Sackman2010-10-221-1/+1
| * Correct spec for sync(), and some cosmeticsMatthew Sackman2010-10-212-11/+9
| * CosmeticMatthew Sackman2010-10-211-2/+2
| * TextualityMatthew Sackman2010-10-211-2/+2
| * WhitespaceMatthew Sackman2010-10-211-3/+2
| * Minor refactorMatthew Sackman2010-10-211-7/+2
| * Remove unused variable and remove peek_result() type which is unusedMatthew Sackman2010-10-211-2/+2
| * Merging default into bug23111Matthew Sackman2010-10-2121-474/+601
| |\
| | * Prevent redeclaration of the default exchange: Limited Edition Passive ModelMatthew Sackman2010-10-181-0/+1
| | * Prevent redeclaration of the default exchangeMatthew Sackman2010-10-181-0/+1
| | * Gratuitous refactoringMatthew Sackman2010-10-181-2/+1
| | * Permit neither the source or destination of the binding to be the default exc...Matthew Sackman2010-10-181-0/+1
| | * Merging default into bug 22101Matthew Sackman2010-10-1821-474/+591
| | |\
| | | * Merged bug23405Simon MacMullen2010-10-183-68/+77
| | | |\
| | | | * merge headsMatthias Radestock2010-10-1719-409/+511
| | | | |\
| | | | | * cosmetic: put msg_store functions into a more logical orderMatthias Radestock2010-10-171-53/+56
| | | | * | Merge default into bug 23273Simon MacMullen2010-10-131-13/+15
| | | | |\ \
| | | | | * | Switch to socket_into for the getstat things too.Simon MacMullen2010-10-131-6/+6
| | | | | * | Don't throw, don't use erlang:element/2.Simon MacMullen2010-09-171-13/+12
| | | | | * | Ignore socket errors when not running.Simon MacMullen2010-09-171-12/+15
| | | * | | | Prevent expansion of routing key if binding destination is an exchangeMatthew Sackman2010-10-151-7/+9
| | * | | | | simplified codeAlexandru Scvortov2010-10-111-34/+24
| | * | | | | allow exchange.declare on the default exchangeAlexandru Scvortov2010-10-112-23/+35
| | * | | | | make default exchange publish-onlyAlexandru Scvortov2010-10-111-0/+6
| * | | | | | tweaked RamIndexCount accounting again, now it doesn't get decremented twice ...Rob Harrop2010-10-081-26/+31
| * | | | | | fixed RamIndexMsgCount accountingRob Harrop2010-10-081-10/+8
| * | | | | | merge with defaultRob Harrop2010-10-081-15/+12
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | fixed comment for attempt_deliveryRob Harrop2010-10-061-2/+3
| * | | | | | removed ttl from queue ttl info itemsRob Harrop2010-10-061-4/+1
| * | | | | | Reworked ensure_ttl_timer to use apply_after rather than send_afterRob Harrop2010-10-062-5/+10
| * | | | | | removed unnecessary _MsgProperties variable nameRob Harrop2010-10-061-1/+1
| * | | | | | narrowed the capture on reset_msg_expiry_funRob Harrop2010-10-061-11/+12
| * | | | | | changed usage of #message_properties{} to ?BASE_MESSAGE_PROPERTIESRob Harrop2010-10-061-2/+2
| * | | | | | Merging default into bug 23111Matthew Sackman2010-10-062-79/+102
| |\ \ \ \ \ \
| * | | | | | | cosmeticsMatthew Sackman2010-10-061-7/+4
| * | | | | | | Refactoring and cosmeticMatthew Sackman2010-10-061-33/+29
| * | | | | | | cosmeticMatthew Sackman2010-10-062-29/+28
| * | | | | | | cosmeticMatthew Sackman2010-10-062-5/+4