aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/orm/models.py
AgeCommit message (Expand)Author
2016-01-11bitbake: toaster: add Provider modelEd Bartosh
2015-12-14bitbake: toaster: monkey patch QuerysetEd Bartosh
2015-12-14bitbake: toaster: work around 'database is locked' errorEd Bartosh
2015-12-14bitbake: toaster: fixed format stringsEd Bartosh
2015-12-14bitbake: toaster: Remove compatible_layerversions() methodElliot Smith
2015-12-14bitbake: toaster: rename get_query_set -> get_querysetEd Bartosh
2015-12-14bitbake: toaster: Create default project with get_or_create* methodElliot Smith
2015-12-07bitbake: toaster: CustomImageRecipe add search_allowed_fields to this modelMichael Wood
2015-11-16bitbake: toaster: orm Fix get_number_of_builds to count all apart from IN_PRO...Michael Wood
2015-10-27bitbake: toaster: orm Fix restrictive LogMessage message lengthMichael Wood
2015-10-16bitbake: toaster: Remove Toaster exceptions section of build dashboardElliot Smith
2015-10-16bitbake: toaster: Record critical errorsElliot Smith
2015-10-16bitbake: toaster: Check whether buildrequest exists before using itElliot Smith
2015-10-12bitbake: toaster: exclude recipes with empty namesEd Bartosh
2015-10-12bitbake: toaster: delete recipe if it can't be savedEd Bartosh
2015-10-12bitbake: toaster: fix NameErrorEd Bartosh
2015-10-12bitbake: toaster: implement API to get full list of depsEd Bartosh
2015-10-11bitbake: toaster: Fix typo in returning pk list of layer versions in current ...Michael Wood
2015-10-11bitbake: toaster: orm Machines filter don't pass self in as parameterMichael Wood
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: 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 CustomImageRecipe modelMichael Wood
2015-09-29bitbake: toaster: make a workaround for old style indexEd Bartosh
2015-09-23bitbake: toaster: store task name in Target objectsEd Bartosh
2015-09-03bitbake: toaster: Improve how default project is identified and fetchedElliot Smith
2015-08-29bitbake: toaster: Support environments which have proxies setBian Naimeng
2015-08-19bitbake: toaster: fix pylint errorsAlexandru Damian
2015-08-19bitbake: toaster: do not stop data import on bad dataAlexandru DAMIAN
2015-08-19bitbake: toaster: use loggers instead of printsAlexandru DAMIAN
2015-08-19bitbake: toaster: models field initializationAlexandru DAMIAN
2015-08-19bitbake: toaster: improve exception handlingAlexandru DAMIAN
2015-08-19bitbake: toaster: pylint fixesAlexandru DAMIAN
2015-08-06bitbake: toaster: orm Add util functions to return common querysetsMichael Wood
2015-08-06bitbake: toaster: orm Add util function to return the url to layerversionMichael Wood
2015-08-01bitbake: bitbake: toaster: Add is_image field to the Recipe modelEd Bartosh
2015-07-21bitbake: toaster: continue processing layer dependencies despite errorsBrian Avery
2015-07-02bitbake: toaster: Partial Revert "fixes after html5 compliance testing"Michael Wood
2015-06-26bitbake: toasterui: fixes after html5 compliance testingAlexandru DAMIAN
2015-06-26bitbake: toastergui: select project typesAlexandru DAMIAN
2015-06-26bitbake: toaster: refactor build modelAlexandru DAMIAN
2015-06-26bitbake: toaster: fixes after replacing BuildRequest with BuildAlexandru DAMIAN
2015-06-26bitbake: toaster: fill in build data from buildrequestAlexandru DAMIAN
2015-06-26bitbake: toaster: remove MANAGED referencesAlexandru DAMIAN
2015-06-12bitbake: toaster: fixes after refactoringAlexandru DAMIAN
2015-06-12bitbake: toaster: eliminate duplicate querysetsAlexandru DAMIAN
2015-05-29bitbake: orm: Fix all failing unit testMichael Wood
2015-05-29bitbake: toaster: refactor checksettings commandAlexandru DAMIAN