Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-09-14 | RemoteStore: Add option to drop old connections from the pool | Eelco Dolstra | 1 | -0/+10 |
2017-04-26 | Add Store nesting to fix import-from-derivation within filterSource | Shea Levy | 1 | -0/+16 |
2017-03-03 | Pool: Don't hang if creating a connection fails | Eelco Dolstra | 1 | -0/+1 |
2017-03-03 | Improve SSH handling | Eelco Dolstra | 1 | -1/+6 |
2016-11-26 | Revert "Get rid of unicode quotes (#1140)" | Eelco Dolstra | 1 | -2/+2 |
2016-11-25 | Get rid of unicode quotes (#1140) | Guillaume Maudoux | 1 | -2/+2 |
2016-02-24 | std::condition_variable_any -> std::condition_variable | Eelco Dolstra | 1 | -1/+1 |
2016-02-24 | C++ templates are just a glorified macro facility | Eelco Dolstra | 1 | -2/+2 |
2016-02-24 | Remove bad daemon connections from the pool | Eelco Dolstra | 1 | -4/+14 |
2016-02-23 | Pool<T>: Allow a maximum pool size | Eelco Dolstra | 1 | -15/+54 |
2016-02-23 | RemoteStore: Make thread-safe | Eelco Dolstra | 1 | -0/+102 |