| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert incorrect R12 cleanup | David Wragg | 2010-04-30 | 1 | -1/+3 |
| * | Take advantage of R12's re in rabbit_misc:string_to_pid | David Wragg | 2010-04-30 | 1 | -41/+9 |
| * | Remove OTP-7025 workarounds - it's fixed in R12. | David Wragg | 2010-04-30 | 2 | -24/+2 |
| * | An R12 cleanup in rabbit_persister:handle_info | David Wragg | 2010-04-30 | 1 | -3/+1 |
| * | An R12 cleanup in gen_server2:name | David Wragg | 2010-04-30 | 1 | -3/+1 |
| * | R12 cleanups from new persister branch | David Wragg | 2010-04-30 | 1 | -8/+4 |
| * | Apparently, we're not allowed to clutter the bunny. Hence added it to the set... | Matthew Sackman | 2010-04-29 | 1 | -7/+6 |
| * | Display the erts version in the bottom right of the Rabbit banner | Matthew Sackman | 2010-04-29 | 1 | -3/+5 |
| * | Removal of 12B5-ism. All tests now pass | Matthew Sackman | 2010-04-28 | 1 | -1/+1 |
| * | remove tx-related queue info items | Matthias Radestock | 2010-04-27 | 1 | -16/+1 |
| * | 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 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 |
| | | |/ | |/| | |||||
| * | | | 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 |
| * | | Corrections to rabbit_basic:message/4 and refactoring of is_message_persisten... | Matthew Sackman | 2010-04-09 | 2 | -15/+31 |
| * | | merge bug22603 into default | Matthias Radestock | 2010-04-09 | 3 | -17/+15 |
| |\ \ | |||||
