History for dub_jkp / source / dub / dub.d
2018-06-26
@andre2007
Add skipRegistry option to settings.json
andre2007 committed on 26 Jun 2018
2018-05-08
@Sebastian Wilzbach
Split-up package suppliers into individual modules
Sebastian Wilzbach committed on 8 May 2018
@Sebastian Wilzbach
Merge pull request #1459 from dlang/issue_838_custom_cache_paths ...
Sebastian Wilzbach authored on 8 May 2018 GitHub committed on 8 May 2018
2018-05-06
@WebFreak001
remove only occurence of ctRegex
WebFreak001 committed on 6 May 2018
@Sönke Ludwig
Add a "customCachePaths" configuration field. Fixes #838. ...
Sönke Ludwig committed on 6 May 2018
2018-04-06
@andre2007
Maven repository package supplier added
andre2007 committed on 6 Apr 2018
2018-02-01
@Martin Nowak
Merge remote-tracking branch 'upstream/stable' into merge_stable
Martin Nowak committed on 1 Feb 2018
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
2018-01-19
@The Dlang Bot
Merge pull request #1334 from ReneZwanenburg/AddDefaultArchitectureSetting ...
The Dlang Bot authored on 19 Jan 2018 GitHub committed on 19 Jan 2018
2018-01-16
@Mark Barnett
Package cache migration
Mark Barnett committed on 16 Jan 2018
2018-01-15
@Mark Barnett
Move the package repository on Windows to LocalAppData to avoid bloat in the roaming data folder (speed up log-in/-off process). Keep the userSettings directory in AppData as this config data should roam.
Mark Barnett committed on 15 Jan 2018
2018-01-14
@ReneZwanenburg
Add defaultArchitecture field to dub configuration
ReneZwanenburg committed on 14 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