| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Not 100% beautiful, but this gets serial ids into the hands of add_binding an... | Simon MacMullen | 2011-03-17 | 13 | -39/+96 |
| * | merging bug23929 to default | Matthew Sackman | 2011-03-17 | 1 | -35/+45 |
| |\ | |||||
| | * | and again, _don't_ record confirm on immediate if we don't deliver... | Matthew Sackman | 2011-03-17 | 1 | -1/+4 |
| | * | refactorings | Matthew Sackman | 2011-03-16 | 1 | -33/+23 |
| | * | refactor | Alexandru Scvortov | 2011-03-16 | 1 | -15/+8 |
| | * | don't record anything confirm-related for immediate unroutable messages | Alexandru Scvortov | 2011-03-16 | 1 | -26/+50 |
| * | | Merging bug23263 to default | Matthew Sackman | 2011-03-16 | 4 | -50/+55 |
| |\ \ | |||||
| | * | | cosmetic | Matthew Sackman | 2011-03-16 | 1 | -7/+7 |
| | * | | Say "ConnPid" everywhere. | Simon MacMullen | 2011-03-16 | 3 | -40/+40 |
| | * | | How could I forget those joyous uses of channel in tests? | Simon MacMullen | 2011-03-16 | 1 | -4/+6 |
| | * | | Try to make this branch vertical space neutral. Sadly we can't do this by pla... | Simon MacMullen | 2011-03-16 | 1 | -3/+2 |
| | * | | Use the correct connection pid for exclusivity (and error logging). | Simon MacMullen | 2011-03-16 | 1 | -23/+25 |
| | * | | Transplant reader_pid vs connection_pid work from bug23350. | Simon MacMullen | 2011-03-16 | 3 | -33/+35 |
| |/ / | |||||
| * | | merge bug23949 into default | Matthias Radestock | 2011-03-16 | 1 | -61/+62 |
| |\ \ | |/ |/| | |||||
| | * | cosmetic: more consistent naming of constants | Matthias Radestock | 2011-03-16 | 1 | -16/+14 |
| | * | avoid sub-binary construction of tail | Matthias Radestock | 2011-03-16 | 1 | -12/+15 |
| | * | cosmetic | Matthias Radestock | 2011-03-16 | 1 | -1/+2 |
| | * | inlining and some minor refactoring | Matthias Radestock | 2011-03-15 | 1 | -15/+11 |
| | * | Read segment files in one go | Matthew Sackman | 2011-03-15 | 1 | -38/+41 |
| * | | cosmetic | Matthias Radestock | 2011-03-16 | 3 | -25/+16 |
| * | | initialise #connection.capabilities | Matthias Radestock | 2011-03-15 | 1 | -1/+2 |
| * | | merge bug23948 into default | Matthias Radestock | 2011-03-15 | 1 | -5/+6 |
| |\ \ | |/ |/| | |||||
| | * | cosmetic | Matthias Radestock | 2011-03-15 | 1 | -6/+4 |
| | * | fix | Matthew Sackman | 2011-03-14 | 1 | -5/+8 |
| |/ | |||||
| * | merge bug23946 into default | Matthias Radestock | 2011-03-14 | 1 | -12/+11 |
| |\ | |||||
| | * | cosmetic | Matthias Radestock | 2011-03-14 | 1 | -2/+1 |
| | * | Start the GC before we rebuild the index, and store it in the State | Matthew Sackman | 2011-03-14 | 1 | -10/+10 |
| * | | cosmetic | Matthias Radestock | 2011-03-14 | 1 | -9/+9 |
| |/ | |||||
| * | Whoops - add missing catch case which I just hit in testing... | Matthew Sackman | 2011-03-14 | 1 | -3/+10 |
| * | more docs | Matthias Radestock | 2011-03-14 | 1 | -5/+7 |
| * | Merge bug23882 (unnecessary coupling and implicit contract between bq and amq... | Simon MacMullen | 2011-03-14 | 10 | -515/+330 |
| |\ | |||||
| | * | merge bug23885 into default | Matthias Radestock | 2011-03-11 | 1 | -30/+34 |
| | |\ | |||||
| | | * | Merged bug22005 into default. | Steve Powell | 2011-03-11 | 51 | -1547/+1402 |
| | | |\ | |||||
| | | * \ | Merge with default | Rob Harrop | 2011-03-03 | 1 | -29/+33 |
| | | |\ \ | |||||
| | | | * | | Always specify rabbit application when looking up ssl_options | Rob Harrop | 2011-03-02 | 1 | -1/+1 |
| | | | * | | Extracted ensure_ssl and ssl_transform_fun for use by STOMP | Rob Harrop | 2011-03-02 | 1 | -29/+33 |
| | * | | | | Backed out changeset 2ac4e46ab7c0 | Matthias Radestock | 2011-03-11 | 1 | -1/+1 |
| | * | | | | Take write lock when counting records, reduces the constant factor during delete | Rob Harrop | 2011-03-11 | 1 | -1/+1 |
| | * | | | | Merge with default | Rob Harrop | 2011-03-11 | 5 | -114/+149 |
| | |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | | * | | | Merge bug21647 (allow consumers to be informed of queue death) | Simon MacMullen | 2011-03-11 | 0 | -0/+0 |
| | | * | | | Merging default to bug21647, again. | Matthew Sackman | 2011-03-10 | 20 | -895/+637 |
| | | |\ \ \ | |||||
| | | | * \ \ | Merge bug21973 (Make suggested frame-max configurable) | Simon MacMullen | 2011-03-09 | 2 | -5/+12 |
| | | | |\ \ \ | |||||
| | | | | * \ \ | Merge default | Simon MacMullen | 2011-01-13 | 2 | -5/+12 |
| | | | | |\ \ \ | |||||
| | | | | | * | | | Put in Matthias's changes. | John DeTreville | 2010-12-14 | 2 | -11/+10 |
| | | | | | * | | | 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 |
