aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/bin/toaster
AgeCommit message (Expand)Author
2015-12-18bitbake: toaster: remove 2 confusing parametersEd Bartosh
2015-12-18bitbake: toaster: move setting of default valuesEd Bartosh
2015-12-18bitbake: toaster: move startup checks to a better placeEd Bartosh
2015-12-18bitbake: toaster: remove 2 unused functionsEd Bartosh
2015-12-18bitbake: toaster: remove addtoConfiguration functionEd Bartosh
2015-12-18bitbake: toaster: updated header of the toaster scriptEd Bartosh
2015-12-18bitbake: toaster: add MANAGE variableEd Bartosh
2015-12-18bitbake: toaster: remove unused variableEd Bartosh
2015-12-18bitbake: toaster: split long lines, add/remove whitespaceEd Bartosh
2015-12-18bitbake: toaster: check if address:port is in useEd Bartosh
2015-12-14bitbake: toaster: rework checking of Django versionEd Bartosh
2015-12-14bitbake: toaster: removed extra calls of migrateEd Bartosh
2015-12-14bitbake: toaster: Check Django version against toaster-requirements.txtElliot Smith
2015-12-14bitbake: toaster: Update deprecated manage.py commandElliot Smith
2015-12-14bitbake: toaster: Upgrade to Django 1.8.6 and remove SouthElliot Smith
2015-12-07bitbake: toaster: unset environment variablesEd Bartosh
2015-12-07bitbake: toaster: stop using toaster-pre.confEd Bartosh
2015-12-07bitbake: toaster: implement 'toaster restart-bitbake'Ed Bartosh
2015-12-07bitbake: toaster: implement start_bitbake functionEd Bartosh
2015-12-07bitbake: toaster: implement stop_bitbake functionEd Bartosh
2015-12-07bitbake: toaster: start 'manage.py runbuilds' in the scriptEd Bartosh
2015-12-07bitbake: toaster: use parent of the build dirEd Bartosh
2015-12-07bitbake: toaster: check for toaster configuration laterEd Bartosh
2015-12-07bitbake: toaster: remove unused variableEd Bartosh
2015-12-07bitbake: toaster: change toasterconf.json logic to use TEMPLATECONF, like oe-...brian avery
2015-12-07bitbake: toaster: run bitbake the same wayEd Bartosh
2015-12-07bitbake: toaster: set DATABASE_URL in toaster scriptEd Bartosh
2015-12-07bitbake: toaster: don't allow to run toaster as a scriptEd Bartosh
2015-10-16bitbake: toaster: exit or return depending on the modeEd Bartosh
2015-10-16bitbake: toaster: set TOASTER_MANAGED variableEd Bartosh
2015-10-16bitbake: toaster: get rid of SRCFILEEd Bartosh
2015-10-16bitbake: toaster: use path to the script to guess config pathEd Bartosh
2015-10-16bitbake: toaster: Always run bldcontrol migrationsElliot Smith
2015-10-11bitbake: toaster: remove bashisms so script works in dash as wellbrian avery
2015-10-11bitbake: toaster: get rid of interactivity in bldcontrolbrian avery
2015-10-11bitbake: toaster: check for configuration file and exit if not foundbrian avery
2015-10-11bitbake: toaster: remove layer and build dir interactive questionsbrian avery
2015-10-11bitbake: toaster: removed superuser question from startupbrian avery
2015-09-23bitbake: toaster: start script warning text formatting small improvementCristian Iorga
2015-06-12bitbake: toaster: Make toaster script to work in dashEd Bartosh
2015-06-12bitbake: toaster: Code cleanup: bashismsEd Bartosh
2015-05-29bitbake: toaster: enable no browser startAlexandru DAMIAN
2015-05-29bitbake: toaster: enable server-side sessions for all usagesAlexandru DAMIAN
2015-05-19bitbake: toaster: Remove dependency on daemon applicationRandy Witt
2015-05-12bitbake: toaster: Code cleanup: indentEd Bartosh
2015-05-12bitbake: toaster: Make toaster script working in zshEd Bartosh
2015-05-12bitbake: toaster: clear up toaster shutdown for mac osxAlexander Kanevskiy
2015-02-24bitbake: toaster: update requirement for Django 1.6Alexandru Damian
2015-02-10bitbake: toaster: improve logging facilities for toasterAlexandru DAMIAN
2015-02-10bitbake: toaster: enhancements for the startup sequenceAlexandru DAMIAN