aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
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
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