| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Pass socket around instead of the entire state | Michael Klishin | 2013-11-26 | 1 | -5/+5 |
| * | Extract function, improve error messages | Michael Klishin | 2013-11-26 | 1 | -45/+50 |
| * | No need to handle undefined case here | Michael Klishin | 2013-11-26 | 1 | -4/+2 |
| * | Make connection.tune.channel_max configurable | Michael Klishin | 2013-11-25 | 1 | -17/+44 |
| * | stable to default | Simon MacMullen | 2013-11-22 | 3 | -43/+75 |
| |\ | |||||
| | * | Merge in stable | Simon MacMullen | 2013-11-22 | 3 | -40/+65 |
| | |\ | |||||
| | | * | Restore synchronous addition of slaves in the queue.declare case. | Simon MacMullen | 2013-11-12 | 3 | -25/+39 |
| | | * | 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 | 2 | -16/+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 |
| * | | | Don't return consumer utilisation when idle or there are no consumers; no num... | Simon MacMullen | 2013-11-20 | 1 | -6/+16 |
| * | | | 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 | 1 | -9/+14 |
| * | | | stable to default | Simon MacMullen | 2013-11-12 | 6 | -11/+62 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | 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 | 1 | -0/+44 |
| | * | | 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 |
| | | * | | | | stable to default | Simon MacMullen | 2013-10-31 | 4 | -10/+39 |
| | | |\ \ \ \ | |||||
| | | | * | | | | Better error message. | Simon MacMullen | 2013-10-31 | 1 | -3/+4 |
| | | | * | | | | Don't allow deletion of "amq.rabbitmq.*". | Simon MacMullen | 2013-10-30 | 1 | -0/+8 |
| | | | * | | | | Make log and trace exchanges internal. | Simon MacMullen | 2013-10-30 | 3 | -10/+30 |
| * | | | | | | | Remove 'evil' receive block. | Simon MacMullen | 2013-11-11 | 1 | -14/+18 |
| * | | | | | | | Cope with clients dying. | Simon MacMullen | 2013-11-08 | 2 | -16/+47 |
| |/ / / / / / | |||||
| * | | | | | | Merged bug25849 into stablerabbitmq_v3_2_1 | Emile Joubert | 2013-11-01 | 1 | -0/+5 |
| |\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| | * | | | | | sp. | Emile Joubert | 2013-11-01 | 1 | -1/+1 |
| | * | | | | | We can get down_from_gm twice in a row, don't blow up if we do. | Simon MacMullen | 2013-10-28 | 1 | -0/+5 |
| * | | | | | | Merged bug25618 into stable | Emile Joubert | 2013-11-01 | 1 | -16/+25 |
| |\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| | * | | | | | Remove use of gm:leave/1: it does almost nothing, master does not invoke it, ... | Simon MacMullen | 2013-10-29 | 1 | -7/+2 |
| | * | | | | | Attempt to clean up actions when terminating a slave. Slave termination now n... | Simon MacMullen | 2013-10-29 | 1 | -15/+29 |
| * | | | | | | That async_dirty is not needed, there's one in rabbit_runtime_parameters:list/2. | Simon MacMullen | 2013-11-01 | 1 | -5/+1 |
| | |_|_|_|/ |/| | | | | |||||
| * | | | | | Merged bug25846 into stable | Emile Joubert | 2013-10-31 | 4 | -11/+14 |
| |\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | |||||
