History for dub_jkp / source
2018-01-31
@Martin Nowak
test fallback mirror usage on server errors
Martin Nowak committed on 31 Jan 2018
@Martin Nowak
allow to add fallbacks to custom registry for testing purposes
Martin Nowak committed on 31 Jan 2018
@Martin Nowak
unify retry counts to 3
Martin Nowak committed on 31 Jan 2018
@Martin Nowak
fix retry on http status error ...
Martin Nowak committed on 31 Jan 2018
@Martin Nowak
restrict zip exception handler to specific unpack statement
Martin Nowak committed on 31 Jan 2018
@Sebastian Wilzbach
Don't break out of the retry loop for ZipExceptions - fixes #1336
Sebastian Wilzbach authored on 15 Jan 2018 Martin Nowak committed on 31 Jan 2018
2018-01-21
@Martin Nowak
update version to v1.7.1
Martin Nowak committed on 21 Jan 2018
2018-01-16
@Martin Nowak
changelog and update version to v1.7.1-beta.1
Martin Nowak committed on 16 Jan 2018
2018-01-15
@Martin Nowak
download timeouts ...
Martin Nowak committed on 15 Jan 2018
2018-01-02
@Martin Nowak
update version to v1.7.0
Martin Nowak committed on 2 Jan 2018
2017-12-29
@Martin Nowak
update version to v1.7.0-rc.1
Martin Nowak committed on 29 Dec 2017
@Martin Nowak
speed up platform probe 50ms -> 5ms by avoiding phobos imports
Martin Nowak committed on 29 Dec 2017
2017-12-18
@Martin Nowak
update changelog and version to v1.7.0-beta.1
Martin Nowak committed on 18 Dec 2017
2017-12-15
@Kaitlyn Emmons
Fix sublime text generator file regex ...
Kaitlyn Emmons authored on 15 Dec 2017 GitHub committed on 15 Dec 2017
2017-12-04
@Joakim
Fix #895, so that dub looks for a compiler next to itself first. Also, ...
Joakim committed on 4 Dec 2017
@The Dlang Bot
Merge pull request #1286 from dlang/short_single_objects ...
The Dlang Bot authored on 4 Dec 2017 GitHub committed on 4 Dec 2017
@Sebastian Wilzbach
Selectively import crc32Of from std.digest.crc
Sebastian Wilzbach committed on 4 Dec 2017
@Sönke Ludwig
Fix compatibility with vibe.d < 0.8.2.
Sönke Ludwig authored on 8 Nov 2017 Sebastian Wilzbach committed on 4 Dec 2017
@Sönke Ludwig
Rename Path to NativePath. ...
Sönke Ludwig authored on 6 Nov 2017 Sebastian Wilzbach committed on 4 Dec 2017
@Sönke Ludwig
Make the code base compatible with vibe-core. ...
Sönke Ludwig authored on 23 Jun 2017 Sebastian Wilzbach committed on 4 Dec 2017
2017-12-02
@Sebastian Wilzbach
Remove FracSec
Sebastian Wilzbach committed on 2 Dec 2017
@Sönke Ludwig
Mark all methods of Dependency safe or trusted.
Sönke Ludwig committed on 2 Dec 2017
2017-12-01
@Sönke Ludwig
Remove compatibility code for DMD frontends < 2.067.x.
Sönke Ludwig committed on 1 Dec 2017
@Sönke Ludwig
Defer error message generation to the end of the dependency resolution process.
Sönke Ludwig committed on 1 Dec 2017
@Sönke Ludwig
Put a hard limit in the number of dependency resolution iterations. ...
Sönke Ludwig committed on 1 Dec 2017
@Sönke Ludwig
Small optimizations in DependencyResolver.
Sönke Ludwig committed on 1 Dec 2017
@Sönke Ludwig
Cache the result of DependencyVersionResolver.getChildren.
Sönke Ludwig committed on 1 Dec 2017
@Sönke Ludwig
Avoid GC allocations in DependencyVersionResolver.getChildren.
Sönke Ludwig committed on 1 Dec 2017
@Sönke Ludwig
Optimize Dependency.merge. ...
Sönke Ludwig committed on 1 Dec 2017
@Sönke Ludwig
Optimize Dependency.toHash/matchesAny.
Sönke Ludwig committed on 1 Dec 2017