summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastermain/urls.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: Monitoring - implement Django logging systemAlassane Yattara2023-10-061-0/+2
* bitbake: toaster: Update to Django 4.2David Reyna2023-08-301-1/+1
* bitbake: toaster: migrate to Django-2.2David Reyna2020-03-291-2/+2
* bitbake: bitbake: Strip old editor directives from file headersRichard Purdie2019-05-041-3/+0
* bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie2019-05-041-12/+0
* bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie2019-05-041-0/+2
* bitbake: toaster: update Toaster for Django 1.11David Reyna2017-12-181-1/+1
* bitbake: toaster: enable remote HTTP API for status aggregationDavid Reyna2017-07-311-2/+3
* bitbake: toaster: address Django-1.10 API deprecationsDavid Reyna2017-06-281-3/+5
* bitbake: toaster: use 'in' instead of has_keyEd Bartosh2016-05-141-1/+1
* bitbake: bitbake: Update logger.warn() -> logger.warning()Richard Purdie2016-05-111-1/+1
* bitbake: toaster: Prevent deprecation warnings for RedirectViewElliot Smith2015-12-141-1/+1
* bitbake: toaster: remove usage of BUILD_MODE variableEd Bartosh2015-12-071-5/+4
* bitbake: toaster: Add BUILD_MODE flag to contextElliot Smith2015-10-271-1/+1
* bitbake: toaster: Add url pattern for backward compatibilityMichael Wood2015-06-261-0/+4
* bitbake: toaster: Remove old bldviewer applicationMichael Wood2015-05-141-2/+0
* bitbake: toaster: bitbake cooker log saving and downloadingAlexandru DAMIAN2015-02-201-3/+3
* bitbake: toaster: improve logging facilities for toasterAlexandru DAMIAN2015-02-101-1/+17
* bitbake: toastergui: improvements in layer selection logicAlexandru DAMIAN2015-02-101-0/+5
* bitbake: toasterui: add extra debug and development infosAlexandru DAMIAN2014-12-181-3/+7
* bitbake: toaster: skip virtualenv when searching for django appsMichael Wood2014-11-211-0/+4
* bitbake: toaster: enable admin interface on select modelsAlexandru DAMIAN2014-08-291-5/+13
* bitbake: toaster: automatically discover urls.py filesAlexandru DAMIAN2014-07-141-4/+12
* bitbake: toaster: add vim modelines for .py filesAlexandru DAMIAN2014-01-271-0/+3
* bitbake: toaster: clone Simple UI as base for Toaster GUIAlexandru DAMIAN2014-01-101-1/+1
* bitbake: toaster: update to Django 1.5Alexandru DAMIAN2013-12-101-2/+2
* bitbake: toaster: add toaster code to bitbakeAlexandru DAMIAN2013-10-181-0/+41