aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2015-09-29bitbake: toaster: move clones into subdirectoryEd Bartosh
2015-09-29bitbake: toaster: make clone directory name uniqueEd Bartosh
2015-09-29bitbake: toaster: fix reimporting moduleEd Bartosh
2015-09-29bitbake: toaster: fix bug in resetting git repositoryEd Bartosh
2015-09-29bitbake: toaster: use git reset --hard instead of rebaseEd Bartosh
2015-09-29bitbake: toaster: don't use --single-branch when cloningEd Bartosh
2015-09-29bitbake: utils: only add layer once in edit_bblayers_conf()Markus Lehtonen
2015-09-29bitbake: toaster: display most recent builds for projectsDavid Reyna
2015-09-29bitbake: toaster: orm remove the complicated querying on the ORMMichael Wood
2015-09-29bitbake: Revert "bitbake: toaster: don't re-create Target objects"Michael Wood
2015-09-29bitbake: toaster: buildinfohelper Create a copy of the built layer and recipeMichael Wood
2015-09-29bitbake: toaster: tables show all recipes in the layerdetails even duplicatesMichael Wood
2015-09-29bitbake: toaster: Prioroitise the layer more generic vcs reference over the shaMichael Wood
2015-09-29bitbake: toaster: Create a relationship between build information and toaster...Michael Wood
2015-09-29bitbake: toaster: Special case the openembedded-core layer to avoid duplicatesMichael Wood
2015-09-29bitbake: toaster: Add test cases for new Image customisation featuresEd Bartosh
2015-09-29bitbake: toaster: Add Image customisation frontend featureMichael Wood
2015-09-29bitbake: toaster: Add ToasterTables for Image customisation featureMichael Wood
2015-09-29bitbake: toaster: Add new ReST API for Image Customisation featureEd Bartosh
2015-09-29bitbake: toaster: Fix indentation of jsunittests viewMichael Wood
2015-09-29bitbake: toaster: implement decorator for REST responsesEd Bartosh
2015-09-29bitbake: toaster: add toggle for enabling image customisation feeatureMichael Wood
2015-09-29bitbake: toaster: Add CustomImageRecipe modelMichael Wood
2015-09-29bitbake: toaster: ToasterTable remove unused class definitionMichael Wood
2015-09-29bitbake: toaster: add nocache option to the ToasterTable widgetMichael Wood
2015-09-29bitbake: toaster: widgets ToasterTable Add more info to search field exceptionMichael Wood
2015-09-29bitbake: toaster: widgets ToasterTable add logger to notify when cache hitMichael Wood
2015-09-29bitbake: toaster: create custom layer and recipes for Image customisationEd Bartosh
2015-09-29bitbake: toaster: tables Move the title and name into the widgetMichael Wood
2015-09-29bitbake: toaster: make a workaround for old style indexEd Bartosh
2015-09-28bitbake: prserv/serv.py: Better messaging when starting/stopping the server w...Leonardo Sandoval
2015-09-28bitbake: prserv/serv: Close the DB connection out of class destructorLeonardo Sandoval
2015-09-24bitbake: prserv/serv: Start/Stop daemon using ip instead of hostLeonardo Sandoval
2015-09-23bitbake: toaster: start script warning text formatting small improvementCristian Iorga
2015-09-23bitbake: tinfoil: remove logging handler at shutdownMarkus Lehtonen
2015-09-23bitbake: toaster: remove time from builds in progressBelen Barros Pena
2015-09-23bitbake: toaster: Add fake entry to Target_File for filesystem rootElliot Smith
2015-09-23bitbake: toaster: layerdetails Fix back button tab behaviourMichael Wood
2015-09-23bitbake: toaster: UI test improvementsKe Zou
2015-09-23bitbake: toaster: support selenium testing from mac OS Xbrian avery
2015-09-23bitbake: toaster: add 2 UI testsEd Bartosh
2015-09-23bitbake: toaster: change UI to show tasksEd Bartosh
2015-09-23bitbake: toaster: don't re-create Target objectsEd Bartosh
2015-09-23bitbake: toaster: store task name in Target objectsEd Bartosh
2015-09-19bitbake: bitbake: bb.fetch2.git: Import errno moduleRomain Perier
2015-09-19bitbake: toaster: hide irrelevant builds in the project builds viewAlexandru DAMIAN
2015-09-18bitbake: data_smart: Ensure OVERRIDES dependencies account for contains()Richard Purdie
2015-09-18bitbake: data_smart: Correctly handle OVERRIDE values set using ??=Richard Purdie
2015-09-18bitbake: data_smart: When considering OVERRIDE dependencies, do so recursivelyRichard Purdie
2015-09-18bitbake: data_smart: Expand overrides cache recursivelyRichard Purdie