summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2023-12-04bitbake: hashserv: sqlite: Ensure sync propagates to database connectionsJoshua Watt
2023-12-02bitbake: fetch2: Ensure GCP fetcher checks if file exists before download.Charlie Johnston
2023-12-02bitbake: bitbake: tests: Fix duplicate test_underscore_override testRichard Haar
2023-12-02bitbake: bitbake-hashclient: Add commands to get hashesJoshua Watt
2023-12-02bitbake: toaster/tests: Test single recipe pageAlassane Yattara
2023-12-02bitbake: toaster/tests: Test single layer pageAlassane Yattara
2023-12-02bitbake: toaster/tests: Bug-fix on tests/functional/test_project_pageAlassane Yattara
2023-12-02bitbake: toaster/tests: Added distro page TestCaseAlassane Yattara
2023-12-02bitbake: toaster/tests: Added Layers page TestCaseAlassane Yattara
2023-12-02bitbake: toaster/tests: Added Machine page TestCaseAlassane Yattara
2023-12-02bitbake: toaster/tests: Test software recipe pageAlassane Yattara
2023-12-02bitbake: toaster/tests: Override table edit columns TestCase from image recip...Alassane Yattara
2023-12-02bitbake: toaster/tests: Update methods wait_until_~ to skip using time.sleepAlassane Yattara
2023-11-27bitbake: cooker: Avoid eventlog variable listing lockupsRichard Purdie
2023-11-27bitbake: ui/ncurses: Add missing function call to avoid tracebackRichard Purdie
2023-11-23bitbake: fetch2/aws: forward env-vars used in gitlab-ci K8sFelix Moessbauer
2023-11-23bitbake: fetch2: git: add missing destsuffix and subpath parameters in docstr...Julien Stephan
2023-11-23bitbake: bitbake: fetch2: git: Update Git-LFS download and testsDesone Burns
2023-11-23bitbake: toaster: make django temp directory configurableAlexander Lussier-Cullen
2023-11-23bitbake: toaster/tests: add passthroughs for relevant build environment varia...Alexander Lussier-Cullen
2023-11-23bitbake: toaster/tests: Add UI TestCase - Test the show rows feature in image...Alassane Yattara
2023-11-23bitbake: toaster/tests: Add UI TestCase for the edit column feature in image ...Alassane Yattara
2023-11-23bitbake: toaster/tests: Add UI TestCase - Test project page section imagesAlassane Yattara
2023-11-23bitbake: toaster/tests: Add UI TestCase - Test project page tab "New custom i...Alassane Yattara
2023-11-23bitbake: toaster/tests: Add UI TestCase - Test project page tab import layerAlassane Yattara
2023-11-23bitbake: toaster/tests: Add UI TestCase - Test project config tabAlassane Yattara
2023-11-23bitbake: toaster/tests: Add UI TestCase - Test project config tab navigation:Alassane Yattara
2023-11-23bitbake: toaster/tests: Add UI TestCase - Test project page has right tabs di...Alassane Yattara
2023-11-23bitbake: toaster/tests: Add UI TestCase - Test edit project name on project pageAlassane Yattara
2023-11-23bitbake: toaster/tests: Add UI TestCase - Check project header contains right...Alassane Yattara
2023-11-23bitbake: toaster/tests/create_new_project: Code cleanupAlassane Yattara
2023-11-23bitbake: toaster/tests: Add UI TestCase for visualize all projects show rowsAlassane Yattara
2023-11-23bitbake: toaster/tests: Add UI TestCase for visualize all projects edit columnAlassane Yattara
2023-11-23bitbake: toaster/tests: Add UI TestCase for Visualize all projectsAlassane Yattara
2023-11-23bitbake: cache: Simplify virtualfn2realfn()Peter Kjellerstedt
2023-11-23bitbake: cookerdata: Be consistent with what type bb_data representsPeter Kjellerstedt
2023-11-23bitbake: command: Make parseRecipeFile() handle virtual recipes correctlyPeter Kjellerstedt
2023-11-23bitbake: cooker: Avoid sideeffects for autorev from getAllKeysWithFlagsRichard Purdie
2023-11-23bitbake: cooker: Add support for BB_DEFAULT_EVENTLOGRichard Purdie
2023-11-20bitbake: bitbake: utils: remove spaces on empty linesJulien Stephan
2023-11-16bitbake: toaster/tests: Add UI TestCase for deleting projectAlassane Yattara
2023-11-16bitbake: toaster/tox.ini: Add py 3.11 and 3.12Richard Purdie
2023-11-16bitbake: runqueue: Refactor StaleSetSceneTasks event out of build_scenequeue_...Richard Purdie
2023-11-16bitbake: runqueue: Move 'cantskip' into sqdataRichard Purdie
2023-11-14bitbake: toaster: test_create_new_project typos, whitespaceTim Orling
2023-11-14bitbake: toaster: fix obsolete use of find_element_by_link_textTim Orling
2023-11-14bitbake: toaster: use docs for BitBake link on landing pageTim Orling
2023-11-14bitbake: asyncrpc: Add option to set log level when running as a processJoshua Watt
2023-11-14bitbake: toaster: drop deprecated USE_L10N from settingsTim Orling
2023-11-14bitbake: codegen: cleanup deprecated AST usagesChris Laplante