Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Return names of grpc errorstraveltissues/grpccodes | Darius Makovsky | 2020-05-11 | 1 | -1/+1 |
* | exceptions: Expose ErrorDomain, ErrorLoadReason | Thomas Coldrick | 2020-01-23 | 1 | -1/+2 |
* | _remote: ignore unused args | Darius Makovsky | 2019-12-09 | 1 | -1/+1 |
* | Reformat code using Black | Chandan Singh | 2019-11-14 | 1 | -32/+34 |
* | _remote: Ensure checks done in the subclasses are propagated | Benjamin Schubert | 2019-11-12 | 1 | -3/+3 |
* | _remote.py: Expand user in certificates paths | Benjamin Schubert | 2019-11-11 | 1 | -2/+6 |
* | _remote.py: Do not use subprocess to check remote | Jürg Billeter | 2019-10-15 | 1 | -37/+6 |
* | _remote.py: Reset _initialized in close() | Jürg Billeter | 2019-10-15 | 1 | -0/+2 |
* | _remote.py: Remove unused bytestream | Jürg Billeter | 2019-09-19 | 1 | -5/+0 |
* | Allow splitting artifact caches | Tristan Maat | 2019-09-06 | 1 | -35/+86 |
* | Remove cache-specifc spec classes | Tristan Maat | 2019-09-06 | 1 | -2/+4 |
* | Create BaseRemote base class | Tristan Maat | 2019-09-06 | 1 | -0/+241 |