summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/tables.py
AgeCommit message (Expand)Author
2020-01-19bitbake: lib: remove unused importsFrazer Clews
2019-05-04bitbake: bitbake: Strip old editor directives from file headersRichard Purdie
2019-05-04bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-05-04bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2018-10-18bitbake: toaster: bad link for distro conf fileDavid Reyna
2018-08-20bitbake: Toaster: Implement the project-specific feature and releated enhance...David Reyna
2017-06-28bitbake: toaster: Add distro selection supportDavid Reyna
2016-08-11bitbake: toaster: update the tables informationSujith H
2016-08-11bitbake: toaster: remove links from time field on failed buildsElliot Smith
2016-06-15bitbake: toaster: Rework displaying package dependencies across ToasterMichael Wood
2016-06-15bitbake: toaster: port table for Built packages to ToasterTableMichael Wood
2016-06-15bitbake: toaster: toaster tables Enable complex empty statesBelen Barros Pena
2016-06-15bitbake: toaster: Migrate project configuration from bootstrap 2 to bootstrap 3Belen Barros Pena
2016-06-15bitbake: toaster: tweaks to recipe file downloadsBelen Barros Pena
2016-06-02bitbake: toaster: replace map with list comprehensionsEd Bartosh
2016-05-17bitbake: toaster: toastertables: Clean up and fix up a number of itemsMichael Wood
2016-05-06bitbake: toaster: customrecipe Only show download icon or button if it's poss...Michael Wood
2016-04-06bitbake: toaster: add rev dep column to image detail pagesDave Lerner
2016-04-06bitbake: toaster: tables BuildsTable exclude cancelled buildsSujith H
2016-04-06bitbake: toaster: Move xhr calls for starting and stopping buildsMichael Wood
2016-03-07bitbake: toaster: change 'revision' to 'Git revision'Belen Barros Pena
2016-02-26bitbake: toaster: change 'delete layer' to 'remove layer'Belen Barros Pena
2016-02-26bitbake: toaster: remove custom images from Image RecipesDave Lerner
2016-02-26bitbake: toaster: add missing link to image recipe detailsBelen Barros Pena
2016-02-19bitbake: toaster: PackagesTable show only installed packagesMichael Wood
2016-02-19bitbake: toaster: SoftwareRecipesTable apply default order_byMichael Wood
2016-02-10bitbake: toaster: tables move template logic into the pkg_add_rm_btnMichael Wood
2016-02-10bitbake: toaster: make locale packages uneditable in custom image pageElliot Smith
2016-02-10bitbake: toaster: include locale and packagegroup packages in custom imageElliot Smith
2016-02-10bitbake: toaster: update custom image package table filtersElliot Smith
2016-02-10bitbake: toaster: move recent builds query to modelElliot Smith
2016-02-10bitbake: toaster: tables Check layer presence in project for customise_btnMichael Wood
2016-02-10bitbake: toaster: tables SelectPackagesTable rename recipe_id to custrecipeidMichael Wood
2016-02-10bitbake: toaster: tables Change SelectPackagesTable to use ProjectPackageMichael Wood
2016-02-10bitbake: toaster: tables add recipe download link to CustomImagesTableMichael Wood
2016-02-10bitbake: toaster: tables Add table for Packages and update SelectPackagesTableMichael Wood
2016-02-10bitbake: toaster: ToasterTables simplify filter function move common part to ...Michael Wood
2016-01-15bitbake: toastergui: code formatting and clean-upElliot Smith
2016-01-15bitbake: toastergui: fix error and warning counts for buildsElliot Smith
2016-01-15bitbake: toastergui: set default visible and hideable columnsElliot Smith
2016-01-15bitbake: toastergui: streamline construction of filter objectsElliot Smith
2016-01-15bitbake: toastergui: convert project builds page to ToasterTableElliot Smith
2016-01-15bitbake: toastergui: implement "today" and "yesterday" filtersElliot Smith
2016-01-15bitbake: toastergui: implement date range filters for buildsElliot Smith
2016-01-15bitbake: toastergui: show recent builds on all builds pageElliot Smith
2016-01-15bitbake: toastergui: refactor ToasterTable filteringElliot Smith
2016-01-15bitbake: toastergui: convert all builds page to ToasterTableElliot Smith
2016-01-15bitbake: toastergui: switch projects/ view to ToasterTableElliot Smith
2016-01-15bitbake: toaster: check inferred file suffixes against list of known typesElliot Smith
2016-01-15bitbake: toastergui: use ToasterTable for projects pageElliot Smith