index
:
user/sysrqb/bridgedb
bug10834
bug12781-dumpbuckets
bug12781-dumpbuckets_constification_2
bug1606_spec_update_rebased
bug1606_spec_update_rebased_r1
bug5232_adding_concurrent_processing_squashed
bug5232_adding_concurrent_processing_squashed_r1
bug5232_based_on_fix/9462_r9462C_r2
bug5232_newdesign_dev
bug5232_newdesign_dev_r1
bug5232_r2_based_on_fix/9462_r9462C_r2
bug5232_rebased_1
bug8614_5_rebased_r4
bug8614_5_rebased_r7
bug8614_6_rebased_1
bug8614_7_rebase_2
bug9013
bug9127
bug9264_rebased_0
bug9264_rebased_1
bug9264_rebased_2
bug9264_rebased_3
bug9264_rebased_3_r1
develop
develop_minorchanges
feature/9199-improved-logging-2-r3_sy
master
predeploy
Matt's bridgedb repository
Matthew Finkel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
|
*
|
|
Fix indentation level in method docstring.
Isis Lovecruft
2014-01-26
|
*
|
|
Preserve HTTP POST args across redirects.
Isis Lovecruft
2014-01-26
|
*
|
|
Add Sphinx docstring to CaptchaProtectedResource.render_POST().
Isis Lovecruft
2014-01-26
|
*
|
|
Catch error case in HTTPServer where ReCaptcha image is None.
Isis Lovecruft
2014-01-26
|
*
|
|
Fix a misnamed logger call in HTTPServer; change severity level.
Isis Lovecruft
2014-01-26
|
*
|
|
Split a long string of chained method calls into separate calls.
Isis Lovecruft
2014-01-25
|
*
|
|
Make log message for strange X-Forward-For headers clearer.
Isis Lovecruft
2014-01-25
|
*
|
|
Don't safelog randomly generated IPs.
Isis Lovecruft
2014-01-25
|
/
/
/
*
|
|
Merge branch 'feature/10724-collect-timestamps-option' into develop
Isis Lovecruft
2014-01-24
|
\
\
\
|
*
|
|
Add COLLECT_TIMESTAMPS option for configuring addOrUpdateBridgeHistory().
Isis Lovecruft
2014-01-24
|
/
/
/
*
|
|
Merge branch 'fix/6127-render_GET-traceback' into develop
Isis Lovecruft
2014-01-24
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix unhandled traceback in HTTPServer.WebRoot.render_GET() for #6127.
Isis Lovecruft
2014-01-24
|
*
|
Fix Sphinx directives in HTTPServer.usingRTLLang().
Isis Lovecruft
2014-01-24
|
*
|
Add docstrings to HTTPServer.WebRoot class and render_GET() method.
Isis Lovecruft
2014-01-24
|
/
/
*
|
Update most translations.
Isis Lovecruft
2014-01-24
*
|
Comment out print()s and sys.stdout.write()s in setup.py.
Isis Lovecruft
2014-01-19
*
|
Sync bridgedb.conf with bridgedb-admin.git (no settings changed).
Isis Lovecruft
2014-01-17
*
|
Add example extrainfo `transport` line for scramblesuit.
Isis Lovecruft
2014-01-14
*
|
Fix a typo in doc/DESCRIPTORS.md.
Isis Lovecruft
2014-01-14
*
|
Merge branch 'master' into develop
Isis Lovecruft
2014-01-12
|
\
\
|
|
/
|
*
Merge branch 'release-0.1.0'
Isis Lovecruft
2014-01-12
|
|
\
|
|
/
|
/
|
*
|
Several whitespace fixes in bridgedb.HTTPServer module.
Isis Lovecruft
2014-01-12
*
|
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
[prev]
[next]