Merge pull request #1339 from wilzbach/zip-exceptions
more reliable retries and fallback mirror usage - #1336
commit 923285d8aca54874cf48cf303d9392d737d6e9a9
2 parents 9357651 + db084af
@Sebastian Wilzbach Sebastian Wilzbach authored on 31 Jan 2018
GitHub committed on 31 Jan 2018
Showing 15 changed files
View
source/dub/commandline.d
View
source/dub/dub.d
View
source/dub/internal/utils.d
View
test/.gitignore
View
test/ddox.sh.min_frontend
View
test/fetchzip.sh 0 → 100755
View
test/fetchzip.sh.min_frontend 0 → 100644
View
test/issue1336-registry/.gitignore 0 → 100644
View
test/issue1336-registry/.no_build 0 → 100644
View
test/issue1336-registry/packages/gitcompatibledubpackage.json 0 → 100644
View
test/issue1336-registry/packages/gitcompatibledubpackage/1.0.2.zip 0 → 120000
View
test/issue1336-registry/packages/gitcompatibledubpackage/1.0.3.zip 0 → 100644
View
test/issue1336-registry/packages/gitcompatibledubpackage/1.0.4.zip 0 → 100644
Not supported
View
test/test_registry.d 0 → 100644
View
travis-ci.sh