| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merging default into bug 21673 | Matthew Sackman | 2010-03-03 | 4 | -43/+148 |
| |\ | |||||
| | * | Merging heads | Matthew Sackman | 2010-03-03 | 2 | -19/+16 |
| | |\ | |||||
| | | * | cosmetic | Matthias Radestock | 2010-03-03 | 2 | -7/+7 |
| | | * | cosmetic | Matthias Radestock | 2010-03-03 | 1 | -12/+9 |
| | * | | Better handle the limiter exiting | Matthew Sackman | 2010-03-03 | 2 | -8/+16 |
| | |/ | |||||
| | * | Apparently, consistency is a good thing | Matthew Sackman | 2010-03-03 | 2 | -3/+3 |
| | * | Made the very generic invoke call into a slightly more specific flush call | Matthew Sackman | 2010-03-03 | 3 | -14/+18 |
| | * | Deal with the possibility of there being no queues to go through | Matthew Sackman | 2010-03-03 | 1 | -2/+5 |
| | * | Implemented the rest | Matthew Sackman | 2010-03-03 | 3 | -10/+47 |
| | * | Fixes to limiter - logic mistake in maybe_notify and some refactoring and cos... | Matthew Sackman | 2010-03-03 | 2 | -19/+23 |
| | * | Incomplete implementation | Matthew Sackman | 2010-03-02 | 2 | -18/+65 |
| | * | Problem: if the limiter is blocked due to a client flow, and the client then ... | Matthew Sackman | 2010-03-02 | 2 | -24/+29 |
| | * | lower priority of conserve_memory below that of 'info' | Matthias Radestock | 2010-02-28 | 1 | -1/+1 |
| | * | change priorities in amqqueue | Matthias Radestock | 2010-02-28 | 1 | -3/+3 |
| * | | Missing call to terminate_client in msg_store | Matthew Sackman | 2010-02-23 | 2 | -8/+11 |
| * | | Sort out priorities: Only info should be at 9. Conserve memory and messages r... | Matthew Sackman | 2010-02-18 | 3 | -12/+12 |
| * | | Several fixes: | Matthew Sackman | 2010-02-18 | 5 | -58/+104 |
| * | | supervisor2 => ?MODULE | Matthew Sackman | 2010-02-17 | 1 | -2/+2 |
| * | | Promote reads over writes in the msg_store. | Matthew Sackman | 2010-02-16 | 1 | -4/+3 |
| * | | merge default ⇨ bug 21673 | Matthew Sackman | 2010-02-15 | 2 | -6/+8 |
| |\ \ | |/ | |||||
| | * | Merge bug22363 into default | David Wragg | 2010-02-15 | 1 | -2/+7 |
| | |\ | |||||
| | | * | Well without this, I can break the test frequently (> 50% of the time, with [... | Matthew Sackman | 2010-02-15 | 1 | -2/+7 |
| | * | | Avoid the use of spawn_executable on non-Windows platforms | David Wragg | 2010-02-15 | 1 | -3/+2 |
| | |/ | |||||
| * | | Yet another API consistency design win for the Erlang OTP team. ets:update_co... | Matthew Sackman | 2010-02-15 | 1 | -10/+4 |
| * | | merge heads | Matthias Radestock | 2010-02-12 | 1 | -1/+5 |
| |\ \ | |||||
| | * | | Fix potential leak in cur file cache if the msg is both already known and in ... | Matthew Sackman | 2010-02-11 | 1 | -1/+5 |
| * | | | merge default into bug21673 | Matthias Radestock | 2010-02-11 | 1 | -13/+12 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | cosmetic | Matthias Radestock | 2010-02-11 | 1 | -2/+3 |
| | * | | minor optimisation | Matthias Radestock | 2010-02-11 | 1 | -21/+20 |
| | * | | cosmetic: moving things around | Matthias Radestock | 2010-02-11 | 1 | -20/+20 |
| | * | | minor refactor: s/Delivered/IsDelivered | Matthias Radestock | 2010-02-11 | 1 | -12/+12 |
| * | | | minor refactor: move erase_tx call into commit_transaction | Matthias Radestock | 2010-02-11 | 1 | -1/+1 |
| * | | | refactoring: rename attempt_immediate_delivery to attempt_delivery | Matthias Radestock | 2010-02-11 | 1 | -5/+4 |
| * | | | refactoring: rename Msg to Message | Matthias Radestock | 2010-02-11 | 1 | -24/+26 |
| * | | | remove some debugging code | Matthias Radestock | 2010-02-11 | 1 | -1/+0 |
| | |/ |/| | |||||
| * | | Agressively check caches before risking deferring to the msg_store. This ofte... | Matthew Sackman | 2010-02-10 | 1 | -18/+29 |
| * | | Refactoring of client concurrent read | Matthew Sackman | 2010-02-10 | 1 | -91/+79 |
| * | | Merging default into bug21673 and correcting further copyright dates | Matthew Sackman | 2010-02-10 | 56 | -166/+166 |
| |\ \ | |/ | |||||
| | * | Merging bug22332 onto default | Matthew Sackman | 2010-02-10 | 45 | -133/+133 |
| | |\ | |||||
| | | * | update copyright notices to say 2010 where appropriate | David R. MacIver | 2010-02-09 | 45 | -133/+133 |
| * | | | Fix all sorts of concurrency races in the concurrent readers versus GC | Matthew Sackman | 2010-02-10 | 1 | -48/+94 |
| * | | | merge default into bug21673 | Matthias Radestock | 2010-02-10 | 1 | -7/+6 |
| |\ \ \ | |/ / | |||||
| | * | | minor cosmetic changes and refactoring in amqqueue_process | Matthias Radestock | 2010-02-10 | 1 | -27/+25 |
| * | | | osmetic | Matthias Radestock | 2010-02-10 | 1 | -6/+5 |
| * | | | cosmetic | Matthias Radestock | 2010-02-10 | 1 | -19/+14 |
| * | | | Merging default into bug21673 | Matthew Sackman | 2010-02-09 | 5 | -24/+82 |
| |\ \ \ | |/ / | |||||
| | * | | Fix rabbitmq-multi issue with parentheses in path | David Wragg | 2010-02-09 | 1 | -10/+17 |
| | * | | Merge bug22303 into master | David Wragg | 2010-02-09 | 2 | -6/+55 |
| | |\ \ | |||||
| | | * | | Detect version of os_mon, and if we have version > 2.2.1 then we trust its ou... | Matthew Sackman | 2010-02-04 | 2 | -6/+55 |
| | | |/ | |||||
| | * | | merge default into bug22310 | Matthias Radestock | 2010-02-05 | 11 | -53/+555 |
| | |\ \ | |||||
