summaryrefslogtreecommitdiff
path: root/src/buildstream/plugins/sources
Commit message (Expand)AuthorAgeFilesLines
* downloadablefilesource: Cache 'mirror_dir' and 'default_mirror_file'Benjamin Schubert2019-07-171-9/+14
* node: Add 'get_str_list' on 'MappingNode'Benjamin Schubert2019-07-171-2/+2
* plugin: remove 'node_get_provenance', use the Node API directlyBenjamin Schubert2019-07-151-1/+1
* _project: remove 'key' argument from 'get_path_from_node'Benjamin Schubert2019-07-152-2/+2
* _yaml: Remove 'node_validate' and replace by 'MappingNode.validate_keys'Benjamin Schubert2019-07-156-6/+6
* _yaml: Remove 'node_get' and migrate all remaining calls to new APIBenjamin Schubert2019-07-151-3/+3
* element: Remove `node_get_member` and all references to itBenjamin Schubert2019-07-152-2/+2
* _yaml: Add 'as_int()' on ScalarNodeBenjamin Schubert2019-07-151-1/+1
* _yaml: Add 'as_bool()' and 'is_none()' to ScalarNodeBenjamin Schubert2019-07-151-1/+1
* _yaml: Add 'as_str()' on ScalarNode and 'get_scalar()' on MappingNodeBenjamin Schubert2019-07-157-15/+13
* tar.py: Make link target renaming work between base-dirsTristan Maat2019-07-021-9/+36
* plugins/sources: Remove 'or None' call that will never be trueBenjamin Schubert2019-06-102-2/+2
* local.py: Support staging directly into CASRaoul Hidalgo Charman2019-05-221-33/+15
* Move source from 'buildstream' to 'src/buildstream'Chandan Singh2019-05-2111-0/+1689