| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | revert all the ordsets operations to lists | Francesco Mazzoli | 2012-09-21 | 3 | -93/+82 |
| * | better specs | Matthias Radestock | 2012-09-19 | 1 | -4/+4 |
| * | simplify | Matthias Radestock | 2012-09-19 | 1 | -32/+25 |
| * | cosmetic | Matthias Radestock | 2012-09-19 | 1 | -6/+6 |
| * | eek | Matthias Radestock | 2012-09-19 | 1 | -1/+1 |
| * | inline | Matthias Radestock | 2012-09-19 | 1 | -3/+1 |
| * | oops. | Francesco Mazzoli | 2012-09-19 | 1 | -1/+1 |
| * | ordsets instead of lists in `rabbit_upgrade' | Francesco Mazzoli | 2012-09-19 | 1 | -7/+7 |
| * | ordsets, not lists, in `rabbit_node_monitor' | Francesco Mazzoli | 2012-09-19 | 1 | -8/+7 |
| * | Merge heads | Simon MacMullen | 2012-09-18 | 1 | -2/+2 |
| |\ | |||||
| | * | Oops | Simon MacMullen | 2012-09-18 | 1 | -2/+2 |
| * | | get rid of a helper | Matthias Radestock | 2012-09-18 | 1 | -6/+2 |
| |/ | |||||
| * | Merge heads | Simon MacMullen | 2012-09-18 | 1 | -2/+2 |
| |\ | |||||
| | * | This got swapped round. | Simon MacMullen | 2012-09-18 | 1 | -2/+2 |
| * | | Rework booleans around init_db() and friends: | Simon MacMullen | 2012-09-18 | 2 | -20/+25 |
| |/ | |||||
| * | cosmetic(ish) | Matthias Radestock | 2012-09-18 | 1 | -17/+16 |
| * | cosmetic | Matthias Radestock | 2012-09-18 | 1 | -3/+2 |
| * | some abstraction | Matthias Radestock | 2012-09-18 | 1 | -21/+21 |
| * | another list operation | Francesco Mazzoli | 2012-09-18 | 1 | -1/+1 |
| * | `of' at the end | Francesco Mazzoli | 2012-09-18 | 1 | -4/+5 |
| * | reorder functions | Francesco Mazzoli | 2012-09-18 | 1 | -12/+12 |
| * | remove ?empty_set | Francesco Mazzoli | 2012-09-18 | 1 | -26/+30 |
| * | another list in the wild... | Francesco Mazzoli | 2012-09-18 | 1 | -1/+1 |
| * | forgot one list | Francesco Mazzoli | 2012-09-18 | 1 | -3/+3 |
| * | never use lists constructs when dealing with ordsets... | Francesco Mazzoli | 2012-09-18 | 1 | -42/+55 |
| * | equality => pattern match | Francesco Mazzoli | 2012-09-18 | 1 | -3/+3 |
| * | ditch the booleans to control decisions on disc/ram nodes | Francesco Mazzoli | 2012-09-18 | 5 | -85/+86 |
| * | move all the error descriptions to the end | Matthias Radestock | 2012-09-17 | 1 | -88/+74 |
| * | correct comment | Matthias Radestock | 2012-09-17 | 1 | -1/+1 |
| * | some tidying up | Matthias Radestock | 2012-09-17 | 1 | -174/+169 |
| * | Merge bug25152 | Simon MacMullen | 2012-09-17 | 5 | -32/+32 |
| |\ | |||||
| | * | file_name -> filename | Matthias Radestock | 2012-09-17 | 4 | -26/+26 |
| | * | 1MB = 1000000B for disks | Matthias Radestock | 2012-09-17 | 1 | -1/+1 |
| | * | correct disk space log message and remove ambiguity | Matthias Radestock | 2012-09-17 | 1 | -5/+5 |
| * | | Increase the amount of symmetry. | Simon MacMullen | 2012-09-17 | 1 | -7/+7 |
| * | | bring queue/exchange removal cost back down to O(binding_count) | Matthias Radestock | 2012-09-15 | 1 | -20/+30 |
| * | | guard deletes on disk tables in order to eliminate superfluos fsyncs | Matthias Radestock | 2012-09-15 | 3 | -5/+23 |
| |/ | |||||
| * | Merge bug24914 | Simon MacMullen | 2012-09-14 | 5 | -105/+127 |
| |\ | |||||
| | * | merge default into bug25118 | Tim Watson | 2012-09-14 | 5 | -105/+127 |
| | |\ | |||||
| | | * | updated the essay to explain how the sync status works now | Francesco Mazzoli | 2012-09-13 | 1 | -19/+25 |
| | | * | two little fixes... | Francesco Mazzoli | 2012-09-06 | 1 | -2/+2 |
| | | * | cosmetics | Francesco Mazzoli | 2012-09-04 | 1 | -1/+1 |
| | | * | cosmetics | Francesco Mazzoli | 2012-09-04 | 2 | -4/+1 |
| | | * | cosmetics | Francesco Mazzoli | 2012-09-04 | 1 | -1/+1 |
| | | * | merge default | Francesco Mazzoli | 2012-09-04 | 7 | -110/+222 |
| | | |\ | |||||
| | | * | | remove differences with default | Francesco Mazzoli | 2012-09-04 | 1 | -10/+12 |
| | | * | | track the delta of the depths, and replace `pending_ack' with `depth' in BQ | Francesco Mazzoli | 2012-09-04 | 4 | -71/+52 |
| | | * | | was getting `set_length' instead of `drop' | Francesco Mazzoli | 2012-09-04 | 1 | -1/+1 |
| | | * | | fix depth delta in the `publish' instruction | Francesco Mazzoli | 2012-09-04 | 1 | -1/+1 |
| | | * | | forgot debug line in | Francesco Mazzoli | 2012-09-03 | 1 | -1/+0 |
