index
:
user/phw/bridgedb
develop
master
Philipp's bridgedb repository
Philipp Winter
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
|
Update copyright year in lib/bridgedb/test/test_parse_networkstatus.py.
Isis Lovecruft
2014-03-04
*
|
Skip coverage branch testing for those which include ``pass``.
Isis Lovecruft
2014-03-04
*
|
Merge remote-tracking branch 'tpo-sysrqb/bug10834' into develop
Isis Lovecruft
2014-02-24
|
\
\
|
*
|
Make the remoteip configurable during recaptcha verification
Matthew Finkel
2014-02-08
*
|
|
Don't log emails if SAFE_LOGGING is enabled.
Isis Lovecruft
2014-02-22
*
|
|
Merge branch 'master' into develop
Isis Lovecruft
2014-02-21
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'release-0.1.4'
Isis Lovecruft
2014-02-21
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Update CHANGELOG entry for 0.1.4.
bridgedb-0.1.4
Isis Lovecruft
2014-02-21
*
|
|
Merge branch 'hotfix/9264_2_rtl-2step' into develop
Isis Lovecruft
2014-02-21
|
\
\
\
|
*
|
|
Fix RTL rendering for "Step 2" on index.html.
Isis Lovecruft
2014-02-21
|
/
/
/
*
|
|
Merge branch 'master' into develop
Isis Lovecruft
2014-02-21
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'release-0.1.3'
Isis Lovecruft
2014-02-21
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Update CHANGELOG with entries for version 0.1.3.
bridgedb-0.1.3
Isis Lovecruft
2014-02-21
*
|
|
Add draft of volunteer page text for GSoC 2014 applications.
Isis Lovecruft
2014-02-21
*
|
|
Merge branch 'hotfix/9264-descdigest-none' into develop
Isis Lovecruft
2014-02-21
|
\
\
\
|
*
|
|
Fix error when desc digest parsed from networkstatus is None.
Isis Lovecruft
2014-02-21
|
/
/
/
*
|
|
Fix a typo in doc/DESCRIPTORS.md.
Isis Lovecruft
2014-02-21
*
|
|
Merge branch 'testing/tpo-sysrqb/bug9264_rebased_1-test2' into develop
Isis Lovecruft
2014-02-21
|
\
\
\
|
*
|
|
Revert "We should be consistant and use lowercase"
Isis Lovecruft
2014-02-09
|
*
|
|
Merge branch 'hotfix/ude-persistent' into testing/tpo-sysrqb/bug9264_rebased_1
Isis Lovecruft
2014-02-09
|
|
\
\
\
|
*
|
|
|
Update Bridge.__init__() docstring for ip
Matthew Finkel
2014-02-09
|
*
|
|
|
Add some unit tests for Bridges module
Matthew Finkel
2014-02-09
|
*
|
|
|
We should be consistant and use lowercase
Matthew Finkel
2014-02-09
|
*
|
|
|
Only add bridges for which their documents were verified by the BA
Matthew Finkel
2014-02-09
|
*
|
|
|
Update the Bridge class docstring
Matthew Finkel
2014-02-09
|
*
|
|
|
We need to remember the digests of the documents the bridge published
Matthew Finkel
2014-02-09
|
*
|
|
|
We need the ORPort to be an int, convert it from the get-go
Matthew Finkel
2014-02-09
|
*
|
|
|
We need to compute the hash digest of the documents during (re)loading
Matthew Finkel
2014-02-09
|
*
|
|
|
Prefer to use information from NS rather than descriptor
Matthew Finkel
2014-02-09
*
|
|
|
|
Merge branch 'hotfix/ude-persistent' into develop
Isis Lovecruft
2014-02-21
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
|
*
|
|
Fix another UnicodeDecodeError in bridgedb.persistent log call.
Isis Lovecruft
2014-02-09
|
/
/
/
*
|
|
Fix UnicodeDecodeErrors from unittests for bridgedb.persistent.
Isis Lovecruft
2014-02-09
*
|
|
Remove Python2.6 testing from .travis.yml.
Isis Lovecruft
2014-02-08
*
|
|
Add sysrqb to travis email notifications.
Isis Lovecruft
2014-02-08
|
|
/
|
/
|
*
|
Merge branch 'testing/tpo-sysrqb/bug9127' into develop
Isis Lovecruft
2014-02-06
|
\
\
|
*
|
Improve WebResourceBridges' docstring
Matthew Finkel
2014-02-06
|
*
|
Provide an Advanced Options page for easier bridge selection
Matthew Finkel
2014-02-06
|
/
/
*
|
Merge branch 'master' into develop
Isis Lovecruft
2014-02-05
|
\
\
|
|
/
|
*
Merge branch 'release-0.1.2'
Isis Lovecruft
2014-02-05
|
|
\
|
|
/
|
/
|
*
|
Update CHANGELOG with details of 0.1.1 and 0.1.2.
bridgedb-0.1.2
Isis Lovecruft
2014-02-05
*
|
Merge branch 'fix/10811-add-SIGUSR1-handler' into develop
Isis Lovecruft
2014-02-05
|
\
\
|
*
|
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
bridgedb-0.1.1
Isis Lovecruft
2014-02-04
|
\
\
|
*
|
Change hashlib.new() → hashlib.sha1() in bridgedb.Storage.
Isis Lovecruft
2014-02-03
|
/
/
[prev]
[next]