summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Make new mirrors magically occur when set to [] and a new node in the cluster...Matthew Sackman2011-03-113-18/+42
* Merging default to bug23554Matthew Sackman2011-03-112-61/+110
|\
| * Merging default to bug21647, again.Matthew Sackman2011-03-1014-554/+627
| |\
| * \ Merging default into bug21647Matthew Sackman2011-03-072-60/+109
| |\ \
| | * | compromise renamingMatthew Sackman2011-03-041-7/+9
| | * | Merging default into bug21647Matthew Sackman2011-02-234-362/+30
| | |\ \
| | * | | cosmetic and code movementMatthew Sackman2011-02-211-6/+4
| | * | | renames and refactorsMatthew Sackman2011-02-212-17/+15
| | * | | Merging default into bug21647Matthew Sackman2011-02-217-224/+159
| | |\ \ \
| | * | | | Fatal errorMatthew Sackman2011-02-181-1/+1
| | * | | | Set up the monitor only when we see the basic.consume_ok coming back through ...Matthew Sackman2011-02-181-26/+48
| | * | | | Make the consumer mapping store the queues, not the queuenamesMatthew Sackman2011-02-181-30/+17
| | * | | | Merge default into bug21647Matthew Sackman2011-02-186-64/+88
| | |\ \ \ \
| | * | | | | Add to our own server_properties (informational only)Matthew Sackman2011-02-171-3/+4
| | * | | | | Tidy up on DOWN and emit basic.cancelMatthew Sackman2011-02-171-14/+32
| | * | | | | Maybe monitor queues on consume, maybe unmonitor on cancelMatthew Sackman2011-02-171-21/+44
* | | | | | | Add ability to dynamically add slavesMatthew Sackman2011-03-115-65/+77
* | | | | | | Merging default into bug23554Matthew Sackman2011-03-102-34/+24
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge bug21973 (Make suggested frame-max configurable)Simon MacMullen2011-03-091-5/+11
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge defaultSimon MacMullen2011-01-131-5/+11
| | |\ \ \ \ \ \
| | | * | | | | | Put in Matthias's changes.John DeTreville2010-12-141-11/+9
| | | * | | | | | Clients can now override frame_max in RabbitMQ server.John DeTreville2010-12-081-5/+13
| * | | | | | | | Merge bug23520 (obtain fd limit with erlang:system_info(check_io))Simon MacMullen2011-03-091-29/+13
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Pin the URL comment.Simon MacMullen2011-03-081-1/+1
| | * | | | | | | | Floats are bad. Use integer division instead. (via Matthias)Marek Majkowski2011-03-081-1/+1
| | * | | | | | | | Short commentMarek Majkowski2011-03-081-0/+3
| | * | | | | | | | Use system_info(check_io)/max_fds instead of ulimit.Marek Majkowski2011-03-081-29/+10
* | | | | | | | | | Remove erroneous loss of state. Whilst this now can cause a memory leak, it o...Matthew Sackman2011-03-101-8/+2
* | | | | | | | | | discovered another entire class of interleaving opportunities I've not consid...Matthew Sackman2011-03-102-16/+39
* | | | | | | | | | Make creation of slaves synchronous. This means we are guaranteed on queue.de...Matthew Sackman2011-03-101-4/+4
* | | | | | | | | | It was right before...Matthew Sackman2011-03-101-4/+4
* | | | | | | | | | or that might be a bit better...Matthew Sackman2011-03-092-11/+9
* | | | | | | | | | There's a chance that might be itMatthew Sackman2011-03-091-9/+15
* | | | | | | | | | Further improvement of documentationMatthew Sackman2011-03-091-5/+33
* | | | | | | | | | Correct documentation. Code is still wrong thoughMatthew Sackman2011-03-091-17/+29
* | | | | | | | | | fixMatthew Sackman2011-03-091-4/+5
* | | | | | | | | | Sort out and clean the validate_message stuff. It compiles again now...Matthew Sackman2011-03-093-24/+26
* | | | | | | | | | Merge default to bug23554, and then a bitMatthew Sackman2011-03-0915-175/+1432
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | just stashing this whilst I fix something elseMatthew Sackman2011-03-092-58/+56
| * | | | | | | | | Just some more notesMatthew Sackman2011-03-081-2/+13
| * | | | | | | | | Hmm, I'd forgotten than deliver_immediately == false => the msg _isn't_ enqueuedMatthew Sackman2011-03-081-10/+9
| * | | | | | | | | oopsMatthew Sackman2011-03-081-1/+1
| * | | | | | | | | add BQ:validate_messageMatthew Sackman2011-03-085-30/+69
| * | | | | | | | | Merging default into bug23554Matthew Sackman2011-03-0815-150/+1357
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | It's very substantially wrong.Matthew Sackman2011-03-023-38/+75
| | * | | | | | | | Remove erroneous documentationMatthew Sackman2011-03-021-34/+0
| | * | | | | | | | Fixed confirms in HA queues. Broke slave promotion. Will fixMatthew Sackman2011-03-021-64/+104
| | * | | | | | | | confirms still don't work... but it needs sleep to fix this.Matthew Sackman2011-02-281-7/+6
| | * | | | | | | | Large amounts of debitrotting due to changes to confirms api and such like. S...Matthew Sackman2011-02-282-27/+92
| | * | | | | | | | Removing gm_test from bug23554 which has in bug23727 become gm_soak_testMatthew Sackman2011-02-281-126/+0