summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merged stable into defaultEmile Joubert2013-10-012-12/+12
|\
| * Merged bug25780 into stableEmile Joubert2013-10-012-12/+12
| |\
| | * Fix stupiditySimon MacMullen2013-09-251-1/+2
| | * Don't go through the legacy code path when not dealing with a legacy file; do...Simon MacMullen2013-09-231-10/+8
| | * node_type() should check the cluster status file rather than ask Mnesia - in ...Simon MacMullen2013-09-231-1/+2
* | | merge stable into defaultTim Watson2013-10-0142-1003/+1924
|\ \ \ | |/ / |/| |
| * | merge stable into defaultMatthias Radestock2013-09-271-1/+1
| |\ \
| * | | Dialyser points out that this branch can never happen; maybe_forget_sender/3 ...Simon MacMullen2013-09-131-1/+0
| * | | Merge bug25749 (again)Simon MacMullen2013-09-131-2/+2
| |\ \ \
| | * | | ...and again.Simon MacMullen2013-09-131-2/+2
| * | | | Merge bug25749 (again)Simon MacMullen2013-09-1312-48/+62
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merged bug25749 into defaultEmile Joubert2013-09-1312-48/+62
| | |\ \ \
| | | * \ \ Merge in defaultSimon MacMullen2013-09-1111-44/+48
| | | |\ \ \
| | | | * \ \ merge stable into defaultMatthias Radestock2013-09-114-12/+11
| | | | |\ \ \ | | | | | | |/ | | | | | |/|
| | | | * | | Merged stable into defaultEmile Joubert2013-09-117-28/+33
| | | | |\ \ \
| | | * | | | | 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-0940-936/+1727
| | | |\ \ \ \ \
| | | | * \ \ \ \ merge stable into defaultMatthias Radestock2013-09-091-1/+1
| | | | |\ \ \ \ \
| * | | | | | | | | Oops, we completely broke HA there.Simon MacMullen2013-09-131-2/+2
| |/ / / / / / / /
| * | | | | | | | That "optimisation" is actually buggy since table_lookup/2 returns a 2-tuple ...Simon MacMullen2013-09-111-2/+0
| * | | | | | | | Version TTL and expiry messages, and ignore the wrong ones. Also stop timers ...Simon MacMullen2013-09-111-13/+29
| * | | | | | | | Expires cannot be 0.Simon MacMullen2013-09-091-1/+1
| * | | | | | | | Allow use of the new policies.Simon MacMullen2013-09-092-5/+25
| * | | | | | | | Hook TTL / max length / expiry into policy system.Simon MacMullen2013-09-061-28/+33
| * | | | | | | | Merge in defaultSimon MacMullen2013-09-057-18/+140
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Merged bug25553 into defaultEmile Joubert2013-09-043-9/+9
| | |\ \ \ \ \ \ \
| | * | | | | | | | Announce consumer priorities.Simon MacMullen2013-08-291-1/+2
| | * | | | | | | | Merge in bug25725.Simon MacMullen2013-08-226-17/+138
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge defaultSimon MacMullen2013-08-219-72/+240
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | 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-168-55/+209
| | | | |\ \ \ \ \ \ \ \
| | | | | * | | | | | | | 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-056-10/+72
| | | | | * | | | | | | | 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