summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/bldcontrol/models.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: Update to Django 4.2David Reyna2023-08-301-2/+2
* bitbake: toaster: migrate to Django-2.2David Reyna2020-03-291-9/+9
* bitbake: lib: remove unused importsFrazer Clews2020-01-191-2/+1
* bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie2019-05-041-0/+4
* bitbake: toaster: Allow git information to be null for BRLayerMichael Wood2016-09-021-5/+6
* bitbake: toaster: bldcontrol model BRLayer Add corresponding local_source_dirMichael Wood2016-08-111-0/+1
* bitbake: toaster: move most recent builds templating to clientElliot Smith2016-08-111-6/+6
* bitbake: toaster: use force_text instead of force_bytesEd Bartosh2016-06-021-2/+2
* bitbake: bitbake: Update logger.warn() -> logger.warning()Richard Purdie2016-05-111-5/+5
* bitbake: toaster: bldcontrol models Add a cancelling state the BuildRequestMichael Wood2016-04-061-1/+26
* bitbake: toaster: use force_bytes to display non-ascii project namesSujith H2016-03-091-1/+3
* bitbake: toaster: don't use sshbecontrollerEd Bartosh2016-03-071-2/+0
* bitbake: toaster: raise NotImplementedErrorEd Bartosh2016-03-071-2/+6
* bitbake: toaster: use OneToOneField instead of ForeignKeyEd Bartosh2015-12-141-1/+1
* bitbake: toaster: Rationalise mimetype guessing to fix artifact downloadsElliot Smith2015-10-111-34/+0
* bitbake: toaster: Create a relationship between build information and toaster...Michael Wood2015-09-291-1/+2
* bitbake: bitbake: toaster: Fix usage of wrong variablesEd Bartosh2015-08-011-4/+4
* bitbake: toaster: fixes after replacing BuildRequest with BuildAlexandru DAMIAN2015-06-261-0/+3
* bitbake: toaster: refactor checksettings commandAlexandru DAMIAN2015-05-291-0/+3
* bitbake: Revert "toaster: machine not searchable in all builds/projects"Alexandru DAMIAN2015-03-311-1/+1
* bitbake: toaster: machine not searchable in all builds/projectsDavid Reyna2015-03-251-1/+1
* bitbake: toaster: all projects data and sortsDavid Reyna2015-02-271-1/+1
* bitbake: toaster: bitbake cooker log saving and downloadingAlexandru DAMIAN2015-02-201-0/+2
* bitbake: toastergui: update project build listingAlexandru DAMIAN2015-01-291-0/+9
* bitbake: toaster: project builds pageAlexandru DAMIAN2015-01-211-0/+2
* bitbake: add build artifacts table and other improvementsAlexandru DAMIAN2014-12-181-1/+9
* bitbake: toastergui: Various fixes for projects, layers and targets pageAlexandru DAMIAN2014-11-121-5/+28
* bitbake: toaster: update Release model to pinpoint to specific BranchAlexandru DAMIAN2014-11-121-0/+2
* bitbake: toastergui: provide download file capabilityAlexandru DAMIAN2014-10-301-0/+13
* bitbake: toaster: change startup parameter passing to avoid raceAlexandru DAMIAN2014-10-301-1/+2
* bitbake: toaster: update the bldcontrol to the new orm modelsAlexandru DAMIAN2014-08-291-0/+5
* bitbake: toaster: properly set layers when running a buildAlexandru DAMIAN2014-07-231-1/+7
* bitbake: toaster: improved Project modelsAlexandru DAMIAN2014-07-231-0/+2
* bitbake: toaster: add fields for sourcedir and builddir pathsAlexandru DAMIAN2014-07-231-0/+2
* bitbake: toaster: build control functionalityAlexandru DAMIAN2014-06-131-0/+2
* bitbake: toaster: create models for bldcontrol and enable itAlexandru DAMIAN2014-06-131-1/+79
* bitbake: toaster: initial bldcontrol applicationAlexandru DAMIAN2014-06-131-0/+3