publish: '--compression' can be repeated.
[jackhill/guix/guix.git] / guix / scripts / publish.scm
2019-06-02 Ludovic Courtèspublish: '--compression' can be repeated.
2019-05-29 Ludovic Courtèspublish: Factorize 'compress-nar'.
2019-05-29 Ludovic Courtèspublish: Remove outdated comment.
2019-05-27 Ludovic Courtèspublish: Display the compression method and level in...
2019-05-27 Ludovic Courtèspublish: Add support for lzip.
2019-05-25 Ludovic Courtèspublish: Maintain a hash-part-to-store-item mapping...
2018-12-22 Marius BakkeMerge branch 'master' into staging
2018-12-17 Ludovic Courtèspublish: Add a 'Cache-Control' header on /nar responses.
2018-12-03 Marius BakkeMerge branch 'master' into staging
2018-09-09 Marius BakkeMerge branch 'master' into core-updates
2018-09-04 Ludovic CourtèsSwitch to Guile-Gcrypt.
2018-02-20 Marius BakkeMerge branch 'master' into staging
2018-01-23 Mark H WeaverMerge branch 'master' into core-updates
2018-01-22 Ludovic Courtèspublish: Restore gzip compression in cache-less mode.
2018-01-11 Leo FamulariMerge branch 'master' into core-updates
2018-01-09 Ludovic Courtèspublish: Remove "Guix-Nar-Compression" header from...
2018-01-07 Ludovic Courtèspublish: Publish build logs.
2018-01-07 Ludovic Courtèspublish: Use 'x-raw-file' internal response header.
2018-01-06 Ludovic Courtèspublish: Save bandwidth on narinfo 404s.
2017-10-10 Marius BakkeMerge branch 'master' into core-updates
2017-10-06 Marius BakkeMerge branch 'master' into staging
2017-10-05 Ludovic Courtèspublish: Cache uncompressed nars as well.
2017-08-26 Marius BakkeMerge branch 'master' into staging
2017-07-23 Leo FamulariMerge branch 'master' into core-updates
2017-07-21 Ludovic Courtèspublish: Make the cache eviction policy less aggressive.
2017-07-21 Ludovic Courtèspublish: Avoid 'valid-path?' RPC for non-existent items.
2017-07-21 Ludovic Courtèspublish: Remove 'regexp-exec' call from the hot path.
2017-06-18 Mark H WeaverMerge branch 'master' into core-updates
2017-06-12 Ludovic Courtèsderivations: Introduce 'read-derivation-from-file'.
2017-06-03 Marius BakkeMerge branch 'master' into core-updates
2017-05-28 Marius BakkeMerge branch 'master' into staging
2017-05-28 Ludovic Courtèsscripts: Set thread names.
2017-05-24 Leo FamulariMerge branch 'master' into core-updates
2017-05-24 Marius BakkeMerge branch 'master' into staging
2017-05-24 Ricardo WurmusMerge branch 'master' into core-updates
2017-05-24 Ludovic Courtèspublish: Do not bake the same item several times.
2017-05-22 Marius BakkeMerge branch 'master' into staging
2017-05-20 Ludovic Courtèspublish: Fix narinfo rendering for already-compressed...
2017-05-18 Ludovic Courtèspublish: Fix narinfo rendering for already-compressed...
2017-05-14 Marius BakkeMerge branch 'master' into staging
2017-05-14 Marius BakkeMerge commit '28ee4d41edf072776777ff3f83aef8502df909e5...
2017-05-11 Ludovic Courtèspublish: Advertise a short TTL for "baking" 404s.
2017-05-03 Ludovic Courtèsui: Rename '_' to 'G_'.
2017-05-02 Ludovic Courtèspublish: Use a larger zlib buffer for compression with...
2017-05-01 Ludovic Courtèspublish: Produce a "FileSize" narinfo field when possible.
2017-04-22 Leo FamulariMerge branch 'master' into staging
2017-04-19 Ludovic Courtèspublish: Add a handler for / and /index.html.
2017-04-18 Ludovic Courtèspublish: Remove expired cache entries when '--ttl'...
2017-04-18 Ludovic Courtèspublish: Add '--cache' and '--workers'.
2017-04-18 Ludovic Courtèspublish: Use 'sendfile' when possible.
2017-04-18 Ludovic Courtèspublish: Introduce 'actual-compression'.
2017-03-23 Efraim FlashnerMerge remote-tracking branch 'origin/master' into core...
2017-03-22 Ludovic Courtèspublish: Add '--nar-path'.
2017-03-22 Ludovic Courtèspublish: Make the nar URL prefix a parameter.
2017-03-22 Ludovic Courtèspublish: Add '--public-key' and '--private-key'.
2017-03-22 Ludovic Courtèspublish: The public and private keys are now SRFI-39...
2017-01-06 Leo FamulariMerge branch 'master' into core-updates
2016-12-09 Ludovic CourtèsMerge remote-tracking branch 'origin/master' into staging
2016-12-04 Ludovic Courtèspublish: Factorize 'content-length' addition.
2016-10-19 Mark H WeaverMerge branch 'master' into core-updates
2016-10-19 Ludovic CourtèsUse (ice-9 binary-ports) instead of (rnrs io ports).
2016-08-04 Mark H WeaverMerge branch 'core-updates'
2016-08-01 Ludovic Courtèspublish: Do not compress already-compressed files.
2016-07-22 Leo FamulariMerge branch 'master' into core-updates
2016-07-20 Ludovic Courtèspublish: Handle '/file' URLs, for content-addressed...
2016-07-20 Ludovic CourtèsMerge branch 'master' into core-updates
2016-07-19 Ludovic Courtèspublish: Keep compression disabled when zlib is missing.
2016-07-18 Ludovic Courtèspublish: Add '--compression'.
2016-06-13 Leo FamulariMerge branch 'master' into core-updates
2016-06-09 Ludovic Courtèspublish: Add '--ttl'.
2016-06-08 Ludovic Courtèspublish: Encore URIs that appear in narinfos.
2016-02-27 Mark H WeaverMerge branch 'master' into core-updates
2016-02-26 Ludovic Courtèsstore: 'path-info-deriver' is #f when there is no deriver.
2016-02-25 Mark H WeaverMerge branch 'media-updates'
2016-02-25 Ludovic Courtèspublish: Do not publish nars for invalid store items.
2016-02-24 Ludovic Courtèspublish: Move 'query-path-info' call where it belongs.
2015-10-08 Mark H WeaverMerge branch 'master' into core-updates
2015-10-06 Ludovic Courtèspublish: Fix file descriptor leak.
2015-09-22 Mark H WeaverMerge branch 'master' into core-updates
2015-09-18 Alex KostAdd (guix scripts).
2015-09-13 Ludovic CourtèsMerge branch 'master' into core-updates
2015-09-03 Ludovic Courtèspublish: Gracefully handle the lack of a deriver.
2015-07-23 Ludovic CourtèsFix typos in translatable strings.
2015-07-20 Mark H WeaverMerge branch 'core-updates'
2015-07-19 Ludovic Courtèspublish: Do not load archive content in memory.
2015-07-19 Mark H WeaverMerge branch 'master' into core-updates
2015-07-19 Ludovic Courtèspublish: Serve /nar requests in a separate thread.
2015-07-17 Ludovic Courtèspublish: Write hashes in nix-base32 format.
2015-06-10 Mark H WeaverMerge branch 'master' into core-updates
2015-05-23 宋文武Merge branch 'master' into gtk-rebuild
2015-05-12 Ludovic Courtèspublish: Add '--listen'.
2015-05-12 Ludovic Courtèspublish: Add '--user' option.
2015-04-08 宋文武Merge branch 'master' into core-updates
2015-04-04 David Thompsonscripts: Add 'publish' command.