index
:
user/phw/bridgedb
develop
master
Philipp's bridgedb repository
Philipp Winter
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
|
Change renderAnswer() to take bridge lines, not Bridge classes.
Isis Lovecruft
2014-01-12
*
|
Add missing import for bridgedb.Util in bridgedb.Bridges.
Isis Lovecruft
2014-01-12
*
|
Cleanup the log statements for hashring prepopulation in bridgedb.Main.
Isis Lovecruft
2014-01-12
*
|
Change loglevel on message about adding PTs to a bridge in bridgedb.Main.
Isis Lovecruft
2014-01-12
*
|
Update docstring parameters for IPBasedDistributor.getBridgesForIP().
Isis Lovecruft
2014-01-12
*
|
Log when a distributor's hashrings are being prepopulated.
Isis Lovecruft
2014-01-12
*
|
Call Distributor.setDistributorName() in subclass __init__s.
Isis Lovecruft
2014-01-12
*
|
Fix bug where open() was called even when COUNTY_BLOCK_FILE=None.
Isis Lovecruft
2014-01-12
*
|
Log when we're dumping bridge assignments to a file in bridgedb.Bucket.
Isis Lovecruft
2014-01-12
*
|
Add coding: utf-8 header to lib/bridgedb/Bucket.py.
Isis Lovecruft
2014-01-12
*
|
Fix a potential bug where an OR ID might have been unprocessed base64.
Isis Lovecruft
2014-01-12
*
|
Update bridgedb.parse.networkstatus module docstring.
Isis Lovecruft
2014-01-12
*
|
Don't log the hashring filters twice, just log the number of bridges inserted.
Isis Lovecruft
2014-01-12
*
|
Remove extraneous log statement from FilteredBridgeSplitter.prepopulate().
Isis Lovecruft
2014-01-12
*
|
Log when we dump assignments to a file.
Isis Lovecruft
2014-01-12
*
|
Name subrings after their parent hashring's distributor.
Isis Lovecruft
2014-01-12
*
|
Merge branch 'fix/10559-keyid-in-pt-lines' into develop
Isis Lovecruft
2014-01-12
|
\
\
|
*
|
Make the 'Bridge ' prefix optional in PluggableTransport.getTransportLine().
Isis Lovecruft
2014-01-12
|
*
|
Refactor PluggableTransport.getTransportLine() to remove `keyid=`.
Isis Lovecruft
2014-01-12
*
|
|
Log a message if there is a duplicate bridge from a sub-hashring.
Isis Lovecruft
2014-01-12
*
|
|
Log countryCodes in BridgeRing.getBridges().
Isis Lovecruft
2014-01-12
*
|
|
Use bridges.ip in log message in BridgeRing.insert().
Isis Lovecruft
2014-01-12
|
/
/
*
|
Merge branch 'fix/6127-web-server-tracebacks' into develop
Isis Lovecruft
2014-01-12
|
\
\
|
*
|
Add exception-catching wrapper to bridgedb.HTTPServer.render().
Isis Lovecruft
2014-01-12
|
*
|
Separate HTML response generation logic out of getBridgeRequestAnswer().
Isis Lovecruft
2014-01-12
|
/
/
*
|
Update/add docstrings for bridgedb.Bridges.FilteredBridgeSplitter.
Isis Lovecruft
2014-01-12
*
|
Minor PEP8 whitespace fix in bridgedb.Bridges.BridgeRing.getBridges().
Isis Lovecruft
2014-01-12
*
|
Add docstring for bridgedb.Bridges.BridgeRing.getBridges().
Isis Lovecruft
2014-01-12
*
|
Add docstring for bridgedb.Bridges.BridgeRing._getBridgeKeysAt().
Isis Lovecruft
2014-01-12
*
|
Minor PEP8 whitespace fix in bridgedb.Bridges.BridgeRing.insert().
Isis Lovecruft
2014-01-12
*
|
Add docstring for bridgedb.Bridges.BridgeRing.insert().
Isis Lovecruft
2014-01-12
*
|
Add docstring for bridgedb.Bridges.BridgeRing.clear().
Isis Lovecruft
2014-01-12
*
|
Add docstring for bridgedb.Bridges.BridgeRing.__len__().
Isis Lovecruft
2014-01-12
*
|
Minor PEP8 whitespace fixes in bridgedb.Bridges.BridgeRing.setName().
Isis Lovecruft
2014-01-12
*
|
Fix doctest example in Dist.Distributor.setDistributorName().
Isis Lovecruft
2014-01-12
*
|
Add class docstrings for bridgedb.Bridges.BridgeRing.
Isis Lovecruft
2014-01-12
*
|
Add docstring for Bridges.PluggableTransport.getTransportLine().
Isis Lovecruft
2014-01-11
*
|
Add generic Dist.Distributor class for common functionality.
Isis Lovecruft
2014-01-11
*
|
Clarify log messages in EmailBasedDistributor.getBridgesForEmail().
Isis Lovecruft
2014-01-11
*
|
PEP8 fixes in Dist.EmailBasedDistributor.
Isis Lovecruft
2014-01-11
*
|
PEP8; remove unnecessary `pass` statements in Exception classes.
Isis Lovecruft
2014-01-11
*
|
Clarify log messages in IPBasedDistributor.getBridgesForIP().
Isis Lovecruft
2014-01-11
*
|
Several PEP8 fixes in Dist.IPBasedDistributor.
Isis Lovecruft
2014-01-11
*
|
PEP8 fixes for several lines in Dist.getNumBridgesPerAnswer().
Isis Lovecruft
2014-01-11
*
|
Numerous whitespace fixes in bridgedb.Dist module.
Isis Lovecruft
2014-01-11
*
|
Sphinxify and improve Dist.IPBasedDistributor.getBridgesForIP docstring.
Isis Lovecruft
2014-01-11
*
|
Add docstrings for HTTPServer.render() and getBridgeRequestAnswer().
Isis Lovecruft
2014-01-05
*
|
Cleanup logging of memory addresses in prepopulateRings().
Isis Lovecruft
2014-01-05
*
|
Update docstring for bridgedb.Bridges.FilteredBridgeSplitter.prepopulateRings().
Isis Lovecruft
2014-01-05
*
|
Return True if we were able to prepopulate sub hashrings.
Isis Lovecruft
2014-01-05
[prev]
[next]