summaryrefslogtreecommitdiff
path: root/src/buildstream/_exceptions.py
Commit message (Expand)AuthorAgeFilesLines
* Rename CacheError to AssetCacheErrorJürg Billeter2020-08-131-2/+2
* Rework handling of cached failuresAbderrahim Kitouni2020-07-291-0/+8
* plugin.py/pluginfactory.py: Implementing BST_MIN_VERSIONTristan Van Berkom2020-04-291-2/+2
* _exceptions.py: Propagate `temporary` to the base classjuerg/temporary-failureJürg Billeter2020-04-211-3/+3
* exceptions: Expose ErrorDomain, ErrorLoadReasonThomas Coldrick2020-01-231-104/+2
* Remove newly unused API surfaces in CASCacheTristan Maat2019-12-031-0/+9
* Reformat code using BlackChandan Singh2019-11-141-6/+3
* _profile.py: Raise exception if invalid BST_PROFILE topicsTom Pollard2019-11-141-0/+10
* Allow splitting artifact cachesTristan Maat2019-09-061-0/+10
* _exception: Add DUPLICATE_DEPENDENCY to LoadErrorReasonDaniel Silverstone2019-08-081-0/+3
* _exceptions: fix 'BuildSream' typoAngelos Evripiotis2019-07-241-1/+1
* _exceptions.py: Align LoadError() parameter orderingtpollard/loaderrorTom Pollard2019-07-181-2/+2
* Refactor of Platform and SandboxWilliam Salmon2019-07-121-2/+2
* _exceptions: rm unused OSTREE ErrorDomain entryAngelos Evripiotis2019-07-091-9/+8
* Always fetch subprojects as neededJürg Billeter2019-06-251-3/+0
* _exceptions.py: Make ErrorDomain uniqueraoul/unique-error-domainsRaoul Hidalgo Charman2019-06-131-2/+3
* Move source from 'buildstream' to 'src/buildstream'Chandan Singh2019-05-211-0/+370