summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: support temporary AWS credentialsToni Lammi2024-02-091-0/+1
* bitbake: tests: fetch.py: use real subversion repositoryMartin Jansa2024-02-081-6/+7
* bitbake: bitbake-diffsigs: fix walking the task dependencies and show better ...Martin Jansa2024-02-082-7/+19
* bitbake: bitbake: Version bump for inherit_defer additionRoss Burton2024-01-262-2/+2
* bitbake: ast/BBHandler: Add inherit_defer supportRichard Purdie2024-01-182-1/+31
* bitbake: runqueue: Fix runall all bugRichard Purdie2024-01-121-18/+24
* bitbake: bitbake/runqueue: rework 'bitbake -S printdiff' logicAlexander Kanavin2024-01-101-15/+26
* bitbake: ui/knotty: properly handle exceptions when calling runCommand()Mark Asselstine2024-01-101-10/+52
* bitbake: server/process: catch and expand multiprocessing connection exceptionsMark Asselstine2024-01-101-2/+8
* bitbake: ast: Fix EXPORT_FUNCTIONS bugRichard Purdie2024-01-102-4/+103
* bitbake: fetch/wget/checkstatus(): include the URL in debugging output about ...Alexander Kanavin2024-01-101-1/+1
* bitbake: fetch/checkstatus(): do not print the URI twice in FetchError exceptionAlexander Kanavin2024-01-101-1/+1
* bitbake: bitbake: tests/event: Add test_lineno_in_eventhandlerRobert Yang2024-01-101-0/+24
* bitbake: bitbake: event: Inject empty lines to make code match lineno in file...Robert Yang2024-01-101-2/+3
* bitbake: toaster/tests: Bug-fix ToasterTable show_rows testcasesAlassane Yattara2024-01-104-6/+9
* bitbake: toaster/tests: Bug-fix "element not interactable" in TestLayerDetail...Alassane Yattara2024-01-101-1/+8
* bitbake: toaster/tests: bug-fix "#hint-error-project-name" should be visibleAlassane Yattara2024-01-101-1/+3
* bitbake: toaster/tests: Setup delay after driver action self.get(url)Alassane Yattara2024-01-104-1/+12
* bitbake: toaster/tests: Delay driver first action on create new project pageAlassane Yattara2024-01-072-1/+3
* bitbake: toaster/tests: Bug-fix element click interceptedAlassane Yattara2024-01-071-2/+6
* bitbake: toaster/tests: Bug-fix on TestProjectConfigTab::test_image_recipe_sh...Alassane Yattara2024-01-071-1/+2
* bitbake: bitbake: Version bump for find_siginfo chanagesRichard Purdie2024-01-052-2/+2
* bitbake: bitbake/runqueue: prioritize local stamps over sstate signatures in ...Alexander Kanavin2024-01-051-0/+3
* bitbake: siggen: Ensure version of siggen is verifiedRichard Purdie2024-01-053-0/+12
* bitbake: bitbake-diffsigs/runqueue: adapt to reworked find_siginfo()Alexander Kanavin2024-01-052-9/+12
* bitbake: bitbake: Post release version bump to 2.7.0Richard Purdie2024-01-052-2/+2
* bitbake: bitbake/runqueue: add debugging for find_siginfo() callsAlexander Kanavin2024-01-051-0/+4
* bitbake: toaster/toastergui: Bug-fix verify given layer path only if import/a...Alassane Yattara2024-01-041-5/+8
* bitbake: bitbake/codeparser.py: address ast module deprecations in py 3.12Alexander Kanavin2024-01-021-10/+10
* bitbake: toaster/tests: Bug-fix "#project-created-notification" should be vis...Alassane Yattara2024-01-011-1/+1
* bitbake: toaster/tests: Skip to show more then 100 item in ToasterTableAlassane Yattara2024-01-011-4/+13
* bitbake: toaster/tests: bug-fix An element matching "#lastest_builds" should ...Alassane Yattara2024-01-011-1/+1
* bitbake: toaster/tests: bug-fix An element matching "#projectstable" should b...Alassane Yattara2024-01-012-43/+46
* bitbake: lib/bb: Add workaround for libgcc issues with python 3.8 and 3.9Richard Purdie2023-12-301-0/+7
* bitbake: contrib/vim: Syntax improvementsJoshua Watt2023-12-231-3/+5
* bitbake: toastergui: verify that an existing layer path is givenMarta Rybczynska2023-12-201-6/+7
* bitbake: toaster/tests: Bug-fix test_functional_basic, delay driver actionsAlassane Yattara2023-12-201-38/+38
* bitbake: bitbake-hashserv: Add description of permissionsJoshua Watt2023-12-181-0/+13
* bitbake: runqueue: Remove tie between rqexe and starts_workerRichard Purdie2023-12-171-15/+8
* bitbake: utils: Fix mkdir with PosixPathRichard Purdie2023-12-171-1/+1
* bitbake: toaster: Added validation to stop import if there is a build in prog...Marlon Rodriguez Garcia2023-12-162-1/+13
* bitbake: toaster/tests: Fixes functional tests warning on autobuilderAlassane Yattara2023-12-151-79/+85
* bitbake: toaster/tests: Update tests/functional/functional_helpers test_funct...Alassane Yattara2023-12-152-1/+6
* bitbake: toaster/tests: bug-fix element click intercepted in browser/test_lay...Alassane Yattara2023-12-152-6/+39
* bitbake: toaster/tests: Bug-Fix testcase functional/test_project_page_tab_con...Alassane Yattara2023-12-152-93/+95
* bitbake: toaster/tests: Removed all time.sleep occurrenceAlassane Yattara2023-12-151-19/+20
* bitbake: toaster/tests: logging warning in console, trying to kill unavailabl...Alassane Yattara2023-12-151-3/+1
* bitbake: toaster/tests: fix chrome argument syntax and wait for driver exitAlexander Lussier-Cullen2023-12-151-1/+3
* bitbake: toaster/tests: fix functional tests setup and teardownAlexander Lussier-Cullen2023-12-151-14/+37
* bitbake: toaster/tests: Exit tests on chromedriver creation failureAlexander Lussier-Cullen2023-12-151-6/+8