summaryrefslogtreecommitdiff
path: root/buildstream/_frontend/widget.py
Commit message (Expand)AuthorAgeFilesLines
* _frontend/widget.py: Report selected project options, if any.Tristan Van Berkom2017-10-101-0/+9
* _frontend/widget.py: print_heading() no longer recognizes %{variant}Tristan Van Berkom2017-10-081-6/+1
* widget.py: Replace tail with a python implementationTristan Maat2017-09-281-6/+23
* Add loaded plugins to logTristan Maat2017-09-141-0/+26
* _frontend/widget.py: Removed pretty printing of workspace listTristan Van Berkom2017-09-041-17/+0
* widget.py: Added 'downloadable' element status.Tristan Van Berkom2017-08-011-0/+2
* Add network-retries optionJürg Billeter2017-07-271-0/+1
* widget.py/userconfig.yaml: Add workspace displayTristan Maat2017-07-171-0/+35
* widget.py: Support %{variant} formatting in show_pipeline()Tristan Van Berkom2017-07-171-0/+3
* widget.py: Use _get_full_display_key()Jürg Billeter2017-07-141-11/+3
* _frontend/widget.py: Fixed stack trace found by Tristan MaatTristan Van Berkom2017-07-131-0/+6
* widget.py: Added LogLine.print_summary()Tristan Van Berkom2017-07-121-3/+51
* widget.py: Show action name in the log lines along with the element nameTristan Van Berkom2017-07-111-18/+11
* Add --host-arch and --target-arch, and 'host-arches' conditionalSam Thursfield2017-07-061-1/+2
* main.py, widget.py: Moving some imports from main -> widgetTristan Van Berkom2017-07-051-1/+2
* widget.py: print_heading() now takes a styling booleanTristan Van Berkom2017-07-041-2/+6
* scheduler: Add push queue typeJürg Billeter2017-06-271-0/+1
* widget.py: Format dim cache keys when cache keys are missing.Tristan Van Berkom2017-05-291-3/+12
* widget.py: print_heading() now takes an optional 'deps' argumentTristan Van Berkom2017-05-271-2/+3
* widget.py: Only print the task elements in the outputTristan Van Berkom2017-05-241-4/+6
* widget.py: Pretty message when abbreviating log detailsTristan Van Berkom2017-05-221-2/+10
* frontent main.py & widget.py: Implement message detail abbreviationsTristan Van Berkom2017-05-191-2/+13
* widget.py: Fixed `bst show` output to show zeored out cache keyes when incons...Tristan Van Berkom2017-05-111-4/+5
* frontend: Now display pipeline with the heading at startup timeTristan Van Berkom2017-05-091-5/+72
* widget.py: TimeCode widget support to render without bracketsTristan Van Berkom2017-05-011-3/+18
* main.py/widget.py: Handle new BUG messagesTristan Van Berkom2017-04-131-3/+4
* Refactor: Untangling element/source namesTristan Van Berkom2017-03-181-2/+2
* widget.py: Added print_heading() function to the logger.Tristan Van Berkom2017-03-081-0/+61
* Splitting up frontend assets into more consumable modules.Tristan Van Berkom2017-03-081-299/+0
* Restructuring, moved frontend related files to _frontend/ submoduleTristan Van Berkom2017-03-071-0/+655