summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove the double indirection of fhc_file and fhc_path; make open non-recursiveMatthew Sackman2009-11-251-45/+39
* minor refactoringMatthias Radestock2009-11-241-20/+18
* cosmeticMatthias Radestock2009-11-241-12/+12
* more cosmeticMatthias Radestock2009-11-241-17/+12
* more cosmeticMatthias Radestock2009-11-241-43/+41
* more cosmeticMatthias Radestock2009-11-241-66/+81
* cosmeticMatthias Radestock2009-11-241-14/+15
* merge default into bug21673Matthias Radestock2009-11-241-0/+1
|\
| * Spec for rabbit_misc:sort_field_table/1Tony Garnock-Jones2009-11-231-0/+1
* | merging in from defaultMatthew Sackman2009-11-2316-222/+563
|\ \ | |/
| * merging bug 22020 into defaultMatthew Sackman2009-11-2315-220/+561
| |\
| | * Oops -- it's supposed to be a .hrl, not a .erlTony Garnock-Jones2009-11-235-4/+4
| | * Speculative specs, pending R13B to try them outTony Garnock-Jones2009-11-236-1/+46
| | * Rename sort_arguments to sort_field_tableTony Garnock-Jones2009-11-233-5/+5
| | * Comment lists:keysort in delete_queue_bindingsTony Garnock-Jones2009-11-231-0/+7
| | * Catch list_to_existing_atom error, throw command_invalidTony Garnock-Jones2009-11-231-1/+7
| | * License headers on new files.Tony Garnock-Jones2009-11-226-1/+156
| | * Change to publish (= route-and-deliver) model for exchanges.Tony Garnock-Jones2009-11-216-33/+29
| | * Make exchanges modular behaviours. AddedTony Garnock-Jones2009-11-2112-208/+340
| |/
| * Oversupply of EMatthew Sackman2009-11-201-2/+2
* | Did Matthias's requested transformation of the fhc. Saved 50 lines. It's not ...Matthew Sackman2009-11-191-152/+145
* | Finished the file handle cache. It works as follows:Matthew Sackman2009-11-196-74/+227
* | started on the server part of fhcMatthew Sackman2009-11-183-14/+92
* | merge in from defaultMatthew Sackman2009-11-188-95/+140
|\ \ | |/
| * merged default headsMatthew Sackman2009-11-183-2/+9
| |\
| * \ Merge bug21929 into defaultTony Garnock-Jones2009-11-163-83/+130
| |\ \
| | * | Support field-arrays in the parser. This involves a similar factoringMichael Bridgen2009-11-113-32/+49
| | * | CosmeticMichael Bridgen2009-11-101-11/+11
| | * | Refactoring of encoding code, so that it uses the table encoding erm,Michael Bridgen2009-11-102-56/+86
| * | | merge bug21975 into defaultMatthias Radestock2009-11-165-12/+10
| |\ \ \
| | * | | all doneMatthew Sackman2009-11-165-12/+10
| |/ / /
* | | | correction of documentation in absence of prefetcherMatthew Sackman2009-11-181-5/+4
* | | | Lots of tidying. Also, don't allow rates to decay infinitely. Instead avg ove...Matthew Sackman2009-11-182-28/+25
* | | | Documentation improvementsMatthew Sackman2009-11-181-34/+3
* | | | Minor bugfixMatthew Sackman2009-11-181-1/+2
* | | | and now remove the accidental commit of the server script. it's late...Matthew Sackman2009-11-181-1/+1
* | | | yeah, duration shouldn't be truncated. revertedMatthew Sackman2009-11-182-2/+2
* | | | truncate desired duration as I've now seen rounding issues cause behavioural ...Matthew Sackman2009-11-171-1/+1
* | | | some cosmetics to MM. Also, there's a problem where if all queues have been p...Matthew Sackman2009-11-171-10/+14
* | | | 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