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