summaryrefslogtreecommitdiff
path: root/src/buildstream/_frontend/widget.py
Commit message (Expand)AuthorAgeFilesLines
* element.py: Remove _get_consistency and introduce explicit methodsBenjamin Schubert2020-01-161-4/+3
* element.py: Rename '_source_cached' to '_has_all_sources_in_source_cache'Benjamin Schubert2020-01-161-1/+1
* _frontend/widget.py: show_pipeline() Don't show buildable for junctionTom Pollard2020-01-091-1/+3
* Reformat code using BlackChandan Singh2019-11-141-173/+171
* _frontend: Simplify color handlingChandan Singh2019-11-121-6/+4
* Addition of --long option to list-contents:becky/list_contents_long_optionRebecca Grayson2019-09-021-5/+45
* _artifactcache.py: Add remote support to bst artifact showJames Ennis2019-08-271-0/+2
* cli.py: Introduce bst artifact showJames Ennis2019-08-271-0/+35
* Remove CASQuota and CASCacheUsageJürg Billeter2019-08-201-1/+0
* Addition of bst artifact list-contents:Rebecca Grayson2019-08-161-0/+33
* _message.py: Use element_name & element_key instead of unique_idtpollard/messageobjectTom Pollard2019-08-081-23/+17
* _yaml: remove node_sanitizeBenjamin Schubert2019-07-151-6/+4
* _frontend: rm unused _line_length and Space widgetAngelos Evripiotis2019-07-091-8/+0
* Store core state for the frontend separatelyJonathan Maw2019-07-091-13/+18
* Queue: Make queues store counts of the number of skipped/processed elementsJonathan Maw2019-07-091-4/+4
* _frontend/widget: match LogFile.render to base clsAngelos Evripiotis2019-06-181-3/+5
* Refactor 'super(cls, self)' -> 'super()'aevri/supersuperAngelos Evripiotis2019-06-121-7/+7
* Move source from 'buildstream' to 'src/buildstream'Chandan Singh2019-05-211-0/+806