aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2016-04-03bitbake: siggen: Ensure tainted stamps are accounted for with writing custom ...Richard Purdie
2016-04-03bitbake: siggen: Fix nostamp taint handlingRichard Purdie
2016-04-03bitbake: siggen: Add checksum recalculation/checking codeRichard Purdie
2016-04-03bitbake: siggen: Fix check calculation problem with file_checksumsRichard Purdie
2016-04-03bitbake: siggen: Drop misleading duplicate methodRichard Purdie
2016-04-03bitbake: tests/fetch.py: Improve unit tests for trusted network checkOlof Johansson
2016-04-03bitbake: fetch2: BB_ALLOWED_NETWORKS should not care about port numbersOlof Johansson
2016-04-03bitbake: toaster: orm better detect requires during CustomImageRecipe generationJoshua Lock
2016-04-03bitbake: toaster: Correct typo on build form help textBelen Barros Pena
2016-04-03bitbake: toaster: buildinfohelper Add additional metadata to the built layerMichael Wood
2016-04-01bitbake: toaster: tests Migrate landing page tests to SeleniumElliot Smith
2016-04-01bitbake: toaster: tests Migrate all projects page tests to SeleniumElliot Smith
2016-04-01bitbake: toaster: tests Migrate project builds page tests to SeleniumElliot Smith
2016-04-01bitbake: toaster: tests Migrate all builds page and project page tests to Sel...Elliot Smith
2016-04-01bitbake: toaster: tests Migrate to Selenium for UI testsElliot Smith
2016-03-31bitbake: bitbake: Don't limit traceback lengths to arbitrary valuesRichard Purdie
2016-03-31bitbake: cookerdata.py: remove slash in the endRobert Yang
2016-03-31bitbake: Bump version to 1.29.1Richard Purdie
2016-03-31bitbake: build/utils: Allow python functions to execute with real exception h...Richard Purdie
2016-03-31bitbake: fetch2: Ensure that incorrect checksumed files are always renamedRichard Purdie
2016-03-31bitbake: cooker: fix CookerParser.shutdown()Markus Lehtonen
2016-03-30bitbake: cooker: Ensure bbappend order is deterministicRichard Purdie
2016-03-30bitbake: checksum: In FileChecksumCache don't follow directory symlinksMarkus Lehtonen
2016-03-29bitbake: cookerdata: Improve handling of ParseErrorRichard Purdie
2016-03-28bitbake: fetch2/wget.py: _check_latest_version_by_dir fix prefix detectionAníbal Limón
2016-03-28bitbake: fetch2/wget.py: _check_latest_version_by_dir use group namesAníbal Limón
2016-03-26bitbake: fetch2: Handle lockfiles for file:// urls redirected to mirrorsRichard Purdie
2016-03-26bitbake: toaster: get all dependents for pkg for removalDave Lerner
2016-03-26bitbake: toaster: new customise package-remove modal dlgDave Lerner
2016-03-26bitbake: toaster: show full list of dependents to removeDave Lerner
2016-03-26bitbake: bitbake: fetch2/gitsm: Fix fetch when the repository contains nested...Derek Straka
2016-03-24bitbake: bitbake: xmlrpc: set single use mode differentlyEd Bartosh
2016-03-23bitbake: bitbake-user-manual: include/require checks current directoryScott Rifenbark
2016-03-23bitbake: bitbake-user-manual: Updated the "inherit Directive" section.Scott Rifenbark
2016-03-23bitbake: bitbake-user-manual: Updated the copyright year to 2016Scott Rifenbark
2016-03-23bitbake: toasterui: remove ParseStarted from the event listEd Bartosh
2016-03-23bitbake: toasterui: Remove the excessive exception loggingMichael Wood
2016-03-23bitbake: cache: Make BB_DONT_CACHE variable externalMarkus Lehtonen
2016-03-23bitbake: toaster: orm generate CustomImageRecipe contents try secondary pathMichael Wood
2016-03-23bitbake: toaster: localhostbecontroller put generated layer in the builddirMichael Wood
2016-03-23bitbake: toaster: localhostbecontroller Allow file:/// uri type for git repoMichael Wood
2016-03-23bitbake: toaster: orm Add a constant for the CustomImageRecipe's layer nameMichael Wood
2016-03-23bitbake: toaster: localhostbecontroller Don't clear out toaster custom layer dirMichael Wood
2016-03-21bitbake: bb/tests/fetch: Update cups urlRichard Purdie
2016-03-12bitbake: fetch2/npm: fix ud.registry so that alternative registries can be ha...Brendan Le Foll
2016-03-09bitbake: server/process: Try connecting 4 times before giving upLucas Dutra Nunes
2016-03-09bitbake: toaster: models List only have the specified project's imported layersMichael Wood
2016-03-09bitbake: toaster: rework task buildstats storage and displayElliot Smith
2016-03-09bitbake: toaster: use force_bytes to display non-ascii project namesSujith H
2016-03-09bitbake: fetch2: Make SRC_URI[md5sum] and SRC_URI[sha256sum] expand their valuesPeter Kjellerstedt