summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/orm
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* bitbake: toasterui: fix sstate task identificationAlexandru DAMIAN2015-02-271-9/+4
* bitbake: toaster: fix typo in models.pyBelen Barros Pena2015-02-271-1/+1
* bitbake: toasterui: fix ETA calculationAlexandru DAMIAN2015-02-241-1/+1
* bitbake: toastergui: performance improvements in task details pageAlexandru Damian2015-02-241-0/+2
* bitbake: toasterui: disable autocommit for build loggingAlexandru DAMIAN2015-02-241-1/+17
* bitbake: toasterui: UI query performance improvementsAlexandru DAMIAN2015-02-201-4/+7
* bitbake: toasterui: fix time estimation in project pageAlexandru Damian2015-02-201-1/+1
* bitbake: toasterui: empty state for pagesAlexandru DAMIAN2015-02-171-2/+6
* bitbake: toaster: models Allow the machine's layer name to be searchedMichael Wood2015-02-101-1/+1
* bitbake: toaster: All machines add a column to link back to machine confMichael Wood2015-02-101-1/+6
* bitbake: toastergui: improvements in layer selection logicAlexandru DAMIAN2015-02-102-5/+149
* bitbake: toaster: branch name priority resolutionAlexandru DAMIAN2015-01-081-1/+7
* bitbake: toaster: write pre-read conf file for build variablesAlexandru DAMIAN2015-01-081-0/+1
* bitbake: toasterui: refactor project layer finding logicAlexandru DAMIAN2014-12-181-1/+20
* bitbake: add POST endpoint for uploading eventlog filesAlexandru DAMIAN2014-12-182-0/+87
* bitbake: add build artifacts table and other improvementsAlexandru DAMIAN2014-12-182-0/+371
* bitbake: toaster: display Toaster exceptions and other fixesAlexandru DAMIAN2014-11-281-1/+8
* bitbake: toastergui: update layer search criteriaAlexandru DAMIAN2014-11-282-1/+334
* bitbake: toaster: use http proxies to fetch dataAlexandru DAMIAN2014-11-281-13/+32
* bitbake: toastergui: layer name correlationAlexandru DAMIAN2014-11-213-33/+489
* bitbake: toaster: update Release model to pinpoint to specific BranchAlexandru DAMIAN2014-11-122-25/+399