aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2024-02-06toaster/toastergui: Bug-fix verify given layer path only if import/add local ...stable/2.6-nutstable/2.6-nextjansa/2.6Alassane Yattara
2024-01-05asyncrpc: Add context manager APIJoshua Watt
2024-01-02lib/bb: Add workaround for libgcc issues with python 3.8 and 3.9Richard Purdie
2023-12-21toastergui: verify that an existing layer path is givenMarta Rybczynska
2023-12-08command: Make parseRecipeFile() handle virtual recipes correctlyPeter Kjellerstedt
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-09hashserv: Add API to clean unused entriesJoshua Watt
2023-10-06hashserv: Extend get_outhash API to optionally include unihashJoshua 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-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-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-02fetch2: git: Remove useless try..else clauseJoshua Watt
2023-09-02command: Avoid time intensive distractions for pingRichard Purdie
2023-08-29toaster: accommodate missing 'Image Name' value in buildinfohelperDavid Reyna
2023-08-29toaster: import only used layersDavid Reyna
2023-08-29toaster: Update to Django 4.2David Reyna
2023-08-25fetch2: git: Check if clone directory is a git repolucaceresoli/bug-15201-perf-libtraceevent-missingJoshua Watt
2023-08-25gitsm: tolerate git-lfs in submodulesRandolph Sapp
2023-08-25Fix disk space monitoring on cephfsSamantha Jalabert
2023-08-24lib/bb: Add xattr and acl librariesJoshua Watt
2023-08-24runqueue: show more pressure dataMartin Jansa
2023-08-24fetch2: Add new srcrev fetcher APIRichard Purdie
2023-08-24siggen.py: Improve taskhash reproducibilityPaulo Neves
2023-08-16cooker: Fix error messageJoshua Watt
2023-08-16bblayers/query: Add multiconfig support to `show-appends`Joshua Watt
2023-08-13siggen: Update debugRichard Purdie