summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastermain
Commit message (Expand)AuthorAgeFilesLines
* 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
* bitbake: toaster: automatically discover urls.py filesAlexandru DAMIAN2014-07-141-4/+12
* bitbake: toaster: Add performance testing scriptIonut Chisanovici2014-06-201-0/+53
* bitbake: toaster: add function to get the database urlAlexandru DAMIAN2014-06-131-0/+19
* bitbake: toaster: create models for bldcontrol and enable itAlexandru DAMIAN2014-06-131-0/+1
* bitbake: toaster: read database settings from the environmentAlexandru DAMIAN2014-06-061-1/+34
* bitbake: toaster: Allow toaster to start without pytzAlexandru DAMIAN2014-04-091-5/+9
* bitbake: toaster: do not load all available timezonesAlexandru DAMIAN2014-04-091-1/+9
* bitbake: toaster: fix timezone detectionAlexandru DAMIAN2014-04-011-3/+17
* bitbake: toaster: add commands to list and delete buildsAlexandru DAMIAN2014-03-114-0/+46
* bitbake: toaster: settings remove duplicate entryAlexandru DAMIAN2014-01-271-1/+0
* bitbake: toaster: add vim modelines for .py filesAlexandru DAMIAN2014-01-273-0/+9
* bitbake: toaster: Create the base page navigation structureAlexandru DAMIAN2014-01-101-0/+10
* bitbake: toaster: clone Simple UI as base for Toaster GUIAlexandru DAMIAN2014-01-102-1/+2
* bitbake: toaster: migrate orm models to SouthAlexandru DAMIAN2013-12-101-0/+1
* bitbake: toaster: update to Django 1.5Alexandru DAMIAN2013-12-101-2/+2
* bitbake: toaster: fix timezone settingsAlexandru DAMIAN2013-11-041-2/+3
* bitbake: toaster: add toaster code to bitbakeAlexandru DAMIAN2013-10-184-0/+263