summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Revert incorrect R12 cleanupDavid Wragg2010-04-301-1/+3
* Take advantage of R12's re in rabbit_misc:string_to_pidDavid Wragg2010-04-301-41/+9
* Remove OTP-7025 workarounds - it's fixed in R12.David Wragg2010-04-302-24/+2
* An R12 cleanup in rabbit_persister:handle_infoDavid Wragg2010-04-301-3/+1
* An R12 cleanup in gen_server2:nameDavid Wragg2010-04-301-3/+1
* R12 cleanups from new persister branchDavid Wragg2010-04-301-8/+4
* Apparently, we're not allowed to clutter the bunny. Hence added it to the set...Matthew Sackman2010-04-291-7/+6
* Display the erts version in the bottom right of the Rabbit bannerMatthew Sackman2010-04-291-3/+5
* Removal of 12B5-ism. All tests now passMatthew Sackman2010-04-281-1/+1
* remove tx-related queue info itemsMatthias Radestock2010-04-271-16/+1
* Sanitise boot steps somewhat - a couple of steps had no 'enables' clause, mea...Matthew Sackman2010-04-271-12/+18
* Merging bug 22651 into defaultMatthew Sackman2010-04-274-111/+77
|\
| * explode on attempted double initialisation of queueMatthias Radestock2010-04-271-2/+0
| * oopsMatthias Radestock2010-04-271-1/+1
| * turn queue recovery upside downMatthias Radestock2010-04-274-111/+79
* | Merge headsSimon MacMullen2010-04-271-3/+3
|\ \ | |/
| * cosmeticMatthias Radestock2010-04-261-3/+3
* | Merge 22619.Simon MacMullen2010-04-271-0/+1
|\ \ | |/ |/|
| * Increase the backlog on the listening socket backlog to 128.David Wragg2010-04-161-0/+1
* | Merging bug 22584 into defaultMatthew Sackman2010-04-261-11/+11
|\ \
| * | Add persister_hibernate_after configuration variable.Tony Garnock-Jones2010-04-071-3/+2
| * | Create persister_max_wrap_entries configuration variable.Tony Garnock-Jones2010-04-061-8/+9
* | | merging bug 22647 into defaultMatthew Sackman2010-04-241-7/+5
|\ \ \
| * | | change guids to fixed-size binariesMatthias Radestock2010-04-241-7/+5
* | | | merging bug 22646 into defaultMatthew Sackman2010-04-243-29/+16
|\ \ \ \
| * | | | remove legacy serial seedingMatthias Radestock2010-04-243-29/+16
| |/ / /
* | | | re-fragment contentMatthias Radestock2010-04-231-25/+28
|/ / /
* | | Merging bug 22615 onto defaultMatthew Sackman2010-04-222-0/+10
|\ \ \
| * | | Cosmetic, and missing specsMatthew Sackman2010-04-221-1/+4
| * | | cosmeticMatthew Sackman2010-04-221-1/+0
| * | | Roll secondary node coverage into "make start-cover"Simon MacMullen2010-04-211-4/+2
| * | | Make start-secondary-cover actually do something, stop Erlang tests blowing up.Simon MacMullen2010-04-201-0/+4
| * | | Allow enabling cover for secondary node.Simon MacMullen2010-04-201-0/+6
| | |/ | |/|
* | | Correction of specs which have been wrong for agesMatthew Sackman2010-04-211-3/+3
* | | merge bug22628 into defaultMatthias Radestock2010-04-201-53/+66
|\ \ \
| * | | Flatten out a tupleMatthew Sackman2010-04-201-4/+4
| * | | Correct list comprehensionMatthew Sackman2010-04-201-1/+1
| * | | Use a sequence ID when combining entries into the snapshot. This can then be ...Matthew Sackman2010-04-201-51/+64
| |/ /
* | | cosmeticMatthias Radestock2010-04-201-2/+1
|/ /
* | tweak tx API on amqqueueMatthias Radestock2010-04-163-31/+25
* | minor refactoringMatthias Radestock2010-04-162-2/+5
* | fix sigs on persister that have been wrong for agesMatthias Radestock2010-04-121-1/+1
* | introduce rabbit_misc:recursive_delete/1 helperMatthias Radestock2010-04-122-4/+39
* | refactor: introduce file_path() typeMatthias Radestock2010-04-123-10/+10
* | combine queue sup startup and recoveryMatthias Radestock2010-04-122-39/+34
* | add rabbit_sup:start_child/3Matthias Radestock2010-04-121-2/+5
* | CosmeticsMatthew Sackman2010-04-092-4/+4
* | FixesMatthew Sackman2010-04-092-7/+8
* | Corrections to rabbit_basic:message/4 and refactoring of is_message_persisten...Matthew Sackman2010-04-092-15/+31
* | merge bug22603 into defaultMatthias Radestock2010-04-093-17/+15
|\ \