| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactors the sed bits inside the Makefile | Alvaro Videla | 2012-12-06 | 2 | -21/+13 |
| | | |||||
| * | moves sed invocation to bash script | Alvaro Videla | 2012-11-28 | 2 | -17/+21 |
| | | |||||
| * | renames package to include "mac" in it | Alvaro Videla | 2012-11-28 | 1 | -2/+2 |
| | | |||||
| * | cosmetics | Alvaro Videla | 2012-11-28 | 1 | -3/+3 |
| | | |||||
| * | removes empty folder from the release | Alvaro Videla | 2012-11-28 | 1 | -0/+3 |
| | | |||||
| * | refactors code to extract/load plugin code | Alvaro Videla | 2012-11-28 | 1 | -14/+8 |
| | | |||||
| * | removes unnecessary comment | Alvaro Videla | 2012-11-28 | 1 | -1/+0 |
| | | |||||
| * | removes unreachable expression | Alvaro Videla | 2012-11-28 | 1 | -2/+1 |
| | | |||||
| * | cleans up unused/duplicated functions | Alvaro Videla | 2012-11-16 | 1 | -15/+3 |
| | | |||||
| * | cosmetics + comments | Alvaro Videla | 2012-11-16 | 1 | -5/+29 |
| | | |||||
| * | removes todo comment | Alvaro Videla | 2012-11-16 | 1 | -1/+0 |
| | | |||||
| * | moves the sed invocation to its own target | Alvaro Videla | 2012-11-16 | 1 | -10/+17 |
| | | |||||
| * | fixes erlc invocation for rabbit_release.erl | Alvaro Videla | 2012-11-16 | 1 | -1/+2 |
| | | |||||
| * | moves rabbit_release to the standalone packaging folder | Alvaro Videla | 2012-11-16 | 1 | -0/+0 |
| | | |||||
| * | renames generated tarball | Alvaro Videla | 2012-11-16 | 1 | -2/+2 |
| | | |||||
| * | renames release folder to standalone | Alvaro Videla | 2012-11-16 | 1 | -0/+2 |
| | | |||||
| * | moves files from mac folder to release folder | Alvaro Videla | 2012-11-16 | 1 | -0/+0 |
| | | |||||
| * | replaces boot files accordingly in rabbitmq-defaults | Alvaro Videla | 2012-11-09 | 1 | -4/+11 |
| | | |||||
| * | specifies boot file for erl calls | Alvaro Videla | 2012-11-09 | 4 | -5/+5 |
| | | |||||
| * | adds file to generate the erlang release | Alvaro Videla | 2012-11-07 | 1 | -0/+148 |
| | | |||||
| * | adds Makefile for standalone mac release | Alvaro Videla | 2012-11-07 | 1 | -0/+61 |
| | | |||||
| * | adds the erlang base dir before calling erl | Alvaro Videla | 2012-11-07 | 4 | -4/+12 |
| | | |||||
| * | Merged bug23935 into default | Emile Joubert | 2012-11-04 | 6 | -39/+71 |
| |\ | |||||
| | * | I know, why don't we get those the right way round? *headdesk* | Simon MacMullen | 2012-11-01 | 1 | -1/+1 |
| | | | |||||
| | * | feeding of vertical alignment obsession | Matthias Radestock | 2012-11-01 | 1 | -3/+3 |
| | | | |||||
| | * | Unify address and host. Stick ports in the state, just because we're ↵ | Simon MacMullen | 2012-11-01 | 4 | -49/+42 |
| | | | | | | | | | grabbing them anyway. | ||||
| | * | More clarity. | Simon MacMullen | 2012-10-31 | 1 | -2/+4 |
| | | | |||||
| | * | Store name, host and peerhost as binary in the first place. | Simon MacMullen | 2012-10-30 | 2 | -7/+8 |
| | | | |||||
| | * | merge default into bug23935 | Matthias Radestock | 2012-10-29 | 5 | -20/+56 |
| | |\ | |||||
| | | * | These should be binary. | Simon MacMullen | 2012-10-29 | 1 | -2/+2 |
| | | | | |||||
| | | * | Merge default | Simon MacMullen | 2012-10-29 | 30 | -378/+921 |
| | | |\ | |||||
| | | * \ | merge heads | Simon MacMullen | 2012-10-22 | 2 | -10/+9 |
| | | |\ \ | |||||
| | | | * | | I feel a great sadness. | Simon MacMullen | 2012-10-19 | 1 | -1/+1 |
| | | | | | | |||||
| | | | * | | Move host and peer_host to creattion since they will not change now. | Simon MacMullen | 2012-10-19 | 1 | -9/+8 |
| | | | | | | |||||
| | | * | | | cosmetic | Matthias Radestock | 2012-10-19 | 1 | -1/+1 |
| | | |/ / | |||||
| | | * | | Oops | Simon MacMullen | 2012-10-19 | 1 | -3/+0 |
| | | | | | |||||
| | | * | | OK, I prefer this. Patch the dns lookups into connection_string, this makes ↵ | Simon MacMullen | 2012-10-19 | 3 | -25/+37 |
| | | | | | | | | | | | | | | | | | names come out correctly for channels, stomp, mqtt and means we can remove some special casing from mgmt. Remove the extra process. Add a mechanism to disable the whole thing in case people have broken configs. | ||||
| | | * | | Symmetry. Link to the spawned process. Remove i/2 grossness. | Simon MacMullen | 2012-10-19 | 2 | -9/+29 |
| | | | | | |||||
| | | * | | Merge default | Simon MacMullen | 2012-10-19 | 2 | -4/+14 |
| | | |\ \ | |||||
| | | | * | | First pass at reverse DNS lookups for clients. | Simon MacMullen | 2012-10-01 | 2 | -4/+14 |
| | | | | | | |||||
| * | | | | | be more assertive in property decoding | Matthias Radestock | 2012-11-04 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | cosmetic | Matthias Radestock | 2012-11-03 | 1 | -41/+43 |
| | | | | | | |||||
| * | | | | | cosmetic: vertical alignment / shrinkage | Matthias Radestock | 2012-11-03 | 2 | -81/+42 |
| | | | | | | |||||
| * | | | | | Merge bug23225 | Simon MacMullen | 2012-11-02 | 4 | -34/+63 |
| |\ \ \ \ \ | |||||
| | * | | | | | only trigger stats emission from writers in the server | Matthias Radestock | 2012-11-02 | 3 | -16/+39 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (and not the Erlang client) The server (and *only* the server) starts channels with rabbit_channel_sup:start_link({tcp, ...}). Writers are created as part of that. We pass an extra argument to rabbit_writer:start_link in this case, indicating that the reader wants be told by the writer to emit stats. Internally, the writer handles the stats/no_stats distinction by initialising the stats timer differently. We introduce a new function to create a disabled stats timer, thus taking advantage of all the existing logic in rabbit_event that suppresses timer/stats operations when stats are disabled. This approach requires inclusion of rabbit_event in rabbit_common. | ||||
| | * | | | | | ensure connection stats emission for write-only connections | Matthias Radestock | 2012-11-01 | 2 | -30/+36 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We set up a stats timer in the writers but rather emitting any stats directly from there we just get them to 'ping' the reader, which will then emit stats based on its own timer. The timer in the writer is created when a socket operation has been confirmed. a little bit of drive-by refactoring to make implementation easier: - move state creation into one place - move reader into state TODO: suppress all this when in the Erlang client | ||||
| * | | | | | | Merge bug25262 | Simon MacMullen | 2012-11-01 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge bug25263 | Simon MacMullen | 2012-11-01 | 0 | -0/+0 |
| | |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | | fix heinous bug | Matthias Radestock | 2012-11-01 | 1 | -1/+1 |
| | |/ / / / / | |||||
| * | | | | | | sort list_* results | Matthias Radestock | 2012-11-01 | 1 | -1/+1 |
| |/ / / / / | |||||
