commit ebb8c55980a6e8a804643e453a4c6777cd0316e1 Merge: 0ee9875 699c26c Author: Arturo Filastò <hell...@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(-)
_______________________________________________ tor-commits mailing list tor-commits@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits