summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cosmeticbug23631Matthias Radestock2011-01-181-3/+2
* correct specsMatthias Radestock2011-01-181-3/+2
* Added a test which will, timing dependent, hit the close_fds callback stuff. ...Matthew Sackman2011-01-171-0/+30
* Merging default into bug23631Matthew Sackman2011-01-172-7/+8
|\
| * Every msg in a queue should have a different guid. SighMatthew Sackman2011-01-171-6/+7
| * allow hibernation after confirmMatthias Radestock2011-01-171-1/+1
* | refactor: extract helper for initialising test msg store clientMatthias Radestock2011-01-161-16/+12
* | cosmeticMatthias Radestock2011-01-161-4/+4
* | cosmetic: get rid of intermediate var and save some spaceMatthias Radestock2011-01-161-8/+7
* | make recover_index_and_client_refs do what it saysMatthias Radestock2011-01-161-8/+8
* | cosmeticMatthias Radestock2011-01-161-10/+8
* | some cosmetic and minor refactoring for clarityMatthias Radestock2011-01-161-22/+25
* | refactor: extract helper fun for updating the pending confirm mappingMatthias Radestock2011-01-161-43/+35
* | simplifying refactorMatthias Radestock2011-01-161-13/+11
* | merging default into bug23631Matthew Sackman2011-01-153-155/+59
|\ \ | |/
| * Merge bug23675Simon MacMullen2011-01-141-8/+17
| |\
| | * Merge with defaultbug23675Rob Harrop2011-01-141-8/+17
| | |\
| | | * Merge with defaultRob Harrop2011-01-139-290/+298
| | | |\
| | | * | Honour the requeue flag in basic.nackRob Harrop2011-01-121-2/+3
| | | * | Merge with defaultRob Harrop2011-01-111-8/+16
| | | |\ \
| | | | * | Extract common logic for message rejection. Introduce basic.nack and rework b...Rob Harrop2011-01-111-8/+16
| * | | | | bug23663 merged to defaultMarek Majkowski2011-01-141-107/+0
| |\ \ \ \ \
| | * \ \ \ \ Merge from defaultbug23663Simon MacMullen2011-01-101-107/+0
| | |\ \ \ \ \
| | | * | | | | Remove SASL EXTERNAL mechanism.Simon MacMullen2011-01-101-107/+0
| * | | | | | | merge bug23690 into default ('confirms' simplifications and optimisations)Alexandru Scvortov2011-01-141-2/+6
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ merge bug23679 into default (unnecessary fsyncs when requeuing messages with ...Alexandru Scvortov2011-01-141-2/+6
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | | * | | | | | Matthew's patch: don't add requeue'd messages to unconfirmedbug23679Alexandru Scvortov2011-01-141-2/+6
| * | | | | | | | invert logic to get better reusebug23690Matthias Radestock2011-01-131-24/+19
| * | | | | | | | combine 'unconfirmed' and queues_for_msgsMatthias Radestock2011-01-131-38/+41
| |/ / / / / / /
* | | | | | | | Whoops - client_terminate should not clear the cref, unlike client_delete_and...Matthew Sackman2011-01-151-4/+3
* | | | | | | | Introduce msg_store_client_init/3 helperMatthew Sackman2011-01-141-7/+8
* | | | | | | | Rearrangement in gc. Can't seem to get it shorter than this thoughMatthew Sackman2011-01-141-7/+8
* | | | | | | | change close_all_indicated to return {ok, CState}Matthew Sackman2011-01-142-6/+6
* | | | | | | | Correct order of function argumentsMatthew Sackman2011-01-141-5/+5
* | | | | | | | Combine client_refs with client_msg_on_disk_callback into clientsMatthew Sackman2011-01-141-75/+65
* | | | | | | | And now it worksMatthew Sackman2011-01-142-5/+7
* | | | | | | | Minor tweaks, and added explanatory comments relating to the various racesMatthew Sackman2011-01-142-26/+27
* | | | | | | | More testing needed, but this does seem to workMatthew Sackman2011-01-144-63/+136
|/ / / / / / /
* | | | | | | Merging bug23445 into defaultMatthew Sackman2011-01-130-0/+0
|\ \ \ \ \ \ \
* | | | | | | | cosmetics and indentation onlybug23445Matthew Sackman2011-01-133-120/+113
* | | | | | | | Some refactoringsMatthew Sackman2011-01-134-47/+31
* | | | | | | | Merging default into bug23445Matthew Sackman2011-01-1312-159/+237
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | cosmetics and minor factoringsMatthew Sackman2011-01-115-27/+29
| * | | | | | | Merging default into bug23445Matthew Sackman2011-01-1112-155/+231
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | Only read inside an mnesia transactionEmile Joubert2011-01-101-3/+2
| | * | | | | | One less thunkEmile Joubert2011-01-101-1/+1
| | * | | | | | More frugal use of thunksEmile Joubert2011-01-102-4/+7
| | * | | | | | Unconditionally return a fun() in execute mnesia txEmile Joubert2011-01-101-3/+7
| | * | | | | | Transfer changes from rabbit_access_control to rabbit_vhostEmile Joubert2011-01-101-29/+27
| | * | | | | | Merged default into bug23445Emile Joubert2011-01-1011-123/+195
| | |\ \ \ \ \ \