aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastermain
AgeCommit message (Expand)Author
2016-11-30bitbake: toaster: Add an example production settings fileMichael Wood
2016-11-16bitbake: toaster: settings set ALLOWED_HOSTS to * in debug modebrian avery
2016-06-15bitbake: toaster: tests Rename test settings to python compliant name and fix...Michael Wood
2016-06-02bitbake: toaster: read timezone files in binary modeEd Bartosh
2016-05-20bitbake: toaster: Add a specific test settings fileMichael Wood
2016-05-20bitbake: toaster: Remove DATABASE_URL being passed around as an environment varMichael Wood
2016-05-14bitbake: toaster: use 'in' instead of has_keyEd Bartosh
2016-05-11bitbake: bin, toaster: Fix print and exception syntaxRichard Purdie
2016-05-11bitbake: bitbake: Update logger.warn() -> logger.warning()Richard Purdie
2016-02-10bitbake: toaster: Enable Image Customisation featureMichael Wood
2016-01-15bitbake: toastergui: fix error and warning counts for buildsElliot Smith
2016-01-11bitbake: toaster: settings Add uid to the toaster cache dirMichael Wood
2015-12-18bitbake: toaster: implement checksocket commandEd Bartosh
2015-12-14bitbake: toaster: Amend regex for MySQL database URLsElliot Smith
2015-12-14bitbake: toaster: Prevent deprecation warnings for RedirectViewElliot Smith
2015-12-14bitbake: toaster: Upgrade to Django 1.8.6 and remove SouthElliot Smith
2015-12-07bitbake: toaster: remove usage of BUILD_MODE variableEd Bartosh
2015-12-07bitbake: toaster: implement get-dburl commandEd Bartosh
2015-10-27bitbake: toaster: Add BUILD_MODE flag to contextElliot Smith
2015-09-29bitbake: toaster: add toggle for enabling image customisation feeatureMichael Wood
2015-09-18bitbake: toaster: delete multiple builds cleanupbrian avery
2015-08-19bitbake: toaster: fix pylint errorsAlexandru Damian
2015-08-06bitbake: toastermain: Add a longer default database timeoutMichael Wood
2015-06-26bitbake: toaster: Add url pattern for backward compatibilityMichael Wood
2015-06-26bitbake: toaster: split orm app into it's own module and appMichael Wood
2015-06-26bitbake: toaster: delete multiple buildsAlexandru DAMIAN
2015-06-26bitbake: toaster: bring django-aggregate-if into the projectAlexandru DAMIAN
2015-06-26bitbake: toastergui: enable strict variable checkingAlexandru DAMIAN
2015-06-12bitbake: toastergui: remove xhr_datatypeahead and xhr_XXXbuildAlexandru DAMIAN
2015-05-29bitbake: toaster: enable server-side sessions for all usagesAlexandru DAMIAN
2015-05-14bitbake: toaster: Remove old bldviewer applicationMichael Wood
2015-02-24bitbake: toasterui: style the Toaster version informationBelen Barros Pena
2015-02-20bitbake: toaster: get proper version stringAlexandru DAMIAN
2015-02-20bitbake: toaster: bitbake cooker log saving and downloadingAlexandru DAMIAN
2015-02-10bitbake: toaster: display Toaster mode and version in debug modeAlexandru DAMIAN
2015-02-10bitbake: toaster: improve logging facilities for toasterAlexandru DAMIAN
2015-02-10bitbake: toastergui: improvements in layer selection logicAlexandru DAMIAN
2015-02-10bitbake: toaster: enable server-side caches and debug-panelAlexandru DAMIAN
2014-12-18bitbake: toasterui: add extra debug and development infosAlexandru DAMIAN
2014-11-21bitbake: toaster: skip virtualenv when searching for django appsMichael Wood
2014-11-12bitbake: toaster: SQL query loggingAlexandru DAMIAN
2014-08-29bitbake: toaster: enable admin interface on select modelsAlexandru DAMIAN
2014-08-29bitbake: toaster: update orm models for layerindex compatibilityAlexandru DAMIAN
2014-08-29bitbake: toaster: fix application discovery in settings.pyAlexandru DAMIAN
2014-07-14bitbake: toaster: add project pagesAlexandru DAMIAN
2014-07-14bitbake: toaster: automatically enable applicationsAlexandru DAMIAN
2014-07-14bitbake: toaster: automatically discover urls.py filesAlexandru DAMIAN
2014-06-20bitbake: toaster: Add performance testing scriptIonut Chisanovici
2014-06-13bitbake: toaster: add function to get the database urlAlexandru DAMIAN
2014-06-13bitbake: toaster: create models for bldcontrol and enable itAlexandru DAMIAN