summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2015-02-27bitbake: toaster: config var layout fixesDavid Reyna
2015-02-27bitbake: toaster: all projects data and sortsDavid Reyna
2015-02-27bitbake: toastergui: add csrf tokens for AJAX callsAlexandru DAMIAN
2015-02-27bitbake: toasterui: do not use transactions if the database autocommitsAlexandru DAMIAN
2015-02-27bitbake: toaster: order layers with same priorityAlexandru DAMIAN
2015-02-27bitbake: toasterui: fix sstate task identificationAlexandru DAMIAN
2015-02-27bitbake: toastergui: stop covered task graph traversal earlyAlexandru DAMIAN
2015-02-27bitbake: toaster: fix typo in models.pyBelen Barros Pena
2015-02-25bitbake: bitbake-layers: fix wildcard support in remove-layerPaul Eggleton
2015-02-24bitbake: toasterui: fix ETA calculationAlexandru DAMIAN
2015-02-24bitbake: toastergui: performance improvements in task details pageAlexandru Damian
2015-02-24bitbake: toasterui: disable autocommit for build loggingAlexandru DAMIAN
2015-02-24bitbake: toaster: update requirement for Django 1.6Alexandru Damian
2015-02-24bitbake: toasterui: improving the latest builds consistencyBelen Barros Pena
2015-02-24bitbake: toaster: Add machine selection notificationMichael Wood
2015-02-24bitbake: toasterui: style the Toaster version informationBelen Barros Pena
2015-02-24bitbake: toaster: layerdetails Fix pagination controlsMichael Wood
2015-02-24bitbake: toaster: layerdetails Add link to machines fileMichael Wood
2015-02-24bitbake: toaster: layerdetails summary/descriptions to be searchableMichael Wood
2015-02-24bitbake: toastergui: fix spacing and input field sizesBelen Barros Pena
2015-02-21bitbake: bitbake-layers: add ability to fetch layers and their dependencies f...Chong Lu
2015-02-21bitbake: bitbake-layers: fix loggingPaul Eggleton
2015-02-21bitbake: bitbake-layers: refactor to use argparse instead of cmdPaul Eggleton
2015-02-20bitbake: toaster: importlayer Remove description input fieldMichael Wood
2015-02-20bitbake: toasterui: remove layer directory in managed modeBelen Barros Pena
2015-02-20bitbake: toasterui: style the Toaster version informationBelen Barros Pena
2015-02-20bitbake: toaster: layerdetails Don't show None type in description/summaryMichael Wood
2015-02-20bitbake: toaster: landing page when no build moduleDavid Reyna
2015-02-20bitbake: toaster: get proper version stringAlexandru DAMIAN
2015-02-20bitbake: toasterui: UI query performance improvementsAlexandru DAMIAN
2015-02-20bitbake: toasterui: fix time estimation in project pageAlexandru Damian
2015-02-20bitbake: toaster: properly detect starting in rolling log fileAlexandru DAMIAN
2015-02-20bitbake: toaster: bitbake cooker log saving and downloadingAlexandru DAMIAN
2015-02-17bitbake: toasterui: empty state for pagesAlexandru DAMIAN
2015-02-17bitbake: toaster: Set the machines page default pagesize to 100Michael Wood
2015-02-17bitbake: toaster: Remove filtering from layers,machines and targetsMichael Wood
2015-02-17bitbake: toaster: Remove Layer source from machines, layers and targetsMichael Wood
2015-02-17bitbake: toaster: New build button allow arbitrary build targetsMichael Wood
2015-02-17bitbake: toaster: Additional fixes for the project variable pageDavid Reyna
2015-02-17bitbake: toaster: layerdetails use new vcs reference apiMichael Wood
2015-02-17bitbake: toaster: fix git checkout commandAlexandru DAMIAN
2015-02-17bitbake: toaster: properly detect failed server startAlexandru DAMIAN
2015-02-17bitbake: toaster: Use on input event for validation rather than keyupMichael Wood
2015-02-16bitbake: tests/fetch.py: latest_versionstring add set of PNAníbal Limón
2015-02-16bitbake: fetch2: wget remove scape of - in regexes don't neededAníbal Limón
2015-02-16bitbake: fetch2: wget _modelate_version improvmentsAníbal Limón
2015-02-16bitbake: fetch2: wget latest_versionstring improvments in get version by dirAníbal Limón
2015-02-16bitbake: fetch2: wget add _check_latest_version_by_dirAníbal Limón
2015-02-16bitbake: fetch2: wget latest_versionstring _check_latest_version improvmentsAníbal Limón
2015-02-16bitbake: fetch2: wget latest_versionstring improve _parse_pathAníbal Limón