Commit History

Author SHA1 Message Date
  Ludovic Courtès e723178a10 publish: Use a larger zlib buffer for compression with '--cache'. 7 years ago
  Ludovic Courtès dff3189c7d publish: Produce a "FileSize" narinfo field when possible. 7 years ago
  Ludovic Courtès e1bbc0e38d publish: Add a handler for / and /index.html. 7 years ago
  Ludovic Courtès d72b42064b publish: Remove expired cache entries when '--ttl' is used. 7 years ago
  Ludovic Courtès 00753f7038 publish: Add '--cache' and '--workers'. 7 years ago
  Ludovic Courtès 339a79fd6a publish: Use 'sendfile' when possible. 7 years ago
  Ludovic Courtès 905ae5276d publish: Introduce 'actual-compression'. 7 years ago
  Ludovic Courtès 4bb5e0aeb3 publish: Add '--nar-path'. 7 years ago
  Ludovic Courtès cdd7a7d210 publish: Make the nar URL prefix a parameter. 7 years ago
  Ludovic Courtès 46f58390cb publish: Add '--public-key' and '--private-key'. 7 years ago
  Ludovic Courtès ab2a74e4db publish: The public and private keys are now SRFI-39 parameters. 7 years ago
  Ludovic Courtès 42d07286f4 publish: Factorize 'content-length' addition. 8 years ago
  Ludovic Courtès 2535635f18 Use (ice-9 binary-ports) instead of (rnrs io ports). 8 years ago
  Ludovic Courtès 089b167812 publish: Do not compress already-compressed files. 8 years ago
  Ludovic Courtès ff6638d112 publish: Handle '/file' URLs, for content-addressed files. 8 years ago
  Ludovic Courtès 053fa76ae7 publish: Keep compression disabled when zlib is missing. 8 years ago
  Ludovic Courtès 4a1fc562ae publish: Add '--compression'. 8 years ago
  Ludovic Courtès e4c7a5f7c8 publish: Add '--ttl'. 8 years ago
  Ludovic Courtès 93961f0298 publish: Encore URIs that appear in narinfos. 8 years ago
  Ludovic Courtès 22572d56cb store: 'path-info-deriver' is #f when there is no deriver. 8 years ago
  Ludovic Courtès 0043558082 publish: Do not publish nars for invalid store items. 8 years ago
  Ludovic Courtès 4d459d8734 publish: Move 'query-path-info' call where it belongs. 8 years ago
  Ludovic Courtès cf4e7083ed publish: Fix file descriptor leak. 9 years ago
  Alex Kost 88981dd3e2 Add (guix scripts). 9 years ago
  Ludovic Courtès 9d2f48df02 publish: Gracefully handle the lack of a deriver. 9 years ago
  Ludovic Courtès 69b4ffcfbd Fix typos in translatable strings. 9 years ago
  Ludovic Courtès 94080a7263 publish: Do not load archive content in memory. 9 years ago
  Ludovic Courtès 7f23fb0088 publish: Serve /nar requests in a separate thread. 9 years ago
  Ludovic Courtès 3b307162e8 publish: Write hashes in nix-base32 format. 9 years ago
  Ludovic Courtès 9e2292ef3d publish: Add '--listen'. 9 years ago