summaryrefslogtreecommitdiff
path: root/guix/scripts/substitute.scm
Commit message (Expand)AuthorAge
* substitute: Cache transient HTTP errors for 10mn.Ludovic Courtès2016-03-17
* substitute: Update progress for responses different from 200/404.Ludovic Courtès2016-03-17
* substitute: Honor client-provided empty URL list.Ludovic Courtès2016-03-16
* substitute: Honor the 'max-age' of 'Cache-Control' headers.Ludovic Courtès2016-03-16
* substitute: Make room for a 'ttl' field in cached entries.Ludovic Courtès2016-03-16
* substitute: Keep the initial connection alive.Ludovic Courtès2016-03-14
* substitute: Remove dead code.Ludovic Courtès2016-03-14
* substitute: Optimize HTTP pipelining over TLS.Ludovic Courtès2016-03-10
* substitute: Add HTTPS support.Ludovic Courtès2016-03-10
* substitute: Error out on unsupported URL schemes.Ludovic Courtès2016-03-09
* substitute: Warn upon store prefix mismatches.Ludovic Courtès2015-11-28
* substitute: Honor all the specified server URLs.Ludovic Courtès2015-10-28
* substitute: 'lookup-narinfos' returns exactly a list of narinfos.Ludovic Courtès2015-10-28
* substitute: 'http-multiple-get' follows 'fold' style.Ludovic Courtès2015-10-28
* substitute: Expose narinfo access.Ludovic Courtès2015-10-19
* substitute: Improve readability of download progress report.Steve Sprang2015-09-16
* publish: Gracefully handle the lack of a deriver.Ludovic Courtès2015-09-04
* substitute: Improve functional decomposition.Ludovic Courtès2015-07-13
* substitute: Honor "substitute-urls" option passed by "untrusted" clients.Ludovic Courtès2015-07-13
* substitute: Store cached narinfo in cache-specific sub-directories.Ludovic Courtès2015-07-13
* substitute: Pass the cache URL instead of <cache> objects.Ludovic Courtès2015-07-13
* substitute: Remove unneeded conditionals.Ludovic Courtès2015-07-13
* substitute: Avoid infinite loop when updating the substitute list.Andy Patterson2015-07-07
* Remove assorted Guile 2.0.5 workarounds.Ludovic Courtès2015-05-10
* download: Work around Guile small-receive-buffer bug.Ludovic Courtès2015-05-06
* substitute: Increase TTL from 24h to 36h.Ludovic Courtès2015-05-04
* substitute: Fix file descriptor leak in 'http-multiple-get'.Ludovic Courtès2015-05-01
* substitute: Rename cache directory from "substitute-binary" to "substitute".Ludovic Courtès2015-03-25
* Rename 'guix substitute-binary' to 'guix substitute'.Ludovic Courtès2015-03-25