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