| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merge stable into default | Matthias Radestock | 2013-09-27 | 1 | -1/+1 |
| |\ | |||||
| | * | cosmetic(ish): remove superfluous module prefix | Matthias Radestock | 2013-09-27 | 1 | -1/+1 |
| * | | Dialyser points out that this branch can never happen; maybe_forget_sender/3 ... | Simon MacMullen | 2013-09-13 | 1 | -1/+0 |
| * | | Merge bug25749 (again) | Simon MacMullen | 2013-09-13 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | ...and again. | Simon MacMullen | 2013-09-13 | 1 | -2/+2 |
| * | | | Merge bug25749 (again) | Simon MacMullen | 2013-09-13 | 12 | -48/+62 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Merged bug25749 into default | Emile Joubert | 2013-09-13 | 12 | -48/+62 |
| | |\ \ | |||||
| | | * \ | Merge in default | Simon MacMullen | 2013-09-11 | 11 | -44/+48 |
| | | |\ \ | |||||
| | | | * \ | merge stable into default | Matthias Radestock | 2013-09-11 | 4 | -12/+11 |
| | | | |\ \ | | | | |/ | |||||
| | | | | * | merge bug25757 into stable | Matthias Radestock | 2013-09-11 | 3 | -11/+10 |
| | | | | |\ | |||||
| | | | | | * | Remove the warning message, it's not very interesting. Also fix an unused var... | Simon MacMullen | 2013-09-11 | 2 | -8/+2 |
| | | | | | * | Introduce a new return code for this case, since {new, Q} is going to mess up... | Simon MacMullen | 2013-09-09 | 3 | -8/+9 |
| | | | | | * | Reply with something the channel is going to know how to handle. | Simon MacMullen | 2013-09-09 | 1 | -1/+5 |
| | | | | * | | cosmetic: remove unnecessary FQ call | Matthias Radestock | 2013-09-11 | 1 | -1/+1 |
| | | | * | | | Merged stable into default | Emile Joubert | 2013-09-11 | 7 | -28/+33 |
| | | | |\ \ \ | | | | |/ / | |||||
| | | | | * | | Merged bug25745 into stable | Emile Joubert | 2013-09-11 | 2 | -3/+4 |
| | | | | |\ \ | | | | | |/ | |||||
| | | | | * | | Oops | Simon MacMullen | 2013-09-11 | 1 | -1/+1 |
| | | | | * | | More consistent naming. | Simon MacMullen | 2013-09-11 | 6 | -16/+17 |
| | | | | * | | Take GM's view of the live members each time we have a death message; don't a... | Simon MacMullen | 2013-09-02 | 7 | -28/+32 |
| | | * | | | | Explain a little. | Simon MacMullen | 2013-09-09 | 1 | -1/+5 |
| | | * | | | | Merge in default | Simon MacMullen | 2013-09-09 | 2 | -6/+11 |
| | | |\ \ \ \ | | | |/ / / | | |/| | | | |||||
| | | | * | | | Prevent exclusive queues from being durable or mirrored. | Simon MacMullen | 2013-08-19 | 2 | -6/+11 |
| | | * | | | | merge stable into default | Matthias Radestock | 2013-09-09 | 40 | -936/+1727 |
| | | |\ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | | | * | | | 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 | 2 | -5/+25 |
| * | | | | Hook TTL / max length / expiry into policy system. | Simon MacMullen | 2013-09-06 | 1 | -28/+33 |
| * | | | | Merge in default | Simon MacMullen | 2013-09-05 | 7 | -18/+140 |
| |\ \ \ \ | | |/ / | |/| | | |||||
| | * | | | 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 | 6 | -17/+138 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Merge default | Simon MacMullen | 2013-08-21 | 9 | -72/+240 |
| | | |\ \ \ \ | |||||
| | | | * | | | | 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 | 8 | -55/+209 |
| | | | |\ \ \ \ | |||||
| | | | | * | | | | 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 | 6 | -10/+72 |
