aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2016-08-05toasterui: ensure that the Build object is always availableelliot/submit/9475-9631-9836-9952_combinedElliot Smith
2016-08-05toaster-tests: add test for showing self-dependent taskElliot Smith
2016-08-05toaster: prevent infinite loop when finding task dependenciesElliot Smith
2016-08-05toaster-tests: add tests for reverting to default sortElliot Smith
2016-08-05toaster: reset table to default orderby when orderby column is hiddenElliot Smith
2016-08-05toaster: show loading spinner after creating custom imageElliot Smith
2016-08-05toaster-tests: fix erroneous message when test failsElliot Smith
2016-08-05toaster-tests: add tests for most recent builds state changesElliot Smith
2016-08-05toaster-tests: add tests for build dashboard menu and summary visibilityElliot Smith
2016-08-05toaster-tests: add tests for build time links in the all builds pageElliot Smith
2016-08-05toaster: adjust build dashboard for failed buildsElliot Smith
2016-08-05toaster: add started property to BuildElliot Smith
2016-08-05toaster: remove links from time field on failed buildsElliot Smith
2016-08-05toaster: tweak styling and typos in recent builds areaElliot Smith
2016-08-05toaster: show "Tasks starting..." until the first task completesElliot Smith
2016-08-05toaster: show progress of recipe parsing in recent builds areaElliot Smith
2016-08-05toaster: move most recent builds templating to clientElliot Smith
2016-08-05cooker: add BuildInit eventElliot Smith
2016-08-05toaster: tests test_new_project_page Catch button not enabled exceptionMichael Wood
2016-08-02bitbake: bitbake-user-manual: Applied typo fix to "Override Style Operation A...Scott Rifenbark
2016-08-02bitbake: bitbake-user-manual: Changed bitbake command example.Scott Rifenbark
2016-08-02bitbake: bitbake-user-manual: Updated the PROVIDES variableScott Rifenbark
2016-08-02bitbake: bitbake-user-manual: Added non-existant variable expansionScott Rifenbark
2016-08-02bitbake: bitbake-user-manual: Applied some review commentsScott Rifenbark
2016-08-02bitbake: bitbake-user-manual: Updated the "Inline Python Variable Expansion" ...Scott Rifenbark
2016-08-02bitbake: bitbake-user-manual: Fixed override operator syntax.Scott Rifenbark
2016-08-02bitbake: bitbake-user-manual: Clarified override-style operators.Scott Rifenbark
2016-08-02bitbake: bitbake-user-manual: Updated the variable expansion section.Scott Rifenbark
2016-08-02bitbake: Revert "bitbake-user-manual: Added new section on command-line execu...Richard Purdie
2016-08-01bitbake: lib/toaster: Fix missing new files from previous commitsRichard Purdie
2016-07-29bitbake: toaster-tests: fix URL given for Chromedriver downloadElliot Smith
2016-07-29bitbake: toaster-tests: define capabilities for latest Firefox driverElliot Smith
2016-07-29bitbake: lib/bb/checksum: avoid exception on broken symlinksPaul Eggleton
2016-07-29bitbake: lib/bb/utils: show subprocess output in stack tracesRoss Burton
2016-07-29bitbake: fetch2: fix pickle issues while switching from master to krogothMaxin B. John
2016-07-26bitbake: lib/bb/build: handle incomplete message fragments in log FIFORoss Burton
2016-07-26bitbake: toaster-tests: add tasks and recipes sub-page testsElliot Smith
2016-07-26bitbake: toaster: set non-hideable columns for built recipes tableElliot Smith
2016-07-26bitbake: toaster: set non-hideable columns for build tasks tableElliot Smith
2016-07-26bitbake: toaster: fix download URL for task logsElliot Smith
2016-07-26bitbake: fetcher2/__init__: Print command in case of ExecutionError in runfet...Mario Domenech Goulart
2016-07-26bitbake: toaster: loadconf Partially add back some of the layerSource parsingMichael Wood
2016-07-26bitbake: toaster: admin Add Layer_Version to the admin-able modelsMichael Wood
2016-07-26bitbake: toaster: orm Remove the layerindex specific up_branch fieldsMichael Wood
2016-07-26bitbake: toaster: lsupdates Add progress information and clean up loggingMichael Wood
2016-07-26bitbake: toaster: tests: Remove references to LayerSource modelMichael Wood
2016-07-26bitbake: toaster: Replace references to LayerSource modelsMichael Wood
2016-07-26bitbake: toaster: lsupdates Add layerindex fetcherMichael Wood
2016-07-26bitbake: toaster: models Remove LayerSource models and replace with enumMichael Wood
2016-07-26bitbake: toaster: bldcollector admin Remove LayerSourceAdminMichael Wood