| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Try to emphasise it's read/write *operations* we are counting. | Simon MacMullen | 2015-02-03 | 1 | -2/+2 |
| * | Small amount of doc. | Simon MacMullen | 2015-02-03 | 1 | -0/+8 |
| * | stable to default | Simon MacMullen | 2015-01-27 | 1 | -0/+35 |
| |\ | |||||
| | * | Maybe clearer? | Simon MacMullen | 2014-12-01 | 1 | -1/+1 |
| | * | Add a section to the manual page. | Simon MacMullen | 2014-12-01 | 1 | -0/+35 |
| * | | Point out that tracing state is not persistent. | Simon MacMullen | 2015-01-27 | 1 | -1/+3 |
| |/ | |||||
| * | Update docs. | Simon MacMullen | 2014-10-09 | 1 | -1/+1 |
| * | Show down queues in "rabbitmqctl list_queues" | Simon MacMullen | 2014-09-10 | 1 | -4/+8 |
| * | Actually maybe that's clearer. | Simon MacMullen | 2014-08-12 | 1 | -2/+2 |
| * | Document the two new terms. | Simon MacMullen | 2014-08-12 | 1 | -0/+8 |
| * | Add some docs for the message_bytes family. | Simon MacMullen | 2014-08-07 | 1 | -0/+12 |
| * | Bug 26307 should really have documented these... | Simon MacMullen | 2014-08-05 | 1 | -0/+16 |
| * | Merge in bug 26256 | Simon MacMullen | 2014-07-03 | 1 | -0/+42 |
| |\ | |||||
| | * | Tweak text. | Simon MacMullen | 2014-07-03 | 1 | -4/+4 |
| | * | Add docs. | Simon MacMullen | 2014-07-03 | 1 | -0/+38 |
| | * | Wording | Michael Klishin | 2014-06-25 | 1 | -1/+1 |
| | * | connected_at is a timestamp now | Michael Klishin | 2014-06-25 | 1 | -1/+1 |
| | * | List connected_at in rabbitmqctl usage | Michael Klishin | 2014-06-23 | 1 | -0/+4 |
| * | | Documentation. | Simon MacMullen | 2014-06-25 | 1 | -5/+9 |
| |/ | |||||
| * | Rename info items | Simon MacMullen | 2014-03-06 | 1 | -1/+5 |
| * | Management information on per-consumer prefetch | Simon MacMullen | 2014-03-04 | 1 | -2/+3 |
| * | Language | Simon MacMullen | 2014-01-31 | 1 | -1/+1 |
| * | Document set_cluster_name. | Simon MacMullen | 2014-01-31 | 1 | -0/+17 |
| * | drop support for channel.flow{active=false} | Matthias Radestock | 2014-01-15 | 1 | -8/+0 |
| * | merge in default | Simon MacMullen | 2013-12-05 | 1 | -0/+4 |
| |\ | |||||
| | * | Clarify | Simon MacMullen | 2013-12-05 | 1 | -1/+1 |
| | * | Add channel_max to rabbitmqctl(1) | Michael Klishin | 2013-12-05 | 1 | -0/+4 |
| * | | Move determination of flow-ness into the server. | Simon MacMullen | 2013-12-02 | 1 | -16/+1 |
| |/ | |||||
| * | Update doc | Simon MacMullen | 2013-11-19 | 1 | -2/+5 |
| * | consumer_bound info item. | Simon MacMullen | 2013-11-14 | 1 | -0/+4 |
| * | Oops, that should have gone in bug 25415 | Simon MacMullen | 2013-11-14 | 1 | -21/+0 |
| * | Add consumer arguments to events and rabbitmqctl. | Simon MacMullen | 2013-08-21 | 1 | -7/+3 |
| * | Man page updates | Simon MacMullen | 2013-08-09 | 1 | -2/+8 |
| * | Warning. | Simon MacMullen | 2013-07-03 | 1 | -0/+7 |
| * | merge stable into default | Matthias Radestock | 2013-04-19 | 1 | -1/+1 |
| |\ | |||||
| | * | fix typo | Matthias Radestock | 2013-04-19 | 1 | -1/+1 |
| * | | eager sync of messages pending ack | Matthias Radestock | 2013-01-19 | 1 | -2/+1 |
| * | | Fix docs and specs. | Simon MacMullen | 2013-01-08 | 1 | -1/+1 |
| * | | merge bug24407 into bug25345 | Matthias Radestock | 2012-12-30 | 1 | -0/+26 |
| |\ \ | |||||
| | * | | Cancel sync | Simon MacMullen | 2012-12-14 | 1 | -0/+20 |
| | * | | Ensure rabbitmqctl list_queues remains responsive during sync, and emit stats... | Simon MacMullen | 2012-12-14 | 1 | -0/+6 |
| * | | | correct docs to reflect idempotence | Matthias Radestock | 2012-12-30 | 1 | -3/+2 |
| |/ / | |||||
| * | | Add rabbitmqctl sync_queue, and make it synchronous. Also fix the fact that w... | Simon MacMullen | 2012-12-06 | 1 | -0/+31 |
| |/ | |||||
| * | Unify address and host. Stick ports in the state, just because we're grabbing... | Simon MacMullen | 2012-11-01 | 1 | -11/+5 |
| * | More clarity. | Simon MacMullen | 2012-10-31 | 1 | -2/+4 |
| * | Merge default | Simon MacMullen | 2012-10-29 | 1 | -20/+107 |
| |\ | |||||
| | * | Merged bug25142 into default | Emile Joubert | 2012-10-23 | 1 | -12/+99 |
| | |\ | |||||
| | | * | s/key/name/, and a couple of other minor tidyups that I noticed at the same t... | Simon MacMullen | 2012-10-22 | 1 | -17/+17 |
| | | * | Tidying | Emile Joubert | 2012-10-11 | 1 | -3/+2 |
| | | * | Simpler policy interface | Emile Joubert | 2012-10-09 | 1 | -4/+15 |
