summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* merge default into bug24407Matthias Radestock2012-11-275-11/+229
|\
| * simplify errorsMatthias Radestock2012-11-272-4/+3
| * Handle update_ram_duration correctly.Simon MacMullen2012-11-272-21/+29
| * Move the sync stuff to its own moduleSimon MacMullen2012-11-263-120/+160
| * Don't hang on shutdownSimon MacMullen2012-11-263-8/+20
| * React to memory monitor and FHC messages.Simon MacMullen2012-11-261-10/+21
| * Merge in defaultSimon MacMullen2012-11-264-2/+151
| |\
| | * Improve progfess logging.Simon MacMullen2012-11-261-14/+18
| | * Send the sync_start over GM to flush out any other messages that we might hav...Simon MacMullen2012-11-262-11/+19
| | * Fix bugs in previous commit, and be rather more thorough about monitoring and...Simon MacMullen2012-11-264-25/+51
| | * CosmeticSimon MacMullen2012-11-261-8/+6
| | * Add spec, fix API, refuse to run if there are pending acks, return status, do...Simon MacMullen2012-11-264-25/+28
| | * Fix expirySimon MacMullen2012-11-232-8/+6
| | * Merge bug25303Simon MacMullen2012-11-234-2/+114
| | |\
| | | * OopsSimon MacMullen2012-11-231-1/+2
| | | * Flow control for the sync process.Simon MacMullen2012-11-232-5/+23
| | | * Log progress, and an important optimisation.Simon MacMullen2012-11-232-8/+23
| | | * Cosmetic / clearer.Simon MacMullen2012-11-231-4/+3
| | | * Eager mirror synchronisation.Simon MacMullen2012-11-234-2/+81
* | | | re-merge bug25303 into defaultMatthias Radestock2012-11-2714-274/+269
|\ \ \ \
| * \ \ \ Merge bug25323Simon MacMullen2012-11-277-57/+40
| |\ \ \ \
| | * | | | mark all messages enqueued in the slave as 'delivered'Matthias Radestock2012-11-267-57/+40
| * | | | | cosmeticMatthias Radestock2012-11-271-5/+3
| * | | | | remove cruftMatthias Radestock2012-11-261-1/+0
| | |/ / / | |/| | |
| * | | | merge stable into defaultTim Watson2012-11-265-38/+31
| |\ \ \ \
| | * \ \ \ merge bug25309 into stableTim Watson2012-11-265-38/+31
| | |\ \ \ \
| | | * \ \ \ merge stable into bug25309Tim Watson2012-11-263-25/+42
| | | |\ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | recover for accidental merge with defaultTim Watson2012-11-261-1/+1
| | | * | | | Fix a race where we decide on the BQ before writing the #amqqueue{} to Mnesia...Simon MacMullen2012-11-221-4/+5
| | | * | | | Carry on if an individual notification fails.Simon MacMullen2012-11-211-2/+2
| | | * | | | Useful guard.Simon MacMullen2012-11-211-1/+1
| | | * | | | Don't try to assert result of {add,drop}_mirror.Simon MacMullen2012-11-211-11/+3
| | | * | | | Make start/stop mirroring into a cast not a call.Simon MacMullen2012-11-212-19/+19
| * | | | | | merge bug25303 into defaultMatthias Radestock2012-11-264-9/+11
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merged bug25311Emile Joubert2012-11-267-61/+140
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | merge bug25324 into defaultMatthias Radestock2012-11-241-1/+1
| | |\ \ \ \ \ \
| | | * | | | | | 'pid' is a valid INFO_KEYMatthias Radestock2012-11-241-1/+1
| | |/ / / / / /
| | * | | | | | merge bug25303 into defaultMatthias Radestock2012-11-235-9/+93
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merged bug25315Emile Joubert2012-11-237-151/+197
| | |\ \ \ \ \ \ \
| | * | | | | | | | propagate API changeMatthias Radestock2012-11-221-4/+4
| | * | | | | | | | bq api tweak: don't include remaining message count in fetch/drop resultMatthias Radestock2012-11-226-47/+42
| * | | | | | | | | don't evict messages from RAM when inserting them into pending_ackMatthias Radestock2012-11-231-10/+7
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | refactor: vq:ram_ack_index doesn't need to be a gb_treeMatthias Radestock2012-11-231-12/+11
| * | | | | | | | merge bug23625 into defaultMatthias Radestock2012-11-234-106/+137
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ExplainSimon MacMullen2012-11-221-0/+10
| | * | | | | | | | Don't duplicate name.Simon MacMullen2012-11-221-1/+1
| | * | | | | | | | optimiseMatthias Radestock2012-11-161-2/+4
| | * | | | | | | | identify queues by name rather than pid in channel statsMatthias Radestock2012-11-162-67/+86
| | * | | | | | | | propagate API changeMatthias Radestock2012-11-161-1/+1
| | * | | | | | | | merge default into bug23625Matthias Radestock2012-11-162-38/+38
| | |\ \ \ \ \ \ \ \