Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-05-30 | Re-implement the WantMassQuery property of binary caches | Eelco Dolstra | 1 | -3/+8 |
2016-05-30 | BinaryCacheStore: Remove buildPaths() / ensurePath() | Eelco Dolstra | 1 | -4/+3 |
2016-04-29 | BinaryCacheStore: Make the signing key a parameter | Eelco Dolstra | 1 | -4/+3 |
2016-04-29 | Allow parameters in store URIs | Eelco Dolstra | 1 | -1/+4 |
2016-04-20 | Cache path info lookups in SQLite | Eelco Dolstra | 1 | -2/+13 |
2016-04-15 | BinaryCacheStore::readFile(): Return a shared_ptr to a string | Eelco Dolstra | 1 | -2/+8 |
2016-03-30 | HttpBinaryCacheStore: Treat 403 errors as 404 | Eelco Dolstra | 1 | -1/+3 |
2016-03-24 | HttpBinaryCacheStore: Make thread-safe | Eelco Dolstra | 1 | -2/+6 |
2016-03-15 | Fix Darwin build | Eelco Dolstra | 1 | -1/+1 |
2016-03-04 | Add option binary-cache-secret-key-file for signing binary caches | Eelco Dolstra | 1 | -1/+2 |
2016-03-04 | BinaryCacheStore: Remove publicKeyFile argument | Eelco Dolstra | 1 | -4/+3 |
2016-03-03 | Add file missing from 201b48de60751979835037a4b4f78128ba3fb7b3 | Eelco Dolstra | 1 | -0/+76 |