| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Cache the actual delegate process name, not the result of process_count. | Simon MacMullen | 2010-04-28 | 1 | -15/+14 |
| * | Remove gen_server2 use, bump up timeouts, tidy GoodRes / BadRes checking. | Simon MacMullen | 2010-04-28 | 1 | -9/+7 |
| * | cosmetics | Matthew Sackman | 2010-04-27 | 4 | -26/+18 |
| * | Merging default into bug 19844 | Matthew Sackman | 2010-04-27 | 6 | -126/+99 |
| |\ | |||||
| | * | Sanitise boot steps somewhat - a couple of steps had no 'enables' clause, mea... | Matthew Sackman | 2010-04-27 | 1 | -12/+18 |
| | * | Merging bug 22651 into default | Matthew Sackman | 2010-04-27 | 4 | -111/+77 |
| | |\ | |||||
| | | * | explode on attempted double initialisation of queue | Matthias Radestock | 2010-04-27 | 1 | -2/+0 |
| | | * | oops | Matthias Radestock | 2010-04-27 | 1 | -1/+1 |
| | | * | turn queue recovery upside down | Matthias Radestock | 2010-04-27 | 4 | -111/+79 |
| | * | | Merge heads | Simon MacMullen | 2010-04-27 | 1 | -3/+3 |
| | |\ \ | | |/ | |||||
| | | * | cosmetic | Matthias Radestock | 2010-04-26 | 1 | -3/+3 |
| | * | | Merge 22619. | Simon MacMullen | 2010-04-27 | 1 | -0/+1 |
| | |\ \ | | |/ | |/| | |||||
| | | * | Increase the backlog on the listening socket backlog to 128. | David Wragg | 2010-04-16 | 1 | -0/+1 |
| * | | | Merging default into bug19844 | Matthew Sackman | 2010-04-26 | 5 | -76/+65 |
| |\ \ \ | |/ / | |||||
| | * | | Merging bug 22584 into default | Matthew Sackman | 2010-04-26 | 1 | -11/+11 |
| | |\ \ | |||||
| | | * | | Add persister_hibernate_after configuration variable. | Tony Garnock-Jones | 2010-04-07 | 1 | -3/+2 |
| | | * | | Create persister_max_wrap_entries configuration variable. | Tony Garnock-Jones | 2010-04-06 | 1 | -8/+9 |
| | * | | | merging bug 22647 into default | Matthew Sackman | 2010-04-24 | 1 | -7/+5 |
| | |\ \ \ | |||||
| | | * | | | change guids to fixed-size binaries | Matthias Radestock | 2010-04-24 | 1 | -7/+5 |
| | * | | | | merging bug 22646 into default | Matthew Sackman | 2010-04-24 | 3 | -29/+16 |
| | |\ \ \ \ | |||||
| | | * | | | | remove legacy serial seeding | Matthias Radestock | 2010-04-24 | 3 | -29/+16 |
| | | |/ / / | |||||
| | * | | | | re-fragment content | Matthias Radestock | 2010-04-23 | 1 | -25/+28 |
| | |/ / / | |||||
| | * | | | Merging bug 22615 onto default | Matthew Sackman | 2010-04-22 | 2 | -0/+10 |
| | |\ \ \ | |||||
| | | * | | | Cosmetic, and missing specs | Matthew Sackman | 2010-04-22 | 1 | -1/+4 |
| | | * | | | cosmetic | Matthew Sackman | 2010-04-22 | 1 | -1/+0 |
| | | * | | | Roll secondary node coverage into "make start-cover" | Simon MacMullen | 2010-04-21 | 1 | -4/+2 |
| | | * | | | Make start-secondary-cover actually do something, stop Erlang tests blowing up. | Simon MacMullen | 2010-04-20 | 1 | -0/+4 |
| | | * | | | Allow enabling cover for secondary node. | Simon MacMullen | 2010-04-20 | 1 | -0/+6 |
| | | | |/ | | |/| | |||||
| * | | | | Add / fix specs, and remove some unreachable code. | Simon MacMullen | 2010-04-22 | 4 | -8/+32 |
| * | | | | 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 | 2 | -8/+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 | 17 | -309/+616 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | 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 |
| | |/ / | |||||
| | * | | 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 | 3 | -10/+10 |
| | * | | 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 |
| | * | | Cosmetics | Matthew Sackman | 2010-04-09 | 2 | -4/+4 |
| | * | | Fixes | Matthew Sackman | 2010-04-09 | 2 | -7/+8 |
