aboutsummaryrefslogtreecommitdiffstats
path: root/lib/toaster/bldcontrol/management
AgeCommit message (Expand)Author
2022-03-21toaster: detect when bitbake crashedDavid Reyna
2020-02-06cooker/toaster: replaced deprecated method warn() with warning()Frazer Clews
2020-01-19lib: amend code to use proper singleton comparisons where possibleFrazer Clews
2020-01-19lib: remove unused importsFrazer Clews
2019-05-04bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2018-08-28toaster/checksettings: allow CUSTOM_XML_ONLY setting through envAwais Belal
2018-08-20Toaster: Implement the project-specific feature and releated enhancements and...David Reyna
2018-03-28toaster: do not fail on optional 'custom.xml' fileDavid Reyna
2017-09-11toaster: handle early exceptionsDavid Reyna
2017-08-22toaster: support custom Layer Index URL and fixture overrideDavid 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-10-06toaster: checksettings Remove confusing startup messagesMichael 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-09-02toaster: Fix oe-core fixtureMichael Wood
2016-08-11toaster: Remove old toaster config loading mechanismMichael Wood
2016-08-11toaster: checksettings call django's loaddata instead of custom commandMichael Wood
2016-07-25toaster: loadconf Partially add back some of the layerSource parsingMichael Wood
2016-07-25toaster: orm Remove the layerindex specific up_branch fieldsMichael Wood
2016-07-25toaster: tests: Remove references to LayerSource modelMichael Wood
2016-07-25toaster: loadconf remove Loading LayerSourcesMichael Wood
2016-06-14toaster: fix wrong usage of print_exc and format_excEd Bartosh
2016-06-01toaster: use decode('utf-8') for binary dataEd Bartosh
2016-06-01toaster: fix local importsEd 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-09bin, toaster: Fix print and exception syntaxRichard Purdie
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-10-11toaster: get rid of interactivity in bldcontrolbrian avery
2015-09-23toaster: store task name in Target objectsEd Bartosh
2015-09-18toaster: Avoid unnecessary local to local copy of cooker logElliot Smith
2015-09-03toaster: improve explanation of checkout dirBelen Barros Pena
2015-08-19toaster: fix updates on failed build requestsAlexandru DAMIAN
2015-08-19toaster: replace raising Exceptions in loadconfAlexandru DAMIAN
2015-08-19toaster: checksettings: fix TEMPLATECONF detectionAlexandru DAMIAN
2015-08-19toaster: checksettings: fix guesspath initializationAlexandru DAMIAN
2015-08-19toaster: pylint fixesAlexandru DAMIAN
2015-08-17toaster: Fix typo in set up script outputBelen Barros Pena
2015-07-02toaster: runbuilds Fix incorrect variable nameMichael Wood
2015-06-25toaster: bldcontrol Ignore toasterconf files in own directoriesMichael Wood