summaryrefslogtreecommitdiff
path: root/src/buildstream/_assetcache.py
Commit message (Expand)AuthorAgeFilesLines
* _assetcache.py: Remove private _message() functionTristan van Berkom2020-12-211-10/+1
* _stream.py: Use consistent glob handling with utils.glob()Tristan van Berkom2020-11-191-2/+7
* _assetcache.py: Drop index_remote_class and storage_remote_classJürg Billeter2020-08-131-7/+4
* _assetcache.py: Add fetch_directory() and push_directory() methodsJürg Billeter2020-08-131-0/+78
* _assetcache.py: Add AssetRemote for Remote Asset APIJürg Billeter2020-08-131-3/+147
* Rename CacheError to AssetCacheErrorJürg Billeter2020-08-131-4/+4
* Rename BaseCache to AssetCacheJürg Billeter2020-08-131-0/+442