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