summaryrefslogtreecommitdiff
path: root/src/buildstream/_remote.py
Commit message (Expand)AuthorAgeFilesLines
* _remote.py: Do not use subprocess to check remoteJürg Billeter2019-10-151-37/+6
* _remote.py: Reset _initialized in close()Jürg Billeter2019-10-151-0/+2
* _remote.py: Remove unused bytestreamJürg Billeter2019-09-191-5/+0
* Allow splitting artifact cachesTristan Maat2019-09-061-35/+86
* Remove cache-specifc spec classesTristan Maat2019-09-061-2/+4
* Create BaseRemote base classTristan Maat2019-09-061-0/+241