summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* and again, _don't_ record confirm on immediate if we don't deliver...bug23929Matthew Sackman2011-03-171-1/+4
* refactoringsMatthew Sackman2011-03-161-33/+23
* refactorAlexandru Scvortov2011-03-161-15/+8
* don't record anything confirm-related for immediate unroutable messagesAlexandru Scvortov2011-03-161-26/+50
* cosmeticMatthias Radestock2011-03-163-25/+16
* initialise #connection.capabilitiesMatthias Radestock2011-03-151-1/+2
* merge bug23948 into defaultMatthias Radestock2011-03-151-5/+6
|\
| * cosmeticbug23948Matthias Radestock2011-03-151-6/+4
| * fixMatthew Sackman2011-03-141-5/+8
|/
* merge bug23946 into defaultMatthias Radestock2011-03-141-12/+11
|\
| * cosmeticbug23946Matthias Radestock2011-03-141-2/+1
| * Start the GC before we rebuild the index, and store it in the StateMatthew Sackman2011-03-141-10/+10
* | cosmeticMatthias Radestock2011-03-141-9/+9
|/
* Whoops - add missing catch case which I just hit in testing...Matthew Sackman2011-03-141-3/+10
* more docsMatthias Radestock2011-03-141-5/+7
* Merge bug23882 (unnecessary coupling and implicit contract between bq and amq...Simon MacMullen2011-03-1410-515/+330
|\
| * merge bug23885 into defaultMatthias Radestock2011-03-111-30/+34
| |\
| | * Merged bug22005 into default.Steve Powell2011-03-1151-1547/+1402
| | |\
| | * \ Merge with defaultRob Harrop2011-03-031-29/+33
| | |\ \
| | | * | Always specify rabbit application when looking up ssl_optionsRob Harrop2011-03-021-1/+1
| | | * | Extracted ensure_ssl and ssl_transform_fun for use by STOMPRob Harrop2011-03-021-29/+33
| * | | | Backed out changeset 2ac4e46ab7c0bug23885Matthias Radestock2011-03-111-1/+1
| * | | | Take write lock when counting records, reduces the constant factor during deleteRob Harrop2011-03-111-1/+1
| * | | | Merge with defaultRob Harrop2011-03-115-114/+149
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge bug21647 (allow consumers to be informed of queue death)Simon MacMullen2011-03-110-0/+0
| | * | | Merging default to bug21647, again.bug21647Matthew Sackman2011-03-1020-895/+637
| | |\ \ \
| | | * \ \ Merge bug21973 (Make suggested frame-max configurable)Simon MacMullen2011-03-092-5/+12
| | | |\ \ \
| | | | * \ \ Merge defaultbug21973Simon MacMullen2011-01-132-5/+12
| | | | |\ \ \
| | | | | * | | Put in Matthias's changes.John DeTreville2010-12-142-11/+10
| | | | | * | | 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.bug23520Simon 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
| | | * | | | | | save 2 lines: no one cares about the result of deliver_or_enqueue, so don't b...Matthew Sackman2011-03-091-6/+4
| | | * | | | | | merge bug23920 into defaultAlexandru Scvortov2011-03-092-14/+95
| | | |\ \ \ \ \ \
| | | * | | | | | | remove misleading commentbug23920Alexandru Scvortov2011-03-091-1/+0
| | | * | | | | | | save another line. bonusMatthew Sackman2011-03-081-3/+2
| | | * | | | | | | save a lineMatthew Sackman2011-03-081-9/+8
| | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | Merging default into bug21647Matthew Sackman2011-03-072-60/+109
| | |\ \ \ \ \ \ \
| | | * | | | | | | compromise renamingMatthew Sackman2011-03-041-7/+9
| | | * | | | | | | Merging default into bug21647Matthew Sackman2011-02-2319-706/+131
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | 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
| | | |\ \ \ \ \ \ \ \ \