summaryrefslogtreecommitdiff
path: root/src/rabbit.erl
Commit message (Expand)AuthorAgeFilesLines
* merge default into bug23056Alexandru Scvortov2011-08-051-126/+202
|\
| * Move ha boot steps to somewhere more appropriateMatthew Sackman2011-07-261-0/+12
| * cosmetic: give rabbit.erl some structureMatthias Radestock2011-06-291-153/+157
| * factorisationMatthew Sackman2011-06-281-9/+10
| * There's a possibility that rabbit has to be able to be started without being ...Matthew Sackman2011-06-281-0/+25
| * Avoid pointless begin-end block. Duh.Matthew Sackman2011-06-281-9/+5
| * All keys are optional. We must not omit a vertex just because it has not any ...Matthew Sackman2011-06-281-1/+7
| * cosmeticMatthew Sackman2011-06-281-4/+2
| * Finally, just to be really safe, avoid init:stop as far as we sensibly can on...Matthew Sackman2011-06-281-1/+5
| * Delete graph after useMatthew Sackman2011-06-281-1/+3
| * Build graph; prune graph; traverse graph; obey graph.Matthew Sackman2011-06-281-2/+20
| * init:stop knows better than us. It makes sure applications are taken down in ...Matthew Sackman2011-06-281-5/+1
| * First pass at user tags.Simon MacMullen2011-06-091-5/+2
| * Use a list comp to filter, sort the list.Simon MacMullen2011-06-031-3/+3
| * Split rabbitmqctl status queryEmile Joubert2011-06-021-12/+11
| * Move status info (again)Emile Joubert2011-05-311-1/+11
| * Report node-specific details separatelyEmile Joubert2011-05-311-3/+2
| * rabbitmqctl reportEmile Joubert2011-05-261-0/+2
| * Rewrite the rabbitmqctl interface. Define trace_exchanges in rabbit.app.Simon MacMullen2011-05-201-16/+0
| * Slightly tighter specs, tidy imports.Simon MacMullen2011-05-191-2/+2
| * Fold refresh_config in with (un)set_env, abstract into rabbit.Simon MacMullen2011-05-191-0/+16
| * 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
| * | | | 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 from defaultAlexandru Scvortov2011-02-231-53/+61
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merging default into bug23657Matthew Sackman2011-02-171-3/+9
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge bug23813 (abstract rabbit out of delegate)Simon MacMullen2011-02-101-1/+6
| | |\ \ \ \ \
| | * | | | | | 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
| | | |/ / / / | | |/| | | |