| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | If the other node is down and we're only going to delegate:cast anyway we don... | Simon MacMullen | 2010-04-22 | 1 | -3/+8 |
| * | Use 2x CPUs as the number of delegate processes. | Simon MacMullen | 2010-04-22 | 3 | -40/+19 |
| * | Use phash2/2, remove string:concat. | Simon MacMullen | 2010-04-22 | 2 | -3/+3 |
| * | Remove delegate_sup_sup, make delegates restartable on error. | Simon MacMullen | 2010-04-22 | 2 | -2/+2 |
| * | Cosmetics | Matthew Sackman | 2010-04-21 | 2 | -6/+5 |
| * | Merging default into bug 19844 (debitrotting) | Matthew Sackman | 2010-04-21 | 40 | -1294/+2710 |
| |\ | |||||
| | * | Correction of specs which have been wrong for ages | Matthew Sackman | 2010-04-21 | 1 | -3/+3 |
| | * | merge bug22628 into default | Matthias Radestock | 2010-04-20 | 1 | -53/+66 |
| | |\ | |||||
| | | * | Flatten out a tuple | Matthew Sackman | 2010-04-20 | 1 | -4/+4 |
| | | * | Correct list comprehension | Matthew Sackman | 2010-04-20 | 1 | -1/+1 |
| | | * | Use a sequence ID when combining entries into the snapshot. This can then be ... | Matthew Sackman | 2010-04-20 | 1 | -51/+64 |
| | * | | cosmetic | Matthias Radestock | 2010-04-20 | 1 | -2/+1 |
| | |/ | |||||
| | * | merge heads | Tony Garnock-Jones | 2010-04-20 | 1 | -0/+4 |
| | |\ | |||||
| | | * | Have a default config file for testing with make run | Tony Garnock-Jones | 2010-04-20 | 1 | -0/+4 |
| | * | | tweak tx API on amqqueue | Matthias Radestock | 2010-04-16 | 3 | -31/+25 |
| | * | | minor refactoring | Matthias Radestock | 2010-04-16 | 2 | -2/+5 |
| | * | | fix sigs on persister that have been wrong for ages | Matthias Radestock | 2010-04-12 | 1 | -1/+1 |
| | * | | introduce rabbit_misc:recursive_delete/1 helper | Matthias Radestock | 2010-04-12 | 2 | -4/+39 |
| | * | | refactor: introduce file_path() type | Matthias Radestock | 2010-04-12 | 4 | -10/+11 |
| | * | | combine queue sup startup and recovery | Matthias Radestock | 2010-04-12 | 2 | -39/+34 |
| | * | | add rabbit_sup:start_child/3 | Matthias Radestock | 2010-04-12 | 1 | -2/+5 |
| | |/ | |||||
| | * | merge bug22603 into default | Matthias Radestock | 2010-04-09 | 2 | -16/+33 |
| | |\ | |||||
| | | * | Cosmetics | Matthew Sackman | 2010-04-09 | 2 | -4/+4 |
| | | * | Fixes | Matthew Sackman | 2010-04-09 | 2 | -7/+8 |
| | | * | Corrections to rabbit_basic:message/4 and refactoring of is_message_persisten... | Matthew Sackman | 2010-04-09 | 2 | -15/+31 |
| | | * | Merging default into bug 22603 | Matthew Sackman | 2010-04-09 | 4 | -7/+7 |
| | | |\ | | |/ | |/| | |||||
| | * | | merge bug22603 into default | Matthias Radestock | 2010-04-09 | 4 | -19/+19 |
| | |\ \ | | |/ | |||||
| | | * | cosmetics | Matthew Sackman | 2010-04-09 | 2 | -2/+4 |
| | | * | Merging default into bug 22603 | Matthew Sackman | 2010-04-09 | 1 | -0/+1 |
| | | |\ | |||||
| | | * | | persistent_key => guid + is_persistent | Matthew Sackman | 2010-04-09 | 4 | -19/+17 |
| | * | | | renaming type sigs | Matthew Sackman | 2010-04-09 | 4 | -7/+7 |
| | | |/ | |/| | |||||
| | * | | cosmetic | Matthias Radestock | 2010-04-09 | 1 | -0/+1 |
| | |/ | |||||
| | * | refactor: put hibernation constants in one place | Matthias Radestock | 2010-04-09 | 3 | -5/+3 |
| | * | add worker_pook:submit_async/1 | Matthias Radestock | 2010-04-09 | 2 | -6/+34 |
| | * | Cosmetic | Matthew Sackman | 2010-04-09 | 1 | -2/+2 |
| | * | tweak: better signature for 'ceil' | Matthias Radestock | 2010-04-09 | 1 | -1/+1 |
| | * | refactor: add rabbit_misc:unlink_and_capture_exit/1 | Matthias Radestock | 2010-04-09 | 2 | -5/+9 |
| | * | Added type specs to version_compare | Matthew Sackman | 2010-04-09 | 1 | -0/+3 |
| | * | refactor: introduce rabbit_misc:dict_cons/3 | Matthias Radestock | 2010-04-09 | 4 | -29/+19 |
| | * | Merging bug 22582 into default | Matthew Sackman | 2010-04-06 | 1 | -5/+5 |
| | |\ | |||||
| | | * | Use atomic rename | Tony Garnock-Jones | 2010-04-01 | 1 | -2/+2 |
| | | * | Split up a long command into several shorter ones without continuation lines. | Tony Garnock-Jones | 2010-04-01 | 1 | -5/+5 |
| | | * | Avoid deeply quoted quoting | Tony Garnock-Jones | 2010-04-01 | 1 | -1/+1 |
| | * | | Missing hibernate timeout | Matthew Sackman | 2010-04-04 | 2 | -4/+6 |
| | * | | No, Mike didn't forget to merge, I forgot to pull. Sigh | Matthew Sackman | 2010-04-01 | 0 | -0/+0 |
| | |\ \ | | |/ | |/| | |||||
| | | * | Merging bug 22563 into default (MikeB QA+'d it and forgot to merge to default) | Matthew Sackman | 2010-04-01 | 1 | -3/+14 |
| | | |\ | |||||
| | * | \ | Merge bug22563 into default | Michael Bridgen | 2010-04-01 | 1 | -3/+14 |
| | |\ \ \ | | |/ / | |/| / | | |/ | |||||
| | | * | Fractionally better - the actions of the recursive call are now displayed, th... | Matthew Sackman | 2010-04-01 | 1 | -1/+1 |
| | | * | 1. If our entire goalset is to make the deps file, don't include it; 2. We do... | Matthew Sackman | 2010-04-01 | 1 | -0/+5 |
| | | * | Merging in from default | Matthew Sackman | 2010-04-01 | 12 | -24/+345 |
| | | |\ | | |/ | |/| | |||||
