summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/bldcontrol
AgeCommit message (Expand)Author
2023-08-30bitbake: toaster: Update to Django 4.2David Reyna
2022-03-21bitbake: toaster: detect when bitbake crashedDavid Reyna
2022-03-15bitbake: toaster: migratation for models.BigAutoFieldTim Orling
2022-02-21bitbake: bitbake: Replace remaining "abort" usageScott Murray
2020-03-29bitbake: toaster: migrate to Django-2.2David Reyna
2020-02-06bitbake: cooker/toaster: replaced deprecated method warn() with warning()Frazer Clews
2020-01-19bitbake: lib: amend code to use proper singleton comparisons where possibleFrazer Clews
2020-01-19bitbake: lib: remove unused importsFrazer Clews
2019-05-04bitbake: bitbake: Strip old editor directives from file headersRichard Purdie
2019-05-04bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-05-04bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2018-10-04bitbake: toaster: disable git remote check to allow for firewallsDavid Reyna
2018-08-28bitbake: toaster: enable project import and merged Toaster settingsDavid Reyna
2018-08-28bitbake: toaster/checksettings: allow CUSTOM_XML_ONLY setting through envAwais Belal
2018-08-28bitbake: toaster: use a more flexible way to find bitbakeAwais Belal
2018-08-28bitbake: toaster: allow pokydirname to be evaluated when all layers are localAwais Belal
2018-08-20bitbake: Toaster: Implement the project-specific feature and releated enhance...David Reyna
2018-03-28bitbake: toaster: do not fail on optional 'custom.xml' fileDavid Reyna
2018-02-14bitbake: bitbake: toaster: don't use git fetch --allRobert Yang
2017-12-18bitbake: toaster: enable custom env support for shell callsDavid Reyna
2017-12-18bitbake: toaster: unset BBPATH before starting bbserver for backwards compati...David Reyna
2017-10-07bitbake: toaster: build missing toaster.conf settingsDavid Reyna
2017-09-11bitbake: toaster: handle early exceptionsDavid Reyna
2017-09-05bitbake: toaster: set default pokydirname if no external layersOlaf Mandel
2017-09-05bitbake: toaster: debug message for lists layers missing separatorsOlaf Mandel
2017-08-23bitbake: toaster: support custom Layer Index URL and fixture overrideDavid Reyna
2017-07-31bitbake: toaster: move to new bitbake xmlrpc defaultDavid Reyna
2017-06-28bitbake: toaster: git clone progress barDavid Reyna
2017-06-28bitbake: toaster: address Django-1.10 API deprecationsDavid Reyna
2016-11-30bitbake: toaster: bldcontrol Move CustomImageRecipe file creation into own fu...Michael Wood
2016-11-30bitbake: toaster: buildinfohelper toaster-custom-images layerMichael Wood
2016-11-30bitbake: toaster: localhostbecontroller write toaster layers for project to t...Sujith H
2016-11-30bitbake: toaster: localhostbecontroller accept custom init script for buildSujith H
2016-11-30bitbake: toaster: runbuilds Write the pidfile in python rather than shell scriptMichael Wood
2016-11-04bitbake: toaster: Delete useless bldcontrol/testMichael Wood
2016-10-09bitbake: toaster: fix cloning of git+ssh repositoriesEd Bartosh
2016-10-06bitbake: toaster: checksettings Remove confusing startup messagesMichael Wood
2016-09-21bitbake: runbuilds: code cleanup - remove unused importsEd Bartosh
2016-09-21bitbake: runbuilds: code cleanup - whitespaces, long linesEd Bartosh
2016-09-21bitbake: runbuilds: process builds on startEd Bartosh
2016-09-21bitbake: runbuilds: process builds on SIGUSR1Ed Bartosh
2016-09-21bitbake: toaster: fix checking of repository urlEd Bartosh
2016-09-16bitbake: Add missing file from 'toaster: Allow git information to be null for...Richard Purdie
2016-09-02bitbake: toaster: localhostbecontroller Remove git assumptionMichael Wood
2016-09-02bitbake: toaster: Allow git information to be null for BRLayerMichael Wood
2016-09-02bitbake: toaster: Fix oe-core fixtureMichael Wood
2016-08-11bitbake: toaster: bldcontrol model BRLayer Add corresponding local_source_dirMichael Wood
2016-08-11bitbake: toaster: collect details for local dir imported from uiSujith H
2016-08-11bitbake: toaster: move most recent builds templating to clientElliot Smith
2016-08-11bitbake: toaster: Remove old toaster config loading mechanismMichael Wood