summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastermain
Commit message (Expand)AuthorAgeFilesLines
* 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
* bitbake: toaster: split orm app into it's own module and appMichael Wood2015-06-261-1/+1
* bitbake: toaster: delete multiple buildsAlexandru DAMIAN2015-06-261-20/+36
* bitbake: toaster: bring django-aggregate-if into the projectAlexandru DAMIAN2015-06-261-0/+9
* bitbake: toastergui: enable strict variable checkingAlexandru DAMIAN2015-06-261-0/+7
* bitbake: toastergui: remove xhr_datatypeahead and xhr_XXXbuildAlexandru DAMIAN2015-06-121-1/+1
* bitbake: toaster: enable server-side sessions for all usagesAlexandru DAMIAN2015-05-291-11/+6
* bitbake: toaster: Remove old bldviewer applicationMichael Wood2015-05-141-2/+0
* bitbake: toasterui: style the Toaster version informationBelen Barros Pena2015-02-241-2/+2
* bitbake: toaster: get proper version stringAlexandru DAMIAN2015-02-201-1/+2
* bitbake: toaster: bitbake cooker log saving and downloadingAlexandru DAMIAN2015-02-201-3/+3
* bitbake: toaster: display Toaster mode and version in debug modeAlexandru DAMIAN2015-02-101-2/+3
* bitbake: toaster: improve logging facilities for toasterAlexandru DAMIAN2015-02-102-4/+20
* bitbake: toastergui: improvements in layer selection logicAlexandru DAMIAN2015-02-101-0/+5
* bitbake: toaster: enable server-side caches and debug-panelAlexandru DAMIAN2015-02-101-1/+40
* bitbake: toasterui: add extra debug and development infosAlexandru DAMIAN2014-12-182-5/+32
* bitbake: toaster: skip virtualenv when searching for django appsMichael Wood2014-11-212-0/+8
* bitbake: toaster: SQL query loggingAlexandru DAMIAN2014-11-121-0/+21
* bitbake: toaster: enable admin interface on select modelsAlexandru DAMIAN2014-08-292-10/+18
* bitbake: toaster: update orm models for layerindex compatibilityAlexandru DAMIAN2014-08-291-0/+2
* bitbake: toaster: fix application discovery in settings.pyAlexandru DAMIAN2014-08-291-3/+1
* bitbake: toaster: add project pagesAlexandru DAMIAN2014-07-141-4/+15
* bitbake: toaster: automatically enable applicationsAlexandru DAMIAN2014-07-141-0/+9