summaryrefslogtreecommitdiffstats
path: root/lib/toaster/orm/models.py
AgeCommit message (Expand)Author
2015-10-16toaster: Remove Toaster exceptions section of build dashboardElliot Smith
2015-10-16toaster: Record critical errorsElliot Smith
2015-10-16toaster: Check whether buildrequest exists before using itElliot Smith
2015-10-12toaster: exclude recipes with empty namesEd Bartosh
2015-10-12toaster: delete recipe if it can't be savedEd Bartosh
2015-10-12toaster: fix NameErrorEd Bartosh
2015-10-12toaster: implement API to get full list of depsEd Bartosh
2015-10-11toaster: Fix typo in returning pk list of layer versions in current projectMichael Wood
2015-10-11toaster: orm Machines filter don't pass self in as parameterMichael Wood
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: 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 CustomImageRecipe modelMichael Wood
2015-09-29toaster: make a workaround for old style indexEd Bartosh
2015-09-23toaster: store task name in Target objectsEd Bartosh
2015-09-03toaster: Improve how default project is identified and fetchedElliot Smith
2015-08-29toaster: Support environments which have proxies setBian Naimeng
2015-08-19toaster: fix pylint errorsAlexandru Damian
2015-08-19toaster: do not stop data import on bad dataAlexandru DAMIAN
2015-08-19toaster: use loggers instead of printsAlexandru DAMIAN
2015-08-19toaster: models field initializationAlexandru DAMIAN
2015-08-19toaster: improve exception handlingAlexandru DAMIAN
2015-08-19toaster: pylint fixesAlexandru DAMIAN
2015-08-06toaster: orm Add util functions to return common querysetsMichael Wood
2015-08-06toaster: orm Add util function to return the url to layerversionMichael Wood
2015-08-01bitbake: toaster: Add is_image field to the Recipe modelEd Bartosh
2015-07-21toaster: continue processing layer dependencies despite errorsBrian Avery
2015-07-02toaster: Partial Revert "fixes after html5 compliance testing"Michael Wood
2015-06-25toasterui: fixes after html5 compliance testingAlexandru DAMIAN
2015-06-25toastergui: select project typesAlexandru DAMIAN
2015-06-25toaster: refactor build modelAlexandru DAMIAN
2015-06-25toaster: fixes after replacing BuildRequest with BuildAlexandru DAMIAN
2015-06-25toaster: fill in build data from buildrequestAlexandru DAMIAN
2015-06-25toaster: remove MANAGED referencesAlexandru DAMIAN
2015-06-10toaster: fixes after refactoringAlexandru DAMIAN
2015-06-10toaster: eliminate duplicate querysetsAlexandru DAMIAN
2015-05-29orm: Fix all failing unit testMichael Wood
2015-05-29toaster: refactor checksettings commandAlexandru DAMIAN
2015-05-29toaster: Add an invalidate cache method on data update signalMichael Wood
2015-05-29toaster logger: assign projects to all buildsAlexandru DAMIAN
2015-05-29toaster logger: refactor recipe and layer file pathsAlexandru DAMIAN
2015-05-14toaster: Port All recipes, layers and machines to ToasterTablesMichael Wood
2015-05-14toaster: fix html5 complianceAlexandru DAMIAN
2015-05-12toaster: fix typo in format stringEd Bartosh
2015-04-17toaster: recipe path broken in recipe detail pageDavid Reyna
2015-04-17toaster: add layer source in admin throws an errorDavid Reyna
2015-03-21toaster: do not throw exception on misconfigured dataAlexandru DAMIAN
2015-03-21toaster: display bitbake output after process startBelen Barros Pena