summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ / / /
| * | | | Nuked a headBen Hood2009-11-052-2/+6
| |\ \ \ \
| * \ \ \ \ Merged bug21775 into defaultBen Hood2009-11-051-3/+24
| |\ \ \ \ \
| | * \ \ \ \ Merged default into bug21775Ben Hood2009-11-0519-447/+443
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | merging from defaultVlad Ionescu2009-10-299-46/+57
| | |\ \ \ \ \
| | * | | | | | adding support for determining if an amqp reply code is either a soft or a ha...Vlad Ionescu2009-10-231-3/+24
* | | | | | | | Fixed. There was a choice of having the qi do its own seqids, which would hav...Matthew Sackman2009-11-102-69/+160
* | | | | | | | Added test which slowly reduces the duration target of the queue as messages ...Matthew Sackman2009-11-102-1/+44
* | | | | | | | Cosmetic reorganisation of vq. Added specs and made sure usage matches specsMatthew Sackman2009-11-093-184/+270
* | | | | | | | Wrote specific test of the case mentioned in previous commit, and fixed code ...Matthew Sackman2009-11-094-51/+264
* | | | | | | | Made the tests work again. Also one tiny cosmetic in vq. However, uncovered m...Matthew Sackman2009-11-092-19/+35
* | | | | | | | modified vq such that when we're bringing entries back in from gamma to beta ...Matthew Sackman2009-11-092-47/+55
* | | | | | | | Making progress with vq testing and debugging - up to 75% code coverage overa...Matthew Sackman2009-11-062-59/+152
* | | | | | | | man 2 write states:Matthew Sackman2009-11-063-24/+42
* | | | | | | | merging in from defaultMatthew Sackman2009-11-058-6/+59
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | One head is better than two.David Wragg2009-11-052-2/+6
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Merge bug21802 into defaultDavid Wragg2009-11-042-2/+6
| | |\ \ \ \ \ \
| | | * | | | | | typeo. Or something.Matthew Sackman2009-10-291-1/+1
| | | * | | | | | Made the wrappers slightly smarter so that they also detect when they're the ...Matthew Sackman2009-10-292-3/+7
| * | | | | | | | merge bug21831 into defaultMatthias Radestock2009-11-042-1/+23
| |\ \ \ \ \ \ \ \
| | * | | | | | | | When clustered, on application:stop, make sure we call on_node_node(node()). ...Matthew Sackman2009-10-291-1/+1
| | * | | | | | | | placation of Matthias - more sensible rabbit_mnesia APIMatthew Sackman2009-10-292-23/+22
| | * | | | | | | | On application:stop, if we're not clustered, walk through all the ram tables,...Matthew Sackman2009-10-292-1/+24
| | | |/ / / / / / | | |/| | | | | |