summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Only log netstatus descriptor fields if they were parsed.Isis Lovecruft2014-01-05
* | Merge branch 'fix/9873-convert-old-unittests_r3' into developIsis Lovecruft2013-12-20
|\ \
| * | Remove unused Travis CI env variable.Isis Lovecruft2013-12-20
| * | Actually skip that unittest that hangs in travis CI.Isis Lovecruft2013-12-20
| * | Skip testDiscountAndPruneBridgeHistory() unittest in travis CI.Isis Lovecruft2013-12-20
| * | Cat bridgedb.log out after a travis CI run.Isis Lovecruft2013-12-20
| * | Fix missing word in docstring.Isis Lovecruft2013-12-20
| * | Small .travis.yml changes to reports, coverage runs, and geoip deps.Isis Lovecruft2013-12-20
| * | Ignore doc/coverage-html directory.Isis Lovecruft2013-12-20
| * | Change str → basestring in lib/bridgedb/test/test_persistent.py unittest.Isis Lovecruft2013-12-20
| * | Turn doctest we skip in bridgedb.test.util into a Sphinx codeblock.Isis Lovecruft2013-12-20
| * | Fix docs in test_Tests.py and deprecated.py to use :api: for twisted.Isis Lovecruft2013-12-20
| * | Skip doctest in bridgedb.test.util; cannot make doctest classes.Isis Lovecruft2013-12-20
| * | Removed doctest from bridgedb.test.ParseNetworkStatusRLineTests.Isis Lovecruft2013-12-20
| * | Fix doctest for bridgedb.crypto.getKey().Isis Lovecruft2013-12-20
| * | Add Sphinx param docs for bridgedb.Time.IntervalSchedule.Isis Lovecruft2013-12-20
| * | Fix docstring context for bridgedb.Time.IntervalSchedule.Isis Lovecruft2013-12-20
| * | Add Sphinx param docs for bridgedb.Dist.uniformMap().Isis Lovecruft2013-12-20
| * | Fix docstring context for bridgedb.Dist.uniformMap().Isis Lovecruft2013-12-20
| * | Add Sphinx param docs for bridgedb.Bridges.is_valid_ip().Isis Lovecruft2013-12-20
| * | Fix doctest context in bridgedb.Bridges.is_valid_ip().Isis Lovecruft2013-12-20
| * | The logging module in py2.6 doesn't have logging.warnings.Isis Lovecruft2013-12-20
| * | Decrease the noisyness of bridgedb.test.fileCheckDecorator().Isis Lovecruft2013-12-20
| * | Change assertion in Tests.py to check for new class.Isis Lovecruft2013-12-20
| * | Only test fakeBridges with valid IPs in Tests.py.Isis Lovecruft2013-12-20
| * | Fix Tests.randomIP*String() methods to enclose in brackets explicitly.Isis Lovecruft2013-12-20
| * | Fix bridgedb.Tests.randomIP*() methods to return the correct IP type.Isis Lovecruft2013-12-20
| * | One tiny PEP8 fix in bridgedb.Tests.Isis Lovecruft2013-12-20
| * | Add test_Tests.TrialAdaptedDoctests class.Isis Lovecruft2013-12-20
| * | Add test_Tests.MonkeypatchedOldUnittests class.Isis Lovecruft2013-12-20
| * | Rewrite test_Tests.OldUnittests to use DynamicTestCaseMeta.Isis Lovecruft2013-12-20
| * | Add dynamic TestCase class generator.Isis Lovecruft2013-12-20
| * | Add test_Tests.monkeypatchTests() to setup regression tests.Isis Lovecruft2013-12-20
| * | Add test_Tests.generateTrialAdaptedDoctestsSuite().Isis Lovecruft2013-12-20
| * | Rename `TrialAdaptedOldUnittests` → `OldUnittests`.Isis Lovecruft2013-12-20
| * | Remove imports for bridgedb.Tests classes; import whole module.Isis Lovecruft2013-12-20
| * | Add another __future__ import to test_Tests.py.Isis Lovecruft2013-12-20
| * | Add `_trial_temp.lock` to .gitignore.Isis Lovecruft2013-12-20
| * | Add test.deprecated module for regression testing with original code.Isis Lovecruft2013-12-20
| * | Change `Bridges.parseORAddressLine`→`networkstatus.parseALine` in Tests.py.Isis Lovecruft2013-12-20
| * | Add trial runner/report class adapter for old unittests.Isis Lovecruft2013-12-20
|/ /
* | Merge branch 'hotfix/9462B-netstatus-returns-None' into developIsis Lovecruft2013-12-20
|\ \
| * | Fix field names in ParseNetworkStatusALineTests.test_missingPrefix().Isis Lovecruft2013-12-20
* | | Merge branch 'hotfix/9462B-netstatus-returns-None' into developIsis Lovecruft2013-12-20
|\ \ \ | |/ /
| * | Fix ParseNetworkStatusALineTests.test_missingPrefix unittest.Isis Lovecruft2013-12-20
* | | Merge branch 'fix/10446-geoip-module' into developIsis Lovecruft2013-12-20
|\ \ \
| * | | Update README to reflect pygeoip module changes.Isis Lovecruft2013-12-20
| * | | Use pygeoip instead of GeoIP in HTTPServer.py.Isis Lovecruft2013-12-20
|/ / /
* | | Merge branch 'hotfix/9462B-netstatus-returns-None' into developIsis Lovecruft2013-12-20
|\ \ \ | |/ /
| * | Handle case when (ip, portlist) from parseALine() is (None, None).Isis Lovecruft2013-12-20