summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastermain
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-23bitbake: Toaster: bug-fix on /toastermain/logs.pyAlassane Yattara
2023-10-06bitbake: toaster: Monitoring - implement Django logging systemAlassane Yattara
2023-08-30bitbake: toaster: import only used layersDavid Reyna
2023-08-30bitbake: toaster: Update to Django 4.2David Reyna
2022-03-15bitbake: toaster: set DEFAULT_AUTO_FIELDTim Orling
2021-08-02bitbake: doc/lib: Update to use new override syntax containing colonsRichard Purdie
2020-05-05bitbake: lib/toaster: fixup codebase so pydocstyle can parseFrazer Clews
2020-03-29bitbake: toaster: fix for import build directory with var refs in BBLAYERSPaul Eggleton
2020-03-29bitbake: toaster: migrate to Django-2.2David Reyna
2020-01-19bitbake: lib: amend code to use proper singleton comparisons where possibleFrazer Clews
2020-01-19bitbake: lib: remove unused importsFrazer Clews
2019-06-28bitbake: bitbake: toaster:tests: python -> python3Robert Yang
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
2018-10-18bitbake: toaster: missing shutil importDavid Reyna
2018-08-28bitbake: toaster: enable project import and merged Toaster settingsDavid Reyna
2018-08-20bitbake: Toaster: Implement the project-specific feature and releated enhance...David Reyna
2017-12-18bitbake: toaster: update Toaster for Django 1.11David Reyna
2017-07-31bitbake: toaster: enable remote HTTP API for status aggregationDavid 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-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