summaryrefslogtreecommitdiff
path: root/src/buildstream/_state.py
Commit message (Expand)AuthorAgeFilesLines
* _frontend/status.py: Complete names when rendering dynamic queue statusTom Pollard2019-10-251-3/+6
* scheduler.py: Move elapsed_time() to shared State()Tom Pollard2019-09-101-2/+22
* _frontend/app.py: Stop handling Element instances directlyTom Pollard2019-08-191-1/+2
* _message.py: Use element_name & element_key instead of unique_idtpollard/messageobjectTom Pollard2019-08-081-5/+4
* Render progress information for loading and processing elementsJonathan Maw2019-07-261-10/+90
* Store core state for the frontend separatelyJonathan Maw2019-07-091-0/+310