summaryrefslogtreecommitdiff
path: root/src/rabbit.erl
Commit message (Expand)AuthorAgeFilesLines
* Merge default into amqp_0_9_1.Simon MacMullen2010-05-281-1/+13
|\
| * Warn, rather than die, on not-found module in boot step constructionTony Garnock-Jones2010-05-151-1/+13
* | Merge default into amqp_0_9_1.Simon MacMullen2010-05-101-4/+4
|\ \ | |/
| * Merging bug 19844 onto defaultMatthew Sackman2010-05-051-4/+4
| |\
| | * Merging default into bug 19844Matthew Sackman2010-04-271-18/+20
| | |\
| | * \ Merging default into bug19844Matthew Sackman2010-04-261-7/+7
| | |\ \
| | * | | Remove delegate_sup_sup, make delegates restartable on error.Simon MacMullen2010-04-221-1/+1
| | * | | Merging default into bug 19844 (debitrotting)Matthew Sackman2010-04-211-19/+24
| | |\ \ \
| | * | | | Reimplement rabbit_router in terms of delegate.Simon MacMullen2010-03-181-7/+0
| | * | | | Generic delegate mechanism, similar to what the router did before.Simon MacMullen2010-03-171-0/+8
* | | | | | Merge a182153c2578 into amqp_0_9_1Simon MacMullen2010-05-101-0/+13
|\ \ \ \ \ \ | |/ / / / /
| * | | | | cherry-pick file_handle_cache from bug21673Matthias Radestock2010-04-301-0/+6
| * | | | | merge default into bug22616Matthias Radestock2010-04-301-8/+21
| |\ \ \ \ \
| * \ \ \ \ \ merge default into bug22616Matthias Radestock2010-04-271-18/+20
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | fix typoMatthias Radestock2010-04-261-1/+1
| * | | | | | merge default into bug22616Matthias Radestock2010-04-261-7/+7
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | add memory_monitorMatthias Radestock2010-04-161-0/+7
| | |_|_|_|/ | |/| | | |
* | | | | | Merge up to a8da11d231ff from default to amqp_0_9_1. This causesSimon MacMullen2010-05-101-26/+41
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | bug22637 merged into default (erlang version check on start of the application)Marek Majkowski2010-04-301-6/+18
| |\ \ \ \ \
| | * | | | | Modify version_compare so that eg 5.0 is eq 5. On application start, check th...Matthew Sackman2010-04-291-6/+18
| | | |_|/ / | | |/| | |
| * | | | | 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
| |/ / / /
| * | | | Sanitise boot steps somewhat - a couple of steps had no 'enables' clause, mea...Matthew Sackman2010-04-271-12/+18
| * | | | turn queue recovery upside downMatthias Radestock2010-04-271-6/+2
| | |/ / | |/| |
* | | | Merge default into amqp_0_9_1 (for the sake of bug22619)David Wragg2010-04-281-7/+7
|\ \ \ \ | |/ / /
| * | | remove legacy serial seedingMatthias Radestock2010-04-241-7/+7
| |/ /
* | | Merge default into amqp_0_9_1. There was a conflict inMichael Bridgen2010-04-261-13/+7
|\ \ \ | |/ /
| * | combine queue sup startup and recoveryMatthias Radestock2010-04-121-13/+7
* | | Merging default into amqp_0_9_1Matthew Sackman2010-03-241-5/+17
|\ \ \ | |/ /
| * | Created worker pool system, and pushed the rabbit_misc:execute_mnesia_txn thr...Matthew Sackman2010-03-231-5/+17
| |/
* | Non-trivial merge of default into amqp_0_9_1. Queue exclusivity (bugMichael Bridgen2010-03-181-13/+20
|\ \ | |/
| * Merging bug 22454 into bug 22456Matthew Sackman2010-03-081-4/+4
| |\
| | * Reworked the supervision heirarchy againMatthew Sackman2010-03-081-4/+4
| * | Extended all timeoutsMatthew Sackman2010-03-081-9/+6
| |/
| * reworked supervisor hierarchyMatthew Sackman2010-03-051-4/+8
| * merging default into bug 22169Matthew Sackman2010-02-191-3/+3
| |\
| * | rabbit_exchange_type.erl => rabbit_exchange_type_registry.erl; rabbit_exchang...Matthew Sackman2010-02-031-3/+4
| * | Merge from default to get an abundance of fixes; including (this is theMichael Bridgen2010-01-291-26/+26
| |\ \
| * \ \ Merge from default, to get new boot sequence among other things.Michael Bridgen2010-01-141-105/+207
| |\ \ \
| * | | | Remove mnesia event implementation of exchange hooks, again.Michael Bridgen2010-01-131-2/+1
| * | | | Merge default into bug22068Tony Garnock-Jones2009-12-171-0/+1
| |\ \ \ \
| * | | | | Use mnesia table events instead of in-transaction callbacks.Tony Garnock-Jones2009-12-021-1/+2
* | | | | | De-bitrot by merging default in. Passes rabbit_tests:all_tests() andMichael Bridgen2010-02-151-28/+28
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | update copyright notices to say 2010 where appropriateDavid R. MacIver2010-02-091-3/+3
| | |_|_|/ | |/| | |
| * | | | Merge bug22213 into defaultDavid Wragg2010-01-291-23/+23
| |\ \ \ \
| | * | | | pre => enables, post => requiresMatthew Sackman2010-01-221-23/+23
| * | | | | cosmetic: give startup messages a bit more spaceMatthias Radestock2010-01-271-1/+1
| |/ / / /
| * | | | this looks prettierMatthias Radestock2010-01-211-1/+1
| | |_|/ | |/| |
* | | | merge of default into amqp_0_9_1. Not quite working yet, but runs and passes ...David R. MacIver2010-01-221-104/+202
|\ \ \ \ | |/ / /
| * | | merge bug 22039 into defaultMatthew Sackman2009-12-221-104/+202
| |\ \ \