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
...
|
*
|
Update help text in commandline options menu for using signals.
Isis Lovecruft
2014-02-05
|
*
|
Add a SIGUSR1 signal handler for dumping bridge assignments.
Isis Lovecruft
2014-02-05
|
*
|
Fix unhandled exception due to _reloadFn() not taking parameters.
Isis Lovecruft
2014-02-05
|
*
|
Fix missing import of logging module in Bucket.py.
Isis Lovecruft
2014-02-05
|
*
|
Fix encoding and safety catches for two logs of bridge IDs in Bridges.py.
Isis Lovecruft
2014-02-05
|
/
/
*
|
Merge branch 'master' into develop
Isis Lovecruft
2014-02-04
|
\
\
|
|
/
|
*
Merge branch 'release-0.1.1'
Isis Lovecruft
2014-02-04
|
|
\
|
|
/
|
/
|
*
|
Merge branch 'fix/9988-rm-hashlibnew' into develop
Isis Lovecruft
2014-02-04
|
\
\
|
*
|
Change hashlib.new() → hashlib.sha1() in bridgedb.Storage.
Isis Lovecruft
2014-02-03
|
/
/
*
|
Merge remote-tracking branch 'tpo-sysrqb/develop' into develop
Isis Lovecruft
2014-02-01
|
\
\
|
*
|
Update the contents and docs of README and .conf
develop
Matthew Finkel
2014-02-01
*
|
|
Merge branch 'fix/9988-apply-patch' into develop
Isis Lovecruft
2014-01-31
|
\
\
\
|
*
|
|
Apply patch by ovnicraft to use hashlib rather than sha module.
ovnicraft
2014-01-30
*
|
|
|
Fix typo in bridgedb.persistent module docstring.
Isis Lovecruft
2014-01-31
|
/
/
/
*
|
|
Merge branch 'feature/7520-social-dist-design_r1' into develop
Isis Lovecruft
2014-01-29
|
\
\
\
|
*
|
|
Start explaining the modification to remove Oblivious Transfer.
Isis Lovecruft
2014-01-29
|
*
|
|
Start detailing reasoning and proofs for rBridge modifications.
Isis Lovecruft
2014-01-29
|
*
|
|
Separate backend database improvements into their own proposal.
Isis Lovecruft
2014-01-29
|
*
|
|
Fix alignment of topic headers in XXX-bdb-soc-dist.
Isis Lovecruft
2014-01-29
|
*
|
|
Add draft status and related proposals for XXX-bridgedb-social-distribution.txt.
Isis Lovecruft
2014-01-29
|
*
|
|
Update social bridge distributor proposal to include terminology.
Isis Lovecruft
2014-01-29
|
*
|
|
First cobbled together social distributor proposal
Isis Lovecruft
2014-01-29
|
/
/
/
*
|
|
Add a CHANGELOG.
Isis Lovecruft
2014-01-28
*
|
|
Merge branch 'fix/9127-https-interface-ipv6' into develop
Isis Lovecruft
2014-01-28
|
\
\
\
|
*
|
|
Add buttons for IPv4/6 bridge requests to base.html template.
Isis Lovecruft
2014-01-28
|
/
/
/
*
|
|
Add links to source code and ticket creation to bridges.tpo footers.
Isis Lovecruft
2014-01-28
*
|
|
Adjust margin width on bootstap step containers.
Isis Lovecruft
2014-01-28
*
|
|
Merge branch 'fix/mako-template-caching' into develop
Isis Lovecruft
2014-01-28
|
\
\
\
|
*
|
|
Log template directory setting after assignment.
Isis Lovecruft
2014-01-28
|
*
|
|
Set Mako template collection cache limit.
Isis Lovecruft
2014-01-28
|
*
|
|
Change Mako template lookups to ignore atime checks.
Isis Lovecruft
2014-01-28
|
/
/
/
*
|
|
Fix Accept-Lang: header log message to actually log the top five LC codes.
Isis Lovecruft
2014-01-28
*
|
|
Add Sphinx docstring to CaptchaProtectedResource.render_GET().
Isis Lovecruft
2014-01-28
*
|
|
Merge branch 'fix/6127-simple-error-page' into develop
Isis Lovecruft
2014-01-28
|
\
\
\
|
*
|
|
Implement a simple error page to replace all webserver tracebacks.
Isis Lovecruft
2014-01-28
|
/
/
/
*
|
|
Merge branch 'fix/10737-post-args-redirects' into develop
Isis Lovecruft
2014-01-28
|
\
\
\
|
*
|
|
Fix typos in two docstrings in HTTPServer.
Isis Lovecruft
2014-01-26
|
*
|
|
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
[prev]
[next]