Show patches with: none      |   1624 patches
« 1 2 ... 10 11 1216 17 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
Adds vscode devcontainer support Adds vscode devcontainer support - - - --- 2023-09-11 Matthias Schnelte New
prserver: add self-tests prserver: add self-tests - - - --- 2023-09-13 Rusty Howell New
prserver: add self-tests prserver: add self-tests - - - --- 2023-09-13 Rusty Howell New
bitbake: fetch2: git: revert path checks bitbake: fetch2: git: revert path checks - - - --- 2023-09-13 Mikko Rapeli New
[bitbake-devel,1/2] utils: Add path_is_descendant() fetch2: git: Fix path check for git repos - - - --- 2023-09-13 Joshua Watt New
[bitbake-devel,2/2] fetch2: git: Use path_is_descendant() instead of path for repo check fetch2: git: Fix path check for git repos - - - --- 2023-09-13 Joshua Watt New
server/process: Disable the flush() call in server logging server/process: Disable the flush() call in server logging - - - --- 2023-09-14 Richard Purdie Accepted
[v2] fetch2: Adds vscode devcontainer support [v2] fetch2: Adds vscode devcontainer support - - - --- 2023-09-17 Matthias Schnelte Accepted
lib: Drop inotify support and replace with mtime checks lib: Drop inotify support and replace with mtime checks - - - --- 2023-09-17 Richard Purdie Accepted
[1/1] bitbake: data: Add missing dependency handling of :remove operation Fix dependency handling bug of :remove operation - - - --- 2023-09-18 Insu Park New
cooker: Drop unneeded flush calls cooker: Drop unneeded flush calls - - - --- 2023-09-18 Richard Purdie Accepted
[v2,1/1] bitbake: data: Add missing dependency handling of remove operator Fix dependency handling bug of remove operator - - - --- 2023-09-19 Insu Park New
avoid some unnecessary copies avoid some unnecessary copies - - - --- 2023-09-20 Etienne Cordonnier New
[bitbake-devel,v2] avoid some unnecessary copies [bitbake-devel,v2] avoid some unnecessary copies - - - --- 2023-09-20 Etienne Cordonnier New
[bitbake-devel,v3] avoid some unnecessary copies [bitbake-devel,v3] avoid some unnecessary copies - - - --- 2023-09-20 Etienne Cordonnier New
bitbake-worker: add header with length of message bitbake-worker: add header with length of message - - - --- 2023-09-21 Etienne Cordonnier Accepted
codeparser: Update debug variable reference codeparser: Update debug variable reference - - - --- 2023-09-21 Richard Purdie Accepted
[kirkstone,2.0] bitbake-worker/runqueue: Avoid unnecessary bytes object copies [kirkstone,2.0] bitbake-worker/runqueue: Avoid unnecessary bytes object copies - - - --- 2023-09-22 Etienne Cordonnier Accepted
bitbake-getvar: Make --value imply --quiet bitbake-getvar: Make --value imply --quiet - - - --- 2023-09-23 Peter Kjellerstedt Accepted
[1/1] runqueue: Fix task execution dependency issue [1/1] runqueue: Fix task execution dependency issue - - - --- 2023-09-24 Gowrishankar Saminathan New
[PATCHv2,1/3] tinfoil: Do not fail when logging is disabled and full config is used [PATCHv2,1/3] tinfoil: Do not fail when logging is disabled and full config is used - - - --- 2023-09-25 Peter Kjellerstedt Accepted
[PATCHv2,2/3] bitbake-getvar: Make --quiet work with --recipe [PATCHv2,1/3] tinfoil: Do not fail when logging is disabled and full config is used - - - --- 2023-09-25 Peter Kjellerstedt Accepted
[PATCHv2,3/3] bitbake-getvar: Make --value imply --quiet [PATCHv2,1/3] tinfoil: Do not fail when logging is disabled and full config is used - - - --- 2023-09-25 Peter Kjellerstedt Accepted
[PATCHv3,1/3] tinfoil: Do not fail when logging is disabled and full config is used [PATCHv3,1/3] tinfoil: Do not fail when logging is disabled and full config is used - - - --- 2023-09-25 Peter Kjellerstedt Accepted
[PATCHv3,2/3] bitbake-getvar: Make --quiet work with --recipe [PATCHv3,1/3] tinfoil: Do not fail when logging is disabled and full config is used - - - --- 2023-09-25 Peter Kjellerstedt Accepted
[PATCHv3,3/3] bitbake-getvar: Make --value imply --quiet [PATCHv3,1/3] tinfoil: Do not fail when logging is disabled and full config is used - - - --- 2023-09-25 Peter Kjellerstedt Accepted
bitbake-getvar: Do not output anything with --value and undefined variable bitbake-getvar: Do not output anything with --value and undefined variable - - - --- 2023-09-25 Peter Kjellerstedt New
bitbake/lib: spawn server/worker using the current Python interpreter bitbake/lib: spawn server/worker using the current Python interpreter - - - --- 2023-09-25 Ross Burton Accepted
[PATCHv2] bitbake-getvar: Add an option to specify a default value [PATCHv2] bitbake-getvar: Add an option to specify a default value - - - --- 2023-09-25 Peter Kjellerstedt New
[bitbake-devel,1/2] bitbake-getvar: further supress warnings when quiet option is supplied [bitbake-devel,1/2] bitbake-getvar: further supress warnings when quiet option is supplied - - - --- 2023-09-26 ChenQi New
[bitbake-devel,2/2] tinfoil.py: avoid undefined variable error [bitbake-devel,1/2] bitbake-getvar: further supress warnings when quiet option is supplied - - - --- 2023-09-26 ChenQi New
[PATCHv3,1/4] bitbake-getvar: Add a (suppressable) error for undefined variables [PATCHv3,1/4] bitbake-getvar: Add a (suppressable) error for undefined variables - - - --- 2023-09-27 Peter Kjellerstedt Accepted
[PATCHv3,2/4] bitbake-getvar: Treat undefined variables as empty with --value [PATCHv3,1/4] bitbake-getvar: Add a (suppressable) error for undefined variables - - - --- 2023-09-27 Peter Kjellerstedt Accepted
[PATCHv3,3/4] bitbake-getvar: Add -s as short option for --ignore-undefined [PATCHv3,1/4] bitbake-getvar: Add a (suppressable) error for undefined variables - - - --- 2023-09-27 Peter Kjellerstedt New
[PATCHv3,4/4] bitbake-getvar: Add -v as short option for --value [PATCHv3,1/4] bitbake-getvar: Add a (suppressable) error for undefined variables - - - --- 2023-09-27 Peter Kjellerstedt New
[bitbake-devel,RFC,1/5] asyncrpc: Abstract client socket Bitbake Hash Server WebSockets Implementation - - - --- 2023-09-28 Joshua Watt New
[bitbake-devel,RFC,2/5] hashserv: Add remove API Bitbake Hash Server WebSockets Implementation - - - --- 2023-09-28 Joshua Watt New
[bitbake-devel,RFC,3/5] bitbake-hashclient: Add remove subcommand Bitbake Hash Server WebSockets Implementation - - - --- 2023-09-28 Joshua Watt New
[bitbake-devel,RFC,4/5] hashserv: tests: Add external database tests Bitbake Hash Server WebSockets Implementation - - - --- 2023-09-28 Joshua Watt New
[bitbake-devel,RFC,5/5] hashserv: Add websocket connection implementation Bitbake Hash Server WebSockets Implementation - - - --- 2023-09-28 Joshua Watt New
hashserv: Fix read-only mode. hashserv: Fix read-only mode. - - - --- 2023-09-29 Karim Ben Houcine New
hashserv: Fix read-only mode. hashserv: Fix read-only mode. - - - --- 2023-09-29 Karim Ben Houcine New
[v5] fetch2: Add API for upstream source tracing [v5] fetch2: Add API for upstream source tracing - - - --- 2023-10-01 Alberto Pianon Accepted
Adds VSCode devcontainer support Adds VSCode devcontainer support - - - --- 2023-10-02 Matthias Schnelte New
hashserv: Fix read-only mode hashserv: Fix read-only mode - - - --- 2023-10-02 Karim Ben Houcine New
[v2] hashserv: Fix read-only mode [v2] hashserv: Fix read-only mode - - - --- 2023-10-03 Karim Ben Houcine New
[bitbake-devel,RFC,v2,01/12] asyncrpc: Abstract sockets Bitbake Hash Server WebSockets and Alternate Database Backend - - - --- 2023-10-03 Joshua Watt New
[bitbake-devel,RFC,v2,02/12] hashserv: Add remove API Bitbake Hash Server WebSockets and Alternate Database Backend - - - --- 2023-10-03 Joshua Watt New
[bitbake-devel,RFC,v2,03/12] bitbake-hashclient: Add remove subcommand Bitbake Hash Server WebSockets and Alternate Database Backend - - - --- 2023-10-03 Joshua Watt New
[bitbake-devel,RFC,v2,04/12] hashserv: Add websocket connection implementation Bitbake Hash Server WebSockets and Alternate Database Backend - - - --- 2023-10-03 Joshua Watt New
[bitbake-devel,RFC,v2,05/12] asyncrpc: Add context manager API Bitbake Hash Server WebSockets and Alternate Database Backend - - - --- 2023-10-03 Joshua Watt New
[bitbake-devel,RFC,v2,06/12] hashserv: tests: Add external database tests Bitbake Hash Server WebSockets and Alternate Database Backend - - - --- 2023-10-03 Joshua Watt New
[bitbake-devel,RFC,v2,07/12] asyncrpc: Prefix log messages with client info Bitbake Hash Server WebSockets and Alternate Database Backend - - - --- 2023-10-03 Joshua Watt New
[bitbake-devel,RFC,v2,08/12] bitbake-hashserv: Allow arguments from environment Bitbake Hash Server WebSockets and Alternate Database Backend - - - --- 2023-10-03 Joshua Watt New
[bitbake-devel,RFC,v2,09/12] hashserv: Abstract database Bitbake Hash Server WebSockets and Alternate Database Backend - - - --- 2023-10-03 Joshua Watt New
[bitbake-devel,RFC,v2,10/12] hashserv: Add SQLalchemy backend Bitbake Hash Server WebSockets and Alternate Database Backend - - - --- 2023-10-03 Joshua Watt New
[bitbake-devel,RFC,v2,11/12] contrib: Update hashserv Dockerfile Bitbake Hash Server WebSockets and Alternate Database Backend - - - --- 2023-10-03 Joshua Watt New
[bitbake-devel,RFC,v2,12/12] contrib: hashserv: Add docker-compose Bitbake Hash Server WebSockets and Alternate Database Backend - - - --- 2023-10-03 Joshua Watt New
[1/1] toaster:update selenium version and code syntax [1/1] toaster:update selenium version and code syntax - - - --- 2023-10-03 Marlon Rodriguez Garcia New
[v3] hashserv: Fix read-only mode [v3] hashserv: Fix read-only mode - - - --- 2023-10-04 Karim Ben Houcine New
toaster: Monitoring - implement Django logging system toaster: Monitoring - implement Django logging system - - - --- 2023-10-04 Alassane Yattara Accepted
selftest/fetch: Ensure top level directory timestamp doesn't break test selftest/fetch: Ensure top level directory timestamp doesn't break test - - - --- 2023-10-06 Richard Purdie Accepted
[bitbake-devel,1/5] hashserv: Add remove API Add cleanup commands for hash equivalence - - - --- 2023-10-06 Joshua Watt New
[bitbake-devel,2/5] bitbake-hashclient: Add remove subcommand Add cleanup commands for hash equivalence - - - --- 2023-10-06 Joshua Watt New
[bitbake-devel,3/5] hashserv: Extend get_outhash API to optionally include unihash Add cleanup commands for hash equivalence - - - --- 2023-10-06 Joshua Watt New
[bitbake-devel,4/5] hashserv: Add API to clean unused entries Add cleanup commands for hash equivalence - - - --- 2023-10-06 Joshua Watt New
[bitbake-devel,5/5] bitbake-hashclient: Add clean-unused subcommand Add cleanup commands for hash equivalence - - - --- 2023-10-06 Joshua Watt New
[bitbake-devel] hashserv: Rename clean_unused -> clean-unused [bitbake-devel] hashserv: Rename clean_unused -> clean-unused - - - --- 2023-10-09 Joshua Watt New
Fix find_bbfiles when BBFILES contains directory Fix find_bbfiles when BBFILES contains directory - - - --- 2023-10-09 Talel BELHADJ SALEM New
Ensure that BBFILE_COLLECTIONS and BBPATH exist at add-layers and parsing Ensure that BBFILE_COLLECTIONS and BBPATH exist at add-layers and parsing - - - --- 2023-10-10 Talel BELHADJ SALEM New
tests/fetch.py: Add tests to cover multiple branch/name parameters tests/fetch.py: Add tests to cover multiple branch/name parameters - - - --- 2023-10-10 Pavel Zhukov Accepted
[v2] tests/fetch.py: Add tests to cover multiple branch/name parameters [v2] tests/fetch.py: Add tests to cover multiple branch/name parameters - - - --- 2023-10-10 Pavel Zhukov Accepted
[kirkstone,2.0,0/2] Pull request (cover letter only) - - - --- 2023-10-10 Steve Sakoman Not Applicable
Fix find_bbfiles string endswith call Fix find_bbfiles string endswith call - - - --- 2023-10-11 Talel BELHADJ SALEM Accepted
[3/3] toaster:update jquery and functional tests waiting time Untitled series #17570 - - - --- 2023-10-11 Marlon Rodriguez Garcia New
[1/3] toaster: update jquery version [1/3] toaster: update jquery version - - - --- 2023-10-12 Marlon Rodriguez Garcia New
[3/3] toaster: fixed functional test [1/3] toaster: update jquery version - - - --- 2023-10-12 Marlon Rodriguez Garcia Accepted
Update toaster-requirements to add django-log-viewer==1.1.7 Update toaster-requirements to add django-log-viewer==1.1.7 - - - --- 2023-10-12 Alassane Yattara Accepted
[bitbake-devel,RFC,v2,01/18] asyncrpc: Abstract sockets Bitbake Hash Server WebSockets, Alternate Database Backend, and User Management - - - --- 2023-10-12 Joshua Watt New
[bitbake-devel,RFC,v2,02/18] hashserv: Add websocket connection implementation Bitbake Hash Server WebSockets, Alternate Database Backend, and User Management - - - --- 2023-10-12 Joshua Watt New
[bitbake-devel,RFC,v2,03/18] asyncrpc: Add context manager API Bitbake Hash Server WebSockets, Alternate Database Backend, and User Management - - - --- 2023-10-12 Joshua Watt New
[bitbake-devel,RFC,v2,04/18] hashserv: tests: Add external database tests Bitbake Hash Server WebSockets, Alternate Database Backend, and User Management - - - --- 2023-10-12 Joshua Watt New
[bitbake-devel,RFC,v2,05/18] asyncrpc: Prefix log messages with client info Bitbake Hash Server WebSockets, Alternate Database Backend, and User Management - - - --- 2023-10-12 Joshua Watt New
[bitbake-devel,RFC,v2,06/18] bitbake-hashserv: Allow arguments from environment Bitbake Hash Server WebSockets, Alternate Database Backend, and User Management - - - --- 2023-10-12 Joshua Watt New
[bitbake-devel,RFC,v2,07/18] hashserv: Abstract database Bitbake Hash Server WebSockets, Alternate Database Backend, and User Management - - - --- 2023-10-12 Joshua Watt New
[bitbake-devel,RFC,v2,08/18] hashserv: Add SQLalchemy backend Bitbake Hash Server WebSockets, Alternate Database Backend, and User Management - - - --- 2023-10-12 Joshua Watt New
[bitbake-devel,RFC,v2,09/18] contrib: Update hashserv Dockerfile Bitbake Hash Server WebSockets, Alternate Database Backend, and User Management - - - --- 2023-10-12 Joshua Watt New
[bitbake-devel,RFC,v2,10/18] contrib: hashserv: Add docker-compose Bitbake Hash Server WebSockets, Alternate Database Backend, and User Management - - - --- 2023-10-12 Joshua Watt New
[bitbake-devel,RFC,v2,11/18] hashserv: Implement read-only version of "report" RPC Bitbake Hash Server WebSockets, Alternate Database Backend, and User Management - - - --- 2023-10-12 Joshua Watt New
[bitbake-devel,RFC,v2,12/18] asyncrpc: Add InvokeError Bitbake Hash Server WebSockets, Alternate Database Backend, and User Management - - - --- 2023-10-12 Joshua Watt New
[bitbake-devel,RFC,v2,13/18] asyncrpc: client: Prevent double closing of loop Bitbake Hash Server WebSockets, Alternate Database Backend, and User Management - - - --- 2023-10-12 Joshua Watt New
[bitbake-devel,RFC,v2,14/18] asyncrpc: client: Add disconnect API Bitbake Hash Server WebSockets, Alternate Database Backend, and User Management - - - --- 2023-10-12 Joshua Watt New
[bitbake-devel,RFC,v2,15/18] hashserv: Add user permissions Bitbake Hash Server WebSockets, Alternate Database Backend, and User Management - - - --- 2023-10-12 Joshua Watt New
[bitbake-devel,RFC,v2,16/18] hashserv: Add become-user API Bitbake Hash Server WebSockets, Alternate Database Backend, and User Management - - - --- 2023-10-12 Joshua Watt New
[bitbake-devel,RFC,v2,17/18] hashserv: Add db-usage API Bitbake Hash Server WebSockets, Alternate Database Backend, and User Management - - - --- 2023-10-12 Joshua Watt New
[bitbake-devel,RFC,v2,18/18] hashserv: Add database column query API Bitbake Hash Server WebSockets, Alternate Database Backend, and User Management - - - --- 2023-10-12 Joshua Watt New
Update toaster-requirements to add django-log-viewer==1.1.7 Update toaster-requirements to add django-log-viewer==1.1.7 - 1 1 --- 2023-10-12 Alassane Yattara Accepted
Toaster: bug-fix on tests.browser.test_most_recent_builds_states Toaster: bug-fix on tests.browser.test_most_recent_builds_states - - - --- 2023-10-16 Alassane Yattara New
[v2,4/4] toaster: Update bootstrap version to 3.4.1 Untitled series #17806 - 1 - --- 2023-10-16 Marlon Rodriguez Garcia Accepted
Toaster: Bug-fix failure on tests.browser.test_layerdetails_page Toaster: Bug-fix failure on tests.browser.test_layerdetails_page - - - --- 2023-10-16 Alassane Yattara Accepted
« 1 2 ... 10 11 1216 17 »