aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-02-09hashserv: Support read-only serverPaul Barker
2021-02-06bitbake-worker: Try and avoid potential short write events issuesRichard Purdie
2021-02-05hashserv: client: Fix handling of null responsesPaul Barker
2021-02-05bitbake-hashclient: Remove obsolete call to client.connectPaul Barker
2021-01-31lib/bb: Don't treat mc recipe (Midnight Commander) as a multiconfig targetTomasz Dziendzielski
2021-01-23fetch/git: download LFS content too during do_fetchMatt Hoosier
2021-01-21tests/fetch: add test for empty query parametersRoss Burton
2021-01-21fetch2: handle empty elements in _param_str_splitRoss Burton
2021-01-21fetch2/perforce: Fix localfile to include ud.moduleRichard Purdie
2021-01-21fetch2/wget: Update user-agentChristophe Priouzeau
2021-01-05fetch/git: Fix usehead for non-default namesJoey Degges
2021-01-05tests/fetch: Test usehead with a non-default nameJoey Degges
2021-01-05tests/fetch: Document behavior of test_gitfetch_useheadJoey Degges
2021-01-05tests/fetch: Organize usehead tests by net requirementsJoey Degges
2021-01-05utils: add docstrings to functionsMilan Shah
2020-12-21cooker: Include all packages a recipe provides in SkippedPackage.rprovidesPeter Kjellerstedt
2020-12-21cache: Make CoreRecipeInfo include rprovides_pkg for skipped recipesPeter Kjellerstedt
2020-12-19data_smart: Ensure hash reflects vardepvalue flags correctlyRichard Purdie
2020-12-10msg: use safe YAML loaderRoss Burton
2020-12-10hashserv: Fix broken AF_UNIX path length limitJoshua Watt
2020-12-09Revert "fetch2: use relative symlinks for anything pulled from PREMIRRORS"Richard Purdie
2020-12-03hashserv: client: Fix AF_UNIX path length limitsJoshua Watt
2020-11-24Revert "bb.ui: delete __init__.py to make bb.ui a namespace package"Hongxu Jia
2020-11-23docs: Makefile: enable parallel buildNicolas Dechesne
2020-11-20providers: selected version not available should be a warningRoss Burton
2020-11-20fetch2: use relative symlinks for anything pulled from PREMIRRORSHombourger, Cedric
2020-11-20bitbake: cache: Remove bad keys() functionJoshua Watt
2020-11-20bitbake: hashserve: Add support for readonly upstreamJoshua Watt
2020-11-20bitbake: hashserve: Add async clientJoshua Watt
2020-11-20lib/bb/fetch2/__init__.py: drop _PYTHON_SYSCONFIGDATA_NAME unsettingAlexander Kanavin
2020-11-20doc/conf.py: add missing import sysMert Kirpici
2020-11-09cookerdata: tweak to avoid mutable default argumentChris Laplante
2020-11-08bb.ui: delete __init__.py to make bb.ui a namespace packageChris Laplante
2020-11-08main: extract creation of argument parser into function so it can be utilized...Chris Laplante
2020-11-08BBHandler: prompt error when task name contain expressionLee Chee Yang
2020-11-02fetch2/git: Document that we won't support passwords in git urlsRichard Purdie
2020-11-02fetch2: add zstd support to unpackMert Kirpici
2020-11-02siggen: Remove broken optimisationRichard Purdie
2020-10-30monitordisk: remove unused function parameterMaxime Roussin-Bélanger
2020-10-30cache: remove unused variables.Maxime Roussin-Bélanger
2020-10-30bitbake: Post release version bumpRichard Purdie
2020-10-26main: Handle cooker daemon startup errorStacy Gaikovaia
2020-10-26tests/fetch: Update upstream master->main branchname transitionRichard Purdie
2020-10-19toaster: Update documentation links to new URLsReyna, David
2020-10-19bitbake: Bump version to 1.48.0 ready for the new releaseRichard Purdie
2020-10-16ui/toasterui: Fix startup faults from incorrect event sequencingRichard Purdie
2020-10-15toaster: Enable Gatesgarth branch in place of ZeusDavid Reyna
2020-10-15lib/bb/ui/knotty: fix typo in parseprogressTim Orling
2020-10-15bitbake: fetch/git: use shlex.quote() to support spaces in SRC_URI urlCharlie Davies
2020-10-11process: Show command exceptions in the server log as wellRichard Purdie