| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | moves rabbit_release to the standalone packaging folder | Alvaro Videla | 2012-11-16 | 1 | -148/+0 |
| * | adds file to generate the erlang release | Alvaro Videla | 2012-11-07 | 1 | -0/+148 |
| * | Merged bug23935 into default | Emile Joubert | 2012-11-04 | 4 | -32/+59 |
| |\ | |||||
| | * | 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 | 3 | -38/+37 |
| | * | 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 | 3 | -20/+47 |
| | |\ | |||||
| | | * | These should be binary. | Simon MacMullen | 2012-10-29 | 1 | -2/+2 |
| | | * | Merge default | Simon MacMullen | 2012-10-29 | 27 | -352/+797 |
| | | |\ | |||||
| | | * \ | merge heads | Simon MacMullen | 2012-10-22 | 1 | -9/+8 |
| | | |\ \ | |||||
| | | | * | | 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 | 2 | -25/+36 |
| | | * | | Symmetry. Link to the spawned process. Remove i/2 grossness. | Simon MacMullen | 2012-10-19 | 1 | -9/+21 |
| | | * | | 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 |
| * | | | | | 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 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | fix heinous bug | Matthias Radestock | 2012-11-01 | 1 | -1/+1 |
| | |/ / / / / | |||||
| * | | | | | | sort list_* results | Matthias Radestock | 2012-11-01 | 1 | -1/+1 |
| |/ / / / / | |||||
| * | | | | | 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 | 3 | -11/+115 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | merge heads | Matthias Radestock | 2012-10-29 | 1 | -58/+45 |
| | |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| | * | | | | | | Merge heads | Simon MacMullen | 2012-10-29 | 3 | -11/+115 |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Merge bug25244 | Simon MacMullen | 2012-10-29 | 3 | -11/+115 |
| | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | An extensive list of transformations lead me here. I think this is more reada... | Simon MacMullen | 2012-10-29 | 1 | -58/+46 |
| | | | * | | | | | | Rearrange args to put the big structure we're working with at the end; more O... | Simon MacMullen | 2012-10-29 | 1 | -10/+10 |
| | | | * | | | | | | Refactor a bit | Simon MacMullen | 2012-10-29 | 1 | -17/+12 |
| | | | * | | | | | | make basic tests fit into rabbit_tests a bit more cleanly | Tim Watson | 2012-10-29 | 1 | -74/+76 |
| | | | * | | | | | | refactor | Tim Watson | 2012-10-29 | 1 | -15/+15 |
| | | | * | | | | | | migrate rabbit_basic tests to rabbit_tests | Tim Watson | 2012-10-29 | 2 | -111/+84 |
| | | | * | | | | | | fix spec | Tim Watson | 2012-10-25 | 1 | -1/+1 |
| | | | * | | | | | | merge default | Tim Watson | 2012-10-25 | 4 | -10/+156 |
| | | | |\ \ \ \ \ \ | |||||
| | | | | * | | | | | | accumulate invalid headers carefully, considering even misconfigured x-invali... | Tim Watson | 2012-10-25 | 2 | -9/+76 |
| | | | | * | | | | | | we do not 'append' to the list | Tim Watson | 2012-10-25 | 2 | -6/+6 |
| | | | | * | | | | | | test for correct prepending of table headers | Tim Watson | 2012-10-25 | 1 | -5/+25 |
| | | | | * | | | | | | move invalid headers into a special 'invalid headers table' header | Tim Watson | 2012-10-25 | 3 | -4/+63 |
