summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-01bitbake/lib: Update version to 1.28.0HEADmasterRichard Purdie
2015-09-30siggen: Make it clear why nostamp tasks signatures don't matchRichard Purdie
2015-09-30runqueue: Add handling of virtual/xxx provider mappingsRichard Purdie
2015-09-30taskdata: Add a function to return the virtual/ mapping dataRichard Purdie
2015-09-29cookerdata: Rename BBPKGS -> BBTARGETSRichard Purdie
2015-09-29bitbake-worker: Guard against multiprocessing corruption of event dataRichard Purdie
2015-09-29toaster: move clones into subdirectoryEd Bartosh
2015-09-29toaster: make clone directory name uniqueEd Bartosh
2015-09-29toaster: fix reimporting moduleEd Bartosh
2015-09-29toaster: fix bug in resetting git repositoryEd Bartosh
2015-09-29toaster: use git reset --hard instead of rebaseEd Bartosh
2015-09-29toaster: don't use --single-branch when cloningEd Bartosh
2015-09-29utils: only add layer once in edit_bblayers_conf()Markus Lehtonen
2015-09-29toaster: display most recent builds for projectsDavid Reyna
2015-09-29toaster: orm remove the complicated querying on the ORMMichael Wood
2015-09-29Revert "bitbake: toaster: don't re-create Target objects"Michael Wood
2015-09-29toaster: buildinfohelper Create a copy of the built layer and recipeMichael Wood
2015-09-29toaster: tables show all recipes in the layerdetails even duplicatesMichael Wood
2015-09-29toaster: Prioroitise the layer more generic vcs reference over the shaMichael Wood
2015-09-29toaster: Create a relationship between build information and toaster layersMichael Wood
2015-09-29toaster: Special case the openembedded-core layer to avoid duplicatesMichael Wood
2015-09-29toaster: Add test cases for new Image customisation featuresEd Bartosh
2015-09-29toaster: Add Image customisation frontend featureMichael Wood
2015-09-29toaster: Add ToasterTables for Image customisation featureMichael Wood
2015-09-29toaster: Add new ReST API for Image Customisation featureEd Bartosh
2015-09-29toaster: Fix indentation of jsunittests viewMichael Wood
2015-09-29toaster: implement decorator for REST responsesEd Bartosh
2015-09-29toaster: add toggle for enabling image customisation feeatureMichael Wood
2015-09-29toaster: Add CustomImageRecipe modelMichael Wood
2015-09-29toaster: ToasterTable remove unused class definitionMichael Wood
2015-09-29toaster: add nocache option to the ToasterTable widgetMichael Wood
2015-09-29toaster: widgets ToasterTable Add more info to search field exceptionMichael Wood
2015-09-29toaster: widgets ToasterTable add logger to notify when cache hitMichael Wood
2015-09-29toaster: create custom layer and recipes for Image customisationEd Bartosh
2015-09-29toaster: tables Move the title and name into the widgetMichael Wood
2015-09-29toaster: make a workaround for old style indexEd Bartosh
2015-09-26prserv/serv.py: Better messaging when starting/stopping the server with port=0Leonardo Sandoval
2015-09-26prserv/serv: Close the DB connection out of class destructorLeonardo Sandoval
2015-09-23prserv/serv: Start/Stop daemon using ip instead of hostLeonardo Sandoval
2015-09-23toaster: start script warning text formatting small improvementCristian Iorga
2015-09-23tinfoil: remove logging handler at shutdownMarkus Lehtonen
2015-09-23toaster: remove time from builds in progressBelen Barros Pena
2015-09-23toaster: Add fake entry to Target_File for filesystem rootElliot Smith
2015-09-23toaster: layerdetails Fix back button tab behaviourMichael Wood
2015-09-23toaster: UI test improvementsKe Zou
2015-09-23toaster: support selenium testing from mac OS Xbrian avery
2015-09-23toaster: add 2 UI testsEd Bartosh
2015-09-23toaster: change UI to show tasksEd Bartosh
2015-09-23toaster: don't re-create Target objectsEd Bartosh
2015-09-23toaster: store task name in Target objectsEd Bartosh