2024-02-24 |
Remove the need for intermediate `.zip` file in PackageSupplier
...
Mathias Lang
authored
on 21 Feb 2024
Mathias LANG
committed
on 24 Feb 2024
|
---|---|
2024-02-15 |
Hoist imports and remove versioning in FilesystemPackageSupplier
...
Mathias Lang
authored
on 15 Feb 2024
Mathias LANG
committed
on 15 Feb 2024
|
Make all overloads of download private
...
Mathias Lang
authored
on 15 Feb 2024
Mathias LANG
committed
on 15 Feb 2024
|
|
2024-01-18 |
Remove PackageName alias this to toString
...
Mathias Lang
authored
on 17 Jan 2024
Mathias LANG
committed
on 18 Jan 2024
|
Adapt PackageSuppliers to PackageName API
...
Mathias Lang
authored
on 18 Jan 2024
The Dlang Bot
committed
on 18 Jan 2024
|
|
2024-01-17 |
packagesuppliers/filesystem.d: Only look for versions of package_id
...
Andrei Horodniceanu
authored
on 17 Dec 2023
Mathias LANG
committed
on 17 Jan 2024
|
2023-12-18 |
Change PackageSupplier interface to accept VersionRange
...
Mathias Lang
authored
on 18 Dec 2023
The Dlang Bot
committed
on 18 Dec 2023
|
2023-02-04 |
fix typo(s)
WebFreak001
authored
on 9 Jan 2023
Mathias LANG
committed
on 4 Feb 2023
|
2022-10-15 |
Return null instead of empty array
Sebastiaan Koppe
authored
on 15 Oct 2022
Mathias LANG
committed
on 15 Oct 2022
|
2022-07-28 |
Keep logging functionality out of the public API as requested in https://github.com/dlang/dub/pull/2124#issuecomment-813016939.
Bastiaan Veelo
authored
on 13 Jun 2022
Jan Jurzitza
committed
on 28 Jul 2022
|
Fix indentation style, now using tabs
Giacomo De Lazzari
authored
on 11 Jun 2018
Jan Jurzitza
committed
on 28 Jul 2022
|
|
New logging module - initial functionality
...
Giacomo De Lazzari
authored
on 8 Jun 2018
Jan Jurzitza
committed
on 28 Jul 2022
|
|
2022-07-27 |
Trivial: Fix syntax for Params documentation in packagesuppliers
Geod24
authored
on 27 Jul 2022
Mathias LANG
committed
on 27 Jul 2022
|
2022-07-13 |
Use Dependency.any whenever possible
Geod24
committed
on 13 Jul 2022
|
Trivial: Remove trailing whitespace
Geod24
committed
on 13 Jul 2022
|
|
Avoid needless string concat in log calls
Geod24
authored
on 13 Jul 2022
The Dlang Bot
committed
on 13 Jul 2022
|
|
2022-02-15 |
fix: parse version from filesystem supplier correctly
Tobias Pankrath
authored
on 14 Feb 2022
Jan Jurzitza
committed
on 15 Feb 2022
|
2021-07-21 |
RegistryPackageSupplier.genPackageDownloadUrl added
Denis Feklushkin
committed
on 21 Jul 2021
|
2020-10-13 |
Remove usage of deprecated std.xml
Andre Pany
authored
on 20 Jul 2020
Mathias LANG
committed
on 13 Oct 2020
|
2020-04-14 |
Use queryString to setup the pacakge parameters
Szabo Bogdan
authored
on 28 Mar 2020
Szabo Bogdan
committed
on 14 Apr 2020
|
2019-12-20 |
|
2019-07-25 |
Enable exact search for maven registry provider
Andre Pany
committed
on 25 Jul 2019
|
2019-06-13 |
Increased maven http timeout
Andre Pany
committed
on 13 Jun 2019
|
2019-04-08 |
Don't catch failed metadata requests with a Json(null) object
Sebastian Wilzbach
committed
on 8 Apr 2019
|
Update registry URL + test payload
Sebastian Wilzbach
committed
on 8 Apr 2019
|
|
Update package dependency URL
Sebastian Wilzbach
committed
on 8 Apr 2019
|
|
use single api request to fill metadata cache for all dependencies
...
Martin Nowak
authored
on 9 Feb 2018
Sebastian Wilzbach
committed
on 8 Apr 2019
|
|
2019-04-07 |
Use new minimized API endpoint for package queries
Sebastian Wilzbach
committed
on 7 Apr 2019
|
2018-12-24 |
Merge remote-tracking branch 'upstream/stable' into merge_stable
Martin Nowak
committed
on 24 Dec 2018
|
2018-12-23 |
avoid using failing fallback package suppliers for 10 minutes
...
Martin Nowak
committed
on 23 Dec 2018
|