index
:
guix.git
master
merge-deploy
wip-deploy
Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
Jakob L. Kreuze
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
scripts
/
publish.scm
Age
Commit message (
Expand
)
Author
2019-06-24
publish: Work around Guile 2.2.5 (web server) bug.
Ludovic Courtès
2019-06-02
publish: '--compression' can be repeated.
Ludovic Courtès
2019-05-29
publish: Factorize 'compress-nar'.
Ludovic Courtès
2019-05-29
publish: Remove outdated comment.
Ludovic Courtès
2019-05-27
publish: Display the compression method and level in use.
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
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-01-22
publish: Restore gzip compression in cache-less mode.
Ludovic Courtès
2018-01-09
publish: Remove "Guix-Nar-Compression" header from responses.
Ludovic Courtès
2018-01-07
publish: Publish build logs.
Ludovic Courtès
2018-01-07
publish: Use 'x-raw-file' internal response header.
Ludovic Courtès
2018-01-06
publish: Save bandwidth on narinfo 404s.
Ludovic Courtès
2017-10-05
publish: Cache uncompressed nars as well.
Ludovic Courtès
2017-07-21
publish: Make the cache eviction policy less aggressive.
Ludovic Courtès
2017-07-21
publish: Avoid 'valid-path?' RPC for non-existent items.
Ludovic Courtès
2017-07-21
publish: Remove 'regexp-exec' call from the hot path.
Ludovic Courtès
2017-06-12
derivations: Introduce 'read-derivation-from-file'.
Ludovic Courtès
2017-05-28
scripts: Set thread names.
Ludovic Courtès
2017-05-24
publish: Do not bake the same item several times.
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-03
ui: Rename '_' to 'G_'.
Ludovic Courtès
2017-05-02
publish: Use a larger zlib buffer for compression with '--cache'.
Ludovic Courtès
2017-05-01
publish: Produce a "FileSize" narinfo field when possible.
Ludovic Courtès
2017-04-19
publish: Add a handler for / and /index.html.
Ludovic Courtès
2017-04-18
publish: Remove expired cache entries when '--ttl' is used.
Ludovic Courtès
2017-04-18
publish: Add '--cache' and '--workers'.
Ludovic Courtès
2017-04-18
publish: Use 'sendfile' when possible.
Ludovic Courtès
2017-04-18
publish: Introduce 'actual-compression'.
Ludovic Courtès
2017-03-22
publish: Add '--nar-path'.
Ludovic Courtès
2017-03-22
publish: Make the nar URL prefix a parameter.
Ludovic Courtès
2017-03-22
publish: Add '--public-key' and '--private-key'.
Ludovic Courtès
2017-03-22
publish: The public and private keys are now SRFI-39 parameters.
Ludovic Courtès
2016-12-04
publish: Factorize 'content-length' addition.
Ludovic Courtès
2016-10-19
Use (ice-9 binary-ports) instead of (rnrs io ports).
Ludovic Courtès
2016-08-01
publish: Do not compress already-compressed files.
Ludovic Courtès
2016-07-20
publish: Handle '/file' URLs, for content-addressed files.
Ludovic Courtès
2016-07-19
publish: Keep compression disabled when zlib is missing.
Ludovic Courtès
2016-07-19
publish: Add '--compression'.
Ludovic Courtès
2016-06-09
publish: Add '--ttl'.
Ludovic Courtès
2016-06-08
publish: Encore URIs that appear in narinfos.
Ludovic Courtès
2016-02-26
store: 'path-info-deriver' is #f when there is no deriver.
Ludovic Courtès
2016-02-25
publish: Do not publish nars for invalid store items.
Ludovic Courtès
2016-02-24
publish: Move 'query-path-info' call where it belongs.
Ludovic Courtès
2015-10-06
publish: Fix file descriptor leak.
Ludovic Courtès
2015-09-18
Add (guix scripts).
Alex Kost
2015-09-04
publish: Gracefully handle the lack of a deriver.
Ludovic Courtès
2015-07-23
Fix typos in translatable strings.
Ludovic Courtès
[next]