summaryrefslogtreecommitdiff
path: root/morphlib/remoterepocache_tests.py
Commit message (Expand)AuthorAgeFilesLines
* Only autodetect morphology when result is 404baserock/richardmaw/bugfix/http-failRichard Maw2014-08-191-2/+7
* Quote ref and filenameBen Brown2013-12-181-4/+3
* urllib: Convert URLs with non URL friendly characters into a valid format.Ben Brown2013-12-111-4/+5
* Support 'git ls-tree' in local and remote reposSam Thursfield2012-08-241-0/+28
* python scripts: pep8ize codebaseRichard Maw2012-08-011-11/+10
* Fix missing bits so that tests pass again.Jannis Pohlmann2012-05-041-10/+11
* Add RemoteRepoCache and integrate it into _create_source_pool().Jannis Pohlmann2012-04-181-0/+105