index
:
user/phw/bridgedb
develop
master
Philipp's bridgedb repository
Philipp Winter
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setup.py
Commit message (
Expand
)
Author
Age
*
Add favicon to BridgeDB's web UI.
Philipp Winter
2020-05-28
*
Make shebangs use Python 3.
Philipp Winter
2020-02-19
*
Replace maintainer.
Philipp Winter
2019-10-16
*
Use stem instead of leekspin to make descriptors.
Philipp Winter
2019-08-15
*
Change maintainer and CI references
Matthew Finkel
2018-11-19
*
Implement moat distributor and server.
Isis Lovecruft
2017-11-15
*
Make new bridgedb.distributors package and put distributor code there.
Isis Lovecruft
2017-11-01
*
Move tests back into bridgedb directory to fix `python setup.py test`.
Isis Lovecruft
2017-07-25
*
Upgrade coverage to version 4.2.
Isis Lovecruft
2016-09-08
*
Remove setup.py message_extractors for public/**.
Isis Lovecruft
2015-07-26
*
Prettier error pages. I hear folks get less mad about downtime that way.
Isis Lovecruft
2015-07-26
*
Add a Content-Security-Policy header to all webserver pages.
Isis Lovecruft
2015-07-23
*
Update versioneer to newest version in order to be PEP440 compliant.
Isis Lovecruft
2015-06-25
*
Move lib/bridgedb/ → bridgedb/; move lib/bridgedb/test/ → test/.
Isis Lovecruft
2015-06-25
*
Move HTTP templates to https/ distributor directory.
Isis Lovecruft
2015-06-24
*
Refactor getBridgesForIP() to use b.https.request.HTTPSBridgeRequest.
Isis Lovecruft
2015-06-24
*
Remove 'git+' prefix from pip dependency URIs before passing to setup().
Isis Lovecruft
2015-06-16
*
Rewrite `python setyp.py test` code to run Trial tests only.
Isis Lovecruft
2015-04-16
*
Check envvar before using easy_install to install setup.py requires.
Isis Lovecruft
2015-03-23
*
Bump Leekspin to version 1.1.4.
Isis Lovecruft
2015-02-18
*
Add mechanism/script for querying a remote TorBulkExitList.py.
Isis Lovecruft
2015-02-10
*
Bump Leekspin to 1.1.3; it now supports obfs4 mocking.
Isis Lovecruft
2014-09-05
*
Bump Leekspin version to 1.0.0.
Isis Lovecruft
2014-09-03
*
Bump Leekspin requirement to version 0.2.1.
Isis Lovecruft
2014-08-27
*
Bump leekspin version to 0.2.0.
Isis Lovecruft
2014-08-07
*
Update coverage==3.7 to coverage==3.7.1 for TravisCI and setup.py.
Isis Lovecruft
2014-05-28
*
Change the embedded list of supported languages into a set.
Isis Lovecruft
2014-05-07
*
Make the embedded list of supported languages be sorted.
Isis Lovecruft
2014-05-07
*
Completely rewrite email servers.
Isis Lovecruft
2014-05-06
*
Add webfont files extensions to setup.py assets.
Isis Lovecruft
2014-04-14
*
Refactor CSS stylesheets to switch to bootswatch.
Isis Lovecruft
2014-04-14
*
Bump leekspin to v0.1.3
Matthew Finkel
2014-03-30
*
Add leekspin dependency; modify test_bridgedb and bridgedb.runner apropos.
Isis Lovecruft
2014-03-25
*
Comment out print()s and sys.stdout.write()s in setup.py.
Isis Lovecruft
2014-01-19
*
Add coverage and coveralls support to the test runner.
Isis Lovecruft
2013-11-19
*
Change setup.py/requirements.txt to allow URI/VCS resources.
Isis Lovecruft
2013-11-16
*
Fix the interface between bridgedb and the descriptor generator.
Isis Lovecruft
2013-10-26
*
Fix python2.6 syntax errors.
Isis Lovecruft
2013-10-22
*
Add a download_url to setuptools.setup(). While we're at it, why not?
Isis Lovecruft
2013-10-15
*
Some pep8ification on setup.py.
Isis Lovecruft
2013-10-15
*
Remove installData class and all distutils references from setup.py.
Isis Lovecruft
2013-10-15
*
Remove subprocess import from setup.py; it wasn't used anywhere.
Isis Lovecruft
2013-10-15
*
Refactor message_extractors in setuptools.setup() and add a notetoself.
Isis Lovecruft
2013-10-15
*
Fix exclude_package_data param in setuptools.setup().
Isis Lovecruft
2013-10-15
*
Rewrite the package_data param to setuptools.setup() to use get_data_files().
Isis Lovecruft
2013-10-15
*
Refactor get_data_files() function in setup.py.
Isis Lovecruft
2013-10-15
*
Add get_template_files() function in setup.py for installing web resources.
Isis Lovecruft
2013-10-15
*
Fix several problems with installation of compiled translations files.
Isis Lovecruft
2013-10-15
*
Add relative install/source dir paths for templates and resources to setup.py.
Isis Lovecruft
2013-10-15
*
Update setup.py to exclude .po files from installs; update crunchbang.
Isis Lovecruft
2013-10-11
[next]