summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | | Merge default into bug23554Matthew Sackman2011-05-249-150/+229
| | |\ \ \ \
| | * | | | | Permit dropping nodes of mirrored queues. This turns out to be much much mess...Matthew Sackman2011-05-2411-59/+147
| | * | | | | WhitespaceMatthew Sackman2011-05-241-8/+8
| | * | | | | Add pointer back to bug given the value of the additional commentary in the bugMatthew Sackman2011-05-231-0/+2
| | * | | | | Update commentMatthew Sackman2011-05-231-1/+1
| | * | | | | Fix the remaining memory leakMatthew Sackman2011-05-231-79/+93
| | * | | | | Updated documentation, and in the course of writing it, thought up another sc...Matthew Sackman2011-05-232-50/+128
| | * | | | | Remove debug log entriesMatthew Sackman2011-05-232-2/+0
| | * | | | | master must broadcast, esp if it doesn't know about the sender. Also rip out ...Matthew Sackman2011-05-234-67/+40
| | * | | | | Critical bug fixedMatthew Sackman2011-05-201-1/+1
| | * | | | | That's an awful lot of work to solve a potential memory leak...Matthew Sackman2011-05-205-87/+257
| | * | | | | ...and the other bits I forgot.Matthew Sackman2011-05-201-2/+3
| | * | | | | BQ:idle_timeout => BQ:timeoutMatthew Sackman2011-05-202-10/+10
| | * | | | | Merge with defaultRob Harrop2011-05-2015-32/+1714
| | |\ \ \ \ \