summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-05New release with the queue-flushing change.release-0.19Steve Kemp
2015-02-05Simplify the flushing of queues.Steve Kemp
2015-02-05Added tag release-0.18 for changeset 6278764cc925Steve Kemp
2015-02-05Move our ruby libraries.release-0.18Steve Kemp
2015-02-04Added tag release-0.17 for changeset 8a4b0deefe71Steve Kemp
2015-02-04New release now we have the shebang lines corrected.release-0.17Steve Kemp
2015-02-04Hint to ruby that rubygems should be loaded.Steve Kemp
2015-02-04New releaseSteve Kemp
2015-02-04Updated dependencies on LDAP ruby package.Steve Kemp
2015-01-30Two new releases.Steve Kemp
2015-01-30Updated Debian standards version.Steve Kemp
2015-01-30Silence lintian manpage warnings.Steve Kemp
2015-01-30Removed executable permissions, this is a library.Steve Kemp
2015-01-29Removed shebang.Steve Kemp
2015-01-29Don't output messages unless $DEBUG=1Steve Kemp
2015-01-29Added simple test casesSteve Kemp
2015-01-22Allow inverted tests for MX.Steve Kemp
2015-01-21Document queue-typeSteve Kemp
2015-01-21Added accessor for the queue-type.Steve Kemp
2015-01-21Read the queue-type from the settings-object.Steve Kemp
2015-01-21Don't hard-wire redis as the queue-type.Steve Kemp
2015-01-19Removed obsolete queue_name fieldSteve Kemp
2015-01-19Updated to use our queue-abstraction.Steve Kemp
2015-01-13Updated to actually test the backend MX servers.Steve Kemp
2015-01-13Lookup MX record(s) for the domain under test.Steve Kemp
2015-01-13Stub MX-test.Steve Kemp
2015-01-13Updated to include search-path.Steve Kemp
2015-01-13Added queue-abstraction layer.Steve Kemp
2015-01-13typo-fixSteve Kemp
2015-01-13Minor update, and bump of copyright year.Steve Kemp
2015-01-13Updated mocha-loadingSteve Kemp
2015-01-13Test that returning the test-definition works.Steve Kemp
2015-01-13Avoid hard-wiring 1.8 rubySteve Kemp
2015-01-13Removed the deprecated `custodian-instances` script.Steve Kemp
2015-01-13Don't marry our code to ruby1.8Steve Kemp
2015-01-13Updated the mocha-gem usageSteve Kemp
2015-01-08Simplified error messages for DNS failures.Steve Kemp
2015-01-08Updated test to cope with DNS changesSteve Kemp
2014-12-11Updated changelogPatrick J Cherry
2014-12-11Fixed typoPatrick J Cherry
2014-12-11Updated changelogPatrick J Cherry
2014-12-11Resolve DNS server name to an IP before connecting, so ruby knowsPatrick J Cherry
2014-12-11Updated changelogPatrick J Cherry
2014-12-11Moved test-dns-types so that it gets included in the test suite.Patrick J Cherry
2014-12-11Use getnameinfo rather than getaddrinfoPatrick J Cherry
2014-12-11Tidied up test suite include pathPatrick J Cherry
2014-12-11Renamed ldap test so it gets included in the test suitePatrick J Cherry
2014-12-11Fixed DNS reverse lookups to use getnameinfoPatrick J Cherry
2014-12-11Removed ruby1.8ismsPatrick J Cherry
2014-12-11Further tidying the DNS class to use an array rather than a string toPatrick J Cherry