summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/orm
Commit message (Expand)AuthorAgeFilesLines
* 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: move code from setup_lv_tests to setUpEd Bartosh2015-08-171-30/+27
* bitbake: toaster: remove ProjectLVSelectionTestCaseEd Bartosh2015-08-171-9/+9
* bitbake: toaster: add header to orm/test.pyEd Bartosh2015-08-171-0/+23
* bitbake: toaster: simplify testcase codeEd Bartosh2015-08-171-3/+2
* bitbake: toaster: remove duplicated codeEd Bartosh2015-08-171-17/+0
* bitbake: toaster: reuse common codeEd Bartosh2015-08-171-54/+36
* bitbake: toaster: reformat LayerVersionEquivalenceTestCaseEd Bartosh2015-08-171-50/+74
* bitbake: toaster: rewrite LILSUpdateTestCaseEd Bartosh2015-08-171-13/+17
* bitbake: toaster: rewrite test for LayerSource modelEd Bartosh2015-08-171-12/+18
* bitbake: toaster: fix test_build_layerversion test caseEd Bartosh2015-08-171-1/+1
* bitbake: toaster: remove prints from the test codeEd Bartosh2015-08-171-4/+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-012-0/+341
* 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: toaster: split orm app into it's own module and appMichael Wood2015-06-263-123/+0
* 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-262-6/+366
* bitbake: toaster: fixes after replacing BuildRequest with BuildAlexandru DAMIAN2015-06-263-4/+352
* 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-292-13/+24
* bitbake: toaster: refactor checksettings commandAlexandru DAMIAN2015-05-291-0/+3
* bitbake: toaster: Add an invalidate cache method on data update signalMichael Wood2015-05-291-0/+12
* bitbake: toaster logger: assign projects to all buildsAlexandru DAMIAN2015-05-293-7/+378
* bitbake: toaster logger: refactor recipe and layer file pathsAlexandru DAMIAN2015-05-292-16/+368
* bitbake: toaster: Port All recipes, layers and machines to ToasterTablesMichael Wood2015-05-141-0/+11
* bitbake: toaster: fix html5 complianceAlexandru DAMIAN2015-05-141-1/+1
* bitbake: toaster: fix typo in format stringEd Bartosh2015-05-121-1/+1
* bitbake: toasterui: proper exit code on toaster errorsAlexandru DAMIAN2015-05-081-3/+5
* bitbake: toaster: recipe path broken in recipe detail pageDavid Reyna2015-04-171-1/+7
* bitbake: toaster: add layer source in admin throws an errorDavid Reyna2015-04-171-6/+14
* bitbake: toaster: do not throw exception on misconfigured dataAlexandru DAMIAN2015-03-211-1/+1
* bitbake: toaster: display bitbake output after process startBelen Barros Pena2015-03-211-5/+7
* bitbake: toastergui: tables display optimizationsAlexandru DAMIAN2015-03-161-18/+22
* bitbake: toastergui: update search fieldsAlexandru DAMIAN2015-03-161-1/+1
* bitbake: toasterui: identify proper layer in build modeAlexandru DAMIAN2015-03-161-8/+2
* bitbake: toaster: models.py do not use transactionsAlexandru DAMIAN2015-03-091-11/+23
* bitbake: toaster: delete test dataAlexandru DAMIAN2015-03-091-140835/+0
* bitbake: toaster: all projects data and sortsDavid Reyna2015-02-271-0/+63
* bitbake: toaster: order layers with same priorityAlexandru DAMIAN2015-02-271-1/+1