summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | * | | | | | | First pass at reverse DNS lookups for clients.Simon MacMullen2012-10-012-4/+14
* | | | | | | | | | | | | merge bug25269 into bug25266Matthias Radestock2012-11-053-31/+44
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | / / / / / | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | handle all types in property decoderMatthias Radestock2012-11-041-9/+24
| * | | | | | | | | | | merge bug25269 into bug25266Matthias Radestock2012-11-043-27/+12
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ merge bug25268 into bug25266Matthias Radestock2012-11-043-26/+11
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | | | / / / / / / / / / | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | fix testsMatthias Radestock2012-11-031-2/+2
| | | * | | | | | | | | ditch superfluous type mapping in codegenMatthias Radestock2012-11-032-24/+9
| | * | | | | | | | | | be more assertive in property decodingMatthias Radestock2012-11-041-1/+1
| | |/ / / / / / / / /
* | | | | | | | | | | switch back to using macrosMatthias Radestock2012-11-051-13/+25
|/ / / / / / / / / /
* | | | | | | | | | simplify property decoderMatthias Radestock2012-11-041-35/+16
|/ / / / / / / / /
* | | | | | | | | cosmeticMatthias Radestock2012-11-031-41/+43
* | | | | | | | | cosmetic: vertical alignment / shrinkageMatthias Radestock2012-11-032-81/+42
* | | | | | | | | Merge bug23225Simon MacMullen2012-11-024-34/+63
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | only trigger stats emission from writers in the serverMatthias Radestock2012-11-023-16/+39
| * | | | | | | | | ensure connection stats emission for write-only connectionsMatthias Radestock2012-11-012-30/+36
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge bug25262Simon MacMullen2012-11-011-1/+1
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge bug25263Simon MacMullen2012-11-010-0/+0
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| * | | | | | | | | fix heinous bugMatthias Radestock2012-11-011-1/+1
| |/ / / / / / / /
* | | | | | | | | sort list_* resultsMatthias Radestock2012-11-011-1/+1
|/ / / / / / / /
* | | | | | | | Merge bug25164Simon MacMullen2012-11-016-55/+98
|\ \ \ \ \ \ \ \
| * | | | | | | | refactor: s/lookup_absent/not_found_or_absentMatthias Radestock2012-10-312-21/+17
| * | | | | | | | merge default into bug25164Matthias Radestock2012-10-316-55/+102
| |\ \ \ \ \ \ \ \ |/ / / / / / / / /
| * | | | | | | | merge default into bug25164Matthias Radestock2012-10-245-52/+98
| |\ \ \ \ \ \ \ \
| | * | | | | | | | better error messages for 'absent' queues in binding commandsMatthias Radestock2012-10-243-24/+45
| | * | | | | | | | better error messages for 'absent' queues in various commandsMatthias Radestock2012-10-243-25/+41
| | * | | | | | | | better error messages for 'absent' queues on declarationMatthias Radestock2012-10-243-18/+27
* | | | | | | | | | HA optimisation: don't broadcast 'drop' when nothing has been droppedMatthias Radestock2012-10-311-1/+4
* | | | | | | | | | fix R12B-3 build breakageMatthias Radestock2012-10-301-3/+3
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | merge bug25258 into defaultMatthias Radestock2012-10-294-11/+116
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ merge headsMatthias Radestock2012-10-291-58/+45
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | Merge headsSimon MacMullen2012-10-294-11/+116
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge bug25244Simon MacMullen2012-10-294-11/+116
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | An extensive list of transformations lead me here. I think this is more reada...Simon MacMullen2012-10-291-58/+46
| | | * | | | | | | | | Rearrange args to put the big structure we're working with at the end; more O...Simon MacMullen2012-10-291-10/+10
| | | * | | | | | | | | Refactor a bitSimon MacMullen2012-10-291-17/+12
| | | * | | | | | | | | make basic tests fit into rabbit_tests a bit more cleanlyTim Watson2012-10-291-74/+76
| | | * | | | | | | | | refactorTim Watson2012-10-291-15/+15
| | | * | | | | | | | | migrate rabbit_basic tests to rabbit_testsTim Watson2012-10-292-111/+84
| | | * | | | | | | | | fix specTim Watson2012-10-251-1/+1
| | | * | | | | | | | | merge defaultTim Watson2012-10-255-10/+157
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | accumulate invalid headers carefully, considering even misconfigured x-invali...Tim Watson2012-10-252-9/+76
| | | | * | | | | | | | | we do not 'append' to the listTim Watson2012-10-252-6/+6
| | | | * | | | | | | | | test for correct prepending of table headersTim Watson2012-10-251-5/+25
| | | | * | | | | | | | | move invalid headers into a special 'invalid headers table' headerTim Watson2012-10-254-4/+64
| | | | * | | | | | | | | don't crash when appending table headers if the previous header wasn't an arrayTim Watson2012-10-241-2/+2
* | | | | | | | | | | | | keep track of connection name in reader stateMatthias Radestock2012-10-291-8/+9
| |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | cosmeticMatthias Radestock2012-10-291-58/+45
|/ / / / / / / / / / /
* | | | | | | | | | | cosmeticMatthias Radestock2012-10-291-12/+13
* | | | | | | | | | | Merged bug25236 into defaultEmile Joubert2012-10-292-4/+6
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Yet another way in which add_mirror / drop_mirror "failing" can be OK really.Simon MacMullen2012-10-262-4/+6