aboutsummaryrefslogtreecommitdiffstats
path: root/lib/toaster/bldcontrol/management/commands/runbuilds.py
AgeCommit message (Expand)Author
2017-09-11toaster: handle early exceptionsDavid Reyna
2017-06-27toaster: address Django-1.10 API deprecationsDavid Reyna
2016-11-30toaster: runbuilds Write the pidfile in python rather than shell scriptMichael Wood
2016-09-20runbuilds: code cleanup - remove unused importsEd Bartosh
2016-09-20runbuilds: code cleanup - whitespaces, long linesEd Bartosh
2016-09-20runbuilds: process builds on startEd Bartosh
2016-09-20runbuilds: process builds on SIGUSR1Ed Bartosh
2016-06-14toaster: fix wrong usage of print_exc and format_excEd Bartosh
2016-06-01toaster: use force_text instead of force_bytesEd Bartosh
2016-05-20toaster: runbuilds move the execution sequence out of the poll loopMichael Wood
2016-05-09bitbake: Update logger.warn() -> logger.warning()Richard Purdie
2016-04-06toaster: runbuilds Clean up runbuildsMichael Wood
2016-04-06toaster: runbuilds Make runbuilds aware of the build CANCELLED stateMichael Wood
2016-04-06toaster: add brbe parameter to triggerBuildEd Bartosh
2016-03-09toaster: use force_bytes to display non-ascii project namesSujith H
2015-12-14toaster: use OneToOneField instead of ForeignKeyEd Bartosh
2015-12-14toaster: Update API used to make runbuilds methods run in transactionsElliot Smith
2015-12-07toaster: make runbuilds to loopEd Bartosh
2015-09-23toaster: store task name in Target objectsEd Bartosh
2015-09-18toaster: Avoid unnecessary local to local copy of cooker logElliot Smith
2015-08-19toaster: fix updates on failed build requestsAlexandru DAMIAN
2015-07-02toaster: runbuilds Fix incorrect variable nameMichael Wood
2015-06-25toaster: refactor build modelAlexandru DAMIAN
2015-06-25toaster: fixes after replacing BuildRequest with BuildAlexandru DAMIAN
2015-06-25toaster: fill in build data from buildrequestAlexandru DAMIAN
2015-06-25toaster: improve the buildenvironment APIAlexandru DAMIAN
2015-02-18toaster: bitbake cooker log saving and downloadingAlexandru DAMIAN
2015-02-16toaster: properly detect failed server startAlexandru DAMIAN
2015-02-09toaster: improve logging facilities for toasterAlexandru DAMIAN
2015-02-02toaster: proper setup for build configurationAlexandru DAMIAN
2015-01-30toaster: new layer checkout logicAlexandru DAMIAN
2015-01-08toaster: write pre-read conf file for build variablesAlexandru DAMIAN
2014-12-12toasterui: add extra debug and development infosAlexandru 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-06-12toaster: build control functionalityAlexandru DAMIAN