summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: toaster: importlayer Update property names for importlayer api callsEd Bartosh2015-10-161-7/+6
* bitbake: toaster: Fix missing tooltips from layers on project configuration pageMichael Wood2015-10-132-10/+11
* bitbake: toaster: Fix broken test caseEd Bartosh2015-10-121-1/+1
* bitbake: toaster: exclude recipes with empty namesEd Bartosh2015-10-121-1/+1
* bitbake: toaster: delete recipe if it can't be savedEd Bartosh2015-10-121-0/+1
* bitbake: toaster: Remove project name from latest project buildsBelen Barros Pena2015-10-121-2/+4
* bitbake: toaster: test get_alldeps APIEd Bartosh2015-10-121-1/+19
* bitbake: toaster: fix orm testsEd Bartosh2015-10-121-29/+4
* bitbake: toaster: fix NameErrorEd Bartosh2015-10-121-1/+1
* bitbake: toaster: use get_alldeps in layerdetails rendererEd Bartosh2015-10-121-2/+2
* bitbake: toaster: implement API to get full list of depsEd Bartosh2015-10-121-0/+19
* bitbake: toaster: Don't descend into directories for cached_layersMichael Wood2015-10-111-13/+16
* bitbake: toaster: Update JS unit testsMichael Wood2015-10-112-20/+28
* bitbake: toaster: Fix stale layer state buttonsMichael Wood2015-10-117-18/+27
* bitbake: toaster: tables Add the recipe filter back into the Recipe tableMichael Wood2015-10-111-0/+13
* bitbake: toaster: Fix typo in returning pk list of layer versions in current ...Michael Wood2015-10-111-1/+1
* bitbake: toaster: layerdetails update build recipe button class nameMichael Wood2015-10-111-2/+2
* bitbake: toaster: Hide "Download build log" button if log doesn't existElliot Smith2015-10-111-1/+3
* bitbake: toaster: fix naming for clone directoryEd Bartosh2015-10-111-1/+1
* bitbake: toaster: buildinfohelper Skip packages we have no build info aboutMichael Wood2015-10-111-11/+31
* bitbake: toaster: buildinfohelper associate build data with built_recipeMichael Wood2015-10-111-1/+2
* bitbake: toaster: remove bashisms so script works in dash as wellbrian avery2015-10-111-5/+4
* bitbake: toaster: get rid of interactivity in bldcontrolbrian avery2015-10-112-102/+38
* bitbake: toaster: check for configuration file and exit if not foundbrian avery2015-10-111-1/+5
* bitbake: toaster: remove layer and build dir interactive questionsbrian avery2015-10-111-1/+24
* bitbake: toaster: removed superuser question from startupbrian avery2015-10-111-5/+4
* bitbake: toaster: orm Machines filter don't pass self in as parameterMichael Wood2015-10-111-1/+1
* bitbake: toaster: Rationalise mimetype guessing to fix artifact downloadsElliot Smith2015-10-112-35/+1
* bitbake: toaster: Use Python's mimetypes moduleElliot Smith2015-10-112-5/+11
* bitbake: toaster: display warnings for bad "IMAGE_FSTYPES" valuesDavid Reyna2015-10-111-3/+18
* bitbake: toaster: Set default columns in recipes tablesBelen Barros Pena2015-10-111-2/+5
* bitbake: toaster: Comment out broken sorting and filtersBelen Barros Pena2015-10-111-23/+26
* bitbake: toaster: Don't HTTP cache ToasterTable responsesElliot Smith2015-10-111-0/+6
* bitbake: toaster: Don't add new history entries when table data loadsElliot Smith2015-10-111-12/+2
* bitbake: toaster: use meaningful logging levelsEd Bartosh2015-10-111-4/+4
* bitbake: toaster: ignore ReachableStamps eventEd Bartosh2015-10-111-1/+2
* bitbake: bitbake/lib: Update version to 1.28.0Richard Purdie2015-10-012-2/+2
* bitbake: siggen: Make it clear why nostamp tasks signatures don't matchRichard Purdie2015-10-011-1/+9
* bitbake: runqueue: Add handling of virtual/xxx provider mappingsRichard Purdie2015-10-011-0/+9
* bitbake: taskdata: Add a function to return the virtual/ mapping dataRichard Purdie2015-10-011-0/+12
* bitbake: cookerdata: Rename BBPKGS -> BBTARGETSRichard Purdie2015-10-011-2/+2
* bitbake: bitbake-worker: Guard against multiprocessing corruption of event dataRichard Purdie2015-10-011-0/+9
* bitbake: toaster: move clones into subdirectoryEd Bartosh2015-09-291-1/+1
* bitbake: toaster: make clone directory name uniqueEd Bartosh2015-09-291-7/+2
* bitbake: toaster: fix reimporting moduleEd Bartosh2015-09-291-1/+0
* bitbake: toaster: fix bug in resetting git repositoryEd Bartosh2015-09-291-1/+2
* bitbake: toaster: use git reset --hard instead of rebaseEd Bartosh2015-09-291-1/+1
* bitbake: toaster: don't use --single-branch when cloningEd Bartosh2015-09-291-2/+2
* bitbake: utils: only add layer once in edit_bblayers_conf()Markus Lehtonen2015-09-291-0/+1
* bitbake: toaster: display most recent builds for projectsDavid Reyna2015-09-293-8/+21