summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastermain/urls.py
Commit message (Expand)AuthorAgeFilesLines
* 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