summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cosmeticbug23408Matthew Sackman2010-10-261-2/+2
* remove unnecessary begin/endMatthew Sackman2010-10-261-3/+2
* Improve passing of state in tests (and correct some wrong state numbering at ...Matthew Sackman2010-10-261-41/+44
* undo incorrect fixMatthew Sackman2010-10-261-1/+0
* msg_store:write does not alter the msg_store client stateMatthew Sackman2010-10-263-40/+35
* If Terms differs from Terms1, then it'll be because there was an issue in rec...Matthew Sackman2010-10-261-1/+1
* whitespaceMatthew Sackman2010-10-262-2/+2
* merge default into bug23408Matthias Radestock2010-10-254-261/+351
|\
| * merge default into bug23408Matthias Radestock2010-10-231-17/+15
| |\
| * \ merge default into bug23408Matthias Radestock2010-10-234-280/+376
| |\ \
| | * \ merge default into bug23408Matthias Radestock2010-10-234-273/+370
| | |\ \
| | | * | adapt vq to new msg_store and qi APIsMatthias Radestock2010-10-211-143/+186
| | | * | fix testsMatthias Radestock2010-10-201-58/+85
| | | * | rejig qi initialisation, separating clean init and recoveryMatthias Radestock2010-10-201-19/+24
| | | * | add a fun to get hold of the client_ref from the client_msstateMatthias Radestock2010-10-201-0/+4
| | | * | move msg_store server identity and client identity into client state.Matthias Radestock2010-10-201-48/+58
* | | | | merge bug23344 into defaultMatthias Radestock2010-10-2514-317/+614
|\ \ \ \ \
| * | | | | refactoring: comprehensions are easier to comprehend than foldsMatthias Radestock2010-10-241-5/+2
| | |_|_|/ | |/| | |
| * | | | cosmetic: whitespace changes onlyMatthias Radestock2010-10-232-34/+38
| |/ / /
| * | | cosmetics and minor refactoring on code from recently merged bug23111Matthias Radestock2010-10-236-122/+95
| |/ /
| * | Merging bug23111 to default (again)Matthew Sackman2010-10-221-6/+6
| |\ \
| | * | Rather than kicking off the ttl timer on recovery, actually drop expired msgs...bug23111Matthew 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
| * | | Merging bug23111 into defaultMatthew Sackman2010-10-2211-283/+597
| |\ \ \ | | |/ /
| | * | 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-212-4/+2
| | * | Merging default into bug23111Matthew Sackman2010-10-2127-487/+648
| | |\ \ | | | |/
| | * | 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-063-79/+103
| | |\ \ \
| | * | | | 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
| | * | | | cosmeticMatthew Sackman2010-10-061-1/+1
| | * | | | Overeager M-/... I did run dialyzer but it failed to spot it.Matthew Sackman2010-10-061-4/+3
| | * | | | Trailing whitespace onlyMatthew Sackman2010-10-062-23/+22
| | * | | | msg_properties -> message_properties in order to be consistent with message a...Matthew Sackman2010-10-068-117/+120
| | * | | | Merging default into bug23111Matthew Sackman2010-10-0611-263/+588
| | |\ \ \ \