| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merging default into bug 21673 | Matthew Sackman | 2010-03-03 | 4 | -43/+148 |
| |\ | |||||
| | * | merge bug22423 into default | Matthias Radestock | 2010-03-03 | 4 | -44/+149 |
| | |\ | |||||
| | | * | 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 |
| * | | merge default into bug21673 | Matthias Radestock | 2010-02-28 | 2 | -4/+13 |
| |\ \ | |/ | |||||
| | * | change priorities in amqqueue | Matthias Radestock | 2010-02-28 | 1 | -3/+3 |
| | * | Merging bug 22188 into default | Matthew Sackman | 2010-02-19 | 1 | -4/+4 |
| | |\ | |||||
| | | * | Use a suffix other than .rpm for file lists, to avoid confusion with rpms. | David Wragg | 2010-02-19 | 1 | -4/+4 |
| | |/ | |||||
| | * | Added tag rabbitmq_v1_7_2 for changeset bacb333d7645 | Matthew Sackman | 2010-02-16 | 0 | -0/+0 |
| | * | release v1.7.2rabbitmq_v1_7_2 | Matthew Sackman | 2010-02-16 | 2 | -0/+9 |
| * | | 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 | 6 | -15/+13 |
| |\ \ | |/ | |||||
| | * | 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 |
| | * | | Merging bug 22361 ⇨ default | Matthew Sackman | 2010-02-15 | 1 | -3/+2 |
| | |\ \ | | |/ | |/| | |||||
| | | * | Avoid the use of spawn_executable on non-Windows platforms | David Wragg | 2010-02-15 | 1 | -3/+2 |
| | |/ | |||||
| | * | merge heads | Matthias Radestock | 2010-02-12 | 4 | -9/+5 |
| | |\ | |||||
| | | * | Merging bug22262 ⇨ default | Matthew Sackman | 2010-02-11 | 1 | -4/+0 |
| | | |\ | |||||
| | | | * | Both of the macports makefile targets are deploy-time, so merge them | David Wragg | 2010-02-11 | 1 | -4/+0 |
| | | * | | unix2dos has gone away on some systems, and was always an alias for todos any... | Matthew Sackman | 2010-02-11 | 1 | -1/+1 |
| | | * | | Merge bug22336 into default | David Wragg | 2010-02-11 | 2 | -4/+4 |
| | | |\ \ | | | |/ | | |/| | |||||
| | | | * | Don't set env vars to the empty string | Matthew Sackman | 2010-02-09 | 2 | -4/+4 |
| * | | | | 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 heads | Matthias Radestock | 2010-02-12 | 0 | -0/+0 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | merge default into bug21673 | Matthias Radestock | 2010-02-07 | 2 | -8/+10 |
| | |\ \ \ \ \ | |||||
| * | \ \ \ \ \ | 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 |
| * | | | | | | | minor refactor: move erase_tx call into commit_transaction | Matthias Radestock | 2010-02-11 | 1 | -1/+1 |
| * | | | | | | | merge default into bug21673 | Matthias Radestock | 2010-02-11 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ | |/ / / / / / | |||||
| | * | | | | | | cosmetic: moving things around | Matthias Radestock | 2010-02-11 | 1 | -20/+20 |
| * | | | | | | | merge default into bug21673 | Matthias Radestock | 2010-02-11 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ | |/ / / / / / | |||||
| | * | | | | | | minor refactor: s/Delivered/IsDelivered | Matthias Radestock | 2010-02-11 | 1 | -12/+12 |
| | | |_|_|/ / | |/| | | | | |||||
| * | | | | | | refactoring: rename attempt_immediate_delivery to attempt_delivery | Matthias Radestock | 2010-02-11 | 1 | -5/+4 |
