summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | Update help text in commandline options menu for using signals.Isis Lovecruft2014-02-05
| * | Add a SIGUSR1 signal handler for dumping bridge assignments.Isis Lovecruft2014-02-05
| * | Fix unhandled exception due to _reloadFn() not taking parameters.Isis Lovecruft2014-02-05
| * | Fix missing import of logging module in Bucket.py.Isis Lovecruft2014-02-05
| * | Fix encoding and safety catches for two logs of bridge IDs in Bridges.py.Isis Lovecruft2014-02-05
|/ /
* | Merge branch 'master' into developIsis Lovecruft2014-02-04
|\ \ | |/
| * Merge branch 'release-0.1.1'Isis Lovecruft2014-02-04
| |\ | |/ |/|
* | Merge branch 'fix/9988-rm-hashlibnew' into developIsis Lovecruft2014-02-04
|\ \
| * | Change hashlib.new() → hashlib.sha1() in bridgedb.Storage.Isis Lovecruft2014-02-03
|/ /
* | Merge remote-tracking branch 'tpo-sysrqb/develop' into developIsis Lovecruft2014-02-01
|\ \
| * | Update the contents and docs of README and .confdevelopMatthew Finkel2014-02-01
* | | Merge branch 'fix/9988-apply-patch' into developIsis Lovecruft2014-01-31
|\ \ \
| * | | 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