aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-11-21Toaster: Write UI TestCase -> Test the show rows feature in image recipeyattdev/Feature-10259-Write-UI-and-UnitTests-TabConfig-CREATE-ACCESS-CUSTOM-IMAGE-RecipeImageAlassane Yattara
2023-11-21Toaster: Write UI TestCase -> the edit column feature in image recipeAlassane Yattara
2023-11-21Toaster: Write UI TestCase -> Test project page section imagesAlassane Yattara
2023-11-21Toaster: Write UI TestCase -> Test project page tab "New custom image"Alassane Yattara
2023-11-21Toaster: Write UI TestCase -> Test project page tab import layerAlassane Yattara
2023-11-21Toaster: Write UI TestCase -> Test project config tabAlassane Yattara
2023-11-21Toaster: Write UI TestCase -> Test project config tab navigation:Alassane Yattara
2023-11-20bitbake: utils: remove spaces on empty linesJulien Stephan
2023-11-16toaster/tests: Add UI TestCase for deleting projectAlassane Yattara
2023-11-16toaster/tox.ini: Add py 3.11 and 3.12Richard Purdie
2023-11-16runqueue: Refactor StaleSetSceneTasks event out of build_scenequeue_dataRichard Purdie
2023-11-16runqueue: Move 'cantskip' into sqdataRichard Purdie
2023-11-14toaster: test_create_new_project typos, whitespaceTim Orling
2023-11-14toaster: fix obsolete use of find_element_by_link_textTim Orling
2023-11-14toaster: use docs for BitBake link on landing pageTim Orling
2023-11-14asyncrpc: Add option to set log level when running as a processJoshua Watt
2023-11-14toaster: drop deprecated USE_L10N from settingsTim Orling
2023-11-14codegen: cleanup deprecated AST usagesChris Laplante
2023-11-14toaster/tests: Add UI TestCase to test "show rows" feature, change displaying...Alassane Yattara
2023-11-14toaster/tests: Add UI TestCase to test "edit column" feature show/hide columnAlassane Yattara
2023-11-14toaster/tests: Add UI TestCase to test filtering feature on 'completed_on' co...Alassane Yattara
2023-11-14toaster/tests: Add UI TestCase to test the filtering feature on 'failure task...Alassane Yattara
2023-11-14toaster/tests: Add UI TestCase to test search box on all build pageAlassane Yattara
2023-11-14toaster/tests: Add UI TestCase to test if 'no build' message is shownAlassane Yattara
2023-11-09Toaster: Write UI TestCase import new project usingAlassane Yattara
2023-11-09Toaster: Test create new project without project nameAlassane Yattara
2023-11-09Toaster: Write UI TestCase create new projectAlassane Yattara
2023-11-09Revert "toaster: Bug-fix webdriver No parameter named options"Richard Purdie
2023-11-09hashserv: server: Add owner if user is logged inJoshua Watt
2023-11-09hashserv: Allow self-service deletionJoshua Watt
2023-11-09hashserv: tests: Allow authentication for external server testsJoshua Watt
2023-11-09bitbake-hashserver: Allow anonymous permissions to be space separatedJoshua Watt
2023-11-09bitbake-hashclient: Output stats in JSON formatJoshua Watt
2023-11-09hashserv: test: Add bitbake-hashclient testsJoshua Watt
2023-11-09hashserv: Add database column query APIJoshua Watt
2023-11-09hashserv: Add db-usage APIJoshua Watt
2023-11-09hashserv: Add become-user APIJoshua Watt
2023-11-09hashserv: Add user permissionsJoshua Watt
2023-11-09asyncrpc: client: Add disconnect APIJoshua Watt
2023-11-09asyncrpc: client: Prevent double closing of loopJoshua Watt
2023-11-09asyncrpc: Add InvokeErrorJoshua Watt
2023-11-09hashserv: Implement read-only version of "report" RPCJoshua Watt
2023-11-09hashserv: Add SQLalchemy backendJoshua Watt
2023-11-09hashserv: Abstract databaseJoshua Watt
2023-11-09bitbake-hashserv: Allow arguments from environmentJoshua Watt
2023-11-09asyncrpc: Prefix log messages with client infoJoshua Watt
2023-11-09hashserv: tests: Add external database testsJoshua Watt
2023-11-09asyncrpc: Add context manager APIJoshua Watt
2023-11-09hashserv: Add websocket connection implementationJoshua Watt
2023-11-09asyncrpc: Abstract socketsJoshua Watt