| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | minor refactor | Matthias Radestock | 2010-06-14 | 1 | -10/+8 |
| * | refactor: rename and simplify test_keep_msg_in_ram | Matthias Radestock | 2010-06-14 | 1 | -36/+26 |
| * | cosmetic: more sensible ordering of state components | Matthias Radestock | 2010-06-14 | 1 | -33/+39 |
| * | minor refactor | Matthias Radestock | 2010-06-13 | 1 | -11/+8 |
| * | refactor: extract accumulation of SeqIds and Guids from acks | Matthias Radestock | 2010-06-12 | 1 | -34/+25 |
| * | refactor: simplify 'fetch' | Matthias Radestock | 2010-06-12 | 1 | -34/+17 |
| * | refactor: extract conditional calls to qi:deliver | Matthias Radestock | 2010-06-12 | 1 | -23/+19 |
| * | refactor: extract #msg_status initialisation | Matthias Radestock | 2010-06-12 | 1 | -15/+13 |
| * | refactor: simplify publish_delivered | Matthias Radestock | 2010-06-12 | 1 | -25/+17 |
| * | refactor: extract similarities between ack and requeue | Matthias Radestock | 2010-06-12 | 1 | -76/+48 |
| * | refactor: make 'ack' and 'requeue' look very similar indeed | Matthias Radestock | 2010-06-12 | 1 | -37/+37 |
| * | fix small persistent_count counting bug | Matthias Radestock | 2010-06-12 | 1 | -3/+3 |
| * | cosmetic | Matthias Radestock | 2010-06-03 | 1 | -174/+212 |
| * | cosmetic | Matthias Radestock | 2010-06-03 | 1 | -10/+11 |
| * | cosmetic | Matthias Radestock | 2010-06-03 | 1 | -2/+2 |
| * | refactor: introduce helper fun | Matthias Radestock | 2010-06-03 | 1 | -49/+38 |
| * | cosmetic | Matthias Radestock | 2010-06-03 | 1 | -74/+63 |
| * | refactor: simplify code with some helper funs | Matthias Radestock | 2010-06-03 | 1 | -24/+15 |
| * | drop segment num from fun call in segment_{fold,map} | Matthias Radestock | 2010-06-02 | 1 | -13/+10 |
| * | refactor: rename segment_fetch_keys to segments_nums | Matthias Radestock | 2010-06-02 | 1 | -3/+3 |
| * | refactor: remove superfluous clause | Matthias Radestock | 2010-06-02 | 1 | -2/+0 |
| * | tweak: more LRU-like cache behaviour | Matthias Radestock | 2010-06-02 | 1 | -1/+1 |
| * | remove erroneous comment | Matthias Radestock | 2010-06-02 | 1 | -3/+1 |
| * | cosmetic | Matthias Radestock | 2010-05-28 | 1 | -1/+1 |
| * | inlining | Matthias Radestock | 2010-05-28 | 1 | -6/+4 |
| * | merge default into bug21673 | Matthias Radestock | 2010-05-28 | 9 | -274/+406 |
| |\ | |||||
| | * | remove misleading comments | Matthias Radestock | 2010-05-28 | 1 | -5/+0 |
| | * | cosmetic | Matthias Radestock | 2010-05-27 | 1 | -4/+4 |
| | * | some minor refactoring | Matthias Radestock | 2010-05-27 | 2 | -82/+65 |
| | * | Merging bug 21824 onto default | Matthew Sackman | 2010-05-27 | 5 | -22/+159 |
| | |\ | |||||
| | | * | Cosmetics and formatting | Matthew Sackman | 2010-05-27 | 4 | -19/+19 |
| | | * | Merging default into bug 21824 | Matthew Sackman | 2010-05-27 | 7 | -122/+139 |
| | | |\ | |||||
| | | * | | No reason for this to be a dict of lists. | Simon MacMullen | 2010-05-20 | 1 | -2/+2 |
| | | * | | Forgot to add this. | Simon MacMullen | 2010-05-20 | 1 | -0/+110 |
| | | * | | Move the former bug21824 into a new branch that comes off bug21915 (and thus ... | Simon MacMullen | 2010-05-20 | 4 | -20/+47 |
| | * | | | Merging bug 22812 into default | Matthew Sackman | 2010-05-27 | 2 | -26/+36 |
| | |\ \ \ | | |_|/ | |/| | | |||||
| | | * | | Minor refactor | Matthew Sackman | 2010-05-27 | 1 | -3/+4 |
| | | * | | We were only applying the local shortcut in the case when we were *only* | Simon MacMullen | 2010-05-27 | 1 | -20/+24 |
| | | * | | Make error messages in the logs a bit clearer. | Simon MacMullen | 2010-05-26 | 1 | -6/+11 |
| | * | | | Merging bug21915 onto default. Note that this has some semantic changes which... | Matthew Sackman | 2010-05-27 | 4 | -187/+176 |
| | |\ \ \ | |||||
| | | * | | | Cosmetics | Matthew Sackman | 2010-05-27 | 2 | -33/+25 |
| | | * | | | Don't eat errors that could be returned by F. | Simon MacMullen | 2010-05-26 | 1 | -5/+5 |
| | | * | | | Clean up a bit. | Simon MacMullen | 2010-05-26 | 2 | -9/+3 |
| | | * | | | Move F into with_or_die. | Simon MacMullen | 2010-05-26 | 1 | -8/+15 |
| | | * | | | Correct specs. | Simon MacMullen | 2010-05-26 | 1 | -2/+1 |
| | | * | | | Merge default into 21915. | Simon MacMullen | 2010-05-26 | 3 | -38/+63 |
| | | |\ \ \ | | | |/ / | |||||
| | | * | | | Move our protocol_error outside the with_or_die to stop it being eaten. | Simon MacMullen | 2010-05-26 | 1 | -15/+12 |
| | | * | | | Reinstate check_configure_permitted in queue.declare passive when queue alrea... | Simon MacMullen | 2010-05-26 | 1 | -2/+3 |
| | | * | | | Revert bug introduced in "cosmetics" commit 41b7270f9546. | Simon MacMullen | 2010-05-26 | 1 | -1/+1 |
| | | * | | | 80 col fix. | Simon MacMullen | 2010-05-26 | 1 | -1/+2 |
