aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-10-26toaster: write logs to BUILDDIRtimo/toaster-logging-v2Tim Orling
2023-10-24SECURITY.md: add fileMarta Rybczynska
2023-10-23fetch2/git: fix lfs fetch with destsuffix paramRagesh Nair
2023-10-23codeparser: add missing 'import os'Chris Laplante
2023-10-23runqueue: set has 'add', not 'append' methodChris Laplante
2023-10-23Toaster: bug-fix on tests.views.test_views.pyAlassane Yattara
2023-10-23Toaster: bug-fix on tests/views/test_views.pyAlassane Yattara
2023-10-23Toaster: bug-fix on custom image test casesAlassane Yattara
2023-10-23Toaster: bug-fix on /toastermain/logs.pyAlassane Yattara
2023-10-23runqueue.py: clarify that 'closest' signature means 'most recent' (and not cl...Alexander Kanavin
2023-10-23Fix find_bbfiles string endswith callBELHADJ SALEM Talel
2023-10-23tests/fetch.py: Add tests to cover multiple branch/name parametersPavel Zhukov
2023-10-16codeparser: replace deprecated ast.Str and 's'Chris Laplante
2023-10-16Toaster: Fixed javascript issue on tests.browser.test_js_unit_testsAlassane Yattara
2023-10-16Toaster: Bug-fix failure on tests.browser.test_layerdetails_pageAlassane Yattara
2023-10-16toaster: bug-fix on tests.browser.test_most_recent_builds_statesAlassane Yattara
2023-10-16toaster: fixed functional testMarlon Rodriguez Garcia
2023-10-16toaster: update jquery version 2.0.3 -> 3.7.1Marlon Rodriguez Garcia
2023-10-16toaster: Update bootstrap version to 3.4.1Marlon Rodriguez Garcia
2023-10-16toaster: updated bootstrap version 3.3.6 -> 3.3.7Marlon Rodriguez Garcia
2023-10-15fetch2: Add API for upstream source tracingAlberto Pianon
2023-10-15Update toaster-requirements to add django-log-viewer==1.1.7Alassane Yattara
2023-10-09bitbake-hashclient: Add clean-unused subcommandJoshua Watt
2023-10-09hashserv: Add API to clean unused entriesJoshua Watt
2023-10-06hashserv: Extend get_outhash API to optionally include unihashJoshua Watt
2023-10-06bitbake-hashclient: Add remove subcommandJoshua Watt
2023-10-06hashserv: Add remove APIJoshua Watt
2023-10-06selftest/fetch: Ensure top level directory timestamp doesn't break testRichard Purdie
2023-10-05toaster: Monitoring - implement Django logging systemAlassane Yattara
2023-10-03toaster: update selenium version and code syntaxMarlon Rodriguez Garcia
2023-09-27bitbake-getvar: Treat undefined variables as empty with --valuePeter Kjellerstedt
2023-09-27bitbake-getvar: Add a (suppressable) error for undefined variablesPeter Kjellerstedt
2023-09-26bitbake: cooker: add a new function to retrieve task signaturesJulien Stephan
2023-09-26fetch2: Adds vscode devcontainer supportMatthias Schnelte
2023-09-26bitbake/lib: spawn server/worker using the current Python interpreterRoss Burton
2023-09-26bitbake-getvar: Make --value imply --quietPeter Kjellerstedt
2023-09-26bitbake-getvar: Make --quiet work with --recipePeter Kjellerstedt
2023-09-26tinfoil: Do not fail when logging is disabled and full config is usedPeter Kjellerstedt
2023-09-22codeparser: Update debug variable referenceRichard Purdie
2023-09-22bitbake-worker/runqueue: Avoid unnecessary bytes object copiesEtienne Cordonnier
2023-09-19data: Add missing dependency handling of remove operatorInsu Park
2023-09-18cooker: Drop unneeded flush callsRichard Purdie
2023-09-18server/process: Disable the flush() call in server loggingRichard Purdie
2023-09-18lib: Drop inotify support and replace with mtime checksRichard Purdie
2023-09-14fetch2: git: Use path_is_descendant() instead of path for repo checkJoshua Watt
2023-09-14utils: Add path_is_descendant()Joshua Watt
2023-09-10bitbake: Update to 2.6.0 release series/versionRichard Purdie
2023-09-05server/process: Add more timing debugRichard Purdie
2023-09-05runqueue: show number of currently running bitbake threads when pressure changesMartin Jansa
2023-09-05doc: bitbake-user-manual: remove reference to SSTATE_MIRRORS variableMichael Opdenacker