| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 grabbing... | Simon MacMullen | 2012-11-01 | 4 | -49/+42 |
| | * | 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 n... | Simon MacMullen | 2012-10-19 | 3 | -25/+37 |
| | | * | | 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 |
| | * | | | | | ensure connection stats emission for write-only connections | Matthias Radestock | 2012-11-01 | 2 | -30/+36 |
| * | | | | | | 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 |
| |/ / / / / | |||||
| * | | | | | Merge bug25164 | Simon MacMullen | 2012-11-01 | 6 | -55/+98 |
| |\ \ \ \ \ | |||||
| | * | | | | | refactor: s/lookup_absent/not_found_or_absent | Matthias Radestock | 2012-10-31 | 2 | -21/+17 |
| | * | | | | | merge default into bug25164 | Matthias Radestock | 2012-10-31 | 6 | -55/+102 |
| | |\ \ \ \ \ |/ / / / / / | |||||
| | * | | | | | merge default into bug25164 | Matthias Radestock | 2012-10-24 | 5 | -52/+98 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | better error messages for 'absent' queues in binding commands | Matthias Radestock | 2012-10-24 | 3 | -24/+45 |
| | | * | | | | | better error messages for 'absent' queues in various commands | Matthias Radestock | 2012-10-24 | 3 | -25/+41 |
| | | * | | | | | better error messages for 'absent' queues on declaration | Matthias Radestock | 2012-10-24 | 3 | -18/+27 |
| * | | | | | | | HA optimisation: don't broadcast 'drop' when nothing has been dropped | Matthias Radestock | 2012-10-31 | 1 | -1/+4 |
| * | | | | | | | fix R12B-3 build breakage | Matthias Radestock | 2012-10-30 | 1 | -3/+3 |
| | |_|/ / / / |/| | | | | | |||||
| * | | | | | | merge bug25258 into default | Matthias Radestock | 2012-10-29 | 4 | -11/+116 |
| |\ \ \ \ \ \ | |||||
