summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* factorisationbug24207Matthew 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
* Merged bug24208 into defaultEmile Joubert2011-06-271-1/+1
|\
| * Oops, we need the dependency.bug24208Simon MacMullen2011-06-241-1/+1
* | Add missing specs; move some functions to more appropriate placesMatthew Sackman2011-06-262-23/+63
* | essentially cosmetic tweakMatthias Radestock2011-06-261-1/+1
* | merge bug24217 into defaultMatthias Radestock2011-06-260-0/+0
|\ \ | |/
* | simplifybug24217Matthew Sackman2011-06-261-6/+5
* | Ensure we hit both branches of the newly added case queue:is_empty(Q4) ofMatthew Sackman2011-06-261-2/+4
* | RefactoringMatthew Sackman2011-06-261-20/+10
* | Add testMatthew Sackman2011-06-261-0/+16
* | mehMatthias Radestock2011-06-261-2/+3
* | cosmeticMatthias Radestock2011-06-261-1/+1
* | cosmetic: move helpers to where they belongMatthias Radestock2011-06-251-88/+88
* | cosmetic: make order of exports match order in behaviourMatthias Radestock2011-06-251-2/+3
* | refactor 'dropwhile' and 'fetch'Matthias Radestock2011-06-251-30/+30
* | minor refactoring and simplificationMatthias Radestock2011-06-251-8/+5
* | Correct bug. This was introduced in bug 24116.Matthew Sackman2011-06-251-4/+10
|/
* Merged bug23554 into defaultRob Harrop2011-06-2313-38/+2034
|\
| * Explode if the nodes policy has an empty list as the policy paramsbug23554Matthew Sackman2011-06-221-3/+4
| * Make an error more likely to be formatted sensiblyMatthew Sackman2011-06-221-1/+1
| * Really really don't look at x-mirror anymore. sigh.Matthew Sackman2011-06-221-8/+8
| * Be more helpful...and make it compileMatthew Sackman2011-06-221-2/+2
| * Be more helpfulMatthew Sackman2011-06-221-12/+25
| * Remove rubbishMatthew Sackman2011-06-211-3/+1
| * All done.Matthew Sackman2011-06-212-4/+9
| * Sort out misc. (dnc)Matthew Sackman2011-06-213-35/+31
| * forgot to remove. (dnc)Matthew Sackman2011-06-211-2/+1
| * Sort out (everywhere except mirror modules) slave pids and mirror nodes and d...Matthew Sackman2011-06-218-61/+86
| * Rip out support for dynamically adding or removing queue mirrorsMatthew Sackman2011-06-212-55/+0
| * Merging default into bug23554Matthew Sackman2011-06-2114-17/+2031
| |\ |/ /
| * Merging default to bug23554Matthew Sackman2011-06-021-1/+23
| |\
| * | Undo unneeded change to bootsMatthew Sackman2011-06-021-6/+7
| * | Merging default into bug23554Matthew Sackman2011-06-025-12/+8
| |\ \
| * | | cosmetic: eliminate gratuitous diffs vs 'default'Matthias Radestock2011-06-021-6/+6
| * | | Merge with defaultRob Harrop2011-05-312-9/+13
| |\ \ \
| * \ \ \ Merging default into bug23554Matthew Sackman2011-05-2720-64/+2086
| |\ \ \ \
| | * | | | Remove R13ismMatthew Sackman2011-05-251-3/+2
| | * | | | Work in gm table creation as part of the normal upgrade steps, and then assum...Matthew Sackman2011-05-253-10/+14
| | * | | | enforce equivalence checking of x-mirror argMatthew Sackman2011-05-251-1/+1
| | * | | | correct use of nodes()Matthew Sackman2011-05-251-5/+5
| | * | | | Not quite sure how I managed to get that quite so wrong...Matthew Sackman2011-05-251-2/+1
| | * | | | Enforce checking of x-mirror argMatthew Sackman2011-05-251-1/+14