summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Add BridgeDB's real GPG public keys.Isis Lovecruft2013-10-26
* | Add expired GPG secret subkeys, marked "TESTING (INSECURE!)".Isis Lovecruft2013-10-26
* | Update .travis.tml to use new command syntax.Isis Lovecruft2013-10-26
* | Update bridgedb.conf.Isis Lovecruft2013-10-26
* | Update README with new commands.Isis Lovecruft2013-10-26
* | Fix scripts/gen_bridge_descriptors to create two cached-extrainfo files.Isis Lovecruft2013-10-26
* | Merge branch 'feature/9865-test-runner-2-r1' into developIsis Lovecruft2013-10-26
|\ \
| * | Include class for varying the tor versions in generated descriptors.Isis Lovecruft2013-10-26
| * | Add documentation on current bridge descriptor formats.Isis Lovecruft2013-10-26
| * | Fix the interface between bridgedb and the descriptor generator.Isis Lovecruft2013-10-26
| * | Rewrite the descriptor generator.Isis Lovecruft2013-10-26
| * | Add RUN_IN_DIR as a commandline option and cleanup the option explanations.Isis Lovecruft2013-10-26
| * | Pass the entire set of main options to the runner.Isis Lovecruft2013-10-26
| * | Add commands for CouchDB testing to .travis.yml (innactive for now).Isis Lovecruft2013-10-26
| * | Switch Travis-CI IRC notification to notices.Isis Lovecruft2013-10-26
| * | Remove unnecessary requirements, make others explicitly versioned.Isis Lovecruft2013-10-26
| * | Refactor bridgedb.Main.run() and bridgedb.Main._reloadFn().Isis Lovecruft2013-10-22
| * | Fix python2.6 syntax errors.Isis Lovecruft2013-10-22
| * | Add script for killing the the server after N seconds; avoid running forever ...Isis Lovecruft2013-10-22
| * | Add scripts/make-ssl-cert and start using it in .travis.yml.Isis Lovecruft2013-10-22
| * | Refactor scripts/bridgedb to use the new options and runner.Isis Lovecruft2013-10-22
| * | Add runner module and descriptor generator.Isis Lovecruft2013-10-22
| * | Add opt module with updated options parsers.Isis Lovecruft2013-10-22
| * | Run unittests before changing to the runtime tests directory.Isis Lovecruft2013-10-22
| * | Fix three failing unittests in lib/bridgedb/Tests.py.Isis Lovecruft2013-10-22
|/ /
* | Update dependencies and install instructions in .travis.yml and README.Isis Lovecruft2013-10-15
* | Add .travis.yml file.Isis Lovecruft2013-10-15
* | It's not 2009 anymore…Isis Lovecruft2013-10-15
* | Add Makefile directives for pylint/pyflakes/pep8 code checks.Isis Lovecruft2013-10-15
* | Add doc/HACKING.md and move the "Maintenance Notes" from README to it.Isis Lovecruft2013-10-15
* | Merge branch 'hotfix/9959-pas-danglais_install-data' into developIsis Lovecruft2013-10-15
|\ \
| * | Change 'install' and 'force_install' Makefile directive to be verbose again.Isis Lovecruft2013-10-15
| * | Add a download_url to setuptools.setup(). While we're at it, why not?Isis Lovecruft2013-10-15
| * | Some pep8ification on setup.py.Isis Lovecruft2013-10-15
| * | Remove installData class and all distutils references from setup.py.Isis Lovecruft2013-10-15
| * | Remove subprocess import from setup.py; it wasn't used anywhere.Isis Lovecruft2013-10-15
| * | Refactor message_extractors in setuptools.setup() and add a notetoself.Isis Lovecruft2013-10-15
| * | Fix exclude_package_data param in setuptools.setup().Isis Lovecruft2013-10-15
| * | Rewrite the package_data param to setuptools.setup() to use get_data_files().Isis Lovecruft2013-10-15
| * | Refactor get_data_files() function in setup.py.Isis Lovecruft2013-10-15
| * | Add get_template_files() function in setup.py for installing web resources.Isis Lovecruft2013-10-15
| * | Add a real fileheader and full version string to bridgedb/__init__.py.Isis Lovecruft2013-10-15
| * | Fix several problems with installation of compiled translations files.Isis Lovecruft2013-10-15
| * | Add relative install/source dir paths for templates and resources to setup.py.Isis Lovecruft2013-10-15
|/ /
* | Merge branch 'hotfix/3573-robots-txt_add-web-resource' into developIsis Lovecruft2013-10-14
|\ \
| * | Add a Resource.putChild() for the robots.txt file so it gets served.Isis Lovecruft2013-10-14
|/ /
* | Merge branch 'hotfix/9937-desc-gen_fix-tabs' into developIsis Lovecruft2013-10-14
|\ \
| * | Fix whitespace in gen_bridge_descriptors script.Isis Lovecruft2013-10-14
| * | Run gen_bridge_descriptors in a non-privileged env.Isis Lovecruft2013-10-14
|/ /
* | Add translation catalog compilation commands to install Makefile directives.Isis Lovecruft2013-10-14