summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2015-10-16bitbake: toaster: importlayer Update property names for importlayer api callsEd Bartosh
2015-10-13bitbake: toaster: Fix missing tooltips from layers on project configuration pageMichael Wood
2015-10-12bitbake: toaster: Fix broken test caseEd Bartosh
2015-10-12bitbake: toaster: exclude recipes with empty namesEd Bartosh
2015-10-12bitbake: toaster: delete recipe if it can't be savedEd Bartosh
2015-10-12bitbake: toaster: Remove project name from latest project buildsBelen Barros Pena
2015-10-12bitbake: toaster: test get_alldeps APIEd Bartosh
2015-10-12bitbake: toaster: fix orm testsEd Bartosh
2015-10-12bitbake: toaster: fix NameErrorEd Bartosh
2015-10-12bitbake: toaster: use get_alldeps in layerdetails rendererEd Bartosh
2015-10-12bitbake: toaster: implement API to get full list of depsEd Bartosh
2015-10-11bitbake: toaster: Don't descend into directories for cached_layersMichael Wood
2015-10-11bitbake: toaster: Update JS unit testsMichael Wood
2015-10-11bitbake: toaster: Fix stale layer state buttonsMichael Wood
2015-10-11bitbake: toaster: tables Add the recipe filter back into the Recipe tableMichael Wood
2015-10-11bitbake: toaster: Fix typo in returning pk list of layer versions in current ...Michael Wood
2015-10-11bitbake: toaster: layerdetails update build recipe button class nameMichael Wood
2015-10-11bitbake: toaster: Hide "Download build log" button if log doesn't existElliot Smith
2015-10-11bitbake: toaster: fix naming for clone directoryEd Bartosh
2015-10-11bitbake: toaster: buildinfohelper Skip packages we have no build info aboutMichael Wood
2015-10-11bitbake: toaster: buildinfohelper associate build data with built_recipeMichael Wood
2015-10-11bitbake: toaster: remove bashisms so script works in dash as wellbrian avery
2015-10-11bitbake: toaster: get rid of interactivity in bldcontrolbrian avery
2015-10-11bitbake: toaster: check for configuration file and exit if not foundbrian avery
2015-10-11bitbake: toaster: remove layer and build dir interactive questionsbrian avery
2015-10-11bitbake: toaster: removed superuser question from startupbrian avery
2015-10-11bitbake: toaster: orm Machines filter don't pass self in as parameterMichael Wood
2015-10-11bitbake: toaster: Rationalise mimetype guessing to fix artifact downloadsElliot Smith
2015-10-11bitbake: toaster: Use Python's mimetypes moduleElliot Smith
2015-10-11bitbake: toaster: display warnings for bad "IMAGE_FSTYPES" valuesDavid Reyna
2015-10-11bitbake: toaster: Set default columns in recipes tablesBelen Barros Pena
2015-10-11bitbake: toaster: Comment out broken sorting and filtersBelen Barros Pena
2015-10-11bitbake: toaster: Don't HTTP cache ToasterTable responsesElliot Smith
2015-10-11bitbake: toaster: Don't add new history entries when table data loadsElliot Smith
2015-10-11bitbake: toaster: use meaningful logging levelsEd Bartosh
2015-10-11bitbake: toaster: ignore ReachableStamps eventEd Bartosh
2015-10-01bitbake: bitbake/lib: Update version to 1.28.0Richard Purdie
2015-10-01bitbake: siggen: Make it clear why nostamp tasks signatures don't matchRichard Purdie
2015-10-01bitbake: runqueue: Add handling of virtual/xxx provider mappingsRichard Purdie
2015-10-01bitbake: taskdata: Add a function to return the virtual/ mapping dataRichard Purdie
2015-10-01bitbake: cookerdata: Rename BBPKGS -> BBTARGETSRichard Purdie
2015-10-01bitbake: bitbake-worker: Guard against multiprocessing corruption of event dataRichard Purdie
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