summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove unnecessary commentMatthew Sackman2009-11-261-3/+0
* Added demonitoring, corrected counting on deregistering, and got fed up with ...Matthew Sackman2009-11-261-43/+49
* Don't need this variable anymoreMatthew Sackman2009-11-261-2/+1
* Remove the small_duration_threshold, and instead smooth the ram_msg_count ove...Matthew Sackman2009-11-262-38/+16
* SMALL_INFINITY_OSCILLATION_DURATION => SMALL_DURATION_THRESHOLDMatthew Sackman2009-11-261-9/+8
* s/b(.)t/s\1m/Matthew Sackman2009-11-261-1/+1
* Improved documentation and code regarding fast moving mainly empty queues and...Matthew Sackman2009-11-261-35/+59
* beautifulerMatthew Sackman2009-11-261-5/+2
* Improvements to documentation, further improvements to conditional and refact...Matthew Sackman2009-11-261-33/+32
* Further correction to conditional; line lengths; extract all magic numbers an...Matthew Sackman2009-11-261-17/+40
* Lots of improvements: o) merge the dict and ets; use a record there; o) drop ...Matthew Sackman2009-11-261-39/+44
* Added deregister and stop to MMMatthew Sackman2009-11-262-20/+35
* merge default into bug21673Matthias Radestock2009-11-251-1/+2
|\
| * cosmeticMatthias Radestock2009-11-251-2/+3
* | merge default into bug21673Matthias Radestock2009-11-251-45/+47
|\ \ | |/
| * put things in (the right) orderMatthias Radestock2009-11-251-22/+22
| * merge bug22042 into defaultMatthias Radestock2009-11-251-22/+24
| |\
| | * don't use rabbit_log; use gen_server, not 2; correct long linesMatthew Sackman2009-11-251-14/+16
| | * remove trailing spacesMatthew Sackman2009-11-251-9/+9
| |/
* | (kinda bug 22042) inline rabbit_misc:cmd seeing as it's not used elsewhere an...Matthew Sackman2009-11-252-12/+10
* | typeos to novelMatthew Sackman2009-11-251-20/+24
* | merging headsMatthew Sackman2009-11-251-1/+2
|\ \
| * | cosmeticMatthias Radestock2009-11-251-1/+2
* | | A novelMatthew Sackman2009-11-251-0/+80
|/ /
* | merging headsMatthew Sackman2009-11-251-10/+9
|\ \
| * | use plain, old gen_server instead of gen_server2 - for better compatibilityMatthias Radestock2009-11-251-10/+9
* | | Stop using _misc:cmd and use os:cmd insteadMatthew Sackman2009-11-251-22/+23
|/ /
* | cosmeticMatthias Radestock2009-11-251-92/+81
* | Make sure that trusted_offset in open1 is set to an absolute offsetMatthew Sackman2009-11-251-4/+5
* | merging headsMatthew Sackman2009-11-251-15/+9
|\ \
| * | Utterly baffled. I thought this was the obvious refactoring I was doing earli...Matthew Sackman2009-11-251-15/+9
* | | cosmeticMatthias Radestock2009-11-251-42/+38
* | | inliningMatthias Radestock2009-11-251-29/+26
|/ /
* | Corrected spec for open and inlined the internal versions. Also used the with...Matthew Sackman2009-11-251-127/+121
* | removed calls to rabbit_log, using error_logger instead. Still one call to ra...Matthew Sackman2009-11-251-3/+3
* | corrected order of cast tuple; improved set_maximum_since_use; corrected bug ...Matthew Sackman2009-11-251-21/+30
* | 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