summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastermain
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toastermain/settings: Avoid python filehandle closure warningsRichard Purdie2023-12-061-3/+6
* bitbake: toaster: make django temp directory configurableAlexander Lussier-Cullen2023-11-232-5/+6
* bitbake: toaster: drop deprecated USE_L10N from settingsTim Orling2023-11-141-4/+0
* bitbake: toaster: Write logs to BUILDDIR/toaster_logsAlassane Yattara2023-10-272-7/+7
* bitbake: Toaster: bug-fix on /toastermain/logs.pyAlassane Yattara2023-10-231-1/+6
* bitbake: toaster: Monitoring - implement Django logging systemAlassane Yattara2023-10-063-38/+183
* bitbake: toaster: import only used layersDavid Reyna2023-08-301-1/+1
* bitbake: toaster: Update to Django 4.2David Reyna2023-08-302-3/+3
* bitbake: toaster: set DEFAULT_AUTO_FIELDTim Orling2022-03-151-0/+3
* bitbake: doc/lib: Update to use new override syntax containing colonsRichard Purdie2021-08-021-1/+1
* bitbake: lib/toaster: fixup codebase so pydocstyle can parseFrazer Clews2020-05-051-34/+34
* bitbake: toaster: fix for import build directory with var refs in BBLAYERSPaul Eggleton2020-03-291-1/+11
* bitbake: toaster: migrate to Django-2.2David Reyna2020-03-293-12/+11
* bitbake: lib: amend code to use proper singleton comparisons where possibleFrazer Clews2020-01-191-1/+1
* bitbake: lib: remove unused importsFrazer Clews2020-01-193-9/+4
* bitbake: bitbake: toaster:tests: python -> python3Robert Yang2019-06-281-1/+1
* bitbake: bitbake: Strip old editor directives from file headersRichard Purdie2019-05-047-20/+0
* bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie2019-05-046-72/+0
* bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie2019-05-0410-0/+28
* bitbake: toaster: missing shutil importDavid Reyna2018-10-181-0/+1
* bitbake: toaster: enable project import and merged Toaster settingsDavid Reyna2018-08-281-5/+2
* bitbake: Toaster: Implement the project-specific feature and releated enhance...David Reyna2018-08-202-1/+591
* bitbake: toaster: update Toaster for Django 1.11David Reyna2017-12-182-2/+2
* bitbake: toaster: enable remote HTTP API for status aggregationDavid Reyna2017-07-311-2/+3
* bitbake: toaster: address Django-1.10 API deprecationsDavid Reyna2017-06-283-35/+49
* bitbake: toaster: move sqlite database to TOASTER_DIRbrian avery2017-02-151-2/+1
* bitbake: toaster: Add an example production settings fileMichael Wood2016-11-301-0/+58
* bitbake: toaster: settings set ALLOWED_HOSTS to * in debug modebrian avery2016-11-161-3/+13
* bitbake: toaster: tests Rename test settings to python compliant name and fix...Michael Wood2016-06-151-1/+1
* bitbake: toaster: read timezone files in binary modeEd Bartosh2016-06-021-4/+3
* bitbake: toaster: Add a specific test settings fileMichael Wood2016-05-201-0/+41
* bitbake: toaster: Remove DATABASE_URL being passed around as an environment varMichael Wood2016-05-202-66/+10
* bitbake: toaster: use 'in' instead of has_keyEd Bartosh2016-05-142-2/+2
* bitbake: bin, toaster: Fix print and exception syntaxRichard Purdie2016-05-115-7/+7
* bitbake: bitbake: Update logger.warn() -> logger.warning()Richard Purdie2016-05-111-1/+1
* bitbake: toaster: Enable Image Customisation featureMichael Wood2016-02-101-5/+0
* bitbake: toastergui: fix error and warning counts for buildsElliot Smith2016-01-151-9/+0
* bitbake: toaster: settings Add uid to the toaster cache dirMichael Wood2016-01-111-1/+1
* bitbake: toaster: implement checksocket commandEd Bartosh2015-12-181-0/+69
* bitbake: toaster: Amend regex for MySQL database URLsElliot Smith2015-12-141-1/+2
* bitbake: toaster: Prevent deprecation warnings for RedirectViewElliot Smith2015-12-141-1/+1
* bitbake: toaster: Upgrade to Django 1.8.6 and remove SouthElliot Smith2015-12-141-1/+0
* bitbake: toaster: remove usage of BUILD_MODE variableEd Bartosh2015-12-072-8/+4
* bitbake: toaster: implement get-dburl commandEd Bartosh2015-12-071-0/+9
* bitbake: toaster: Add BUILD_MODE flag to contextElliot Smith2015-10-272-5/+3
* bitbake: toaster: add toggle for enabling image customisation feeatureMichael Wood2015-09-291-0/+5
* bitbake: toaster: delete multiple builds cleanupbrian avery2015-09-181-4/+9
* bitbake: toaster: fix pylint errorsAlexandru Damian2015-08-191-1/+6
* bitbake: toastermain: Add a longer default database timeoutMichael Wood2015-08-061-0/+6
* bitbake: toaster: Add url pattern for backward compatibilityMichael Wood2015-06-261-0/+4