| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | simplify a bunch of rabbit_event:notify calls | Matthias Radestock | 2010-09-05 | 4 | -18/+9 |
| * | add some missing specs | Matthias Radestock | 2010-09-03 | 1 | -4/+8 |
| * | bug23200 merged into default | Marek Majkowski | 2010-09-03 | 2 | -10/+10 |
| |\ | |||||
| | * | lists:member. | Simon MacMullen | 2010-08-31 | 1 | -1/+1 |
| | * | Allow byte, int, short, long. | Simon MacMullen | 2010-08-31 | 2 | -10/+10 |
| | * | Change type of expires argument from (signed)long to signedint since that's t... | Simon MacMullen | 2010-08-31 | 2 | -5/+5 |
| * | | refactor: export a useful file_handle_cache:ulimit() | Matthias Radestock | 2010-09-03 | 1 | -9/+13 |
| * | | merge bug23107 into default | Alexandru Scvortov | 2010-09-01 | 1 | -1/+9 |
| |\ \ | |||||
| | * | | Don't nest lists | Emile Joubert | 2010-08-24 | 1 | -1/+1 |
| | * | | Supply ssl verify function conditionally | Emile Joubert | 2010-08-24 | 1 | -8/+7 |
| | * | | Take peer verification config into account in verify function | Emile Joubert | 2010-08-24 | 1 | -3/+9 |
| | * | | Accept multiple SSL verification errors | Emile Joubert | 2010-08-23 | 1 | -2/+2 |
| | * | | Don't ignore SSL certificate verification errors | Emile Joubert | 2010-08-23 | 1 | -1/+4 |
| * | | | bug23185 merged into default | Marek Majkowski | 2010-09-01 | 1 | -12/+13 |
| |\ \ \ | |||||
| | * | | | client scope grants permission *only* for amq.gen resources | Alexandru Scvortov | 2010-08-31 | 1 | -1/+1 |
| | * | | | move treating 'amq\.*' specially to inner case | Alexandru Scvortov | 2010-08-26 | 1 | -12/+13 |
| * | | | | simplifying refactor | Matthias Radestock | 2010-09-01 | 1 | -30/+19 |
| * | | | | fixing premature generalisation | Vlad Alexandru Ionescu | 2010-09-01 | 1 | -18/+15 |
| * | | | | making gen:call label constant; separating calls handling | Vlad Alexandru Ionescu | 2010-09-01 | 1 | -19/+22 |
| * | | | | fixing unreachable function clause | Vlad Alexandru Ionescu | 2010-09-01 | 1 | -6/+6 |
| * | | | | Merged bug23181 into default | Emile Joubert | 2010-08-31 | 3 | -15/+18 |
| |\ \ \ \ | |||||
| | * | | | | Ensure that non-deletion queue-termination does a call via the msg_store to e... | Matthew Sackman | 2010-08-25 | 3 | -15/+18 |
| * | | | | | merge bug23184 into default | Matthias Radestock | 2010-08-31 | 2 | -32/+40 |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| | * | | | | better recursive delete | Matthias Radestock | 2010-08-27 | 1 | -38/+29 |
| | * | | | | remove the mnesia dir check from rabbit:prepare() | Simon MacMullen | 2010-08-27 | 1 | -2/+1 |
| | * | | | | Call rabbit:prepare just before starting rabbit. | Simon MacMullen | 2010-08-27 | 1 | -2/+2 |
| | * | | | | Rework delete_dir to return error tuple. | Simon MacMullen | 2010-08-27 | 1 | -29/+31 |
| | * | | | | Increase robustness when the scratch dir cannot be deleted / written. | Simon MacMullen | 2010-08-27 | 1 | -5/+21 |
| * | | | | | Merge bug23109 (remove reader profiling dwead code) | Michael Bridgen | 2010-08-27 | 3 | -54/+0 |
| |\ \ \ \ \ | |/ / / / |/| | | | | |||||
| | * | | | | remove dead code | Matthias Radestock | 2010-08-25 | 3 | -54/+0 |
| * | | | | | Merge bug23192 into default (errors in gen_server2 'terminate' callback mask ... | Simon MacMullen | 2010-08-27 | 1 | -26/+28 |
| |\ \ \ \ \ | |||||
| | * | | | | | tweak | Matthias Radestock | 2010-08-26 | 1 | -1/+2 |
| | * | | | | | report the root cause when 'terminate' callback fails | Matthias Radestock | 2010-08-26 | 1 | -26/+27 |
| * | | | | | | merge bug15930 into default | Matthias Radestock | 2010-08-27 | 14 | -230/+510 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merging default into bug 15930 and minor debitrot (heartbeater) | Matthew Sackman | 2010-08-25 | 10 | -264/+501 |
| | |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | * | | | | | | Merging default into bug 15930 | Matthew Sackman | 2010-08-17 | 3 | -248/+277 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Remove dead code in tests | Matthew Sackman | 2010-08-13 | 1 | -10/+0 |
| | * | | | | | | | Move the linking into the start_channel function | Matthew Sackman | 2010-08-13 | 2 | -3/+4 |
| | * | | | | | | | Reduce calls to connection_sup:reader | Matthew Sackman | 2010-08-13 | 2 | -5/+4 |
| | * | | | | | | | Specs, moving things around, and removing dead code | Matthew Sackman | 2010-08-13 | 5 | -25/+47 |
| | * | | | | | | | Cosmetics | Matthew Sackman | 2010-08-13 | 1 | -6/+6 |
| | * | | | | | | | Remove writer flush and improve sync methods | Matthew Sackman | 2010-08-13 | 2 | -28/+21 |
| | * | | | | | | | Merging default into bug 15930 | Matthew Sackman | 2010-08-13 | 21 | -34/+28 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | refactor: extract termination Reason analysis | Matthias Radestock | 2010-08-13 | 1 | -11/+10 |
| | * | | | | | | | | revert the change from 'stop' to 'flush_stop' | Matthias Radestock | 2010-08-13 | 1 | -3/+3 |
| | * | | | | | | | | remove dead code | Matthias Radestock | 2010-08-13 | 1 | -1/+1 |
| | * | | | | | | | | cosmetic | Matthias Radestock | 2010-08-13 | 1 | -3/+0 |
| | * | | | | | | | | Merging bug 23095 into bug 15930 | Matthew Sackman | 2010-08-12 | 3 | -69/+126 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Get the reader to link to the chan_sup instead of the framing_chan. It used t... | Matthew Sackman | 2010-08-11 | 1 | -28/+35 |
| | * | | | | | | | | | Remove dead code - collector is never explicitly shutdown: the supervisor wil... | Matthew Sackman | 2010-08-10 | 1 | -7/+3 |
