summaryrefslogtreecommitdiff
path: root/src/buildstream/_frontend/app.py
Commit message (Expand)AuthorAgeFilesLines
* app: Fix "earily" typoalexfazakas/fix-frontend-typoAlexandru Fazakas2019-07-191-1/+1
* Fixing typos: comand corrected to commandRebecca Grayson2019-07-171-1/+1
* Store Platform reference in Context instance variableJürg Billeter2019-07-171-2/+1
* app.py: Use Context as context managerJürg Billeter2019-07-161-126/+129
* _frontend: Added toplevel `--max-jobs` configurationTristan Van Berkom2019-07-161-0/+1
* node: make 'assert_symbol_name' privateBenjamin Schubert2019-07-151-2/+2
* _yaml: Split Node-related parts into 'node.pyx'Benjamin Schubert2019-07-151-3/+3
* _yaml: rework 'assert_symbol_names' to not require provenanceBenjamin Schubert2019-07-151-1/+1
* Store core state for the frontend separatelyJonathan Maw2019-07-091-23/+42
* Refactor, use context.messenger directlyAngelos Evripiotis2019-07-051-2/+2
* Refactor: message handlers take 'is_silenced'Angelos Evripiotis2019-07-051-3/+3
* _context: remove unused self._directoryAngelos Evripiotis2019-07-021-1/+1
* runcli.py: Don't set project to 'None'AlexFazakas2019-07-021-3/+20
* Handle subproject fetching in the Stream classJürg Billeter2019-06-251-1/+2
* app.py: Create stream before loading projectJürg Billeter2019-06-251-22/+24
* _scheduler/scheduler.py: Remove unused elapsed_time() callstpollard/elapsedtimeTom Pollard2019-06-131-1/+1
* Use 'is' when comparing against JobStatusaevri/job_msg_enumAngelos Evripiotis2019-06-061-1/+1
* Move source from 'buildstream' to 'src/buildstream'Chandan Singh2019-05-211-0/+870