summaryrefslogtreecommitdiff
path: root/lib/toaster/orm
AgeCommit message (Expand)Author
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-09-03toaster: Make 0021 migration compatible with MySQLElliot 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-17toaster: move code from setup_lv_tests to setUpEd Bartosh
2015-08-17toaster: remove ProjectLVSelectionTestCaseEd Bartosh
2015-08-17toaster: add header to orm/test.pyEd Bartosh
2015-08-17toaster: simplify testcase codeEd Bartosh
2015-08-17toaster: remove duplicated codeEd Bartosh
2015-08-17toaster: reuse common codeEd Bartosh
2015-08-17toaster: reformat LayerVersionEquivalenceTestCaseEd Bartosh
2015-08-17toaster: rewrite LILSUpdateTestCaseEd Bartosh
2015-08-17toaster: rewrite test for LayerSource modelEd Bartosh
2015-08-17toaster: fix test_build_layerversion test caseEd Bartosh
2015-08-17toaster: remove prints from the test codeEd Bartosh
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-25toaster: split orm app into it's own module and appMichael 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-05-01toasterui: proper exit code on toaster errorsAlexandru DAMIAN
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
2015-03-16toastergui: tables display optimizationsAlexandru DAMIAN