Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nix
base: 0163e8928c62
Choose a base ref
...
head repository: NixOS/nix
compare: 9f99d62480cf
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Oct 30, 2018

  1. S3BinaryCacheStore: Allow disabling multipart uploads

    The use of TransferManager has several issues, including that it
    doesn't allow setting a Content-Encoding without a patch, and it
    doesn't handle exceptions in worker threads (causing termination on
    memory allocation failure).
    
    Fixes #2493.
    edolstra committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    9f99d62 View commit details
    Browse the repository at this point in the history