summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/bldcontrol/management
Commit message (Expand)AuthorAgeFilesLines
* bitbake: bin, toaster: Fix print and exception syntaxRichard Purdie2016-05-111-9/+9
* bitbake: bitbake: Update logger.warn() -> logger.warning()Richard Purdie2016-05-111-3/+3
* bitbake: toaster: runbuilds Clean up runbuildsMichael Wood2016-04-061-29/+52
* bitbake: toaster: runbuilds Make runbuilds aware of the build CANCELLED stateMichael Wood2016-04-061-4/+22
* bitbake: toaster: add brbe parameter to triggerBuildEd Bartosh2016-04-061-4/+2
* bitbake: toaster: use force_bytes to display non-ascii project namesSujith H2016-03-091-1/+1
* bitbake: toaster: use OneToOneField instead of ForeignKeyEd Bartosh2015-12-141-1/+1
* bitbake: toaster: Update API used to make runbuilds methods run in transactionsElliot Smith2015-12-141-2/+2
* bitbake: toaster: make runbuilds to loopEd Bartosh2015-12-071-3/+10
* bitbake: toaster: get rid of interactivity in bldcontrolbrian avery2015-10-111-101/+37
* bitbake: toaster: store task name in Target objectsEd Bartosh2015-09-231-1/+1
* bitbake: toaster: Avoid unnecessary local to local copy of cooker logElliot Smith2015-09-182-44/+2
* bitbake: toaster: improve explanation of checkout dirBelen Barros Pena2015-09-041-16/+16
* bitbake: toaster: fix updates on failed build requestsAlexandru DAMIAN2015-08-191-1/+1
* bitbake: toaster: replace raising Exceptions in loadconfAlexandru DAMIAN2015-08-191-14/+23
* bitbake: toaster: checksettings: fix TEMPLATECONF detectionAlexandru DAMIAN2015-08-191-1/+7
* bitbake: toaster: checksettings: fix guesspath initializationAlexandru DAMIAN2015-08-191-1/+3
* bitbake: toaster: pylint fixesAlexandru DAMIAN2015-08-191-1/+2
* bitbake: toaster: Fix typo in set up script outputBelen Barros Pena2015-08-171-1/+1
* bitbake: toaster: runbuilds Fix incorrect variable nameMichael Wood2015-07-021-1/+1
* bitbake: toaster: bldcontrol Ignore toasterconf files in own directoriesMichael Wood2015-06-261-0/+2
* bitbake: toaster: refactor build modelAlexandru DAMIAN2015-06-261-3/+7
* bitbake: toaster: fixes after replacing BuildRequest with BuildAlexandru DAMIAN2015-06-261-3/+4
* bitbake: toaster: fill in build data from buildrequestAlexandru DAMIAN2015-06-261-1/+31
* bitbake: toaster: improve the buildenvironment APIAlexandru DAMIAN2015-06-261-23/+7
* bitbake: toaster: refactor checksettings commandAlexandru DAMIAN2015-05-291-2/+24
* bitbake: toaster: bitbake cooker log saving and downloadingAlexandru DAMIAN2015-02-202-1/+45
* bitbake: toaster: properly detect failed server startAlexandru DAMIAN2015-02-171-3/+9
* bitbake: toaster: improve logging facilities for toasterAlexandru DAMIAN2015-02-101-1/+1
* bitbake: toaster: enhancements for the startup sequenceAlexandru DAMIAN2015-02-101-18/+58
* bitbake: toastergui: fix loadconf error messageAlexandru DAMIAN2015-02-101-1/+1
* bitbake: toaster: proper setup for build configurationAlexandru DAMIAN2015-02-021-1/+2
* bitbake: toaster: new layer checkout logicAlexandru DAMIAN2015-01-301-2/+5
* bitbake: toaster: update texts for the startup sequenceAlexandru DAMIAN2015-01-302-8/+15
* bitbake: toaster: write pre-read conf file for build variablesAlexandru DAMIAN2015-01-081-4/+1
* bitbake: toasterui: add extra debug and development infosAlexandru DAMIAN2014-12-182-5/+10
* bitbake: toaster: fix loadconf path calculationAlexandru DAMIAN2014-11-281-17/+25
* bitbake: toaster: display Toaster exceptions and other fixesAlexandru DAMIAN2014-11-281-0/+8
* bitbake: toastergui: layer name correlationAlexandru DAMIAN2014-11-212-22/+54
* bitbake: toaster: separate the load configuration file commandAlexandru DAMIAN2014-11-122-134/+162
* bitbake: toaster: update Release model to pinpoint to specific BranchAlexandru DAMIAN2014-11-121-5/+4
* bitbake: toaster: change startup parameter passing to avoid raceAlexandru DAMIAN2014-10-301-7/+12
* bitbake: toasterbld: update checksettings commandAlexandru DAMIAN2014-10-301-5/+42
* bitbake: toaster: update the bldcontrol to the new orm modelsAlexandru DAMIAN2014-08-291-1/+1
* bitbake: toaster: update checksettings command for auto-detectionAlexandru DAMIAN2014-08-291-8/+182
* bitbake: toaster: properly set layers when running a buildAlexandru DAMIAN2014-07-231-9/+14
* bitbake: toaster: move bldcontrol initial_data fixture to codeAlexandru DAMIAN2014-07-231-0/+5
* bitbake: toaster: add fields for sourcedir and builddir pathsAlexandru DAMIAN2014-07-231-0/+33
* bitbake: toaster: build control functionalityAlexandru DAMIAN2014-06-133-0/+85