History for dub_jkp / source / dub / packagesupplier.d
2017-08-26
@The Dlang Bot
Merge pull request #1198 from grogancolin/grogancolin/#1167 ...
The Dlang Bot authored on 26 Aug 2017 GitHub committed on 26 Aug 2017
@Sönke Ludwig
Remove unused import.
Sönke Ludwig authored on 26 Aug 2017 GitHub committed on 26 Aug 2017
2017-08-07
@Martin Nowak
add code-mirror.dlang.io as fallback registry ...
Martin Nowak committed on 7 Aug 2017
2017-07-26
@Sönke Ludwig
Always throw for 404 errors.
Sönke Ludwig authored on 26 Jul 2017 GitHub committed on 26 Jul 2017
2017-07-16
@Colin Grogan
Try 3 times to download a package/metadata ...
Colin Grogan committed on 16 Jul 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
2016-09-06
@Sönke Ludwig
Reduce log noise.
Sönke Ludwig committed on 6 Sep 2016
2016-05-23
@Sönke Ludwig
Remove deprecated functionality to prepare for 1.0.0.
Sönke Ludwig committed on 23 May 2016
2016-04-20
@Sönke Ludwig
Mention version of removal for all deprecated public symbols.
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Review and document dub.packagesupplier.
Sönke Ludwig committed on 20 Apr 2016
2016-01-27
@Martin Nowak
fix Issue #528 - fetch doesn't work for recently updated package ...
Martin Nowak committed on 27 Jan 2016
2015-09-23
@Martin Nowak
fix #674 - cache needs to be locked for concurrent dub runs ...
Martin Nowak committed on 23 Sep 2015
2015-09-22
@Martin Nowak
implement search command ...
Martin Nowak committed on 22 Sep 2015
2015-04-02
@Sönke Ludwig
Gracefully handle failure to load package cache files.
Sönke Ludwig committed on 2 Apr 2015
2014-10-07
@Sönke Ludwig
Merge pull request #433 from MartinNowak/cleanCaches ...
Sönke Ludwig committed on 7 Oct 2014
@Sönke Ludwig
Improve JSON parser error format. Fixes #317. ...
Sönke Ludwig committed on 7 Oct 2014
2014-10-05
@Martin Nowak
add clean-caches command ...
Martin Nowak committed on 5 Oct 2014
2014-09-22
@Sönke Ludwig
Merge branch '0.9.22' ...
Sönke Ludwig committed on 22 Sep 2014
2014-08-27
@Sönke Ludwig
Avoid double escaping of "+" in download URLs. Fixes #411.
Sönke Ludwig committed on 27 Aug 2014
2014-08-02
@Martin Nowak
store metadata cache on disk ...
Martin Nowak committed on 2 Aug 2014
2014-05-22
@James Clarke
Removed trailing whitespace
James Clarke committed on 22 May 2014
@James Clarke
Use "dub.json" instead of "package.json" when reading from zip archives
James Clarke committed on 22 May 2014
2014-05-14
@Sönke Ludwig
Enable line number display for JSON errors and improve error messages. See #317 and #325.
Sönke Ludwig committed on 14 May 2014
2014-04-01
@Sönke Ludwig
Expire cache entries in RegistryPackageSupplier after one day.
Sönke Ludwig committed on 1 Apr 2014
@Sönke Ludwig
Use URL and Path types of vibe.d if available for better interop.
Sönke Ludwig committed on 1 Apr 2014
2014-03-18
@Sönke Ludwig
Implement a new dependency resolution algorithm with support for selections. ...
Sönke Ludwig committed on 18 Mar 2014
2014-03-17
@John Colvin
correct imports
John Colvin committed on 17 Mar 2014
2014-01-21
@Sönke Ludwig
Use "%2B" to replace "+" in URLs when downloading packages. ...
Sönke Ludwig committed on 21 Jan 2014
2013-12-11
@Sönke Ludwig
Avoid casting RegistryPackageSupplier[] to PackageSupplier[]. Fixes #186.
Sönke Ludwig committed on 11 Dec 2013