summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* RefactorEmile Joubert2013-06-131-16/+18
* Omit emitting stats for non-existent queues on terminationEmile Joubert2013-06-111-4/+9
* Clear exclusive durable queues on bootEmile Joubert2013-06-102-19/+27
* Merged bug25576 into stableEmile Joubert2013-06-061-1/+12
|\
| * Attempt to deal with missing segment file.Simon MacMullen2013-05-311-1/+12
* | merge bug25573 into stableTim Watson2013-06-061-2/+5
|\ \
| * | Don't use andalso here, it breaks LDAP when compiled under R12.Simon MacMullen2013-05-301-2/+5
| |/
* | merge bug25567 into stableTim Watson2013-06-058-8/+24
|\ \
| * \ merge bug25571 into stableMatthias Radestock2013-05-316-6/+17
| |\ \
| | * | graceful handling of application:which_applications() timeoutMatthias Radestock2013-05-316-6/+17
| * | | merge bug25571 into stableTim Watson2013-05-313-4/+4
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Just in case this times out, let's not explode.Simon MacMullen2013-05-291-1/+1
| | * Look for the rabbit process, not the rabbit application.Simon MacMullen2013-05-242-2/+2
| | * No infinity timeout, we could deadlock with the application controller on shu...Simon MacMullen2013-05-242-2/+2
| * | cope with empty rabbit_serial fileMatthias Radestock2013-05-291-0/+5
| |/
* | Dehydrate prospective betas on requeueEmile Joubert2013-05-291-5/+2
* | Test to trigger VQ assertion failure (ram msgs =< len)Emile Joubert2013-05-291-0/+15
|/
* merge headsTim Watson2013-05-201-2/+3
|\
| * merge bug25561 into stableMatthias Radestock2013-05-201-7/+2
| |\
| * | Pass through tx'ed acks and rejects in the correct order.Simon MacMullen2013-05-201-2/+3
* | | space--Simon MacMullen2013-05-201-1/+1
* | | Ignore autoheal requests if we are already autohealing.Simon MacMullen2013-05-201-0/+6
| |/ |/|
* | Remove obsolete and wrong comment.Simon MacMullen2013-05-201-7/+2
|/
* Tighten up HA policy validation.Simon MacMullen2013-05-142-13/+48
* merge bug25546 into stableTim Watson2013-05-102-4/+6
|\
| * TODO++Simon MacMullen2013-05-101-0/+2
| * Remove assertion; it's not always correct if prefetch has been set before. In...Simon MacMullen2013-05-071-4/+4
* | Merged bug25548 int stableEmile Joubert2013-05-102-7/+9
|\ \
| * \ Merged bug25545 into stableEmile Joubert2013-05-091-1/+1
| |\ \
| | * | Clear queue expiry timer ref when firedEmile Joubert2013-05-091-1/+1
| | |/
| * | Allow x-match header to be missing.Simon MacMullen2013-05-071-2/+3
| * | Treat missing / garbled x-match header as "all", like we used to.Simon MacMullen2013-05-071-4/+5
| |/
* | Move the ignore of '_'.Simon MacMullen2013-05-102-2/+4
* | Refactor.Simon MacMullen2013-05-092-8/+10
* | Validate on listSimon MacMullen2013-05-091-0/+7
* | Validate on clear.Simon MacMullen2013-05-091-4/+4
* | Wrap the update in rabbit_vhost:with/2, so we error meaningfully if the vhost...Simon MacMullen2013-05-081-10/+10
|/
* Typo; fix compilation on <R15.Simon MacMullen2013-04-301-1/+1
* merge defaultTim Watson2013-04-3015-258/+679
|\
| * stable to defaultSimon MacMullen2013-04-2962-2150/+3986
| |\
| | * merge bug25107 into defaultMatthias Radestock2013-04-2514-247/+645
| | |\
| | | * stable to defaultSimon MacMullen2013-04-251-3/+10
| | | |\
| | | * \ Merge bug25512Simon MacMullen2013-04-2412-196/+499
| | | |\ \
| | | | * \ Merged stable into defaultEmile Joubert2013-04-2461-2092/+3819
| | | | |\ \
| | | | | * | Add explanations to pmon:is_monitored/2 invocations.Simon MacMullen2013-04-241-0/+11
| | | | | * | merge bug25471 into defaultTim Watson2013-04-232-30/+279
| | | | | |\ \
| | | | | | * | Switch pause_minority mode to making its decisions entirely based on node-upn...Simon MacMullen2013-04-221-2/+18
| | | | | | * | Move those functions to their own place, and replace the autoheal all_nodes_u...Simon MacMullen2013-04-222-21/+30
| | | | | | * | I suppose it would be polite to add specs here.Simon MacMullen2013-04-181-0/+3
| | | | | | * | Have the leader decide what to do and then just tell other nodes (rather than...Simon MacMullen2013-04-181-97/+58