aboutsummaryrefslogtreecommitdiffstats
path: root/lib/toaster/bldcontrol/models.py
AgeCommit message (Expand)Author
2023-08-29toaster: Update to Django 4.2David Reyna
2020-03-29toaster: migrate to Django-2.2David Reyna
2020-01-19lib: remove unused importsFrazer Clews
2019-05-04bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2016-09-02toaster: Allow git information to be null for BRLayerMichael Wood
2016-08-11toaster: bldcontrol model BRLayer Add corresponding local_source_dirMichael Wood
2016-08-11toaster: move most recent builds templating to clientElliot Smith
2016-06-01toaster: use force_text instead of force_bytesEd Bartosh
2016-05-09bitbake: Update logger.warn() -> logger.warning()Richard Purdie
2016-04-06toaster: bldcontrol models Add a cancelling state the BuildRequestMichael Wood
2016-03-09toaster: use force_bytes to display non-ascii project namesSujith H
2016-03-07toaster: don't use sshbecontrollerEd Bartosh
2016-03-07toaster: raise NotImplementedErrorEd Bartosh
2015-12-14toaster: use OneToOneField instead of ForeignKeyEd Bartosh
2015-10-11toaster: Rationalise mimetype guessing to fix artifact downloadsElliot Smith
2015-09-29toaster: Create a relationship between build information and toaster layersMichael Wood
2015-08-01bitbake: toaster: Fix usage of wrong variablesEd Bartosh
2015-06-25toaster: fixes after replacing BuildRequest with BuildAlexandru DAMIAN
2015-05-29toaster: refactor checksettings commandAlexandru DAMIAN
2015-03-31Revert "toaster: machine not searchable in all builds/projects"Alexandru DAMIAN
2015-03-24toaster: machine not searchable in all builds/projectsDavid Reyna
2015-02-27toaster: all projects data and sortsDavid Reyna
2015-02-18toaster: bitbake cooker log saving and downloadingAlexandru DAMIAN
2015-01-27toastergui: update project build listingAlexandru DAMIAN
2015-01-21toaster: project builds pageAlexandru DAMIAN
2014-12-11add build artifacts table and other improvementsAlexandru DAMIAN
2014-11-12toastergui: Various fixes for projects, layers and targets pageAlexandru DAMIAN
2014-11-12toaster: update Release model to pinpoint to specific BranchAlexandru DAMIAN
2014-10-30toastergui: provide download file capabilityAlexandru DAMIAN
2014-10-30toaster: change startup parameter passing to avoid raceAlexandru DAMIAN
2014-08-29toaster: update the bldcontrol to the new orm modelsAlexandru DAMIAN
2014-07-23toaster: properly set layers when running a buildAlexandru DAMIAN
2014-07-23toaster: improved Project modelsAlexandru DAMIAN
2014-07-23toaster: add fields for sourcedir and builddir pathsAlexandru DAMIAN
2014-06-12toaster: build control functionalityAlexandru DAMIAN
2014-06-12toaster: create models for bldcontrol and enable itAlexandru DAMIAN
2014-06-12toaster: initial bldcontrol applicationAlexandru DAMIAN