summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | Split unittests for EmailServer.getMailResponse() into smaller tests.Isis Lovecruft2014-04-17
* | | Merge branch 'fix/7550-9678-interactive-translations' into developIsis Lovecruft2014-04-17
|\ \ \ | |/ / |/| |
| * | Add unittests for new bridgedb.translations module.Isis Lovecruft2014-04-16
| * | Move locate determination and translation code into separate module.Isis Lovecruft2014-04-16
* | | Update docstring for I18n._().Isis Lovecruft2014-04-16
* | | PEP8; change geoipdb → GEOIP_DBFILE.Isis Lovecruft2014-04-16
* | | PEP8; change template_root → TEMPLATE_DIR.Isis Lovecruft2014-04-16
* | | Fix issue with transport URL params in HTTPServer unittests.Isis Lovecruft2014-04-16
|/ /
* | Merge branch 'fix/10803-remove-vidalia-update-options' into developIsis Lovecruft2014-04-14
|\ \
| * | Fix unittest failures for test_HTTPServer due to template string changes.Isis Lovecruft2014-04-14
| * | Add explanation text for using bridges with TBB.Isis Lovecruft2014-04-14
| * | Rewrite options.html template.Isis Lovecruft2014-04-14
| * | Add accesskey to "get bridges" link.Isis Lovecruft2014-04-14
| * | Update TBB download link/text, add accesskey to improve accessibility.Isis Lovecruft2014-04-14
| * | Rewrite captcha.html template.Isis Lovecruft2014-04-14
| * | Rewrite bridges.html template.Isis Lovecruft2014-04-14
| * | Remove bridge selection buttons from base.html template.Isis Lovecruft2014-04-14
| * | Rewrite header/navigation bar for HTTPS distributor.Isis Lovecruft2014-04-14
| * | Link to new stylesheets in base.html template.Isis Lovecruft2014-04-14
| * | Remove · in BridgeDB HTTPS distributor title.Isis Lovecruft2014-04-14
| * | Add SVG of Tor roots logo.Isis Lovecruft2014-04-14
| * | Add webfont files extensions to setup.py assets.Isis Lovecruft2014-04-14
| * | Add OFL licensed Fort Awesome font for icons.Isis Lovecruft2014-04-14
| * | Add MIT licensed Lato fonts.Isis Lovecruft2014-04-14
| * | Change a custom CSS colour element to match similar one from new CSS.Isis Lovecruft2014-04-14
| * | Decrease CSS class "container-narrow" width to 675px.Isis Lovecruft2014-04-14
| * | Refactor CSS stylesheets to switch to bootswatch.Isis Lovecruft2014-04-14
|/ /
* | Add BridgeDB's public offline and public online GnuPG keys.Isis Lovecruft2014-04-09
* | PEP8 whitespace fixes for two lines in Dist.EmailBasedDistributor.Isis Lovecruft2014-04-09
* | Move HTTPServer.rtl_langs → _langs.RTL_LANGS.Isis Lovecruft2014-04-09
* | Rewrite docstring for HTTPServer.WebResourceOptions class.Isis Lovecruft2014-04-08
* | Rewrite docstring for HTTPServer.WebResourceBridges class.Isis Lovecruft2014-04-08
* | Remove commented version string generation code from __init__.py.Isis Lovecruft2014-04-08
* | Merge branch 'fix/9199-safelogging' into developIsis Lovecruft2014-04-08
|\ \
| * | Fix recursion in filtered log call in validation used by log filter.Isis Lovecruft2014-04-08
| * | Add unittests for bridgedb.safelog module.Isis Lovecruft2014-04-08
| * | Move log configuration functions to bridgedb.util module.Isis Lovecruft2014-04-08
| * | Add bridgedb.safelog sources to Sphinx build configs.Isis Lovecruft2014-04-08
| * | Move manual safelog setting and functions to bridgedb.safelog module.Isis Lovecruft2014-04-08
| * | Add module bridgedb.safelog with automatic log filters.Isis Lovecruft2014-04-08
| * | Add config options for safelogging and logging threads.Isis Lovecruft2014-04-08
|/ /
* | Merge branch 'fix/11346-homepage-link' into developIsis Lovecruft2014-04-08
|\ \
| * | Add BridgeDB logo .png and link to homepage in base.html.Isis Lovecruft2014-04-08
|/ /
* | Catch gimp CAPTCHA challenge decryption ValueErrors.Isis Lovecruft2014-04-08
* | Change gimp CAPTCHA encoding strategy to assume HMAC is 20 bytes.Isis Lovecruft2014-04-08
* | Fix emacs encoding specifier in lib/bridgedb/captcha.py.Isis Lovecruft2014-04-08
* | Decrease sleep time in server startup unittest.Isis Lovecruft2014-04-07
* | Cleanup captcha.html template.Isis Lovecruft2014-04-07
* | PEP8 reorder import statements in Main.Isis Lovecruft2014-04-07
* | PEP8 reorder import statements in Dist.Isis Lovecruft2014-04-07