| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make new mirrors magically occur when set to [] and a new node in the cluster... | Matthew Sackman | 2011-03-11 | 3 | -18/+42 |
| * | Merging default to bug23554 | Matthew Sackman | 2011-03-11 | 2 | -61/+110 |
| |\ | |||||
| | * | Merging default to bug21647, again. | Matthew Sackman | 2011-03-10 | 14 | -554/+627 |
| | |\ | |||||
| | * \ | Merging default into bug21647 | Matthew Sackman | 2011-03-07 | 2 | -60/+109 |
| | |\ \ | |||||
| | | * | | compromise renaming | Matthew Sackman | 2011-03-04 | 1 | -7/+9 |
| | | * | | Merging default into bug21647 | Matthew Sackman | 2011-02-23 | 4 | -362/+30 |
| | | |\ \ | |||||
| | | * | | | cosmetic and code movement | Matthew Sackman | 2011-02-21 | 1 | -6/+4 |
| | | * | | | renames and refactors | Matthew Sackman | 2011-02-21 | 2 | -17/+15 |
| | | * | | | Merging default into bug21647 | Matthew Sackman | 2011-02-21 | 7 | -224/+159 |
| | | |\ \ \ | |||||
| | | * | | | | Fatal error | Matthew Sackman | 2011-02-18 | 1 | -1/+1 |
| | | * | | | | Set up the monitor only when we see the basic.consume_ok coming back through ... | Matthew Sackman | 2011-02-18 | 1 | -26/+48 |
| | | * | | | | Make the consumer mapping store the queues, not the queuenames | Matthew Sackman | 2011-02-18 | 1 | -30/+17 |
| | | * | | | | Merge default into bug21647 | Matthew Sackman | 2011-02-18 | 6 | -64/+88 |
| | | |\ \ \ \ | |||||
| | | * | | | | | Add to our own server_properties (informational only) | Matthew Sackman | 2011-02-17 | 1 | -3/+4 |
| | | * | | | | | Tidy up on DOWN and emit basic.cancel | Matthew Sackman | 2011-02-17 | 1 | -14/+32 |
| | | * | | | | | Maybe monitor queues on consume, maybe unmonitor on cancel | Matthew Sackman | 2011-02-17 | 1 | -21/+44 |
| * | | | | | | | Add ability to dynamically add slaves | Matthew Sackman | 2011-03-11 | 5 | -65/+77 |
| * | | | | | | | Merging default into bug23554 | Matthew Sackman | 2011-03-10 | 2 | -34/+24 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| | * | | | | | | Merge bug21973 (Make suggested frame-max configurable) | Simon MacMullen | 2011-03-09 | 1 | -5/+11 |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Merge default | Simon MacMullen | 2011-01-13 | 1 | -5/+11 |
| | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | Put in Matthias's changes. | John DeTreville | 2010-12-14 | 1 | -11/+9 |
| | | | * | | | | | | Clients can now override frame_max in RabbitMQ server. | John DeTreville | 2010-12-08 | 1 | -5/+13 |
| | * | | | | | | | | Merge bug23520 (obtain fd limit with erlang:system_info(check_io)) | Simon MacMullen | 2011-03-09 | 1 | -29/+13 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | Pin the URL comment. | Simon MacMullen | 2011-03-08 | 1 | -1/+1 |
| | | * | | | | | | | | Floats are bad. Use integer division instead. (via Matthias) | Marek Majkowski | 2011-03-08 | 1 | -1/+1 |
| | | * | | | | | | | | Short comment | Marek Majkowski | 2011-03-08 | 1 | -0/+3 |
| | | * | | | | | | | | Use system_info(check_io)/max_fds instead of ulimit. | Marek Majkowski | 2011-03-08 | 1 | -29/+10 |
| * | | | | | | | | | | Remove erroneous loss of state. Whilst this now can cause a memory leak, it o... | Matthew Sackman | 2011-03-10 | 1 | -8/+2 |
| * | | | | | | | | | | discovered another entire class of interleaving opportunities I've not consid... | Matthew Sackman | 2011-03-10 | 2 | -16/+39 |
| * | | | | | | | | | | Make creation of slaves synchronous. This means we are guaranteed on queue.de... | Matthew Sackman | 2011-03-10 | 1 | -4/+4 |
| * | | | | | | | | | | It was right before... | Matthew Sackman | 2011-03-10 | 1 | -4/+4 |
| * | | | | | | | | | | or that might be a bit better... | Matthew Sackman | 2011-03-09 | 2 | -11/+9 |
| * | | | | | | | | | | There's a chance that might be it | Matthew Sackman | 2011-03-09 | 1 | -9/+15 |
| * | | | | | | | | | | Further improvement of documentation | Matthew Sackman | 2011-03-09 | 1 | -5/+33 |
| * | | | | | | | | | | Correct documentation. Code is still wrong though | Matthew Sackman | 2011-03-09 | 1 | -17/+29 |
| * | | | | | | | | | | fix | Matthew Sackman | 2011-03-09 | 1 | -4/+5 |
| * | | | | | | | | | | Sort out and clean the validate_message stuff. It compiles again now... | Matthew Sackman | 2011-03-09 | 3 | -24/+26 |
| * | | | | | | | | | | Merge default to bug23554, and then a bit | Matthew Sackman | 2011-03-09 | 15 | -175/+1432 |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| | * | | | | | | | | | just stashing this whilst I fix something else | Matthew Sackman | 2011-03-09 | 2 | -58/+56 |
| | * | | | | | | | | | Just some more notes | Matthew Sackman | 2011-03-08 | 1 | -2/+13 |
| | * | | | | | | | | | Hmm, I'd forgotten than deliver_immediately == false => the msg _isn't_ enqueued | Matthew Sackman | 2011-03-08 | 1 | -10/+9 |
| | * | | | | | | | | | oops | Matthew Sackman | 2011-03-08 | 1 | -1/+1 |
| | * | | | | | | | | | add BQ:validate_message | Matthew Sackman | 2011-03-08 | 5 | -30/+69 |
| | * | | | | | | | | | Merging default into bug23554 | Matthew Sackman | 2011-03-08 | 15 | -150/+1357 |
| | |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| | | * | | | | | | | | It's very substantially wrong. | Matthew Sackman | 2011-03-02 | 3 | -38/+75 |
| | | * | | | | | | | | Remove erroneous documentation | Matthew Sackman | 2011-03-02 | 1 | -34/+0 |
| | | * | | | | | | | | Fixed confirms in HA queues. Broke slave promotion. Will fix | Matthew Sackman | 2011-03-02 | 1 | -64/+104 |
| | | * | | | | | | | | confirms still don't work... but it needs sleep to fix this. | Matthew Sackman | 2011-02-28 | 1 | -7/+6 |
| | | * | | | | | | | | Large amounts of debitrotting due to changes to confirms api and such like. S... | Matthew Sackman | 2011-02-28 | 2 | -27/+92 |
| | | * | | | | | | | | Removing gm_test from bug23554 which has in bug23727 become gm_soak_test | Matthew Sackman | 2011-02-28 | 1 | -126/+0 |
