| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | in flight, want to test against default | Rob Harrop | 2010-08-20 | 4 | -28/+73 |
| * | merge default into bug23111 | Rob Harrop | 2010-08-19 | 5 | -47/+121 |
| |\ | |||||
| | * | Expiry is reset on tx commit now. TX publish messages have correct TTL semantics | Rob Harrop | 2010-08-19 | 2 | -21/+25 |
| | * | per-queue ttl working for non-transactionl messages without persistence | Rob Harrop | 2010-08-19 | 2 | -14/+32 |
| | * | reworked backing_queue and variable_queue to store msg_properties. used msg p... | Rob Harrop | 2010-08-18 | 4 | -37/+75 |
| | * | added msg_properties record for rabbit.hrl | Rob Harrop | 2010-08-18 | 1 | -0/+2 |
| | * | added validation for x-message-ttl arg on queue declare | Rob Harrop | 2010-08-18 | 1 | -1/+13 |
| * | | Don't ever keep the recovery process waiting, regardless of whether the queue... | Matthew Sackman | 2010-08-18 | 1 | -1/+2 |
| * | | A rather crucial infinity missing | Matthew Sackman | 2010-08-18 | 1 | -1/+2 |
| * | | re-merge rebased bug23145 into new head of default | Matthias Radestock | 2010-08-18 | 4 | -23/+13 |
| |\ \ | |/ |/| | |||||
| | * | Eliminate RABBITMQ_PLUGINS_EXPAND_DIR | David Wragg | 2010-08-18 | 4 | -23/+13 |
| |/ | |||||
| * | small simplifying refactor | Matthias Radestock | 2010-08-18 | 1 | -15/+13 |
| * | take current memory alarms status into account straight away | Matthias Radestock | 2010-08-18 | 1 | -3/+4 |
| * | merge bug23135 into default | Matthias Radestock | 2010-08-17 | 2 | -22/+23 |
| |\ | |||||
| | * | obtain_and_release_on_death => obtain, and minor refactor of tcp acceptor | Matthew Sackman | 2010-08-17 | 2 | -16/+14 |
| | * | Combine obtains and release_on_death | Matthew Sackman | 2010-08-17 | 2 | -30/+33 |
| |/ | |||||
| * | merge bug23132 into default | Matthias Radestock | 2010-08-17 | 1 | -76/+165 |
| |\ | |||||
| | * | Minor corrections | Matthew Sackman | 2010-08-17 | 1 | -4/+5 |
| | * | cosmetic | Matthias Radestock | 2010-08-16 | 1 | -1/+1 |
| | * | tweak | Matthias Radestock | 2010-08-16 | 1 | -2/+2 |
| | * | tweak | Matthias Radestock | 2010-08-16 | 1 | -5/+5 |
| | * | tweak | Matthias Radestock | 2010-08-16 | 1 | -1/+1 |
| | * | obtain_limit can be 'infinity' | Matthias Radestock | 2010-08-16 | 1 | -1/+1 |
| | * | cosmetic | Matthias Radestock | 2010-08-16 | 1 | -1/+1 |
| | * | refactor: incorporate limit checking into maybe_reduce | Matthias Radestock | 2010-08-16 | 1 | -26/+22 |
| | * | cosmetic | Matthias Radestock | 2010-08-16 | 1 | -26/+35 |
| | * | opens => open. obtains => obtain | Matthew Sackman | 2010-08-16 | 1 | -61/+61 |
| | * | Finally, it works. Important points: 1) remove elders from blocked clients so... | Matthew Sackman | 2010-08-16 | 1 | -18/+24 |
| | * | Whoops. Be consistent about comparisons | Matthew Sackman | 2010-08-16 | 1 | -1/+2 |
| | * | Sockets have priority up to 90%. Processes have the full 100% but at lower pr... | Matthew Sackman | 2010-08-16 | 2 | -55/+80 |
| | * | Make sure tests have enough file descriptors | Matthew Sackman | 2010-08-16 | 1 | -1/+1 |
| | * | Whoops | Matthew Sackman | 2010-08-16 | 1 | -1/+1 |
| | * | Split obtains in two : one for open requests (higher priority) and one for ob... | Matthew Sackman | 2010-08-16 | 1 | -39/+67 |
| | * | Allow the fhc server to request the client closes file handles before grantin... | Matthew Sackman | 2010-08-16 | 1 | -31/+52 |
| | * | Merging default into bug 23132 | Matthew Sackman | 2010-08-16 | 2 | -151/+86 |
| | |\ | |/ |/| | |||||
| * | | bug23129 | Matthias Radestock | 2010-08-16 | 2 | -151/+86 |
| |\ \ | |||||
| | * | | minor refactor | Matthias Radestock | 2010-08-16 | 1 | -4/+1 |
| | * | | cosmetic | Matthias Radestock | 2010-08-16 | 1 | -4/+3 |
| | * | | don't log file summary recover error | Matthias Radestock | 2010-08-15 | 1 | -8/+5 |
| | * | | don't attempt to recover file summary when we know there isn't one | Matthias Radestock | 2010-08-15 | 1 | -4/+3 |
| | * | | cosmetic | Matthias Radestock | 2010-08-15 | 1 | -4/+4 |
| | * | | more refactoring | Matthias Radestock | 2010-08-15 | 1 | -17/+13 |
| | * | | yet more refactoring | Matthias Radestock | 2010-08-15 | 1 | -35/+30 |
| | * | | now it compiles | Matthias Radestock | 2010-08-15 | 1 | -12/+6 |
| | * | | minor refactor | Matthias Radestock | 2010-08-15 | 1 | -12/+10 |
| | * | | cosmetic | Matthias Radestock | 2010-08-15 | 1 | -1/+1 |
| | * | | minor refactor | Matthias Radestock | 2010-08-15 | 1 | -1/+5 |
| | * | | Refactorings and improvents to msg_store startup | Matthew Sackman | 2010-08-15 | 1 | -29/+39 |
| | * | | The underlying call to file:copy will not make use of any erlang-level read b... | Matthew Sackman | 2010-08-15 | 1 | -1/+1 |
| | * | | Improve, correct and document msg store recovery | Matthew Sackman | 2010-08-15 | 1 | -19/+41 |
