| Commit message (Expand) | Author | Age | Files | Lines |
| * | Firstly the desired queue length shouldn't go negative. Secondly, testing sho... | Matthew Sackman | 2009-11-12 | 1 | -14/+3 |
| * | Found the bug. What was happening was: | Matthew Sackman | 2009-11-12 | 1 | -5/+8 |
| * | Wired it all together. It does seem to work, but there seems to be an off by ... | Matthew Sackman | 2009-11-11 | 5 | -429/+63 |
| * | unused vars | Matthew Sackman | 2009-11-11 | 1 | -3/+2 |
| * | merging in from bug 21742, ignoring all of its changes to amqqueue and amqque... | Matthew Sackman | 2009-11-11 | 3 | -4/+289 |
| |\ |
|
| | * | merging in from default | Matthew Sackman | 2009-11-11 | 1 | -7/+20 |
| | |\ |
|
| | * | | Various amounts of tidying, post testing and a large amount of cosmetics. | Matthew Sackman | 2009-11-11 | 3 | -67/+81 |
| | * | | Unhappy with the idea that the desired duration is affected immediately by ne... | Matthew Sackman | 2009-11-11 | 2 | -38/+37 |
| | * | | Cosmetics | Matthew Sackman | 2009-11-11 | 1 | -104/+90 |
| | * | | QA: quoted atoms in specs, timer:now_diff | Marek Majkowski | 2009-11-11 | 3 | -18/+11 |
| | * | | Using vm_memory_manager. | Marek Majkowski | 2009-11-09 | 2 | -16/+24 |
| | * | | Merged default into bug21742. | Marek Majkowski | 2009-11-06 | 25 | -487/+510 |
| | |\ \ |
|
| | * \ \ | Merged default into bug21742. | Marek Majkowski | 2009-10-26 | 4 | -14/+23 |
| | |\ \ \ |
|
| | * | | | | Major refactoring including ets, saving last-send-value and call instead of c... | Marek Majkowski | 2009-10-26 | 2 | -67/+120 |
| | * | | | | dict->ets, and a refactoring | Marek Majkowski | 2009-10-23 | 1 | -3/+3 |
| | * | | | | QA: changed names to: queue_duration, changed MemoryOvercommit to be availabl... | Marek Majkowski | 2009-10-22 | 2 | -25/+30 |
| | * | | | | QA: specs, and LOGDEBUGS | Marek Majkowski | 2009-10-22 | 2 | -17/+17 |
| | * | | | | Default merged into bug21742 | Marek Majkowski | 2009-10-21 | 6 | -33/+45 |
| | |\ \ \ \ |
|
| | * | | | | | Rewritten the couting, hopefully, it's simplified now | Marek Majkowski | 2009-10-07 | 1 | -34/+47 |
| | * | | | | | Few more lines of comments | Marek Majkowski | 2009-10-07 | 1 | -0/+14 |
| | * | | | | | Changes to amqqueue_process required to proove that the code works. | Marek Majkowski | 2009-10-06 | 1 | -3/+62 |
| | * | | | | | Memory monitor code. | Marek Majkowski | 2009-10-06 | 2 | -1/+209 |
| * | | | | | | merging in from default | Matthew Sackman | 2009-11-11 | 2 | -10/+44 |
| |\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | | Merge bug21715 | Paul Jones | 2009-11-09 | 1 | -7/+20 |
| | |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| | | * | | | | Build args are also dependant on platform | Marek Majkowski | 2009-11-09 | 1 | -2/+3 |
| | | * | | | | Forgot one checksum | Marek Majkowski | 2009-11-06 | 1 | -1/+2 |
| | | * | | | | Let's support 1.7.0 | Marek Majkowski | 2009-11-06 | 1 | -4/+3 |
| | | * | | | | don't depend on simplejson for snow leopard | Marek Majkowski | 2009-11-06 | 1 | -1/+13 |
| | |/ / / / |
|
| | * | | | | Nuked a head | Ben Hood | 2009-11-05 | 2 | -2/+6 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Merged bug21775 into default | Ben Hood | 2009-11-05 | 1 | -3/+24 |
| | |\ \ \ \ \ |
|
| | | * \ \ \ \ | Merged default into bug21775 | Ben Hood | 2009-11-05 | 19 | -447/+443 |
| | | |\ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | | * | | | | | merging from default | Vlad Ionescu | 2009-10-29 | 9 | -46/+57 |
| | | |\ \ \ \ \ |
|
| | | * | | | | | | adding support for determining if an amqp reply code is either a soft or a ha... | Vlad Ionescu | 2009-10-23 | 1 | -3/+24 |
| * | | | | | | | | Fixed. There was a choice of having the qi do its own seqids, which would hav... | Matthew Sackman | 2009-11-10 | 2 | -69/+160 |
| * | | | | | | | | Added test which slowly reduces the duration target of the queue as messages ... | Matthew Sackman | 2009-11-10 | 2 | -1/+44 |
| * | | | | | | | | Cosmetic reorganisation of vq. Added specs and made sure usage matches specs | Matthew Sackman | 2009-11-09 | 3 | -184/+270 |
| * | | | | | | | | Wrote specific test of the case mentioned in previous commit, and fixed code ... | Matthew Sackman | 2009-11-09 | 4 | -51/+264 |
| * | | | | | | | | Made the tests work again. Also one tiny cosmetic in vq. However, uncovered m... | Matthew Sackman | 2009-11-09 | 2 | -19/+35 |
| * | | | | | | | | modified vq such that when we're bringing entries back in from gamma to beta ... | Matthew Sackman | 2009-11-09 | 2 | -47/+55 |
| * | | | | | | | | Making progress with vq testing and debugging - up to 75% code coverage overa... | Matthew Sackman | 2009-11-06 | 2 | -59/+152 |
| * | | | | | | | | man 2 write states: | Matthew Sackman | 2009-11-06 | 3 | -24/+42 |
| * | | | | | | | | merging in from default | Matthew Sackman | 2009-11-05 | 8 | -6/+59 |
| |\ \ \ \ \ \ \ \
| | |_|_|/ / / /
| |/| | | | | | |
|
| | * | | | | | | | One head is better than two. | David Wragg | 2009-11-05 | 2 | -2/+6 |
| | |\ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | | |
|
| | | * | | | | | | Merge bug21802 into default | David Wragg | 2009-11-04 | 2 | -2/+6 |
| | | |\ \ \ \ \ \ |
|
| | | | * | | | | | | typeo. Or something. | Matthew Sackman | 2009-10-29 | 1 | -1/+1 |
| | | | * | | | | | | Made the wrappers slightly smarter so that they also detect when they're the ... | Matthew Sackman | 2009-10-29 | 2 | -3/+7 |
| | * | | | | | | | | merge bug21831 into default | Matthias Radestock | 2009-11-04 | 2 | -1/+23 |
| | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | When clustered, on application:stop, make sure we call on_node_node(node()). ... | Matthew Sackman | 2009-10-29 | 1 | -1/+1 |
| | | * | | | | | | | | placation of Matthias - more sensible rabbit_mnesia API | Matthew Sackman | 2009-10-29 | 2 | -23/+22 |
| | | * | | | | | | | | On application:stop, if we're not clustered, walk through all the ram tables,... | Matthew Sackman | 2009-10-29 | 2 | -1/+24 |
| | | | |/ / / / / /
| | |/| | | | | | |
|