summaryrefslogtreecommitdiff
path: root/src/buildstream/_frontend/widget.py
Commit message (Expand)AuthorAgeFilesLines
* Add support for logger print header displaying pipeline outputTom Pollard2019-10-291-1/+5
* Add len of session/total elements members to StreamTom Pollard2019-10-291-2/+2
* 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