summaryrefslogtreecommitdiff
path: root/src/buildstream/_options/optionbool.py
Commit message (Expand)AuthorAgeFilesLines
* option.py: Remove 'transform' flag. It is not needed anymoreBenjamin Schubert2020-05-121-5/+2
* exceptions: Expose ErrorDomain, ErrorLoadReasonThomas Coldrick2020-01-231-1/+2
* Reformat code using BlackChandan Singh2019-11-141-7/+8
* _options/option.py: Pass the node instead of the str to 'transform'Benjamin Schubert2019-10-161-1/+1
* _exceptions.py: Align LoadError() parameter orderingtpollard/loaderrorTom Pollard2019-07-181-2/+2
* _yaml: Remove 'node_validate' and replace by 'MappingNode.validate_keys'Benjamin Schubert2019-07-151-2/+1
* _yaml: Add 'as_bool()' and 'is_none()' to ScalarNodeBenjamin Schubert2019-07-151-2/+2
* _yaml: Add 'as_str()' on ScalarNode and 'get_scalar()' on MappingNodeBenjamin Schubert2019-07-151-1/+1
* Refactor 'super(cls, self)' -> 'super()'aevri/supersuperAngelos Evripiotis2019-06-121-1/+1
* Move source from 'buildstream' to 'src/buildstream'Chandan Singh2019-05-211-0/+58