summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Improve WebResourceBridges' docstringbug9127Matthew Finkel2014-02-03
* Provide an Advanced Options page for easier bridge selectionMatthew Finkel2014-02-03
* Update the contents and docs of README and .confMatthew Finkel2014-02-03
* Apply patch by ovnicraft to use hashlib rather than sha module.ovnicraft2014-02-03
* Fix typo in bridgedb.persistent module docstring.Isis Lovecruft2014-02-03
* Start explaining the modification to remove Oblivious Transfer.Isis Lovecruft2014-02-03
* Start detailing reasoning and proofs for rBridge modifications.Isis Lovecruft2014-02-03
* Separate backend database improvements into their own proposal.Isis Lovecruft2014-02-03
* Fix alignment of topic headers in XXX-bdb-soc-dist.Isis Lovecruft2014-02-03
* Add draft status and related proposals for XXX-bridgedb-social-distribution.txt.Isis Lovecruft2014-02-03
* Update social bridge distributor proposal to include terminology.Isis Lovecruft2014-02-03
* First cobbled together social distributor proposalIsis Lovecruft2014-02-03
* Add a CHANGELOG.Isis Lovecruft2014-02-03
* Add buttons for IPv4/6 bridge requests to base.html template.Isis Lovecruft2014-02-03
* Add links to source code and ticket creation to bridges.tpo footers.Isis Lovecruft2014-02-03
* Adjust margin width on bootstap step containers.Isis Lovecruft2014-02-03
* Log template directory setting after assignment.Isis Lovecruft2014-02-03
* Set Mako template collection cache limit.Isis Lovecruft2014-02-03
* Change Mako template lookups to ignore atime checks.Isis Lovecruft2014-02-03
* Fix Accept-Lang: header log message to actually log the top five LC codes.Isis Lovecruft2014-02-03
* Add Sphinx docstring to CaptchaProtectedResource.render_GET().Isis Lovecruft2014-02-03
* Implement a simple error page to replace all webserver tracebacks.Isis Lovecruft2014-02-03
* Fix typos in two docstrings in HTTPServer.Isis Lovecruft2014-02-03
* Fix indentation level in method docstring.Isis Lovecruft2014-02-03
* Preserve HTTP POST args across redirects.Isis Lovecruft2014-02-03
* Add Sphinx docstring to CaptchaProtectedResource.render_POST().Isis Lovecruft2014-02-03
* Catch error case in HTTPServer where ReCaptcha image is None.Isis Lovecruft2014-02-03
* Fix a misnamed logger call in HTTPServer; change severity level.Isis Lovecruft2014-02-03
* Split a long string of chained method calls into separate calls.Isis Lovecruft2014-02-03
* Make log message for strange X-Forward-For headers clearer.Isis Lovecruft2014-02-03
* Don't safelog randomly generated IPs.Isis Lovecruft2014-02-03
* Add COLLECT_TIMESTAMPS option for configuring addOrUpdateBridgeHistory().Isis Lovecruft2014-02-03
* Fix unhandled traceback in HTTPServer.WebRoot.render_GET() for #6127.Isis Lovecruft2014-02-03
* Fix Sphinx directives in HTTPServer.usingRTLLang().Isis Lovecruft2014-02-03
* Add docstrings to HTTPServer.WebRoot class and render_GET() method.Isis Lovecruft2014-02-03
* Update most translations.Isis Lovecruft2014-02-03
* Comment out print()s and sys.stdout.write()s in setup.py.Isis Lovecruft2014-02-03
* Sync bridgedb.conf with bridgedb-admin.git (no settings changed).Isis Lovecruft2014-02-03
* Add example extrainfo `transport` line for scramblesuit.Isis Lovecruft2014-02-03
* Fix a typo in doc/DESCRIPTORS.md.Isis Lovecruft2014-02-03
* Several whitespace fixes in bridgedb.HTTPServer module.Isis Lovecruft2014-02-03
* Change renderAnswer() to take bridge lines, not Bridge classes.Isis Lovecruft2014-02-03
* Add missing import for bridgedb.Util in bridgedb.Bridges.Isis Lovecruft2014-02-03
* Cleanup the log statements for hashring prepopulation in bridgedb.Main.Isis Lovecruft2014-02-03
* Change loglevel on message about adding PTs to a bridge in bridgedb.Main.Isis Lovecruft2014-02-03
* Update docstring parameters for IPBasedDistributor.getBridgesForIP().Isis Lovecruft2014-02-03
* Log when a distributor's hashrings are being prepopulated.Isis Lovecruft2014-02-03
* Call Distributor.setDistributorName() in subclass __init__s.Isis Lovecruft2014-02-03
* Fix bug where open() was called even when COUNTY_BLOCK_FILE=None.Isis Lovecruft2014-02-03
* Log when we're dumping bridge assignments to a file in bridgedb.Bucket.Isis Lovecruft2014-02-03