summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* revert all the ordsets operations to listsFrancesco Mazzoli2012-09-213-93/+82
* better specsMatthias Radestock2012-09-191-4/+4
* simplifyMatthias Radestock2012-09-191-32/+25
* cosmeticMatthias Radestock2012-09-191-6/+6
* eekMatthias Radestock2012-09-191-1/+1
* inlineMatthias Radestock2012-09-191-3/+1
* oops.Francesco Mazzoli2012-09-191-1/+1
* ordsets instead of lists in `rabbit_upgrade'Francesco Mazzoli2012-09-191-7/+7
* ordsets, not lists, in `rabbit_node_monitor'Francesco Mazzoli2012-09-191-8/+7
* Merge headsSimon MacMullen2012-09-181-2/+2
|\
| * OopsSimon MacMullen2012-09-181-2/+2
* | get rid of a helperMatthias Radestock2012-09-181-6/+2
|/
* Merge headsSimon MacMullen2012-09-181-2/+2
|\
| * This got swapped round.Simon MacMullen2012-09-181-2/+2
* | Rework booleans around init_db() and friends:Simon MacMullen2012-09-182-20/+25
|/
* cosmetic(ish)Matthias Radestock2012-09-181-17/+16
* cosmeticMatthias Radestock2012-09-181-3/+2
* some abstractionMatthias Radestock2012-09-181-21/+21
* another list operationFrancesco Mazzoli2012-09-181-1/+1
* `of' at the endFrancesco Mazzoli2012-09-181-4/+5
* reorder functionsFrancesco Mazzoli2012-09-181-12/+12
* remove ?empty_setFrancesco Mazzoli2012-09-181-26/+30
* another list in the wild...Francesco Mazzoli2012-09-181-1/+1
* forgot one listFrancesco Mazzoli2012-09-181-3/+3
* never use lists constructs when dealing with ordsets...Francesco Mazzoli2012-09-181-42/+55
* equality => pattern matchFrancesco Mazzoli2012-09-181-3/+3
* ditch the booleans to control decisions on disc/ram nodesFrancesco Mazzoli2012-09-185-85/+86
* move all the error descriptions to the endMatthias Radestock2012-09-171-88/+74
* correct commentMatthias Radestock2012-09-171-1/+1
* some tidying upMatthias Radestock2012-09-171-174/+169
* Merge bug25152Simon MacMullen2012-09-175-32/+32
|\
| * file_name -> filenameMatthias Radestock2012-09-174-26/+26
| * 1MB = 1000000B for disksMatthias Radestock2012-09-171-1/+1
| * correct disk space log message and remove ambiguityMatthias Radestock2012-09-171-5/+5
* | Increase the amount of symmetry.Simon MacMullen2012-09-171-7/+7
* | bring queue/exchange removal cost back down to O(binding_count)Matthias Radestock2012-09-151-20/+30
* | guard deletes on disk tables in order to eliminate superfluos fsyncsMatthias Radestock2012-09-153-5/+23
|/
* Merge bug24914Simon MacMullen2012-09-145-105/+127
|\
| * merge default into bug25118Tim Watson2012-09-145-105/+127
| |\
| | * updated the essay to explain how the sync status works nowFrancesco Mazzoli2012-09-131-19/+25
| | * two little fixes...Francesco Mazzoli2012-09-061-2/+2
| | * cosmeticsFrancesco Mazzoli2012-09-041-1/+1
| | * cosmeticsFrancesco Mazzoli2012-09-042-4/+1
| | * cosmeticsFrancesco Mazzoli2012-09-041-1/+1
| | * merge defaultFrancesco Mazzoli2012-09-047-110/+222
| | |\
| | * | remove differences with defaultFrancesco Mazzoli2012-09-041-10/+12
| | * | track the delta of the depths, and replace `pending_ack' with `depth' in BQFrancesco Mazzoli2012-09-044-71/+52
| | * | was getting `set_length' instead of `drop'Francesco Mazzoli2012-09-041-1/+1
| | * | fix depth delta in the `publish' instructionFrancesco Mazzoli2012-09-041-1/+1
| | * | forgot debug line inFrancesco Mazzoli2012-09-031-1/+0