summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge in defaultbug25276Simon MacMullen2013-09-1112-48/+53
|\
| * merge stable into defaultMatthias Radestock2013-09-114-12/+11
| |\
| | * merge bug25757 into stableMatthias Radestock2013-09-113-11/+10
| | |\
| | | * Remove the warning message, it's not very interesting. Also fix an unused var...bug25757Simon MacMullen2013-09-112-8/+2
| | | * Introduce a new return code for this case, since {new, Q} is going to mess up...Simon MacMullen2013-09-093-8/+9
| | | * Reply with something the channel is going to know how to handle.Simon MacMullen2013-09-091-1/+5
| | * | cosmetic: remove unnecessary FQ callMatthias Radestock2013-09-111-1/+1
| * | | Merged stable into defaultEmile Joubert2013-09-118-32/+38
| |\ \ \ | | |/ /
| | * | Merged bug25745 into stableEmile Joubert2013-09-112-3/+4
| | |\ \ | | | |/
| | * | Oopsbug25745Simon MacMullen2013-09-111-1/+1
| | * | More consistent naming.Simon MacMullen2013-09-116-16/+17
| | * | Take GM's view of the live members each time we have a death message; don't a...Simon MacMullen2013-09-028-32/+37
* | | | Explain a little.Simon MacMullen2013-09-091-1/+5
* | | | Merge in defaultSimon MacMullen2013-09-092-6/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Prevent exclusive queues from being durable or mirrored.Simon MacMullen2013-08-192-6/+11
* | | | merge stable into defaultMatthias Radestock2013-09-0947-951/+1746
|\ \ \ \ | |_|_|/ |/| | |
| * | | merge stable into defaultMatthias Radestock2013-09-091-1/+1
| |\ \ \
| * \ \ \ Merged bug25553 into defaultEmile Joubert2013-09-043-9/+9
| |\ \ \ \
| | * | | | add missing type exportMatthias Radestock2013-09-021-1/+1
| | * | | | Merge bug25733Simon MacMullen2013-08-290-0/+0
| | |\ \ \ \
| | * | | | | Relax headers type constraintsbug25733Emile Joubert2013-08-282-8/+8
| | |/ / / /
| | * | | | Merged bug25725 into defaultEmile Joubert2013-08-230-0/+0
| | |\ \ \ \
| * | | | | | Announce consumer priorities.bug25553Simon MacMullen2013-08-291-1/+2
| * | | | | | Merge in bug25725.Simon MacMullen2013-08-227-18/+139
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge defaultSimon MacMullen2013-08-2110-73/+241
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Rename notification_requested to refresh, and emit queue_empty rather than qu...Simon MacMullen2013-08-212-5/+5
| | | * | | | Notify "startup" when we fail over too, that means the federation links will ...Simon MacMullen2013-08-211-3/+5
| | | * | | | Slightly clearer?Simon MacMullen2013-08-211-10/+10
| | | * | | | Small changes: Don't reevaluate consumer priority on every delivery, refactor...Simon MacMullen2013-08-213-18/+18
| | | * | | | Tighter and slightly more self-documenting.Simon MacMullen2013-08-201-1/+8
| | | * | | | Push everything through notify_decorators/3.Simon MacMullen2013-08-201-11/+15
| | | * | | | fix specSimon MacMullen2013-08-191-1/+2
| | | * | | | Merge defaultSimon MacMullen2013-08-169-56/+210
| | | |\ \ \ \
| | | | * | | | More symmetry; notify on basic consume and consumer unblock as well as basic....Simon MacMullen2013-07-241-2/+9
| | | | * | | | Slightly clearer names?Simon MacMullen2013-07-241-2/+2
| | | | * | | | Don't emit random bits of the queue's internal data structures in events.Simon MacMullen2013-07-242-6/+8
| | | | * | | | Extend queue decorator interface, break dependency of server on federation. T...Simon MacMullen2013-07-053-31/+41
| | | | * | | | Start of queue decorators.Simon MacMullen2013-07-057-11/+73
| | | | * | | | Merge in defaultSimon MacMullen2013-07-054-44/+116
| | | | |\ \ \ \
| | | | | * | | | API change.Simon MacMullen2013-07-011-1/+0
| | | | | * | | | Ensure that if we fail over / reconfigure federation while running, we ask th...Simon MacMullen2013-07-012-1/+9
| | | | | * | | | More consistent and correct nomenclature.Simon MacMullen2013-07-011-2/+2
| | | | | * | | | OopsSimon MacMullen2013-06-282-1/+3
| | | | | * | | | TODO-- yes it could be faster.Simon MacMullen2013-06-262-5/+6
| | | | | * | | | OopsSimon MacMullen2013-06-261-1/+1
| | | | | * | | | Convert the x-purpose hack into a bit less of a hack: consumer priorities.Simon MacMullen2013-06-262-46/+64
| | | | | * | | | Merge in defaultSimon MacMullen2013-06-243-19/+63
| | | | | |\ \ \ \
| | | | | | * | | | Inform fed queues of policy change and termination, and abstract startup a bi...Simon MacMullen2013-06-032-5/+4
| | | | | | * | | | Merge in defaultSimon MacMullen2013-06-033-18/+63
| | | | | | |\ \ \ \
| | | | | | | * | | | If we have local active consumers, ignore federated ones.Simon MacMullen2013-05-241-7/+20