aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2016-01-19bitbake: tests/codeparser.py: Add filename/lineno flags to test variableOlof Johansson
2016-01-19bitbake: toaster: write variables to toaster.confEd Bartosh
2016-01-19bitbake: Revert "runqueue.py: Ensure one setscene function doesn't mask out a...Richard Purdie
2016-01-18bitbake: toastergui: make artifact download more robustElliot Smith
2016-01-18bitbake: toasterui: log OSErrorException metadata eventsElliot Smith
2016-01-18bitbake: toasterui: listen for bb.event.MetadataEventElliot Smith
2016-01-16bitbake: toaster: increase timeoutEd Bartosh
2016-01-15bitbake: toastergui: code formatting and clean-upElliot Smith
2016-01-15bitbake: toaster tests: fix Django tests for new ToasterTable pagesElliot Smith
2016-01-15bitbake: toastergui: remove unused views and template codeElliot Smith
2016-01-15bitbake: toastergui: fix error and warning counts for buildsElliot Smith
2016-01-15bitbake: toastergui: make "Apply" button state depend on filter rangeElliot Smith
2016-01-15bitbake: toastergui: mute label for filter actions with no recordsElliot Smith
2016-01-15bitbake: toastergui: set default visible and hideable columnsElliot Smith
2016-01-15bitbake: toastergui: serialise decimals correctlyElliot Smith
2016-01-15bitbake: toastergui: streamline construction of filter objectsElliot Smith
2016-01-15bitbake: toastergui: ensure filter_value updatesElliot Smith
2016-01-15bitbake: toastergui: don't hide all elements with .col classElliot Smith
2016-01-15bitbake: toastergui: convert project builds page to ToasterTableElliot Smith
2016-01-15bitbake: toastergui: implement "today" and "yesterday" filtersElliot Smith
2016-01-15bitbake: toastergui: implement date range filters for buildsElliot Smith
2016-01-15bitbake: toastergui: show recent builds on all builds pageElliot Smith
2016-01-15bitbake: toastergui: switch off filter highlights when inactiveElliot Smith
2016-01-15bitbake: toastergui: refactor ToasterTable filteringElliot Smith
2016-01-15bitbake: toastergui: convert all builds page to ToasterTableElliot Smith
2016-01-15bitbake: toastergui: use event delegates for hover help elementsElliot Smith
2016-01-15bitbake: toastergui: switch projects/ view to ToasterTableElliot Smith
2016-01-15bitbake: toaster: check inferred file suffixes against list of known typesElliot Smith
2016-01-15bitbake: toaster: move image file suffix list to modelElliot Smith
2016-01-15bitbake: toastergui: use ToasterTable for projects pageElliot Smith
2016-01-15bitbake: Revert "fetch/git: Change to use clearer ssh url syntax for broken s...Richard Purdie
2016-01-13bitbake: Revert "fetch2/local.py: avoid using PREMIRROR"Richard Purdie
2016-01-11bitbake: fetch2/git.py: Add missing "errno" module import.Kristian Amlie
2016-01-11bitbake: bitbake: clean up stamp-base related codesChen Qi
2016-01-11bitbake: runqueue: Fix setscene task dependenciesRichard Purdie
2016-01-11bitbake: toaster: settings Add uid to the toaster cache dirMichael Wood
2016-01-11bitbake: toaster: show 'satisfied via' text for reverse depsEd Bartosh
2016-01-11bitbake: toaster: show 'satisfied via' text for build depsEd Bartosh
2016-01-11bitbake: toaster: show list of provides for the recipeEd Bartosh
2016-01-11bitbake: buildinfohelper: add provides info to the dbEd Bartosh
2016-01-11bitbake: toaster: add Provider modelEd Bartosh
2016-01-11bitbake: buildinfohelper: use providermapEd Bartosh
2016-01-11bitbake: cooker: add providermap to dep_treeEd Bartosh
2016-01-11bitbake: taskdata: refactor get_providermapEd Bartosh
2016-01-11bitbake: main/runqueue: Add --setscene-only option to bitbakeRichard Purdie
2016-01-08bitbake: fetch/git: Change to use clearer ssh url syntax for broken serversRichard Purdie
2016-01-08bitbake: knotty: Use non-interactive mode as fallback for dumb terminalsRichard Purdie
2016-01-08bitbake: cooker: fix findFilesMatchingInDir documentationRoss Burton
2016-01-08bitbake: cooker: use in instead of countRoss Burton
2016-01-06bitbake: ast: Add filename/lineno to mapped functionsRichard Purdie