Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Attempt to deal with missing segment file.bug25576 | Simon MacMullen | 2013-05-31 | 1 | -1/+12 |
* | Change to 'confirms' | 'other' | 'false'bug25429 | Simon MacMullen | 2013-02-08 | 1 | -2/+5 |
* | merge bug25428 into bug25429 | Matthias Radestock | 2013-01-31 | 1 | -6/+6 |
|\ | |||||
| * | merge default into bug25428bug25428 | Matthias Radestock | 2013-01-31 | 1 | -6/+6 |
| |\ | |||||
| | * | remove spurious generality | Matthias Radestock | 2013-01-29 | 1 | -2/+2 |
* | | | ask qi whether it needs sync'ing, and why | Matthias Radestock | 2013-01-30 | 1 | -3/+6 |
|/ / | |||||
* | | don't hold on to 'complete' in-memory qi journal entries | Matthias Radestock | 2013-01-30 | 1 | -13/+15 |
* | | only keep track of *unconfirmed* unsync'ed messages ids in qi | Matthias Radestock | 2013-01-30 | 1 | -9/+15 |
|/ | |||||
* | Update copyright 2013bug25343 | Emile Joubert | 2013-01-23 | 1 | -1/+1 |
* | throttle index walking to the rate at which we can process the resultsbug25216 | Matthias Radestock | 2012-10-10 | 1 | -1/+1 |
* | file_name -> filename | Matthias Radestock | 2012-09-17 | 1 | -4/+4 |
* | Add to qi the equivalent of msg_store_file:scan and rework a specialised walk... | Matthew Sackman | 2012-03-06 | 1 | -12/+38 |
* | Missing specbug24558 | Simon MacMullen | 2012-02-29 | 1 | -0/+1 |
* | Assert in timeout, better sync comment, changed naming of needs_index_sync. | Francesco Mazzoli | 2012-02-29 | 1 | -2/+2 |
* | Removed sync_if/2 and sync/2. | Francesco Mazzoli | 2012-02-22 | 1 | -22/+7 |
* | Introduced a small timeout when needs_timeout returns 'idle'. | Francesco Mazzoli | 2012-02-16 | 1 | -1/+1 |
* | Merged default | Francesco Mazzoli | 2012-02-09 | 1 | -2/+2 |
|\ | |||||
| * | Merge bug24606 | Simon MacMullen | 2012-02-03 | 1 | -1/+1 |
| |\ | |||||
| | * | refactor: extract string formatting function | Matthias Radestock | 2012-02-02 | 1 | -1/+1 |
| * | | Update copyright 2012bug24606 | Emile Joubert | 2012-02-02 | 1 | -1/+1 |
| |/ | |||||
* | | needs_sync/1 now uses the handle write buffer, sync/1 is unconditional. | Francesco Mazzoli | 2012-02-09 | 1 | -4/+6 |
* | | Syncing instead of flushing. | Francesco Mazzoli | 2012-02-09 | 1 | -6/+6 |
* | | Returning idle in needs_timeout/1 only when there is something to flush. | Francesco Mazzoli | 2012-02-07 | 1 | -2/+5 |
* | | Always returning either timed or idle, always flushing in timeout/1. | Francesco Mazzoli | 2012-02-07 | 1 | -7/+0 |
* | | Flushing periodically, trying out various way to find out when to flush. | Francesco Mazzoli | 2012-02-07 | 1 | -0/+7 |
|/ | |||||
* | ensure that rabbit dies when recovery failsbug24392 | Matthias Radestock | 2011-11-29 | 1 | -1/+4 |
* | ignore empty segment files | Matthias Radestock | 2011-11-28 | 1 | -11/+14 |
* | minor optimisation in qi: keep unsynced_msg_ids in a gb_set | Matthias Radestock | 2011-10-15 | 1 | -8/+9 |
* | move file functions from misc to rabbit_file | Alexandru Scvortov | 2011-09-21 | 1 | -18/+17 |
* | guard all prim_file uses | Alexandru Scvortov | 2011-09-21 | 1 | -15/+14 |
* | release descriptors explicitly | Alexandru Scvortov | 2011-09-16 | 1 | -0/+1 |
* | use prim_file instead of file2 | Alexandru Scvortov | 2011-09-16 | 1 | -4/+5 |
* | use filelib2 instead of filelib in most cases in queue_index and misc | Alexandru Scvortov | 2011-09-07 | 1 | -9/+9 |
* | use file2 in most cases in queue_index, file_handle_cache and misc | Alexandru Scvortov | 2011-09-07 | 1 | -4/+4 |
* | Upgrade all entries in a segmentbug24319 | Emile Joubert | 2011-08-08 | 1 | -1/+1 |
* | minor simplifying refactor | Matthias Radestock | 2011-08-05 | 1 | -7/+7 |
* | tx gone from everywhere | Matthias Radestock | 2011-06-24 | 1 | -10/+8 |
* | Slimmer gatherer termination | Emile Joubert | 2011-03-31 | 1 | -3/+3 |
* | Merging default into bug23425 | Matthew Sackman | 2011-03-16 | 1 | -1/+1 |
|\ | |||||
| * | Merged in default | Simon MacMullen | 2011-01-26 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge default | Simon MacMullen | 2011-01-11 | 1 | -9/+17 |
| | |\ | |||||
| | * | | Sketch of how clustered upgrades might work. | Simon MacMullen | 2011-01-04 | 1 | -1/+1 |
* | | | | cosmetic: more consistent naming of constantsbug23949 | Matthias Radestock | 2011-03-16 | 1 | -16/+14 |
* | | | | avoid sub-binary construction of tail | Matthias Radestock | 2011-03-16 | 1 | -12/+15 |
* | | | | cosmetic | Matthias Radestock | 2011-03-16 | 1 | -1/+2 |
* | | | | inlining and some minor refactoring | Matthias Radestock | 2011-03-15 | 1 | -15/+11 |
* | | | | Read segment files in one go | Matthew Sackman | 2011-03-15 | 1 | -38/+41 |
* | | | | cosmetic | Matthias Radestock | 2011-03-04 | 1 | -1/+1 |
* | | | | merge default into bug23914 | Matthias Radestock | 2011-03-04 | 1 | -9/+9 |
|\ \ \ \ | |||||
| * | | | | cosmetic | Matthias Radestock | 2011-03-04 | 1 | -9/+9 |