Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | _state: remove unused add_maximum_progresstraveltissues/remove-unused | Darius Makovsky | 2019-12-24 | 1 | -3/+0 |
* | Reformat code using Black | Chandan Singh | 2019-11-14 | 1 | -6/+7 |
* | _frontend/status.py: Complete names when rendering dynamic queue status | Tom Pollard | 2019-10-25 | 1 | -3/+6 |
* | scheduler.py: Move elapsed_time() to shared State() | Tom Pollard | 2019-09-10 | 1 | -2/+22 |
* | _frontend/app.py: Stop handling Element instances directly | Tom Pollard | 2019-08-19 | 1 | -1/+2 |
* | _message.py: Use element_name & element_key instead of unique_idtpollard/messageobject | Tom Pollard | 2019-08-08 | 1 | -5/+4 |
* | Render progress information for loading and processing elements | Jonathan Maw | 2019-07-26 | 1 | -10/+90 |
* | Store core state for the frontend separately | Jonathan Maw | 2019-07-09 | 1 | -0/+310 |