index
:
guix
koszko
koszko-scripts
Wojtek's customized Guix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
publish.scm
Age
Commit message (
Expand
)
Author
2019-06-02
publish: '--compression' can be repeated.
...
Ludovic Courtès
2019-05-27
publish: Add support for lzip.
...
Ludovic Courtès
2019-05-26
publish: Maintain a hash-part-to-store-item mapping in cache.
...
Ludovic Courtès
2019-01-09
Remove most uses of the _IO*F constants.
...
Ludovic Courtès
2018-12-17
publish: Add a 'Cache-Control' header on /nar responses.
...
Ludovic Courtès
2018-09-04
Switch to Guile-Gcrypt.
...
Ludovic Courtès
2018-03-22
publish: Always build a new derivation for the "/log/NAME" test.
...
Ludovic Courtès
2018-03-22
publish: Add test for non-GET queries.
...
Ludovic Courtès
2018-01-22
publish: Restore gzip compression in cache-less mode.
...
Ludovic Courtès
2018-01-07
publish: Publish build logs.
...
Ludovic Courtès
2017-12-01
tests: Avoid double slash in URIs.
...
Ludovic Courtès
2017-10-05
publish: Cache uncompressed nars as well.
...
Ludovic Courtès
2017-05-18
publish: Fix narinfo rendering for already-compressed items.
...
Ludovic Courtès
2017-05-11
publish: Advertise a short TTL for "baking" 404s.
...
Ludovic Courtès
2017-05-01
publish: Produce a "FileSize" narinfo field when possible.
...
Ludovic Courtès
2017-04-18
publish: Add '--cache' and '--workers'.
...
Ludovic Courtès
2017-03-22
publish: Make the nar URL prefix a parameter.
...
Ludovic Courtès
2017-03-22
publish: The public and private keys are now SRFI-39 parameters.
...
Ludovic Courtès
2016-08-02
tests: Make sure threads use separate output ports.
...
Ludovic Courtès
2016-08-02
tests: Work around Guile bug with unbuffered custom binary input ports.
...
Ludovic Courtès
2016-08-01
publish: Do not compress already-compressed files.
...
Ludovic Courtès
2016-07-27
tests: Use unbuffered input ports when decompressing from 'guix publish'.
...
Ludovic Courtès
2016-07-20
publish: Handle '/file' URLs, for content-addressed files.
...
Ludovic Courtès
2016-07-19
publish: Add '--compression'.
...
Ludovic Courtès
2016-06-08
publish: Encore URIs that appear in narinfos.
...
Ludovic Courtès
2016-04-03
build: Add a Guile custom test driver using SRFI-64.
...
Mathieu Lirzin
2016-02-25
publish: Do not publish nars for invalid store items.
...
Ludovic Courtès
2016-01-22
tests: Prevent 'http_proxy' from breaking Web server tests.
...
Ludovic Courtès
2015-07-18
tests: Fix 'publish' test for nix-base32 format.
...
Alex Kost
2015-04-04
scripts: Add 'publish' command.
...
David Thompson