summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster
AgeCommit message (Expand)Author
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: move clones into subdirectoryEd Bartosh
2015-09-29bitbake: toaster: make clone directory name uniqueEd Bartosh
2015-09-29bitbake: toaster: fix reimporting moduleEd Bartosh
2015-09-29bitbake: toaster: fix bug in resetting git repositoryEd Bartosh
2015-09-29bitbake: toaster: use git reset --hard instead of rebaseEd Bartosh
2015-09-29bitbake: toaster: don't use --single-branch when cloningEd Bartosh
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: buildinfohelper Create a copy of the built layer and recipeMichael Wood
2015-09-29bitbake: toaster: tables show all recipes in the layerdetails even duplicatesMichael Wood
2015-09-29bitbake: toaster: Prioroitise the layer more generic vcs reference over the shaMichael Wood
2015-09-29bitbake: toaster: Create a relationship between build information and toaster...Michael Wood
2015-09-29bitbake: toaster: Special case the openembedded-core layer to avoid 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: Add CustomImageRecipe modelMichael 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: create custom layer and recipes for Image customisationEd Bartosh
2015-09-29bitbake: toaster: tables Move the title and name into the widgetMichael Wood
2015-09-29bitbake: toaster: make a workaround for old style indexEd Bartosh
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: UI test improvementsKe Zou
2015-09-23bitbake: toaster: support selenium testing from mac OS Xbrian avery
2015-09-23bitbake: toaster: add 2 UI testsEd Bartosh
2015-09-23bitbake: toaster: change UI to show tasksEd Bartosh
2015-09-23bitbake: toaster: store task name in Target objectsEd 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-18bitbake: toaster: delete multiple builds cleanupbrian avery