[tor-commits] [oonib/master] Merge pull request #47 from TheTorProject/fix/refactoring
art at torproject.org
art at torproject.org
Wed Apr 30 17:33:44 UTC 2014
commit ebb8c55980a6e8a804643e453a4c6777cd0316e1
Merge: 0ee9875 699c26c
Author: Arturo Filastò <hellais at users.noreply.github.com>
Date: Wed Apr 30 19:32:26 2014 +0200
Merge pull request #47 from TheTorProject/fix/refactoring
Fix/refactoring
oonib/bouncer/handlers.py | 17 ++--
oonib/config.py | 11 ++-
oonib/daphn3.py | 4 +-
oonib/deck/api.py | 4 +-
oonib/deck/handlers.py | 10 ++-
oonib/errors.py | 50 +++++++++--
oonib/handlers.py | 4 +
oonib/input/api.py | 4 +-
oonib/input/handlers.py | 21 ++---
oonib/log.py | 4 +-
oonib/options.py | 14 ++-
oonib/otime.py | 24 +++--
oonib/policy/handlers.py | 7 +-
oonib/report/handlers.py | 155 ++++++++++++++++-----------------
oonib/runner.py | 27 +++---
oonib/test/handler_helpers.py | 62 +++++++++++++
oonib/test/test_report.py | 173 +++++++++++++++++++++++++++++++++++++
oonib/testhelpers/dns_helpers.py | 17 ++--
oonib/testhelpers/http_helpers.py | 9 +-
oonib/testhelpers/ssl_helpers.py | 2 +-
oonib/testhelpers/tcp_helpers.py | 11 ++-
21 files changed, 460 insertions(+), 170 deletions(-)
More information about the tor-commits
mailing list