summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/views.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: replace package dependency tag w/ view queriesAlexandru DAMIAN2014-03-251-0/+6
* bitbake: toaster: Update local configuration counterBelen Barros Pena2014-03-251-1/+1
* bitbake: toaster: Add help text to filtersBelen Barros Pena2014-03-251-16/+16
* bitbake: toaster: fix package size 1st sort orderDave Lerner2014-03-251-2/+2
* bitbake: toaster: Change objectname 'packages' to 'packages built'Belen Barros Pena2014-03-251-1/+1
* bitbake: toaster: reset default filter for configvar page on new searchesDavid Reyna2014-03-251-1/+4
* bitbake: toaster: image information viewsDave Lerner2014-03-211-17/+241
* bitbake: toaster: filter out setscene tasks in recipe detailsDavid Reyna2014-03-211-1/+1
* bitbake: toaster: Set display of "Cache attempt" columnBelen Barros Pena2014-03-211-5/+5
* bitbake: toaster: Remove trailing spaces from 'name'Belen Barros Pena2014-03-211-8/+8
* bitbake: toaster: Fix Recipe sorting in tasks tableBelen Barros Pena2014-03-171-2/+2
* bitbake: toaster: Make Order column part of the minimum tableBelen Barros Pena2014-03-171-1/+1
* bitbake: toaster: add errors and warnings listingAmit Kumar Chaudhary2014-03-141-1/+2
* bitbake: toaster: Add counters to filtersRavi Chintakunta2014-03-141-36/+45
* bitbake: toaster: add 'bblayers.conf' files to local config filterDavid Reyna2014-03-111-1/+3
* bitbake: toaster: add empty outcome support to task pageDavid Reyna2014-03-111-1/+1
* bitbake: toaster: fix issues in the build tableAlexandru DAMIAN2014-03-091-1/+10
* bitbake: toaster: update database schemaAlexandru DAMIAN2014-03-091-1/+1
* bitbake: toaster: implement the configuration pagedreyna/configure-detail-viewDavid Reyna2014-03-091-21/+80
* bitbake: toaster: View detailed information about a taskRavi Chintakunta2014-03-091-2/+32
* bitbake: toaster: Change help text for SectionBelen Barros Pena2014-03-091-1/+1
* bitbake: toaster: extend Tasks to include Time, Disk IO, and CPU UsageDavid Reyna2014-03-091-140/+183
* bitbake: toaster: mark dependency packagesAlexandru DAMIAN2014-03-091-2/+2
* bitbake: toaster: implement package summary pageDavid Reyna2014-02-171-2/+71
* bitbake: toaster: implement recipe summary pageDavid Reyna2014-02-171-2/+75
* bitbake: toaster: Implementation of package detail viewsDave Lerner2014-02-171-9/+187
* bitbake: toaster: Added sorting to other columns in All tasks tableRavi Chintakunta2014-02-171-1/+9
* bitbake: toaster: Fix builds view filter options to match changes in filter d...Ravi Chintakunta2014-02-171-27/+44
* bitbake: toaster: fix builds page CSS and functionalityAlexandru DAMIAN2014-01-271-1/+2
* bitbake: toaster: All Tasks Feature with sorting and filteringRavi Chintakunta2014-01-271-6/+118
* bitbake: toaster: Implementation of recipe detail viewsDavid Reyna2014-01-271-3/+14
* bitbake: toaster: Toaster GUI Build and Dashboard pages fixesAlexandru DAMIAN2014-01-271-24/+45
* bitbake: toaster: add vim modelines for .py filesAlexandru DAMIAN2014-01-271-0/+3
* bitbake: toaster: Toaster GUI, generic search, filter and orderAlexandru DAMIAN2014-01-101-160/+252
* bitbake: toaster: Build dashboard implementationAlexandru DAMIAN2014-01-101-8/+28
* bitbake: toaster: Create the base page navigation structureAlexandru DAMIAN2014-01-101-12/+155
* bitbake: toaster: clone Simple UI as base for Toaster GUIAlexandru DAMIAN2014-01-101-4/+258
* bitbake: toaster: add toaster code to bitbakeAlexandru DAMIAN2013-10-181-0/+26