summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui
AgeCommit message (Expand)Author
2015-10-11bitbake: toaster: Hide "Download build log" button if log doesn't existElliot Smith
2015-10-11bitbake: toaster: Rationalise mimetype guessing to fix artifact downloadsElliot Smith
2015-10-11bitbake: toaster: Use Python's mimetypes moduleElliot Smith
2015-10-11bitbake: toaster: display warnings for bad "IMAGE_FSTYPES" valuesDavid Reyna
2015-10-11bitbake: toaster: Set default columns in recipes tablesBelen Barros Pena
2015-10-11bitbake: toaster: Comment out broken sorting and filtersBelen Barros Pena
2015-10-11bitbake: toaster: Don't HTTP cache ToasterTable responsesElliot Smith
2015-10-11bitbake: toaster: Don't add new history entries when table data loadsElliot Smith
2015-09-29bitbake: toaster: display most recent builds for projectsDavid Reyna
2015-09-29bitbake: toaster: orm remove the complicated querying on the ORMMichael Wood
2015-09-29bitbake: toaster: tables show all recipes in the layerdetails even duplicatesMichael Wood
2015-09-29bitbake: toaster: Add test cases for new Image customisation featuresEd Bartosh
2015-09-29bitbake: toaster: Add Image customisation frontend featureMichael Wood
2015-09-29bitbake: toaster: Add ToasterTables for Image customisation featureMichael Wood
2015-09-29bitbake: toaster: Add new ReST API for Image Customisation featureEd Bartosh
2015-09-29bitbake: toaster: Fix indentation of jsunittests viewMichael Wood
2015-09-29bitbake: toaster: implement decorator for REST responsesEd Bartosh
2015-09-29bitbake: toaster: add toggle for enabling image customisation feeatureMichael Wood
2015-09-29bitbake: toaster: ToasterTable remove unused class definitionMichael Wood
2015-09-29bitbake: toaster: add nocache option to the ToasterTable widgetMichael Wood
2015-09-29bitbake: toaster: widgets ToasterTable Add more info to search field exceptionMichael Wood
2015-09-29bitbake: toaster: widgets ToasterTable add logger to notify when cache hitMichael Wood
2015-09-29bitbake: toaster: tables Move the title and name into the widgetMichael Wood
2015-09-23bitbake: toaster: remove time from builds in progressBelen Barros Pena
2015-09-23bitbake: toaster: layerdetails Fix back button tab behaviourMichael Wood
2015-09-23bitbake: toaster: add 2 UI testsEd Bartosh
2015-09-23bitbake: toaster: change UI to show tasksEd Bartosh
2015-09-19bitbake: toaster: hide irrelevant builds in the project builds viewAlexandru DAMIAN
2015-09-18bitbake: toaster: Simplify redirects when build page parameters are missingElliot Smith
2015-09-18bitbake: toaster: Fix date range pickers on the project builds pageElliot Smith
2015-09-18bitbake: toaster: Show correct builds count on project pagesElliot Smith
2015-09-18bitbake: toaster: hide irrelevant builds in the project builds viewAlexandru DAMIAN
2015-09-18bitbake: toaster: Don't def a function for each call to build_artifact()Elliot Smith
2015-09-18bitbake: toaster: Avoid unnecessary local to local copy of cooker logElliot Smith
2015-09-09bitbake: toaster: Changes to navigationBelen Barros Pena
2015-09-08bitbake: toaster: replace ETA with % of tasks doneBelen Barros Pena
2015-09-08bitbake: toaster: fix project names in latest buildsBelen Barros Pena
2015-09-08bitbake: toaster: remove unnecessary white spaceBelen Barros Pena
2015-09-08bitbake: toastergui: Add missing files from 1c2f6b9b7b9e700146944b9d6d2114e0d...Richard Purdie
2015-09-03bitbake: toaster: Add tests for pages which show the default projectElliot Smith
2015-09-03bitbake: toaster: Fix test for projects page JSONElliot Smith
2015-09-03bitbake: toaster: Exclude default project unless it has buildsElliot Smith
2015-09-03bitbake: toaster: Only redirect to projects page if user has added projectsElliot Smith
2015-09-03bitbake: toaster: show incomplete configuration warningBelen Barros Pena
2015-09-03bitbake: toaster: disable build button as neededBelen Barros Pena
2015-09-01bitbake: toaster: new Toaster imageBelen Barros Pena
2015-09-01bitbake: toastergui: remove old screenshotsBelen Barros Pena
2015-08-29bitbake: toastergui: Add frontend javascript unit testsMichael Wood
2015-08-29bitbake: toaster: fix global navigationBelen Barros Pena
2015-08-29bitbake: toaster: adjust spacing in project pagesBelen Barros Pena