| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | merge stable into default | Matthias Radestock | 2013-09-09 | 47 | -951/+1746 | |
| | | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| | | | * | | | | | merge stable into default | Matthias Radestock | 2013-09-09 | 1 | -1/+1 | |
| | | | |\ \ \ \ \ | ||||||
| | | * | | | | | | | correct erroneous comment | Matthias Radestock | 2013-09-09 | 1 | -2/+3 | |
| | | | |/ / / / / | | |/| | | | | | ||||||
| | | * | | | | | | correctly prettify exclusive owner dissappearance warning | Matthias Radestock | 2013-09-09 | 1 | -1/+1 | |
| | | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | | Oops, we completely broke HA there. | Simon MacMullen | 2013-09-13 | 1 | -2/+2 | |
| |/ / / / / / | ||||||
| * | | | | | | That "optimisation" is actually buggy since table_lookup/2 returns a 2-tuple ... | Simon MacMullen | 2013-09-11 | 1 | -2/+0 | |
| * | | | | | | Version TTL and expiry messages, and ignore the wrong ones. Also stop timers ... | Simon MacMullen | 2013-09-11 | 1 | -13/+29 | |
| * | | | | | | Expires cannot be 0. | Simon MacMullen | 2013-09-09 | 1 | -1/+1 | |
| * | | | | | | Allow use of the new policies. | Simon MacMullen | 2013-09-09 | 3 | -5/+28 | |
| * | | | | | | Merge in bug25748 | Simon MacMullen | 2013-09-09 | 0 | -0/+0 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fix removal of DLX policy | Simon MacMullen | 2013-09-09 | 1 | -4/+3 | |
| * | | | | | | | Hook TTL / max length / expiry into policy system. | Simon MacMullen | 2013-09-06 | 1 | -28/+33 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge in default | Simon MacMullen | 2013-09-05 | 8 | -19/+141 | |
| |\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | | Merged bug25553 into default | Emile Joubert | 2013-09-04 | 3 | -9/+9 | |
| | |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| | * | | | | | Announce consumer priorities. | Simon MacMullen | 2013-08-29 | 1 | -1/+2 | |
| | * | | | | | Merge in bug25725. | Simon MacMullen | 2013-08-22 | 7 | -18/+139 | |
| | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ | Merge default | Simon MacMullen | 2013-08-21 | 10 | -73/+241 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | Rename notification_requested to refresh, and emit queue_empty rather than qu... | Simon MacMullen | 2013-08-21 | 2 | -5/+5 | |
| | | | * | | | | | Notify "startup" when we fail over too, that means the federation links will ... | Simon MacMullen | 2013-08-21 | 1 | -3/+5 | |
| | | | * | | | | | Slightly clearer? | Simon MacMullen | 2013-08-21 | 1 | -10/+10 | |
| | | | * | | | | | Small changes: Don't reevaluate consumer priority on every delivery, refactor... | Simon MacMullen | 2013-08-21 | 3 | -18/+18 | |
| | | | * | | | | | Tighter and slightly more self-documenting. | Simon MacMullen | 2013-08-20 | 1 | -1/+8 | |
| | | | * | | | | | Push everything through notify_decorators/3. | Simon MacMullen | 2013-08-20 | 1 | -11/+15 | |
| | | | * | | | | | fix spec | Simon MacMullen | 2013-08-19 | 1 | -1/+2 | |
| | | | * | | | | | Merge default | Simon MacMullen | 2013-08-16 | 9 | -56/+210 | |
| | | | |\ \ \ \ \ | ||||||
| | | | | * | | | | | More symmetry; notify on basic consume and consumer unblock as well as basic.... | Simon MacMullen | 2013-07-24 | 1 | -2/+9 | |
| | | | | * | | | | | Slightly clearer names? | Simon MacMullen | 2013-07-24 | 1 | -2/+2 | |
| | | | | * | | | | | Don't emit random bits of the queue's internal data structures in events. | Simon MacMullen | 2013-07-24 | 2 | -6/+8 | |
| | | | | * | | | | | Extend queue decorator interface, break dependency of server on federation. T... | Simon MacMullen | 2013-07-05 | 3 | -31/+41 | |
| | | | | * | | | | | Start of queue decorators. | Simon MacMullen | 2013-07-05 | 7 | -11/+73 | |
| | | | | * | | | | | Merge in default | Simon MacMullen | 2013-07-05 | 4 | -44/+116 | |
| | | | | |\ \ \ \ \ | ||||||
| | | | | | * | | | | | API change. | Simon MacMullen | 2013-07-01 | 1 | -1/+0 | |
| | | | | | * | | | | | Ensure that if we fail over / reconfigure federation while running, we ask th... | Simon MacMullen | 2013-07-01 | 2 | -1/+9 | |
| | | | | | * | | | | | More consistent and correct nomenclature. | Simon MacMullen | 2013-07-01 | 1 | -2/+2 | |
| | | | | | * | | | | | Oops | Simon MacMullen | 2013-06-28 | 2 | -1/+3 | |
| | | | | | * | | | | | TODO-- yes it could be faster. | Simon MacMullen | 2013-06-26 | 2 | -5/+6 | |
| | | | | | * | | | | | Oops | Simon MacMullen | 2013-06-26 | 1 | -1/+1 | |
| | | | | | * | | | | | Convert the x-purpose hack into a bit less of a hack: consumer priorities. | Simon MacMullen | 2013-06-26 | 2 | -46/+64 | |
| | | | | | * | | | | | Merge in default | Simon MacMullen | 2013-06-24 | 3 | -19/+63 | |
| | | | | | |\ \ \ \ \ | ||||||
| | | | | | | * | | | | | Inform fed queues of policy change and termination, and abstract startup a bi... | Simon MacMullen | 2013-06-03 | 2 | -5/+4 | |
| | | | | | | * | | | | | Merge in default | Simon MacMullen | 2013-06-03 | 3 | -18/+63 | |
| | | | | | | |\ \ \ \ \ | ||||||
| | | | | | | | * | | | | | If we have local active consumers, ignore federated ones. | Simon MacMullen | 2013-05-24 | 1 | -7/+20 | |
| | | | | | | | * | | | | | Make sure we update the federation state when a consumer becomes inactive or ... | Simon MacMullen | 2013-05-24 | 1 | -5/+15 | |
| | | | | | | | * | | | | | Tell the federated queue about basic.get. | Simon MacMullen | 2013-05-23 | 1 | -1/+2 | |
| | | | | | | | * | | | | | Rename this | Simon MacMullen | 2013-05-23 | 1 | -1/+1 | |
| | | | | | | | * | | | | | Distinguish between federated consumers and others. | Simon MacMullen | 2013-05-23 | 3 | -17/+30 | |
| | | | | | | | * | | | | | Only consume if we are empty. | Simon MacMullen | 2013-05-22 | 1 | -4/+5 | |
| | | | | | | | * | | | | | Quick and dirty hooks for federated queues. | Simon MacMullen | 2013-05-15 | 2 | -4/+11 | |
| * | | | | | | | | | | | | Oops | Simon MacMullen | 2013-09-03 | 1 | -6/+11 | |
| * | | | | | | | | | | | | Dead lettering by policy. | Simon MacMullen | 2013-09-03 | 4 | -19/+49 | |
