summaryrefslogtreecommitdiff
path: root/lib/toaster
AgeCommit message (Expand)Author
2015-09-29toaster: move clones into subdirectoryEd Bartosh
2015-09-29toaster: make clone directory name uniqueEd Bartosh
2015-09-29toaster: fix reimporting moduleEd Bartosh
2015-09-29toaster: fix bug in resetting git repositoryEd Bartosh
2015-09-29toaster: use git reset --hard instead of rebaseEd Bartosh
2015-09-29toaster: don't use --single-branch when cloningEd Bartosh
2015-09-29toaster: display most recent builds for projectsDavid Reyna
2015-09-29toaster: orm remove the complicated querying on the ORMMichael Wood
2015-09-29toaster: buildinfohelper Create a copy of the built layer and recipeMichael Wood
2015-09-29toaster: tables show all recipes in the layerdetails even duplicatesMichael Wood
2015-09-29toaster: Prioroitise the layer more generic vcs reference over the shaMichael Wood
2015-09-29toaster: Create a relationship between build information and toaster layersMichael Wood
2015-09-29toaster: Special case the openembedded-core layer to avoid duplicatesMichael Wood
2015-09-29toaster: Add test cases for new Image customisation featuresEd Bartosh
2015-09-29toaster: Add Image customisation frontend featureMichael Wood
2015-09-29toaster: Add ToasterTables for Image customisation featureMichael Wood
2015-09-29toaster: Add new ReST API for Image Customisation featureEd Bartosh
2015-09-29toaster: Fix indentation of jsunittests viewMichael Wood
2015-09-29toaster: implement decorator for REST responsesEd Bartosh
2015-09-29toaster: add toggle for enabling image customisation feeatureMichael Wood
2015-09-29toaster: Add CustomImageRecipe modelMichael Wood
2015-09-29toaster: ToasterTable remove unused class definitionMichael Wood
2015-09-29toaster: add nocache option to the ToasterTable widgetMichael Wood
2015-09-29toaster: widgets ToasterTable Add more info to search field exceptionMichael Wood
2015-09-29toaster: widgets ToasterTable add logger to notify when cache hitMichael Wood
2015-09-29toaster: create custom layer and recipes for Image customisationEd Bartosh
2015-09-29toaster: tables Move the title and name into the widgetMichael Wood
2015-09-29toaster: make a workaround for old style indexEd Bartosh
2015-09-23toaster: remove time from builds in progressBelen Barros Pena
2015-09-23toaster: layerdetails Fix back button tab behaviourMichael Wood
2015-09-23toaster: UI test improvementsKe Zou
2015-09-23toaster: support selenium testing from mac OS Xbrian avery
2015-09-23toaster: add 2 UI testsEd Bartosh
2015-09-23toaster: change UI to show tasksEd Bartosh
2015-09-23toaster: store task name in Target objectsEd Bartosh
2015-09-19toaster: hide irrelevant builds in the project builds viewAlexandru DAMIAN
2015-09-18toaster: Simplify redirects when build page parameters are missingElliot Smith
2015-09-18toaster: Fix date range pickers on the project builds pageElliot Smith
2015-09-18toaster: Show correct builds count on project pagesElliot Smith
2015-09-18toaster: hide irrelevant builds in the project builds viewAlexandru DAMIAN
2015-09-18toaster: Don't def a function for each call to build_artifact()Elliot Smith
2015-09-18toaster: Avoid unnecessary local to local copy of cooker logElliot Smith
2015-09-18toaster: delete multiple builds cleanupbrian avery
2015-09-09toaster: increase waiting timeEd Bartosh
2015-09-09toaster: Changes to navigationBelen Barros Pena
2015-09-08toaster: replace ETA with % of tasks doneBelen Barros Pena
2015-09-08toaster: fix project names in latest buildsBelen Barros Pena
2015-09-08toaster: remove unnecessary white spaceBelen Barros Pena
2015-09-08toastergui: Add missing files from 1c2f6b9b7b9e700146944b9d6d2114e0d014ee81Richard Purdie
2015-09-03toaster: improve explanation of checkout dirBelen Barros Pena