summaryrefslogtreecommitdiff
path: root/src/rabbit.erl
Commit message (Expand)AuthorAgeFilesLines
* Merge with defaultRob Harrop2011-04-151-7/+6
|\
| * Merging default into bug23554Matthew Sackman2011-04-101-7/+6
| |\
| | * merge default to bug23554 (minor debitrot)Matthew Sackman2011-03-291-1/+4
| | |\
| | * \ Merging default into bug23554Matthew Sackman2011-03-081-7/+6
| | |\ \
| | | * \ Merging default into bug23554Matthew Sackman2011-02-281-0/+1
| | | |\ \
| | | * \ \ Merging bug23727 to bug23554Matthew Sackman2011-02-231-1/+2
| | | |\ \ \
| | | * \ \ \ Merging default into bug23554Matthew Sackman2011-02-121-7/+6
| | | |\ \ \ \
| | | | * \ \ \ Merging default into bug23554 (epic debitrot)Matthew Sackman2011-01-201-7/+6
| | | | |\ \ \ \
| | | | | * | | | Make use of the wonderful new registry.Matthew Sackman2010-12-161-7/+6
* | | | | | | | | Merge from defaultSimon MacMullen2011-04-111-14/+16
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Cosmetics / specs.Simon MacMullen2011-04-041-3/+1
| * | | | | | | | QAish updates.Simon MacMullen2011-04-011-30/+3
| * | | | | | | | Use names, not exchanges / queues.Simon MacMullen2011-04-011-17/+17
| * | | | | | | | Recover e2e properly.Simon MacMullen2011-03-311-1/+1
| * | | | | | | | Unify recovery into one boot step, based binding recovery on the queues that ...Simon MacMullen2011-03-311-10/+37
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge headsSimon MacMullen2011-03-231-1/+2
| |\ \ \ \ \ \ \
| | * | | | | | | sort out how often and when we do the rabbit:prepare (set up log handlers), a...Matthew Sackman2011-03-231-1/+2
| * | | | | | | | Record all nodes, don't list them when we refuse to start.Simon MacMullen2011-03-231-2/+2
| |/ / / / / / /
| * | | | | | | Improve symmetry: if we write the running_disc_nodes on rabbit shutdown, we s...Matthew Sackman2011-03-171-0/+1
| * | | | | | | rabbit:stop() is not always called when rabbit is stopping. E.g. q(). doesn't...Matthew Sackman2011-03-171-1/+1
| * | | | | | | Merging default into bug23425Matthew Sackman2011-03-161-0/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Variety of small QA-related tweaks.Simon MacMullen2011-03-071-1/+1
| | * | | | | | Merge in default.Simon MacMullen2011-02-281-1/+3
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | (Untested) Record the nodes that were up when we shut down.Simon MacMullen2011-02-161-0/+1
| | | |/ / / / | | |/| | | |
| * | | | | | cosmetic - comment indentationMatthias Radestock2011-03-041-1/+1
| | |/ / / / | |/| | | |
| * | | | | Merged default into bug23483Emile Joubert2011-02-241-0/+1
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Merged default into bug23483Emile Joubert2011-02-211-0/+1
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Upgrade messagesEmile Joubert2011-02-111-0/+1
| * | | | | Merging default into bug23657Matthew Sackman2011-02-171-3/+9
| |\ \ \ \ \ | | |/ / / /
| * | | | | Add pid to rabbitmqctl status.Simon MacMullen2011-02-091-1/+2
* | | | | | Merge default into bug23568David Wragg2011-02-151-0/+6
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge default into bug23568David Wragg2011-01-281-0/+6
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Merge default into bug23568David Wragg2011-01-071-16/+10
| | |\ \ \ \
| | * \ \ \ \ Merge from defaultDavid Wragg2010-12-021-76/+47
| | |\ \ \ \ \
| | * | | | | | Add necessary additional barrier bootstepMatthew Sackman2010-09-281-0/+6
* | | | | | | | Merge bug23813 (abstract rabbit out of delegate)Simon MacMullen2011-02-101-1/+6
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Refactoring, cosmetics, consistency, return codesMatthew Sackman2011-02-071-1/+1
| * | | | | | | make cluster nofitication a boot step; don't print to screenAlexandru Scvortov2011-01-311-10/+5
| * | | | | | | monitor rabbits on clustered nodesAlexandru Scvortov2011-01-311-1/+10
| * | | | | | | merge from defaultAlexandru Scvortov2011-01-311-0/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | register the almost-top rabbit process as 'rabbit'Alexandru Scvortov2011-01-251-0/+1
| | | |_|_|/ / | | |/| | | |
* | | | | | | Move the booting of the delegate to rabbitMatthew Sackman2011-02-081-2/+9
* | | | | | | Abstract out the rabbit from delegate (also improve robustness)Matthew Sackman2011-02-071-2/+1
|/ / / / / /
* | | | | | removing network_listening and direct_listening boot stepsVlad Alexandru Ionescu2011-01-271-10/+2
* | | | | | merging in from defaultVlad Alexandru Ionescu2011-01-191-0/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | adding supervision support for direct connection channelsVlad Alexandru Ionescu2011-01-191-0/+8
| | |_|/ / | |/| | |
* | | | | Update .erl and .hrl license boilerplatesMatthew Sackman2011-01-191-26/+11
* | | | | indicate absence of config files more clearlyMatthias Radestock2011-01-181-1/+1
* | | | | display config file locations on startupMatthias Radestock2011-01-161-2/+20
|/ / / /
* | | | Split rabbit_access_control up. Functions that are facades onto the auth back...Simon MacMullen2010-12-211-7/+7
| |_|/ |/| |