summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/views.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: Rework mimetype guessing to fix artifact downloadsElliot Smith2015-12-181-1/+17
* bitbake: toastergui: add ext4 option for IMAGE_FSTYPESAlexandru DAMIAN2015-03-311-1/+1
* bitbake: toasterui: rename 'targets' to 'recipes'Belen Barros Pena2015-03-311-9/+9
* bitbake: toastergui: prevent error on empty build listAlexandru DAMIAN2015-03-311-2/+8
* bitbake: toaster: most-build-targets bug fixesDave Lerner2015-03-251-3/+3
* bitbake: toaster: build date range selectionsDavid Reyna2015-03-251-14/+118
* bitbake: toastergui: changes to the all projects tableBelen Barros Pena2015-03-251-10/+12
* bitbake: toaster: layer-relative paths for config filesDave Lerner2015-03-251-0/+6
* bitbake: toaster: tasks trigger the select related tables before orderingMichael Wood2015-03-211-1/+3
* bitbake: toaster: Add cancel build to latest build sectionMichael Wood2015-03-211-3/+8
* bitbake: toaster: Incorrect breadcrumb behaviour in the project pageDavid Reyna2015-03-211-0/+1
* bitbake: toastergui: builds and projects outcome filterAlexandru DAMIAN2015-03-211-2/+2
* bitbake: toastergui: fix machines page searchAlexandru DAMIAN2015-03-211-4/+6
* bitbake: toaster: targets page performance improvementAlexandru DAMIAN2015-03-211-1/+4
* 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