summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/bldcontrol/management/commands
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: detect when bitbake crashedDavid Reyna2022-03-211-2/+81
* bitbake: cooker/toaster: replaced deprecated method warn() with warning()Frazer Clews2020-02-061-3/+3
* bitbake: lib: amend code to use proper singleton comparisons where possibleFrazer Clews2020-01-191-1/+1
* bitbake: lib: remove unused importsFrazer Clews2020-01-191-3/+1
* bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie2019-05-042-0/+8
* bitbake: toaster/checksettings: allow CUSTOM_XML_ONLY setting through envAwais Belal2018-08-281-1/+2
* bitbake: Toaster: Implement the project-specific feature and releated enhance...David Reyna2018-08-201-1/+1
* bitbake: toaster: do not fail on optional 'custom.xml' fileDavid Reyna2018-03-281-1/+4
* bitbake: toaster: handle early exceptionsDavid Reyna2017-09-111-0/+8
* bitbake: toaster: support custom Layer Index URL and fixture overrideDavid Reyna2017-08-231-1/+4
* bitbake: toaster: address Django-1.10 API deprecationsDavid Reyna2017-06-282-6/+6
* bitbake: toaster: runbuilds Write the pidfile in python rather than shell scriptMichael Wood2016-11-301-7/+14
* bitbake: toaster: checksettings Remove confusing startup messagesMichael Wood2016-10-061-2/+0
* bitbake: runbuilds: code cleanup - remove unused importsEd Bartosh2016-09-211-5/+2
* bitbake: runbuilds: code cleanup - whitespaces, long linesEd Bartosh2016-09-211-19/+15
* bitbake: runbuilds: process builds on startEd Bartosh2016-09-211-0/+2
* bitbake: runbuilds: process builds on SIGUSR1Ed Bartosh2016-09-211-2/+4
* bitbake: toaster: Fix oe-core fixtureMichael Wood2016-09-021-4/+6
* bitbake: toaster: Remove old toaster config loading mechanismMichael Wood2016-08-112-212/+0
* bitbake: toaster: checksettings call django's loaddata instead of custom commandMichael Wood2016-08-111-11/+44
* bitbake: toaster: loadconf Partially add back some of the layerSource parsingMichael Wood2016-07-261-3/+82
* bitbake: toaster: orm Remove the layerindex specific up_branch fieldsMichael Wood2016-07-261-1/+1
* bitbake: toaster: tests: Remove references to LayerSource modelMichael Wood2016-07-261-18/+0
* bitbake: toaster: loadconf remove Loading LayerSourcesMichael Wood2016-07-261-67/+2
* bitbake: toaster: fix wrong usage of print_exc and format_excEd Bartosh2016-06-152-3/+3
* bitbake: toaster: use decode('utf-8') for binary dataEd Bartosh2016-06-021-1/+1
* bitbake: toaster: fix local importsEd Bartosh2016-06-022-2/+2
* bitbake: toaster: use force_text instead of force_bytesEd Bartosh2016-06-021-2/+2
* bitbake: toaster: runbuilds move the execution sequence out of the poll loopMichael Wood2016-05-201-15/+16
* 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