| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merge bug23111 with default | Rob Harrop | 2010-08-20 | 3 | -87/+127 |
| |\ | |||||
| | * | Use string tokens, not re:split | Matthew Sackman | 2010-08-19 | 1 | -1/+1 |
| | * | Merging bug 23138 into default | Matthew Sackman | 2010-08-19 | 2 | -86/+126 |
| | |\ | |||||
| | | * | once again allow use of fhc w/o registering | Matthias Radestock | 2010-08-19 | 1 | -4/+7 |
| | | * | refactor | Matthias Radestock | 2010-08-19 | 1 | -3/+5 |
| | | * | rewrite | Matthias Radestock | 2010-08-19 | 2 | -103/+94 |
| | | * | Correct monitoring and actions upon DOWN messages. Note this is especially su... | Matthew Sackman | 2010-08-17 | 1 | -65/+105 |
| * | | | reworked contract between qi and vq. tidied up in general | Rob Harrop | 2010-08-20 | 3 | -46/+32 |
| * | | | in flight, want to test against default | Rob Harrop | 2010-08-20 | 3 | -28/+71 |
| * | | | merge default into bug23111 | Rob Harrop | 2010-08-19 | 4 | -47/+119 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | 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 | 3 | -36/+74 |
| | * | | 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 |
| |/ / | |||||
| * | | 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 |
| |/ | |||||
| * | 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 |
| * | 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 |
| |\ | |||||
| | * | 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 |
