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