Age | Commit message (Expand) | Author |
---|---|---|
2016-04-15 | BinaryCacheStore::readFile(): Return a shared_ptr to a string | Eelco Dolstra |
2016-03-22 | Don't overload dumpPath() | Eelco Dolstra |
2016-03-21 | Move signatures from NarInfo to ValidPathInfo | Eelco Dolstra |
2016-03-21 | Add Store::dumpPath() method | Eelco Dolstra |
2016-03-14 | BinaryCacheStore::isValidPath(): Use .narinfo cache | Eelco Dolstra |
2016-03-04 | BinaryCacheStore: Remove publicKeyFile argument | Eelco Dolstra |
2016-03-04 | Eliminate some large string copying | Eelco Dolstra |
2016-02-26 | importPaths(): Optionally add NARs to binary cache accessor | Eelco Dolstra |
2016-02-25 | Add NAR / Store accessor abstraction | Eelco Dolstra |
2016-02-24 | BinaryCacheStore: Implement addToStore() | Eelco Dolstra |
2016-02-24 | Show a proper error message for unimplemented binary cache operations | Eelco Dolstra |
2016-02-24 | Move BinaryCacheStore / LocalBinaryCacheStore from Hydra | Eelco Dolstra |