| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | s/b(.)t/s\1m/ | Matthew Sackman | 2009-11-26 | 1 | -1/+1 |
| * | Improved documentation and code regarding fast moving mainly empty queues and... | Matthew Sackman | 2009-11-26 | 1 | -35/+59 |
| * | beautifuler | Matthew Sackman | 2009-11-26 | 1 | -5/+2 |
| * | Improvements to documentation, further improvements to conditional and refact... | Matthew Sackman | 2009-11-26 | 1 | -33/+32 |
| * | Further correction to conditional; line lengths; extract all magic numbers an... | Matthew Sackman | 2009-11-26 | 1 | -17/+40 |
| * | Lots of improvements: o) merge the dict and ets; use a record there; o) drop ... | Matthew Sackman | 2009-11-26 | 1 | -39/+44 |
| * | Added deregister and stop to MM | Matthew Sackman | 2009-11-26 | 2 | -20/+35 |
| * | merge default into bug21673 | Matthias Radestock | 2009-11-25 | 1 | -1/+2 |
| |\ | |||||
| | * | cosmetic | Matthias Radestock | 2009-11-25 | 1 | -2/+3 |
| * | | merge default into bug21673 | Matthias Radestock | 2009-11-25 | 1 | -45/+47 |
| |\ \ | |/ | |||||
| | * | put things in (the right) order | Matthias Radestock | 2009-11-25 | 1 | -22/+22 |
| | * | don't use rabbit_log; use gen_server, not 2; correct long lines | Matthew Sackman | 2009-11-25 | 1 | -14/+16 |
| | * | remove trailing spaces | Matthew Sackman | 2009-11-25 | 1 | -9/+9 |
| * | | (kinda bug 22042) inline rabbit_misc:cmd seeing as it's not used elsewhere an... | Matthew Sackman | 2009-11-25 | 2 | -12/+10 |
| * | | typeos to novel | Matthew Sackman | 2009-11-25 | 1 | -20/+24 |
| * | | merging heads | Matthew Sackman | 2009-11-25 | 1 | -1/+2 |
| |\ \ | |||||
| | * | | cosmetic | Matthias Radestock | 2009-11-25 | 1 | -1/+2 |
| * | | | A novel | Matthew Sackman | 2009-11-25 | 1 | -0/+80 |
| |/ / | |||||
| * | | merging heads | Matthew Sackman | 2009-11-25 | 1 | -10/+9 |
| |\ \ | |||||
| | * | | use plain, old gen_server instead of gen_server2 - for better compatibility | Matthias Radestock | 2009-11-25 | 1 | -10/+9 |
| * | | | Stop using _misc:cmd and use os:cmd instead | Matthew Sackman | 2009-11-25 | 1 | -22/+23 |
| |/ / | |||||
| * | | cosmetic | Matthias Radestock | 2009-11-25 | 1 | -92/+81 |
| * | | Make sure that trusted_offset in open1 is set to an absolute offset | Matthew Sackman | 2009-11-25 | 1 | -4/+5 |
| * | | merging heads | Matthew Sackman | 2009-11-25 | 1 | -15/+9 |
| |\ \ | |||||
| | * | | Utterly baffled. I thought this was the obvious refactoring I was doing earli... | Matthew Sackman | 2009-11-25 | 1 | -15/+9 |
| * | | | cosmetic | Matthias Radestock | 2009-11-25 | 1 | -42/+38 |
| * | | | inlining | Matthias Radestock | 2009-11-25 | 1 | -29/+26 |
| |/ / | |||||
| * | | Corrected spec for open and inlined the internal versions. Also used the with... | Matthew Sackman | 2009-11-25 | 1 | -127/+121 |
| * | | removed calls to rabbit_log, using error_logger instead. Still one call to ra... | Matthew Sackman | 2009-11-25 | 1 | -3/+3 |
| * | | corrected order of cast tuple; improved set_maximum_since_use; corrected bug ... | Matthew Sackman | 2009-11-25 | 1 | -21/+30 |
| * | | Remove the double indirection of fhc_file and fhc_path; make open non-recursive | Matthew Sackman | 2009-11-25 | 1 | -45/+39 |
| * | | minor refactoring | Matthias Radestock | 2009-11-24 | 1 | -20/+18 |
| * | | cosmetic | Matthias Radestock | 2009-11-24 | 1 | -12/+12 |
| * | | more cosmetic | Matthias Radestock | 2009-11-24 | 1 | -17/+12 |
| * | | more cosmetic | Matthias Radestock | 2009-11-24 | 1 | -43/+41 |
| * | | more cosmetic | Matthias Radestock | 2009-11-24 | 1 | -66/+81 |
| * | | cosmetic | Matthias Radestock | 2009-11-24 | 1 | -14/+15 |
| * | | merge default into bug21673 | Matthias Radestock | 2009-11-24 | 1 | -0/+1 |
| |\ \ | |/ | |||||
| | * | Spec for rabbit_misc:sort_field_table/1 | Tony Garnock-Jones | 2009-11-23 | 1 | -0/+1 |
| * | | merging in from default | Matthew Sackman | 2009-11-23 | 13 | -220/+517 |
| |\ \ | |/ | |||||
| | * | Oops -- it's supposed to be a .hrl, not a .erl | Tony Garnock-Jones | 2009-11-23 | 4 | -4/+4 |
| | * | Speculative specs, pending R13B to try them out | Tony Garnock-Jones | 2009-11-23 | 4 | -0/+4 |
| | * | Rename sort_arguments to sort_field_table | Tony Garnock-Jones | 2009-11-23 | 3 | -5/+5 |
| | * | Comment lists:keysort in delete_queue_bindings | Tony Garnock-Jones | 2009-11-23 | 1 | -0/+7 |
| | * | Catch list_to_existing_atom error, throw command_invalid | Tony Garnock-Jones | 2009-11-23 | 1 | -1/+7 |
| | * | License headers on new files. | Tony Garnock-Jones | 2009-11-22 | 6 | -1/+156 |
| | * | Change to publish (= route-and-deliver) model for exchanges. | Tony Garnock-Jones | 2009-11-21 | 6 | -33/+29 |
| | * | Make exchanges modular behaviours. Added | Tony Garnock-Jones | 2009-11-21 | 11 | -207/+336 |
| | * | Oversupply of E | Matthew Sackman | 2009-11-20 | 1 | -2/+2 |
| * | | Did Matthias's requested transformation of the fhc. Saved 50 lines. It's not ... | Matthew Sackman | 2009-11-19 | 1 | -152/+145 |
