summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/orm/models.py
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: toaster: add Provider modelEd Bartosh2016-01-111-0/+5
* bitbake: toaster: monkey patch QuerysetEd Bartosh2015-12-141-0/+30
* bitbake: toaster: work around 'database is locked' errorEd Bartosh2015-12-141-1/+19
* bitbake: toaster: fixed format stringsEd Bartosh2015-12-141-3/+3
* bitbake: toaster: Remove compatible_layerversions() methodElliot Smith2015-12-141-18/+3
* bitbake: toaster: rename get_query_set -> get_querysetEd Bartosh2015-12-141-4/+4
* bitbake: toaster: Create default project with get_or_create* methodElliot Smith2015-12-141-8/+15
* bitbake: toaster: CustomImageRecipe add search_allowed_fields to this modelMichael Wood2015-12-071-0/+1
* bitbake: toaster: orm Fix get_number_of_builds to count all apart from IN_PRO...Michael Wood2015-11-161-5/+4
* bitbake: toaster: orm Fix restrictive LogMessage message lengthMichael Wood2015-10-271-1/+1
* bitbake: toaster: Remove Toaster exceptions section of build dashboardElliot Smith2015-10-161-4/+0
* bitbake: toaster: Record critical errorsElliot Smith2015-10-161-7/+13
* bitbake: toaster: Check whether buildrequest exists before using itElliot Smith2015-10-161-2/+18
* bitbake: toaster: exclude recipes with empty namesEd Bartosh2015-10-121-1/+1
* bitbake: toaster: delete recipe if it can't be savedEd Bartosh2015-10-121-0/+1
* bitbake: toaster: fix NameErrorEd Bartosh2015-10-121-1/+1
* bitbake: toaster: implement API to get full list of depsEd Bartosh2015-10-121-0/+19
* bitbake: toaster: Fix typo in returning pk list of layer versions in current ...Michael Wood2015-10-111-1/+1
* bitbake: toaster: orm Machines filter don't pass self in as parameterMichael Wood2015-10-111-1/+1
* bitbake: toaster: orm remove the complicated querying on the ORMMichael Wood2015-09-291-19/+30
* bitbake: toaster: buildinfohelper Create a copy of the built layer and recipeMichael Wood2015-09-291-1/+1
* 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-291-1/+1
* bitbake: toaster: Special case the openembedded-core layer to avoid duplicatesMichael Wood2015-09-291-0/+21
* bitbake: toaster: Add CustomImageRecipe modelMichael Wood2015-09-291-1/+10
* bitbake: toaster: make a workaround for old style indexEd Bartosh2015-09-291-0/+2
* bitbake: toaster: store task name in Target objectsEd Bartosh2015-09-231-1/+1
* bitbake: toaster: Improve how default project is identified and fetchedElliot Smith2015-09-031-5/+13
* bitbake: toaster: Support environments which have proxies setBian Naimeng2015-08-291-29/+7
* bitbake: toaster: fix pylint errorsAlexandru Damian2015-08-191-1/+1
* bitbake: toaster: do not stop data import on bad dataAlexandru DAMIAN2015-08-191-4/+4
* bitbake: toaster: use loggers instead of printsAlexandru DAMIAN2015-08-191-9/+13
* bitbake: toaster: models field initializationAlexandru DAMIAN2015-08-191-17/+21
* bitbake: toaster: improve exception handlingAlexandru DAMIAN2015-08-191-9/+6
* bitbake: toaster: pylint fixesAlexandru DAMIAN2015-08-191-1/+0
* bitbake: toaster: orm Add util functions to return common querysetsMichael Wood2015-08-061-1/+40
* bitbake: toaster: orm Add util function to return the url to layerversionMichael Wood2015-08-061-0/+4
* bitbake: bitbake: toaster: Add is_image field to the Recipe modelEd Bartosh2015-08-011-0/+3
* bitbake: toaster: continue processing layer dependencies despite errorsBrian Avery2015-07-211-2/+1
* bitbake: toaster: Partial Revert "fixes after html5 compliance testing"Michael Wood2015-07-021-3/+2
* bitbake: toasterui: fixes after html5 compliance testingAlexandru DAMIAN2015-06-261-1/+3
* bitbake: toastergui: select project typesAlexandru DAMIAN2015-06-261-1/+7
* bitbake: toaster: refactor build modelAlexandru DAMIAN2015-06-261-6/+13
* bitbake: toaster: fixes after replacing BuildRequest with BuildAlexandru DAMIAN2015-06-261-2/+6
* bitbake: toaster: fill in build data from buildrequestAlexandru DAMIAN2015-06-261-3/+25
* bitbake: toaster: remove MANAGED referencesAlexandru DAMIAN2015-06-261-3/+1
* bitbake: toaster: fixes after refactoringAlexandru DAMIAN2015-06-121-3/+2
* bitbake: toaster: eliminate duplicate querysetsAlexandru DAMIAN2015-06-121-38/+3
* bitbake: orm: Fix all failing unit testMichael Wood2015-05-291-1/+4
* bitbake: toaster: refactor checksettings commandAlexandru DAMIAN2015-05-291-0/+3