summaryrefslogtreecommitdiffstats
path: root/bitbake/bin/toaster
Commit message (Expand)AuthorAgeFilesLines
* bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie2019-05-041-12/+0
* bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie2019-05-041-1/+3
* bitbake: bitbake: toaster: allow OE_ROOT to be provided through environmentAwais Belal2018-11-071-1/+3
* bitbake: toaster: allow TOASTER_DIR to be overridden from cmdlineAwais Belal2018-08-281-2/+7
* bitbake: Toaster: fix shutdown and extra threadsDavid Reyna2018-03-281-2/+2
* bitbake: toaster: add 'nobuild' option to ToasterDavid Reyna2017-12-181-5/+14
* bitbake: Toaster: custom start and stop actionsDavid Reyna2017-08-231-2/+20
* bitbake: toaster: address Django-1.10 API deprecationsDavid Reyna2017-06-281-2/+8
* bitbake: toaster: noweb should init databaseDavid Reyna2017-06-221-15/+35
* bitbake: toaster: remove cut and paste cruftbrian avery2017-02-151-12/+2
* bitbake: toaster: remove cut and paste cruftbrian avery2017-02-151-1/+4
* bitbake: toaster: bin/toaster whitelist TOASTER_DIRbrian avery2017-01-171-0/+1
* bitbake: toaster: Reference pip3 not pipRichard Purdie2016-12-081-1/+1
* bitbake: toaster: runbuilds Write the pidfile in python rather than shell scriptMichael Wood2016-11-301-1/+1
* bitbake: toaster: stop modifying OEROOT in toaster scriptEd Bartosh2016-09-301-4/+6
* bitbake: toaster: don't kill all runserver processesEd Bartosh2016-09-081-3/+0
* bitbake: toaster: remove handling of .toasterui.pidEd Bartosh2016-09-081-4/+0
* bitbake: toaster: don't kill toaster on startEd Bartosh2016-09-081-8/+0
* bitbake: toaster: Remove old toaster config loading mechanismMichael Wood2016-08-111-15/+0
* bitbake: toaster: checksettings call django's loaddata instead of custom commandMichael Wood2016-08-111-1/+2
* bitbake: toaster: --help now returns 0 instead of 1Randy Witt2016-08-111-0/+4
* bitbake: toaster: bin Use python 3 for our django modules checkMichael Wood2016-06-151-1/+1
* bitbake: toaster: use python3 explicitlyEd Bartosh2016-06-021-3/+3
* bitbake: toaster: Remove DATABASE_URL being passed around as an environment varMichael Wood2016-05-201-2/+0
* bitbake: toaster: use print function in toaster scriptEd Bartosh2016-05-141-2/+2
* bitbake: toaster: bin/toaster Fix noweb commandMichael Wood2016-05-061-1/+3
* bitbake: toaster: bin/toaster Add ability to specify port and address to bind toMichael Wood2016-05-061-5/+13
* bitbake: toaster: bin/toaster Add help text for unrecognised commandMichael Wood2016-05-061-9/+15
* bitbake: toaster: export BBBASEDIR variableEd Bartosh2016-04-061-1/+2
* bitbake: toaster: update conf/local.confEd Bartosh2016-04-061-3/+3
* bitbake: toaster: set BITBAKE_UI environment variableEd Bartosh2016-04-061-0/+2
* bitbake: toaster: get rid of noui optionEd Bartosh2016-04-061-4/+0
* bitbake: toaster: don't start bitbake serverEd Bartosh2016-04-061-61/+6
* bitbake: toaster: cleanup of bin/toaster startup codebrian avery2016-03-021-24/+17
* bitbake: toaster: run bitbake server with --read optionEd Bartosh2016-01-221-1/+1
* bitbake: toaster: increase timeoutEd Bartosh2016-01-161-1/+1
* bitbake: toaster: remove 2 confusing parametersEd Bartosh2015-12-181-11/+2
* bitbake: toaster: move setting of default valuesEd Bartosh2015-12-181-6/+5
* bitbake: toaster: move startup checks to a better placeEd Bartosh2015-12-181-26/+23
* bitbake: toaster: remove 2 unused functionsEd Bartosh2015-12-181-12/+0
* bitbake: toaster: remove addtoConfiguration functionEd Bartosh2015-12-181-11/+6
* bitbake: toaster: updated header of the toaster scriptEd Bartosh2015-12-181-13/+7
* bitbake: toaster: add MANAGE variableEd Bartosh2015-12-181-6/+7
* bitbake: toaster: remove unused variableEd Bartosh2015-12-181-1/+0
* bitbake: toaster: split long lines, add/remove whitespaceEd Bartosh2015-12-181-12/+19
* bitbake: toaster: check if address:port is in useEd Bartosh2015-12-181-0/+5
* bitbake: toaster: rework checking of Django versionEd Bartosh2015-12-141-14/+10
* bitbake: toaster: removed extra calls of migrateEd Bartosh2015-12-141-19/+1
* bitbake: toaster: Check Django version against toaster-requirements.txtElliot Smith2015-12-141-2/+8
* bitbake: toaster: Update deprecated manage.py commandElliot Smith2015-12-141-1/+1