summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2015-10-16toaster: importlayer Update property names for importlayer api callsEd Bartosh
2015-10-13toaster: Fix missing tooltips from layers on project configuration pageMichael Wood
2015-10-12toaster: Fix broken test caseEd Bartosh
2015-10-12toaster: exclude recipes with empty namesEd Bartosh
2015-10-12toaster: delete recipe if it can't be savedEd Bartosh
2015-10-12toaster: Remove project name from latest project buildsBelen Barros Pena
2015-10-12toaster: test get_alldeps APIEd Bartosh
2015-10-12toaster: fix orm testsEd Bartosh
2015-10-12toaster: fix NameErrorEd Bartosh
2015-10-12toaster: use get_alldeps in layerdetails rendererEd Bartosh
2015-10-12toaster: implement API to get full list of depsEd Bartosh
2015-10-11toaster: Don't descend into directories for cached_layersMichael Wood
2015-10-11toaster: Update JS unit testsMichael Wood
2015-10-11toaster: Fix stale layer state buttonsMichael Wood
2015-10-11toaster: tables Add the recipe filter back into the Recipe tableMichael Wood
2015-10-11toaster: Fix typo in returning pk list of layer versions in current projectMichael Wood
2015-10-11toaster: layerdetails update build recipe button class nameMichael Wood
2015-10-11toaster: Hide "Download build log" button if log doesn't existElliot Smith
2015-10-11toaster: fix naming for clone directoryEd Bartosh
2015-10-11toaster: buildinfohelper Skip packages we have no build info aboutMichael Wood
2015-10-11toaster: buildinfohelper associate build data with built_recipeMichael Wood
2015-10-11toaster: get rid of interactivity in bldcontrolbrian avery
2015-10-11toaster: orm Machines filter don't pass self in as parameterMichael Wood
2015-10-11toaster: Rationalise mimetype guessing to fix artifact downloadsElliot Smith
2015-10-11toaster: Use Python's mimetypes moduleElliot Smith
2015-10-11toaster: display warnings for bad "IMAGE_FSTYPES" valuesDavid Reyna
2015-10-11toaster: Set default columns in recipes tablesBelen Barros Pena
2015-10-11toaster: Comment out broken sorting and filtersBelen Barros Pena
2015-10-11toaster: Don't HTTP cache ToasterTable responsesElliot Smith
2015-10-11toaster: Don't add new history entries when table data loadsElliot Smith
2015-10-11toaster: use meaningful logging levelsEd Bartosh
2015-10-11toaster: ignore ReachableStamps eventEd Bartosh
2015-10-01bitbake/lib: Update version to 1.28.0Richard 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-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