summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Remove unused distutils import from setup.py.Isis Lovecruft2013-08-19
* | Add uninstall directive to the Makefile.Isis Lovecruft2013-08-19
* | Change Makefile install directive to record where the files were installed.Isis Lovecruft2013-08-19
* | Add .PHONY directive to the Makefile.Isis Lovecruft2013-08-19
* | Also remove the "bridge" prefix from returned pluggable transport lines.hotfix/9156-pt-bridges-still-have-bridge-prefix-stringIsis Lovecruft2013-08-12
* | Move README.md → README so that it gets included in packages by setuptools.Isis Lovecruft2013-08-12
* | Merge branch 'fix/update-translations' into developIsis Lovecruft2013-08-12
|\ \ | |/ |/|
| * Add compiled translation files. Currently supported languages are:fix/update-translationsIsis Lovecruft2013-08-12
| * Remove compiled components of the .po files removed in the last commit.Isis Lovecruft2013-08-12
| * Remove old .po catalogues whose replacements are still incomplete.Isis Lovecruft2013-08-12
| * Update i18n/ with completed .po catalogues from translations repo.Isis Lovecruft2013-08-12
|/
* Do not print "bridge" on the bridge lineMatthew Finkel2013-08-09
* Merge remote-tracking branch 'sysrqb/bug9264_temporary_fix'Isis Lovecruft2013-08-09
|\
| * Temporary fix for duplicate bridge entriesMatthew Finkel2013-08-04
* | Merge branch 'hotfix/5332-lib-gitignore'Isis Lovecruft2013-08-09
|\ \ | |/ |/|
| * Add cached-extrainfo files to .gitignore.hotfix/5332-lib-gitignoreIsis Lovecruft2013-08-09
| * Change bridge-descriptors entry in .gitignore to fuzzy match filenames.Isis Lovecruft2013-08-09
| * Add git mergetool backup and save files to the .gitignore.Isis Lovecruft2013-08-09
| * Add pylint persistent report files to the .gitignore.Isis Lovecruft2013-08-09
| * Add *.egg-info directories to the .gitignore.Isis Lovecruft2013-08-09
| * Remove lib/ directory from .gitignore.Isis Lovecruft2013-08-07
|/
* Update the README with deployment instructions.Isis Lovecruft2013-07-24
* Remove --install-prefix settings from setup.cfg.Isis Lovecruft2013-07-24
* Update requirements.txt file.Isis Lovecruft2013-07-24
* Add bridgedb key/db/descriptor/logs/etc files to .gitignore.Isis Lovecruft2013-07-24
* Add standard Python exclusions to the .gitignore.Isis Lovecruft2013-07-24
* More bridge pool assignment debug outputMatthew Finkel2013-07-11
* HMAC isn't a logger, don't pass it args as if it isMatthew Finkel2013-07-11
* Scrub client information before loggingMatthew Finkel2013-07-09
* Moar logging in parsing codezMatthew Finkel2013-07-09
* Don't forget to close the extra-info descriptor fileMatthew Finkel2013-07-09
* Log more info during startup and after SIGHUPMatthew Finkel2013-07-09
* Add utility module with safe logging functions and new SAFELOGGING config optionMatthew Finkel2013-07-09
* Use fallback languagesaagbsn2013-06-27
* Fix missing import MimeWriteraagbsn2013-06-27
* Update URLs to point at PTTBBaagbsn2013-06-22
* Remove tabsaagbsn2013-06-22
* Use correct loglevel and skip inactive bridges.aagbsn2013-06-22
* Remove unused lineaagbsn2013-06-22
* Add fix suggested by sysrqb.aagbsn2013-06-21
* Add machine readable translationsaagbsn2013-06-20
* Add completed translations from Fri Jun 7 2013aagbsn2013-06-20
* Relocate templates and select lang from request headeraagbsn2013-05-28
* Add machine readable translationsaagbsn2013-05-28
* Add completed translations from Sun May 26 2013aagbsn2013-05-28
* Add a requirements.txt fileaagbsn2013-05-28
* Add tor.svg to assetsaagbsn2013-05-28
* Add template path to debug logaagbsn2013-05-28
* Fix circular import with setup.py dependenciesaagbsn2013-05-28
* Remove reference to I18n.pyaagbsn2013-05-28