summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * | Apply patch by ovnicraft to use hashlib rather than sha module.ovnicraft2014-01-30
| * | | Fix typo in bridgedb.persistent module docstring.Isis Lovecruft2014-01-31
| |/ /
| * | Merge branch 'feature/7520-social-dist-design_r1' into developIsis Lovecruft2014-01-29
| |\ \
| | * | Start explaining the modification to remove Oblivious Transfer.Isis Lovecruft2014-01-29
| | * | Start detailing reasoning and proofs for rBridge modifications.Isis Lovecruft2014-01-29
| | * | Separate backend database improvements into their own proposal.Isis Lovecruft2014-01-29
| | * | Fix alignment of topic headers in XXX-bdb-soc-dist.Isis Lovecruft2014-01-29
| | * | Add draft status and related proposals for XXX-bridgedb-social-distribution.txt.Isis Lovecruft2014-01-29
| | * | Update social bridge distributor proposal to include terminology.Isis Lovecruft2014-01-29
| | * | First cobbled together social distributor proposalIsis Lovecruft2014-01-29
| |/ /
| * | Add a CHANGELOG.Isis Lovecruft2014-01-28
| * | Merge branch 'fix/9127-https-interface-ipv6' into developIsis Lovecruft2014-01-28
| |\ \
| | * | Add buttons for IPv4/6 bridge requests to base.html template.Isis Lovecruft2014-01-28
| |/ /
| * | Add links to source code and ticket creation to bridges.tpo footers.Isis Lovecruft2014-01-28
| * | Adjust margin width on bootstap step containers.Isis Lovecruft2014-01-28
| * | Merge branch 'fix/mako-template-caching' into developIsis Lovecruft2014-01-28
| |\ \
| | * | Log template directory setting after assignment.Isis Lovecruft2014-01-28
| | * | Set Mako template collection cache limit.Isis Lovecruft2014-01-28
| | * | Change Mako template lookups to ignore atime checks.Isis Lovecruft2014-01-28
| |/ /
| * | Fix Accept-Lang: header log message to actually log the top five LC codes.Isis Lovecruft2014-01-28
| * | Add Sphinx docstring to CaptchaProtectedResource.render_GET().Isis Lovecruft2014-01-28
| * | Merge branch 'fix/6127-simple-error-page' into developIsis Lovecruft2014-01-28
| |\ \
| | * | Implement a simple error page to replace all webserver tracebacks.Isis Lovecruft2014-01-28
| |/ /
| * | Merge branch 'fix/10737-post-args-redirects' into developIsis Lovecruft2014-01-28
| |\ \
| | * | Fix typos in two docstrings in HTTPServer.Isis Lovecruft2014-01-26
| | * | Fix indentation level in method docstring.Isis Lovecruft2014-01-26
| | * | Preserve HTTP POST args across redirects.Isis Lovecruft2014-01-26
| | * | Add Sphinx docstring to CaptchaProtectedResource.render_POST().Isis Lovecruft2014-01-26
| | * | Catch error case in HTTPServer where ReCaptcha image is None.Isis Lovecruft2014-01-26
| | * | Fix a misnamed logger call in HTTPServer; change severity level.Isis Lovecruft2014-01-26
| | * | Split a long string of chained method calls into separate calls.Isis Lovecruft2014-01-25
| | * | Make log message for strange X-Forward-For headers clearer.Isis Lovecruft2014-01-25
| | * | Don't safelog randomly generated IPs.Isis Lovecruft2014-01-25
| |/ /
| * | Merge branch 'feature/10724-collect-timestamps-option' into developIsis Lovecruft2014-01-24
| |\ \
| | * | Add COLLECT_TIMESTAMPS option for configuring addOrUpdateBridgeHistory().Isis Lovecruft2014-01-24
| |/ /
| * | Merge branch 'fix/6127-render_GET-traceback' into developIsis Lovecruft2014-01-24
| |\ \ | | |/ | |/|
| | * Fix unhandled traceback in HTTPServer.WebRoot.render_GET() for #6127.Isis Lovecruft2014-01-24
| | * Fix Sphinx directives in HTTPServer.usingRTLLang().Isis Lovecruft2014-01-24
| | * Add docstrings to HTTPServer.WebRoot class and render_GET() method.Isis Lovecruft2014-01-24
| |/
| * Update most translations.Isis Lovecruft2014-01-24
| * Comment out print()s and sys.stdout.write()s in setup.py.Isis Lovecruft2014-01-19
| * Sync bridgedb.conf with bridgedb-admin.git (no settings changed).Isis Lovecruft2014-01-17
| * Add example extrainfo `transport` line for scramblesuit.Isis Lovecruft2014-01-14
| * Fix a typo in doc/DESCRIPTORS.md.Isis Lovecruft2014-01-14
| * Merge branch 'master' into developIsis Lovecruft2014-01-12
| |\ | |/ |/|
* | Merge branch 'release-0.1.0'Isis Lovecruft2014-01-12
|\ \ | |/
| * Several whitespace fixes in bridgedb.HTTPServer module.Isis Lovecruft2014-01-12
| * Change renderAnswer() to take bridge lines, not Bridge classes.Isis Lovecruft2014-01-12
| * Add missing import for bridgedb.Util in bridgedb.Bridges.Isis Lovecruft2014-01-12
| * Cleanup the log statements for hashring prepopulation in bridgedb.Main.Isis Lovecruft2014-01-12