| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | 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 | |
| | * | | | merge bug22042 into default | Matthias Radestock | 2009-11-25 | 1 | -22/+24 | |
| | |\ \ \ | | |/ / | |/| | | ||||||
| | | * | | 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 | 16 | -222/+563 | |
| |\ \ | |/ | ||||||
| | * | merging bug 22020 into default | Matthew Sackman | 2009-11-23 | 15 | -220/+561 | |
| | |\ | ||||||
| | | * | Oops -- it's supposed to be a .hrl, not a .erl | Tony Garnock-Jones | 2009-11-23 | 5 | -4/+4 | |
| | | * | Speculative specs, pending R13B to try them out | Tony Garnock-Jones | 2009-11-23 | 6 | -1/+46 | |
| | | * | 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 | 12 | -208/+340 | |
| | |/ | ||||||
| | * | 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 | |
| * | | Finished the file handle cache. It works as follows: | Matthew Sackman | 2009-11-19 | 6 | -74/+227 | |
| * | | started on the server part of fhc | Matthew Sackman | 2009-11-18 | 3 | -14/+92 | |
