summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merging default to bug23554Matthew Sackman2011-06-021-1/+23
|\
| * Reduce diff from bug23554: Extend backing queue api to present reason for ter...Matthew Sackman2011-06-024-15/+15
| * Reduce diff from bug23554: Scaffolding for programmatically deciding backing ...Matthew Sackman2011-06-021-2/+5
| * Reduce diff from bug23554: Allow formatting of nested info itemsMatthew Sackman2011-06-021-0/+6
| * Merging heads of defaultMatthew Sackman2011-06-021-1/+23
| |\
| | * Move pget from federation / mgmt to misc.Simon MacMullen2011-06-021-0/+13
| | * Move set_table_value from federation to miscSimon MacMullen2011-06-021-1/+10
| * | Reduce diff from bug23554: minor tweaks to gm_soak_test (correction of error ...Matthew Sackman2011-06-021-4/+4
| |/
* | Undo unneeded change to bootsMatthew Sackman2011-06-021-6/+7
* | Merging default into bug23554Matthew Sackman2011-06-022-1/+5
|\ \ | |/
| * cosmeticMatthias Radestock2011-06-021-9/+9
| * cosmeticMatthias Radestock2011-06-021-7/+7
| * Tweak commentSimon MacMullen2011-06-011-2/+3
| * Make sure the global name server is definitely up and synced by the time we t...Simon MacMullen2011-06-011-0/+3
* | cosmetic: eliminate gratuitous diffs vs 'default'Matthias Radestock2011-06-021-6/+6
* | Merging default into bug23554Matthew Sackman2011-05-2717-61/+2040
|\ \ | |/ |/|
| * 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-247-113/+199
| |\
| * | Permit dropping nodes of mirrored queues. This turns out to be much much mess...Matthew Sackman2011-05-249-57/+102
| * | 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-2014-31/+1713
| |\ \
| | * | Make log messages prettierMatthew Sackman2011-05-202-8/+11
| | * | Be more assertive. Slave is the equiv of amqqueue_process, so it's ok here to...Matthew Sackman2011-05-191-2/+2
| | * | Make slaves explicitly monitor the master (see comments to come in bug)Matthew Sackman2011-05-191-5/+20
| | * | Merging default to bug23554Matthew Sackman2011-05-191-8/+17
| | |\ \
| | * | | Improve logging informationMatthew Sackman2011-05-172-2/+4
| | * | | Eliminate a race which was found to allow promotion to be non-atomicMatthew Sackman2011-05-171-5/+19
| | * | | Add upgrade step to add the mirror pids to the queueMatthew Sackman2011-05-171-0/+15
| | * | | Ensure that when a slave gets promoted, it requeues msgs in the same order wh...Matthew Sackman2011-05-171-19/+21
| | * | | Add a sleep, to avoid tight spinningMatthew Sackman2011-05-171-0/+1
| | * | | Not especially happy with this but can't think of how else to solve this. If ...Matthew Sackman2011-05-171-2/+7
| | * | | Merging default to bug23554Matthew Sackman2011-05-1713-103/+197
| | |\ \ \
| | * | | | Fixed call to validate_messageRob Harrop2011-05-161-1/+1
| | * | | | Merge with defaultRob Harrop2011-05-1610-127/+277
| | |\ \ \ \
| | * \ \ \ \ Merge with defaultRob Harrop2011-05-033-60/+67
| | |\ \ \ \ \