summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2023-12-06bitbake: toaster-eventreplay: Remove ordering assumptionsRichard Purdie
2023-12-06bitbake: toaster: fix pytest build test execution and test discoveryAlexander Lussier-Cullen
2023-12-06bitbake: bitbake: Move to version 2.6.1 to mark runqueue changesRichard Purdie
2023-12-06bitbake: toastergui: Fix regex markup issuesRichard Purdie
2023-12-06bitbake: toastermain/settings: Avoid python filehandle closure warningsRichard Purdie
2023-12-06bitbake: toaster: Fix assertRegexpMatches deprecation warningsRichard Purdie
2023-12-06bitbake: bb/toaster: Fix assertEquals deprecation warningsRichard Purdie
2023-12-06bitbake: toaster/test: delay driver action until elements to appearAlassane Yattara
2023-12-06bitbake: toaster/test: from test_no_builds_message.py wait for the empty stat...Alassane Yattara
2023-12-06bitbake: toaster/test: bug-fix on tests/browser/test_all_builds_pageAlassane Yattara
2023-12-06bitbake: runqueue: Improve inter setscene task dependency handlingRichard Purdie
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