summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: orm remove the complicated querying on the ORMMichael Wood2015-09-293-22/+34
* bitbake: toaster: buildinfohelper Create a copy of the built layer and recipeMichael Wood2015-09-291-1/+1
* bitbake: toaster: tables show all recipes in the layerdetails even duplicatesMichael Wood2015-09-291-2/+4
* bitbake: toaster: Prioroitise the layer more generic vcs reference over the shaMichael Wood2015-09-291-2/+2
* bitbake: toaster: Create a relationship between build information and toaster...Michael Wood2015-09-293-2/+183
* bitbake: toaster: Special case the openembedded-core layer to avoid duplicatesMichael Wood2015-09-291-0/+21
* bitbake: toaster: Add test cases for new Image customisation featuresEd Bartosh2015-09-291-5/+182
* bitbake: toaster: Add Image customisation frontend featureMichael Wood2015-09-2912-9/+368
* bitbake: toaster: Add ToasterTables for Image customisation featureMichael Wood2015-09-291-34/+188
* bitbake: toaster: Add new ReST API for Image Customisation featureEd Bartosh2015-09-292-3/+159
* bitbake: toaster: Fix indentation of jsunittests viewMichael Wood2015-09-291-10/+10
* bitbake: toaster: implement decorator for REST responsesEd Bartosh2015-09-291-0/+13
* bitbake: toaster: add toggle for enabling image customisation feeatureMichael Wood2015-09-292-0/+6
* bitbake: toaster: Add CustomImageRecipe modelMichael Wood2015-09-292-1/+385
* bitbake: toaster: ToasterTable remove unused class definitionMichael Wood2015-09-291-27/+0
* bitbake: toaster: add nocache option to the ToasterTable widgetMichael Wood2015-09-291-0/+7
* bitbake: toaster: widgets ToasterTable Add more info to search field exceptionMichael Wood2015-09-291-1/+2
* bitbake: toaster: widgets ToasterTable add logger to notify when cache hitMichael Wood2015-09-291-0/+4
* bitbake: toaster: create custom layer and recipes for Image customisationEd Bartosh2015-09-291-2/+49
* bitbake: toaster: tables Move the title and name into the widgetMichael Wood2015-09-293-10/+23
* bitbake: toaster: make a workaround for old style indexEd Bartosh2015-09-291-0/+2
* bitbake: toaster: remove time from builds in progressBelen Barros Pena2015-09-231-1/+3
* bitbake: toaster: layerdetails Fix back button tab behaviourMichael Wood2015-09-231-5/+23
* bitbake: toaster: UI test improvementsKe Zou2015-09-231-103/+167
* bitbake: toaster: support selenium testing from mac OS Xbrian avery2015-09-232-2/+9
* bitbake: toaster: add 2 UI testsEd Bartosh2015-09-231-2/+22
* bitbake: toaster: change UI to show tasksEd Bartosh2015-09-233-7/+40
* bitbake: toaster: store task name in Target objectsEd Bartosh2015-09-232-2/+2
* bitbake: toaster: hide irrelevant builds in the project builds viewAlexandru DAMIAN2015-09-192-6/+90
* bitbake: toaster: Simplify redirects when build page parameters are missingElliot Smith2015-09-181-17/+32
* bitbake: toaster: Fix date range pickers on the project builds pageElliot Smith2015-09-181-2/+2
* bitbake: toaster: Show correct builds count on project pagesElliot Smith2015-09-182-3/+3
* bitbake: toaster: hide irrelevant builds in the project builds viewAlexandru DAMIAN2015-09-181-12/+42
* bitbake: toaster: Don't def a function for each call to build_artifact()Elliot Smith2015-09-181-32/+10
* bitbake: toaster: Avoid unnecessary local to local copy of cooker logElliot Smith2015-09-183-51/+8
* bitbake: toaster: delete multiple builds cleanupbrian avery2015-09-181-4/+9
* bitbake: toaster: increase waiting timeEd Bartosh2015-09-121-2/+2
* bitbake: toaster: Changes to navigationBelen Barros Pena2015-09-095-9/+23
* bitbake: toaster: replace ETA with % of tasks doneBelen Barros Pena2015-09-081-1/+1
* bitbake: toaster: fix project names in latest buildsBelen Barros Pena2015-09-081-1/+5
* bitbake: toaster: remove unnecessary white spaceBelen Barros Pena2015-09-081-1/+1
* bitbake: toastergui: Add missing files from 1c2f6b9b7b9e700146944b9d6d2114e0d...Richard Purdie2015-09-082-0/+214
* bitbake: toaster: improve explanation of checkout dirBelen Barros Pena2015-09-041-16/+16
* bitbake: toaster: Add tests for pages which show the default projectElliot Smith2015-09-031-1/+114
* bitbake: toaster: Fix test for projects page JSONElliot Smith2015-09-031-4/+5
* bitbake: toaster: Exclude default project unless it has buildsElliot Smith2015-09-031-0/+8
* bitbake: toaster: Only redirect to projects page if user has added projectsElliot Smith2015-09-031-1/+5
* bitbake: toaster: Improve how default project is identified and fetchedElliot Smith2015-09-033-5/+733
* bitbake: toaster: Make 0021 migration compatible with MySQLElliot Smith2015-09-031-1/+3
* bitbake: toaster: show incomplete configuration warningBelen Barros Pena2015-09-032-3/+6