summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove dead codebug23229Matthias Radestock2010-09-042-128/+0
* add some missing specsMatthias Radestock2010-09-031-4/+8
* bug23200 merged into defaultMarek Majkowski2010-09-032-10/+10
|\
| * lists:member.bug23200Simon MacMullen2010-08-311-1/+1
| * Allow byte, int, short, long.Simon MacMullen2010-08-312-10/+10
| * Change type of expires argument from (signed)long to signedint since that's t...Simon MacMullen2010-08-312-5/+5
* | refactor: export a useful file_handle_cache:ulimit()Matthias Radestock2010-09-031-9/+13
* | merge bug23107 into defaultAlexandru Scvortov2010-09-0125-499/+609
|\ \
| * \ bug23185 merged into defaultMarek Majkowski2010-09-011-12/+13
| |\ \
| | * | client scope grants permission *only* for amq.gen resourcesbug23185Alexandru Scvortov2010-08-311-1/+1
| | * | move treating 'amq\.*' specially to inner caseAlexandru Scvortov2010-08-261-12/+13
| * | | simplifying refactorMatthias Radestock2010-09-011-30/+19
| * | | merge bug23215 into defaultMatthias Radestock2010-09-011-6/+6
| |\ \ \
| | * | | fixing premature generalisationbug23215Vlad Alexandru Ionescu2010-09-011-18/+15
| | * | | making gen:call label constant; separating calls handlingVlad Alexandru Ionescu2010-09-011-19/+22
| | * | | fixing unreachable function clauseVlad Alexandru Ionescu2010-09-011-6/+6
| |/ / /
| * | | Merged bug23181 into defaultEmile Joubert2010-08-313-15/+18
| |\ \ \
| | * | | Ensure that non-deletion queue-termination does a call via the msg_store to e...bug23181Matthew Sackman2010-08-253-15/+18
| * | | | merge bug23184 into defaultMatthias Radestock2010-08-313-54/+0
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge bug23109 (remove reader profiling dwead code)Michael Bridgen2010-08-273-54/+0
| | |\ \ \
| | | * | | remove dead codebug23109Matthias Radestock2010-08-253-54/+0
| * | | | | better recursive deletebug23184Matthias Radestock2010-08-271-38/+29
| * | | | | remove the mnesia dir check from rabbit:prepare()Simon MacMullen2010-08-271-2/+1
| * | | | | Call rabbit:prepare just before starting rabbit.Simon MacMullen2010-08-271-2/+2
| * | | | | Rework delete_dir to return error tuple.Simon MacMullen2010-08-271-29/+31
| * | | | | Increase robustness when the scratch dir cannot be deleted / written.Simon MacMullen2010-08-271-5/+21
| |/ / / /
| * | | | Merge bug23192 into default (errors in gen_server2 'terminate' callback mask ...Simon MacMullen2010-08-2716-331/+475
| |\ \ \ \
| | * \ \ \ merge bug15930 into defaultMatthias Radestock2010-08-276-149/+19
| | |\ \ \ \
| | | * \ \ \ Merge bug23106 (remove rabbit_hooks)Michael Bridgen2010-08-273-13/+19
| | | |\ \ \ \
| | | | * \ \ \ Merged bug23178 into defaultEmile Joubert2010-08-261-8/+8
| | | | |\ \ \ \ | | | | | | |/ / | | | | | |/| |
| | | | | * | | Merging in default now that default has only one headbug23178Matthew Sackman2010-08-251-8/+8
| | | | | |\ \ \
| | | | | | * | | Convert client_delete_and_terminate from a call to a castMatthew Sackman2010-08-251-8/+8
| | | * | | | | | get rid of hook mechanismbug23106Matthias Radestock2010-08-253-136/+0
| | | | |_|_|/ / | | | |/| | | |
| | * | | | | | Merging default into bug 15930 and minor debitrot (heartbeater)bug15930Matthew Sackman2010-08-2514-230/+510
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | Merging default into bug 15930Matthew Sackman2010-08-173-248/+277
| | | |\ \ \ \ \
| | | * | | | | | Remove dead code in testsMatthew Sackman2010-08-131-10/+0
| | | * | | | | | Move the linking into the start_channel functionMatthew Sackman2010-08-132-3/+4
| | | * | | | | | Reduce calls to connection_sup:readerMatthew Sackman2010-08-132-5/+4
| | | * | | | | | Specs, moving things around, and removing dead codeMatthew Sackman2010-08-135-25/+47
| | | * | | | | | CosmeticsMatthew Sackman2010-08-131-6/+6
| | | * | | | | | Remove writer flush and improve sync methodsMatthew Sackman2010-08-132-28/+21
| | | * | | | | | Merging default into bug 15930Matthew Sackman2010-08-1314-204/+476
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ merge default into bug15930Matthias Radestock2010-08-1314-204/+476
| | | | |\ \ \ \ \ \
| | | | | * | | | | | refactor: extract termination Reason analysisMatthias Radestock2010-08-131-11/+10
| | | | | * | | | | | revert the change from 'stop' to 'flush_stop'Matthias Radestock2010-08-131-3/+3
| | | | | * | | | | | remove dead codeMatthias Radestock2010-08-131-1/+1
| | | | | * | | | | | cosmeticMatthias Radestock2010-08-131-3/+0
| | | | | * | | | | | Merging bug 23095 into bug 15930Matthew Sackman2010-08-124-69/+128
| | | | | |\ \ \ \ \ \
| | | | | * | | | | | | Get the reader to link to the chan_sup instead of the framing_chan. It used t...Matthew Sackman2010-08-111-28/+35
| | | | | * | | | | | | Remove dead code - collector is never explicitly shutdown: the supervisor wil...Matthew Sackman2010-08-101-7/+3