aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib
AgeCommit message (Expand)Author
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: 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-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
2016-07-26bitbake: toaster: loadconf remove Loading LayerSourcesMichael Wood
2016-07-26bitbake: lib/bb/progress: avoid possibility of start event being reported twicePaul Eggleton
2016-07-26bitbake: knotty: don't display ETA for tasks with progressPaul Eggleton
2016-07-26bitbake: knotty: fix some minor bugs in BBProgressPaul Eggleton
2016-07-26bitbake: fetch: copy files with -HEnrico Scholz
2016-07-26bitbake: cache: Don't interleave pickle cache file writingRichard Purdie
2016-07-26bitbake: cache: Add better cache loading sanity checksRichard Purdie
2016-07-26bitbake: cache: Drop/simplify pointless type checkingRichard Purdie
2016-07-26bitbake: cache: Improve versions fields handlingRichard Purdie
2016-07-26bitbake: cache: Correctly handle missing extra cachesRichard Purdie