summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastermain/settings.py
AgeCommit message (Expand)Author
2023-12-06bitbake: toastermain/settings: Avoid python filehandle closure warningsRichard Purdie
2023-11-23bitbake: toaster: make django temp directory configurableAlexander Lussier-Cullen
2023-11-14bitbake: toaster: drop deprecated USE_L10N from settingsTim Orling
2023-10-27bitbake: toaster: Write logs to BUILDDIR/toaster_logsAlassane Yattara
2023-10-06bitbake: toaster: Monitoring - implement Django logging systemAlassane Yattara
2022-03-15bitbake: toaster: set DEFAULT_AUTO_FIELDTim Orling
2020-03-29bitbake: toaster: migrate to Django-2.2David Reyna
2019-05-04bitbake: bitbake: Strip old editor directives from file headersRichard Purdie
2019-05-04bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-05-04bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2017-12-18bitbake: toaster: update Toaster for Django 1.11David Reyna
2017-06-28bitbake: toaster: address Django-1.10 API deprecationsDavid Reyna
2017-02-15bitbake: toaster: move sqlite database to TOASTER_DIRbrian avery
2016-11-16bitbake: toaster: settings set ALLOWED_HOSTS to * in debug modebrian avery
2016-06-02bitbake: toaster: read timezone files in binary modeEd Bartosh
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-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-14bitbake: toaster: Amend regex for MySQL database URLsElliot 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-10-27bitbake: toaster: Add BUILD_MODE flag to contextElliot Smith
2015-09-29bitbake: toaster: add toggle for enabling image customisation feeatureMichael Wood
2015-08-06bitbake: toastermain: Add a longer default database timeoutMichael Wood
2015-06-26bitbake: toaster: split orm app into it's own module and appMichael Wood
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-02-24bitbake: toasterui: style the Toaster version informationBelen Barros Pena
2015-02-20bitbake: toaster: get proper version stringAlexandru 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: 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-06-13bitbake: toaster: add function to get the database urlAlexandru DAMIAN
2014-06-13bitbake: toaster: create models for bldcontrol and enable itAlexandru DAMIAN
2014-06-06bitbake: toaster: read database settings from the environmentAlexandru DAMIAN
2014-04-09bitbake: toaster: Allow toaster to start without pytzAlexandru DAMIAN
2014-04-09bitbake: toaster: do not load all available timezonesAlexandru DAMIAN