| Commit message (Expand) | Author | Age | Files | Lines |
| * | Tidying of msg_store as per QA discussion with Matthias | Matthew Sackman | 2009-11-17 | 1 | -55/+53 |
| * | Well tracking down that transposed error took about an hour... sigh. | Matthew Sackman | 2009-11-17 | 1 | -1/+1 |
| * | 1. A bugfix in MM, in internal_update. 2. In MM only enforce limits if we're ... | Matthew Sackman | 2009-11-17 | 2 | -18/+13 |
| * | If a queue reports 0 duration, then the MM may well calculate that the desire... | Matthew Sackman | 2009-11-17 | 1 | -3/+8 |
| * | In the absense of an egress rate, use ingress rate instead. Also, if there's ... | Matthew Sackman | 2009-11-17 | 4 | -41/+77 |
| * | Remove most of the vq tests which are now invalid given the prefetcher has gone. | Matthew Sackman | 2009-11-17 | 2 | -284/+9 |
| * | stripped out the prefetcher. Note that I've not fixed up the tests yet, so th... | Matthew Sackman | 2009-11-16 | 5 | -443/+35 |
| * | merging in from default | Matthew Sackman | 2009-11-16 | 6 | -19/+41 |
| |\ |
|
| | * | merging bug 21903 into default | Matthew Sackman | 2009-11-16 | 2 | -2/+3 |
| | |\ |
|
| | | * | Move the pkill to after the check that there is a rabbitmq user | David Wragg | 2009-11-05 | 1 | -4/+3 |
| | | * | Move epmd killing from the init script to the Debian postrm script | David Wragg | 2009-11-05 | 2 | -2/+4 |
| | * | | merging bug 21947 into default | Matthew Sackman | 2009-11-16 | 2 | -0/+6 |
| | |\ \ |
|
| | | * | | Remove traces of plugins in the debian postrm | David Wragg | 2009-11-16 | 2 | -0/+6 |
| | |/ / |
|
| | * | | Merge bug21928 into default | David Wragg | 2009-11-11 | 1 | -12/+2 |
| | |\ \ |
|
| | | * | | Fixes as suggested. Having tested, the asroot wrapper is used only with activ... | Matthew Sackman | 2009-11-10 | 1 | -12/+2 |
| | * | | | Merge bug21913 into default | David Wragg | 2009-11-11 | 2 | -2/+6 |
| | |\ \ \ |
|
| | | * | | | replaced echo -e with multiple echo calls | Matthew Sackman | 2009-11-10 | 2 | -2/+6 |
| | | |/ / |
|
| | * | | | merge bug21876 into next | Matthias Radestock | 2009-11-11 | 1 | -3/+24 |
| | |\ \ \
| | |/ /
| |/| | |
|
| | | * | | updating rabbitmq-service.bat to reflect changes in rabbitmq-server.bat | Vlad Ionescu | 2009-11-04 | 1 | -3/+24 |
| * | | | | reverting a change to the start up script that I never meant to commit. Also ... | Matthew Sackman | 2009-11-12 | 2 | -3/+2 |
| * | | | | It makes sense only to fully flush the journal prior to hibernation. Other th... | Matthew Sackman | 2009-11-12 | 5 | -79/+60 |
| * | | | | Err, as I said in the last commit, make sure the desired queue length isn't < 0. | Matthew Sackman | 2009-11-12 | 1 | -4/+5 |
| * | | | | 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 |
| | |/ / / / / / |
|