summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/views.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: Fix the orderkey to match the columnMichael Wood2015-03-161-1/+1
* bitbake: toastergui: improve toaster suggestionAlexandru DAMIAN2015-03-161-8/+20
* bitbake: toastergui: tables display optimizationsAlexandru DAMIAN2015-03-161-4/+10
* bitbake: toastergui: update search fieldsAlexandru DAMIAN2015-03-161-1/+1
* bitbake: toastergui: improve performance in the all targets pageAlexandru DAMIAN2015-03-161-7/+7
* bitbake: toastergui: improve data suggestionAlexandru DAMIAN2015-03-161-6/+8
* bitbake: toastergui: fix project page layer branch namesAlexandru DAMIAN2015-03-161-2/+2
* bitbake: toastergui: suggestion in alphabetical orderAlexandru DAMIAN2015-03-161-4/+4
* bitbake: toastergui: project page - consistent error displayAlexandru DAMIAN2015-03-161-1/+4
* bitbake: toaster: Enforce unique layer namesMichael Wood2015-03-091-3/+8
* bitbake: toaster: reconcile non-manage-mode landing classesDavid Reyna2015-03-091-8/+5
* bitbake: toaster: hide special code for core vars not present, disable add bu...David Reyna2015-03-091-4/+22
* bitbake: toaster: add sort, search, paging to recipe package pageDave Lerner2015-03-091-4/+56
* bitbake: toaster: all projects data and sortsDavid Reyna2015-02-271-31/+66
* bitbake: toastergui: stop covered task graph traversal earlyAlexandru DAMIAN2015-02-271-4/+3
* bitbake: toastergui: performance improvements in task details pageAlexandru Damian2015-02-241-19/+21
* bitbake: toasterui: style the Toaster version informationBelen Barros Pena2015-02-241-3/+4
* bitbake: toaster: layerdetails Fix pagination controlsMichael Wood2015-02-241-18/+2
* bitbake: toaster: layerdetails summary/descriptions to be searchableMichael Wood2015-02-241-17/+25
* bitbake: toaster: importlayer Remove description input fieldMichael Wood2015-02-201-3/+0
* bitbake: toasterui: remove layer directory in managed modeBelen Barros Pena2015-02-201-4/+10
* bitbake: toaster: landing page when no build moduleDavid Reyna2015-02-201-21/+21
* bitbake: toasterui: UI query performance improvementsAlexandru DAMIAN2015-02-201-6/+9
* bitbake: toaster: bitbake cooker log saving and downloadingAlexandru DAMIAN2015-02-201-18/+76
* bitbake: toasterui: empty state for pagesAlexandru DAMIAN2015-02-171-5/+15
* bitbake: toaster: Set the machines page default pagesize to 100Michael Wood2015-02-171-1/+2
* bitbake: toaster: Remove filtering from layers,machines and targetsMichael Wood2015-02-171-59/+2
* bitbake: toaster: Remove Layer source from machines, layers and targetsMichael Wood2015-02-171-37/+0
* bitbake: toaster: Additional fixes for the project variable pageDavid Reyna2015-02-171-14/+28
* bitbake: toaster: All machines Fix filter countsMichael Wood2015-02-101-6/+4
* bitbake: toaster: All machines reset order_by if removing that columnMichael Wood2015-02-101-0/+2
* bitbake: toaster: all Machines exclude de-prioritised layer source itemsMichael Wood2015-02-101-11/+22
* bitbake: toaster: All machines Add filtering based on layer in projectMichael Wood2015-02-101-5/+43
* bitbake: toaster: All machines Add layer name order by functionsMichael Wood2015-02-101-1/+3
* bitbake: toaster: All machines add a column to link back to machine confMichael Wood2015-02-101-1/+4
* bitbake: toaster: machines Make sure we don't overwrite the pagesizeMichael Wood2015-02-101-1/+1
* bitbake: toaster: Add add/select functionality to machines pageMichael Wood2015-02-101-6/+6
* bitbake: toaster: machines Fix undefined variablesMichael Wood2015-02-101-0/+1
* bitbake: toastergui: set column heading to 'Revision'Belen Barros Pena2015-02-101-4/+6
* bitbake: toaster: display Toaster mode and version in debug modeAlexandru DAMIAN2015-02-101-2/+6
* bitbake: toaster: improve logging facilities for toasterAlexandru DAMIAN2015-02-101-1/+1
* bitbake: toastergui: improvements in layer selection logicAlexandru DAMIAN2015-02-101-11/+24
* bitbake: toastergui: update project build listingAlexandru DAMIAN2015-01-291-37/+66
* bitbake: toastergui: enable re-ordering when columns are hiddenAlexandru DAMIAN2015-01-231-0/+10
* bitbake: toastergui: minor fixesAlexandru DAMIAN2015-01-231-1/+8
* bitbake: toastergui: fix all targets page searchAlexandru DAMIAN2015-01-231-2/+5
* bitbake: toastergui: fix all-targets redirectAlexandru DAMIAN2015-01-231-1/+1
* bitbake: toastergui: fix duplicate IDs all builds pageAlexandru DAMIAN2015-01-231-27/+10
* bitbake: toastergui: save cookie for orderby/page size settingsAlexandru DAMIAN2015-01-231-4/+11
* bitbake: toaster: project configuration variables pageDavid Reyna2015-01-211-1/+105
OpenPOWER on IntegriCloud