summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tidying of msg_store as per QA discussion with MatthiasMatthew Sackman2009-11-171-55/+53
* Well tracking down that transposed error took about an hour... sigh.Matthew Sackman2009-11-171-1/+1
* 1. A bugfix in MM, in internal_update. 2. In MM only enforce limits if we're ...Matthew Sackman2009-11-172-18/+13
* If a queue reports 0 duration, then the MM may well calculate that the desire...Matthew Sackman2009-11-171-3/+8
* In the absense of an egress rate, use ingress rate instead. Also, if there's ...Matthew Sackman2009-11-174-41/+77
* Remove most of the vq tests which are now invalid given the prefetcher has gone.Matthew Sackman2009-11-172-284/+9
* stripped out the prefetcher. Note that I've not fixed up the tests yet, so th...Matthew Sackman2009-11-165-443/+35
* merging in from defaultMatthew Sackman2009-11-166-19/+41
|\
| * merging bug 21903 into defaultMatthew Sackman2009-11-162-2/+3
| |\
| | * Move the pkill to after the check that there is a rabbitmq userDavid Wragg2009-11-051-4/+3
| | * Move epmd killing from the init script to the Debian postrm scriptDavid Wragg2009-11-052-2/+4
| * | merging bug 21947 into defaultMatthew Sackman2009-11-162-0/+6
| |\ \
| | * | Remove traces of plugins in the debian postrmDavid Wragg2009-11-162-0/+6
| |/ /
| * | Merge bug21928 into defaultDavid Wragg2009-11-111-12/+2
| |\ \
| | * | Fixes as suggested. Having tested, the asroot wrapper is used only with activ...Matthew Sackman2009-11-101-12/+2
| * | | Merge bug21913 into defaultDavid Wragg2009-11-112-2/+6
| |\ \ \
| | * | | replaced echo -e with multiple echo callsMatthew Sackman2009-11-102-2/+6
| | |/ /
| * | | merge bug21876 into nextMatthias Radestock2009-11-111-3/+24
| |\ \ \ | | |/ / | |/| |
| | * | updating rabbitmq-service.bat to reflect changes in rabbitmq-server.batVlad Ionescu2009-11-041-3/+24
* | | | reverting a change to the start up script that I never meant to commit. Also ...Matthew Sackman2009-11-122-3/+2
* | | | It makes sense only to fully flush the journal prior to hibernation. Other th...Matthew Sackman2009-11-125-79/+60
* | | | Err, as I said in the last commit, make sure the desired queue length isn't < 0.Matthew Sackman2009-11-121-4/+5
* | | | Firstly the desired queue length shouldn't go negative. Secondly, testing sho...Matthew Sackman2009-11-121-14/+3
* | | | Found the bug. What was happening was:Matthew Sackman2009-11-121-5/+8
* | | | Wired it all together. It does seem to work, but there seems to be an off by ...Matthew Sackman2009-11-115-429/+63
* | | | unused varsMatthew Sackman2009-11-111-3/+2
* | | | merging in from bug 21742, ignoring all of its changes to amqqueue and amqque...Matthew Sackman2009-11-113-4/+289
|\ \ \ \
| * \ \ \ merging in from defaultMatthew Sackman2009-11-111-7/+20
| |\ \ \ \ | | |/ / /
| * | | | Various amounts of tidying, post testing and a large amount of cosmetics.Matthew Sackman2009-11-113-67/+81
| * | | | Unhappy with the idea that the desired duration is affected immediately by ne...Matthew Sackman2009-11-112-38/+37
| * | | | CosmeticsMatthew Sackman2009-11-111-104/+90
| * | | | QA: quoted atoms in specs, timer:now_diffMarek Majkowski2009-11-113-18/+11
| * | | | Using vm_memory_manager.Marek Majkowski2009-11-092-16/+24
| * | | | Merged default into bug21742.Marek Majkowski2009-11-0625-487/+510
| |\ \ \ \
| * \ \ \ \ Merged default into bug21742.Marek Majkowski2009-10-264-14/+23
| |\ \ \ \ \
| * | | | | | Major refactoring including ets, saving last-send-value and call instead of c...Marek Majkowski2009-10-262-67/+120
| * | | | | | dict->ets, and a refactoringMarek Majkowski2009-10-231-3/+3
| * | | | | | QA: changed names to: queue_duration, changed MemoryOvercommit to be availabl...Marek Majkowski2009-10-222-25/+30
| * | | | | | QA: specs, and LOGDEBUGSMarek Majkowski2009-10-222-17/+17
| * | | | | | Default merged into bug21742Marek Majkowski2009-10-216-33/+45
| |\ \ \ \ \ \
| * | | | | | | Rewritten the couting, hopefully, it's simplified nowMarek Majkowski2009-10-071-34/+47
| * | | | | | | Few more lines of commentsMarek Majkowski2009-10-071-0/+14
| * | | | | | | Changes to amqqueue_process required to proove that the code works.Marek Majkowski2009-10-061-3/+62
| * | | | | | | Memory monitor code.Marek Majkowski2009-10-062-1/+209
* | | | | | | | merging in from defaultMatthew Sackman2009-11-112-10/+44
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge bug21715Paul Jones2009-11-091-7/+20
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | Build args are also dependant on platformMarek Majkowski2009-11-091-2/+3
| | * | | | | | Forgot one checksumMarek Majkowski2009-11-061-1/+2
| | * | | | | | Let's support 1.7.0Marek Majkowski2009-11-061-4/+3
| | * | | | | | don't depend on simplejson for snow leopardMarek Majkowski2009-11-061-1/+13
| |/ / / / / /