summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/orm
AgeCommit message (Expand)Author
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: test get_alldeps APIEd Bartosh
2015-10-12bitbake: toaster: fix orm testsEd 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-09-03bitbake: toaster: Make 0021 migration compatible with MySQLElliot 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-17bitbake: toaster: move code from setup_lv_tests to setUpEd Bartosh
2015-08-17bitbake: toaster: remove ProjectLVSelectionTestCaseEd Bartosh
2015-08-17bitbake: toaster: add header to orm/test.pyEd Bartosh
2015-08-17bitbake: toaster: simplify testcase codeEd Bartosh
2015-08-17bitbake: toaster: remove duplicated codeEd Bartosh
2015-08-17bitbake: toaster: reuse common codeEd Bartosh
2015-08-17bitbake: toaster: reformat LayerVersionEquivalenceTestCaseEd Bartosh
2015-08-17bitbake: toaster: rewrite LILSUpdateTestCaseEd Bartosh
2015-08-17bitbake: toaster: rewrite test for LayerSource modelEd Bartosh
2015-08-17bitbake: toaster: fix test_build_layerversion test caseEd Bartosh
2015-08-17bitbake: toaster: remove prints from the test codeEd Bartosh
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: toaster: split orm app into it's own module and appMichael Wood
2015-06-26bitbake: toasterui: fixes after html5 compliance testingAlexandru DAMIAN
2015-06-26bitbake: toastergui: select project typesAlexandru DAMIAN