| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| * | | | | | merge default into bug23914 | Matthias Radestock | 2011-03-04 | 1 | -3/+3 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | cosmetic | Matthias Radestock | 2011-03-04 | 1 | -5/+5 |
| | |/ / / | |||||
| * | | | | guid -> msg_id in qi | Matthias Radestock | 2011-03-04 | 1 | -43/+44 |
| * | | | | introduce separate type for msg ids | Matthias Radestock | 2011-03-04 | 1 | -11/+10 |
| |/ / / | |||||
| * | | | Update .erl and .hrl license boilerplates | Matthew Sackman | 2011-01-19 | 1 | -26/+11 |
| | |/ |/| | |||||
| * | | refactor / abstraction | Matthew Sackman | 2011-01-10 | 1 | -13/+13 |
| * | | sync queue_index when variable_queue has outstanding confirms and is idle (br... | Alexandru Scvortov | 2011-01-10 | 1 | -1/+9 |
| |/ | |||||
| * | Merge with default | Rob Harrop | 2010-11-25 | 1 | -18/+14 |
| |\ | |||||
| | * | cosmetic | Matthias Radestock | 2010-11-25 | 1 | -18/+14 |
