index
:
chuix.git
fix-out-of-tree-make
python-team-django-6
zabbix-upgrade
guix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
scripts
/
publish.scm
Age
Commit message (
Expand
)
Author
2021-06-01
publish: Add keep-alive support when sending nar.
Mathieu Othacehe
2021-06-01
publish: Preserve the request connection header.
Mathieu Othacehe
2021-05-16
publish: Add '--negative-ttl'.
Ludovic Courtès
2021-04-01
scripts: publish: Replace 'args-fold*' by 'parse-command-line'.
zimoun
2021-01-13
publish: Add support for zstd compression.
Ludovic Courtès
2020-12-19
maint: Require Guile >= 2.2.6.
Ludovic Courtès
2020-11-29
Make "guile-avahi" dependency optional.
Mathieu Othacehe
2020-11-29
publish: Add advertising support.
Mathieu Othacehe
2020-11-22
scripts: publish: Export procedures.
Mathieu Othacehe
2020-11-16
publish: Harmonize buffer size values and configuration.
Maxim Cournoyer
2020-11-10
publish: Increase TCP buffer size when sending non-cached nars.
Ludovic Courtès
2020-11-09
publish: Create files in the cache as #o644.
Ludovic Courtès
2020-11-04
publish: Do not path the empty string to 'query-path-info'.
Ludovic Courtès
2020-10-28
publish: Add '--cache-bypass-threshold'.
Ludovic Courtès
2020-10-27
publish: Provide server's signing key.
Amar Singh
2020-09-10
scripts: Use 'define-command' and have 'guix help' use that.
Ludovic Courtès
2020-08-24
Use "guile-zlib" and "guile-lzlib" instead of (guix config).
Mathieu Othacehe
2020-05-19
publish: Improve performance by increasing buffer size.
Ricardo Wurmus
2020-01-16
publish: Export 'signed-string'.
Ludovic Courtès
2020-01-06
Adjust module autoloads.
Ludovic Courtès
2019-07-16
Use more guix.gnu.org.
Tobias Geerinckx-Rice
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
[next]