| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | A bit more abstraction, plus identities for heartbeater / | Simon MacMullen | 2013-12-10 | 13 | -65/+100 |
| * | Oops | Simon MacMullen | 2013-12-06 | 2 | -3/+3 |
| * | Store connection name in server writers (but not Erlang client ones) | Simon MacMullen | 2013-12-06 | 2 | -18/+22 |
| * | Store some process identity in the process dictionary. | Simon MacMullen | 2013-12-05 | 5 | -3/+12 |
| * | Announce credit flow state for channels and queues. | Simon MacMullen | 2013-12-02 | 3 | -7/+31 |
| * | Move determination of flow-ness into the server. | Simon MacMullen | 2013-12-02 | 2 | -24/+12 |
| * | stable to default | Simon MacMullen | 2013-11-28 | 2 | -14/+24 |
| |\ | |||||
| | * | Merge bug25897 | Simon MacMullen | 2013-11-28 | 0 | -0/+0 |
| | |\ | |||||
| | * | | Ensure that we always interleave start / stop / start / stop. | Simon MacMullen | 2013-11-28 | 1 | -1/+5 |
| | * | | Do nothing if the rabbit application is already running. Similarly, don't exp... | Simon MacMullen | 2013-11-28 | 1 | -13/+19 |
| | |/ | |||||
| * | | stable to default | Simon MacMullen | 2013-11-22 | 3 | -43/+75 |
| |\ \ | |/ | |||||
| | * | Merge bug25873 | Simon MacMullen | 2013-11-22 | 0 | -0/+0 |
| | |\ | |||||
| | * \ | Merge in stable | Simon MacMullen | 2013-11-22 | 3 | -40/+65 |
| | |\ \ | | |/ | |/| | |||||
| | | * | *cough* | Simon MacMullen | 2013-11-12 | 1 | -1/+1 |
| | | * | Restore synchronous addition of slaves in the queue.declare case. | Simon MacMullen | 2013-11-12 | 4 | -26/+40 |
| | | * | Forgot to add a spec | Simon MacMullen | 2013-11-11 | 1 | -0/+1 |
| | | * | Re-add the log invocations we lost. This does lead to the stale master pid wa... | Simon MacMullen | 2013-11-11 | 2 | -3/+7 |
| | | * | Port the deadlock-breaking code from bug 25852. | Simon MacMullen | 2013-11-11 | 2 | -30/+40 |
| | * | | Merge bug25867 | Simon MacMullen | 2013-11-22 | 3 | -37/+51 |
| | |\ \ | |||||
| | * | | | More explanation | Simon MacMullen | 2013-11-22 | 1 | -0/+2 |
| | * | | | Improve comment. | Simon MacMullen | 2013-11-18 | 1 | -3/+4 |
| | * | | | Explain | Simon MacMullen | 2013-11-06 | 1 | -0/+3 |
| | * | | | Maybe sync on slave promotion. | Simon MacMullen | 2013-11-06 | 1 | -3/+4 |
| * | | | | MErge bug25882 | Simon MacMullen | 2013-11-22 | 0 | -0/+0 |
| |\ \ \ \ | |||||
| * | | | | | Don't return consumer utilisation when idle or there are no consumers; no num... | Simon MacMullen | 2013-11-20 | 1 | -6/+16 |
| * | | | | | Update doc | Simon MacMullen | 2013-11-19 | 1 | -2/+5 |
| * | | | | | Simplify and remove magic numbers from the i/2 bit by treating time since las... | Simon MacMullen | 2013-11-19 | 1 | -35/+23 |
| * | | | | | Cosmetic / unused variables. | Simon MacMullen | 2013-11-15 | 1 | -4/+4 |
| * | | | | | Simplify: less state, less records, more pattern matching. | Simon MacMullen | 2013-11-15 | 1 | -47/+33 |
| * | | | | | Store timestamps as integers. | Simon MacMullen | 2013-11-15 | 1 | -11/+11 |
| * | | | | | Missed one + cosmetic. | Simon MacMullen | 2013-11-15 | 1 | -10/+10 |
| * | | | | | CU for "Consumer Utilisation" not CB for "Consumer Bound". | Simon MacMullen | 2013-11-15 | 1 | -15/+15 |
| * | | | | | Maintain an exponential moving average of the utilisation. | Simon MacMullen | 2013-11-15 | 1 | -30/+43 |
| * | | | | | Experiment with the idea of "consumer utilisation". Still far too lumpy. | Simon MacMullen | 2013-11-14 | 1 | -18/+57 |
| * | | | | | consumer_bound info item. | Simon MacMullen | 2013-11-14 | 2 | -9/+18 |
| |/ / / / | |||||
| * | | | | stable to default | Simon MacMullen | 2013-11-14 | 1 | -21/+0 |
| |\ \ \ \ | | |/ / | |/| | | |||||
| | * | | | Oops, that should have gone in bug 25415 | Simon MacMullen | 2013-11-14 | 1 | -21/+0 |
| * | | | | stable to default | Simon MacMullen | 2013-11-12 | 7 | -13/+68 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | Merged bug25860 into default | Emile Joubert | 2013-11-12 | 3 | -3/+32 |
| | |\ \ \ | |||||
| | | * | | | Use xmerl rather than maintain our own UTF-8 validator. | Simon MacMullen | 2013-11-12 | 1 | -30/+7 |
| | | * | | | Validate utf-8-ness on the way into rabbitmqctl too. | Simon MacMullen | 2013-11-04 | 1 | -1/+8 |
| | | * | | | Derp / cosmetic. | Simon MacMullen | 2013-11-04 | 1 | -5/+2 |
| | | * | | | Check UTF-8-ness of shortstrs in non-content-bearing methods. Note that we us... | Simon MacMullen | 2013-11-04 | 2 | -2/+50 |
| | * | | | | stable to default | Simon MacMullen | 2013-11-11 | 0 | -0/+0 |
| | |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | | Merged stable into default | Emile Joubert | 2013-11-01 | 4 | -10/+36 |
| | |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | | * | | | Merged stable into default | Emile Joubert | 2013-11-01 | 1 | -16/+25 |
| | | |\ \ \ | |||||
| | | * \ \ \ | stable to default | Simon MacMullen | 2013-11-01 | 1 | -5/+1 |
| | | |\ \ \ \ | |||||
| | | * \ \ \ \ | Merged stable into default | Emile Joubert | 2013-10-31 | 4 | -16/+44 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | Rename + cosmetic. | Simon MacMullen | 2013-10-31 | 1 | -5/+3 |
| | | * | | | | | | Simplify | Simon MacMullen | 2013-10-31 | 1 | -9/+8 |
