aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2016-08-11bitbake: toasterui: ensure that the Build object is always availableElliot Smith
2016-08-11bitbake: toaster-tests: add test for showing self-dependent taskElliot Smith
2016-08-11bitbake: toaster: prevent infinite loop when finding task dependenciesElliot Smith
2016-08-11bitbake: toaster-tests: add tests for reverting to default sortElliot Smith
2016-08-11bitbake: toaster: reset table to default orderby when orderby column is hiddenElliot Smith
2016-08-11bitbake: toaster: show loading spinner after creating custom imageElliot Smith
2016-08-11bitbake: toaster-tests: fix erroneous message when test failsElliot Smith
2016-08-11bitbake: toaster-tests: add tests for most recent builds state changesElliot Smith
2016-08-11bitbake: toaster-tests: add tests for build dashboard menu and summary visibi...Elliot Smith
2016-08-11bitbake: toaster-tests: add tests for build time links in the all builds pageElliot Smith
2016-08-11bitbake: toaster: adjust build dashboard for failed buildsElliot Smith
2016-08-11bitbake: toaster: add started property to BuildElliot Smith
2016-08-11bitbake: toaster: remove links from time field on failed buildsElliot Smith
2016-08-11bitbake: toaster: tweak styling and typos in recent builds areaElliot Smith
2016-08-11bitbake: toaster: show "Tasks starting..." until the first task completesElliot Smith
2016-08-11bitbake: toaster: show progress of recipe parsing in recent builds areaElliot Smith
2016-08-11bitbake: toaster: move most recent builds templating to clientElliot Smith
2016-08-11bitbake: cooker: add BuildInit eventElliot Smith
2016-08-11bitbake: toaster: fixtures Add READMEMichael Wood
2016-08-11bitbake: toaster: Remove old toaster config loading mechanismMichael Wood
2016-08-11bitbake: toaster: lsupdates Add spinner for parsing/http fetchMichael Wood
2016-08-11bitbake: toaster: checksettings call django's loaddata instead of custom commandMichael Wood
2016-08-11bitbake: toaster: Add poky and openembedded configuration fixturesMichael Wood
2016-08-11bitbake: toaster: tests test_new_project_page Catch button not enabled exceptionMichael Wood
2016-08-11bitbake: toaster: --help now returns 0 instead of 1Randy Witt
2016-08-11bitbake: siggen: Fix typoUlrich Ölmann
2016-08-11bitbake: fetch2/gitannex.py: use 'git annex init' instead of 'git annex sync'Terry Boese
2016-08-11bitbake: persist_data: Fix py3 update stack overflowRichard Purdie
2016-08-10bitbake: fetch: Fix use of tar's --exclude option for tar >= 1.29Mariano Lopez
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