History for dub_jkp / source / dub / dub.d
2018-01-31
@Martin Nowak
unify retry counts to 3
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
2017-12-04
@Joakim
Fix #895, so that dub looks for a compiler next to itself first. Also, ...
Joakim 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-01
@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
2017-11-08
@Sönke Ludwig
Add SkipPackageSuppliers.configured and fix unit test. ...
Sönke Ludwig committed on 8 Nov 2017
2017-11-06
@Sönke Ludwig
Merge pull request #1246 from wilzbach/more-fallbacks ...
Sönke Ludwig authored on 6 Nov 2017 GitHub committed on 6 Nov 2017
2017-09-14
@Sebastian Wilzbach
Extend list of registry fallbacks
Sebastian Wilzbach committed on 14 Sep 2017
2017-09-13
@Anton Fediushin
Clean up imports
Anton Fediushin committed on 13 Sep 2017
2017-09-10
@Sebastian Wilzbach
Allow to use a list of fallbacks instead of one
Sebastian Wilzbach committed on 10 Sep 2017
2017-08-26
@Sönke Ludwig
Merge pull request #1190 from MartinNowak/fallback_mirror ...
Sönke Ludwig authored on 26 Aug 2017 GitHub committed on 26 Aug 2017
2017-08-20
@Sönke Ludwig
Sort the package list displayed for interactive remove by version. Fixes #1224.
Sönke Ludwig committed on 20 Aug 2017
2017-08-07
@Martin Nowak
add code-mirror.dlang.io as fallback registry ...
Martin Nowak committed on 7 Aug 2017
2017-07-10
@Martin Nowak
handle expected 404 errors when fetching metadata ...
Martin Nowak committed on 10 Jul 2017
@Martin Nowak
fix #1104 - log warnings about failing requests by default ...
Martin Nowak committed on 10 Jul 2017
2017-06-28
@The Dlang Bot
Merge pull request #1177 from dlang/better_single_file_diagnostic ...
The Dlang Bot authored on 28 Jun 2017 GitHub committed on 28 Jun 2017
@Sönke Ludwig
Merge pull request #1081 from wilzbach/single-package-default-name ...
Sönke Ludwig authored on 28 Jun 2017 GitHub committed on 28 Jun 2017
@Sönke Ludwig
Perform stricter test for single-file recipe comments. ...
Sönke Ludwig committed on 28 Jun 2017
2017-06-26
@Martin Nowak
read additional registry URLs from DUB_REGISTRY env var ...
Martin Nowak committed on 26 Jun 2017
2017-06-03
@Sebastian Wilzbach
USe a default package name for single file packages in case none is ...
Sebastian Wilzbach committed on 3 Jun 2017
2017-02-23
@Sebastian Wilzbach
Remove all trailing whitespace ...
Sebastian Wilzbach committed on 23 Feb 2017
2017-01-30
@Sönke Ludwig
Fix test executable name generation.
Sönke Ludwig committed on 30 Jan 2017
2017-01-22
@Sönke Ludwig
Fix orphan format specifier error. ...
Sönke Ludwig committed on 22 Jan 2017
2017-01-19
@Sönke Ludwig
Fix format specified in error message.
Sönke Ludwig committed on 19 Jan 2017
2016-12-27
@Sönke Ludwig
Implement selective package upgrades.
Sönke Ludwig committed on 27 Dec 2016
@Sönke Ludwig
Also exclude main source files if defined globally instead of in the selected test configuration.
Sönke Ludwig committed on 27 Dec 2016
@Sönke Ludwig
Improve testing of executable configurations. ...
Sönke Ludwig committed on 27 Dec 2016