summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cosmeticbug23344Matthias Radestock2010-10-251-2/+2
* GC no longer needs to know about its parent msg_store. Thus fold the parent i...Matthew Sackman2010-10-252-26/+27
* cosmeticsMatthew Sackman2010-10-251-5/+5
* correct msg prioritiesMatthias Radestock2010-10-221-4/+5
* oopsMatthias Radestock2010-10-221-1/+1
* minor refactor: lists:filter -> list comprehensionMatthias Radestock2010-10-222-4/+3
* major refactoring of gc logicMatthias Radestock2010-10-222-76/+69
* small refactorMatthias Radestock2010-10-221-10/+9
* refactor: merge combine_files1 into combine_filesMatthias Radestock2010-10-221-36/+31
* cosmetics and minor refactoringMatthias Radestock2010-10-222-31/+35
* Apparently they can be. ArbitrarilyMatthew Sackman2010-10-191-2/+1
* Support the possibility of the message being removed by someone elseMatthew Sackman2010-10-191-2/+7
* tuples can only be one-dimensionalMatthew Sackman2010-10-191-1/+2
* Overlong lineMatthew Sackman2010-10-191-1/+2
* Substantial refactoring of gc_done, and drop gc_active in favour of the guara...Matthew Sackman2010-10-191-76/+73
* RefactoringMatthew Sackman2010-10-191-16/+15
* Emit message back to the msg_store again after deletion completed. Potentiall...Matthew Sackman2010-10-192-37/+45
* Improvement to specsMatthew Sackman2010-10-192-4/+5
* combine and deletion of files are both forms of GCMatthew Sackman2010-10-192-18/+18
* Push deletion of empty files out to the gc process.Matthew Sackman2010-10-182-21/+42
* Further abstract gc to permit different types of actionsMatthew Sackman2010-10-181-18/+19
* Permit the GC to cope with multiple concurrent pending GCs. In the case of a ...Matthew Sackman2010-10-182-30/+36
* Split out the testing of whether a file is not being read fromMatthew Sackman2010-10-182-27/+36
* Properly abstract the state that the msg_store passes to the gc.Matthew Sackman2010-10-182-41/+50
* Merged bug 22101 into defaultSimon MacMullen2010-10-180-0/+0
|\
* | Prevent redeclaration of the default exchange: Limited Edition Passive Modelbug22101Matthew 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-1825-487/+629
|\ \ | |/
| * Merged bug23405Simon MacMullen2010-10-183-68/+77
| |\
| | * merge headsMatthias Radestock2010-10-1722-421/+538
| | |\
| | | * cosmetic: put msg_store functions into a more logical orderMatthias Radestock2010-10-171-53/+56
| | | * Merged bug 23403 into defaultSimon MacMullen2010-10-151-2/+6
| | | |\
| | | | * fire {exchange,binding}_deleted eventsbug23403Matthias Radestock2010-10-151-2/+6
| | * | | merge bug23273 into defaultAlexandru Scvortov2010-10-131-13/+15
| | |\ \ \
| | | * \ \ Merge default into bug 23273bug23273Simon 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 exchangebug23405Matthew Sackman2010-10-151-7/+9
| | |_|/ / | |/| | |
| * | | | rename error/2 to prevent auto-import warnings on R14BMatthias Radestock2010-10-153-24/+26
| | |_|/ | |/| |
| * | | merge bug21377 into defaultMatthias Radestock2010-10-1417-303/+413
| |\ \ \
| | * \ \ Merge default into bug21377Simon MacMullen2010-10-1317-303/+413
| | |\ \ \ | | | |/ / | | |/| |
| | | * | boolean_or(True, X, Y) = anything_but(False, X, Y)Matthias Radestock2010-10-111-5/+2
| | | * | renameMatthias Radestock2010-10-111-3/+3
| | | * | merge default into bug21377Matthias Radestock2010-10-110-0/+0
| | | |\ \
| | | * | | refactoringMatthias Radestock2010-10-112-54/+43
| | | * | | merge default into bug21377Matthias Radestock2010-10-111-7/+6
| | | |\ \ \
| | | * | | | cosmeticMatthias Radestock2010-10-111-0/+1