summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-10-06bitbake-user-manual: Fixed grammar from missing wordScott Rifenbark
2016-10-05toaster: add Font Awesome licensebavery
2016-10-05bb.build: in _exec_task, catch errors from TaskStartedChristopher Larson
2016-10-05event: prevent unclosed file warning in print_ui_queueJoshua Lock
2016-10-05bitbake: Update version to 1.31.2Richard Purdie
2016-10-05bb/event.py: fire_ui_handlers enable threading lock supportAníbal Limón
2016-09-30data: Fix handling of vardepvalueexcludeRichard Purdie
2016-09-28toaster: make error message more informativeEd Bartosh
2016-09-28toaster: fix 'Unhandled MetadataEvent' errorEd Bartosh
2016-09-28toaster: fix handling of EnvironmentErrorEd Bartosh
2016-09-28toaster: check if file existEd Bartosh
2016-09-28toaster: stop modifying OEROOT in toaster scriptEd Bartosh
2016-09-28toaster: layerdetails Update implementation of delete imported layerMichael Wood
2016-09-28toaster: customrecipe Add frontend feature to delete custom image recipeMichael Wood
2016-09-28toaster: importlayer Convert success import to new notification systemMichael Wood
2016-09-28toaster: Add front end controls for deleting a buildMichael Wood
2016-09-28toaster: Add backend API for deleting a buildMichael Wood
2016-09-28toaster: alerts and modals Avoid modals and alerts overlaying each otherMichael Wood
2016-09-28toaster: project page Implement front end feature to delete projectMichael Wood
2016-09-28toaster: libtoaster Add a global notification set/show mechanismMichael Wood
2016-09-28toaster: move MostRecentBuildsView to its own widgetMichael Wood
2016-09-28toaster: Clean up and convert to rest api project edit and get callsMichael Wood
2016-09-28runqueue: Ensure worker failure is accounted for in task statisticsRichard Purdie
2016-09-27build.py: fix os.getcwd() exceptionJuro Bystricky
2016-09-23knotty: ensure progress bar output is accounted for in displayPaul Eggleton
2016-09-22knotty: Show task elapsed timeRichard Purdie
2016-09-21cooker/providers: Only add target to world build if task existsRichard Purdie
2016-09-21fetch2: handle absolute paths in subdirRoss Burton
2016-09-21bitbake-user-manual: Added information for using single quotesScott Rifenbark
2016-09-21bitbake-user-manual: New section on functions you can call from PythonScott Rifenbark
2016-09-21bb.build: in _exec_task, catch BBHandledExceptionChristopher Larson
2016-09-20runqueue: Handle missing sstate dependencies betterRichard Purdie
2016-09-20toaster: buildinfohelper local layer don't construct path using git infoMichael Wood
2016-09-20toaster: Add tests to detect if we have missing db migrationsMichael Wood
2016-09-20toaster: unlock BuildEnvirnoment when build is doneEd Bartosh
2016-09-20runbuilds: code cleanup - remove unused importsEd Bartosh
2016-09-20runbuilds: code cleanup - whitespaces, long linesEd Bartosh
2016-09-20runbuilds: process builds on startEd Bartosh
2016-09-20runbuilds: process builds on SIGUSR1Ed Bartosh
2016-09-20toaster: notify runbuilds when build status changesEd Bartosh
2016-09-20toaster: implement signal_runbuilds functionEd Bartosh
2016-09-20toaster: fix checking of repository urlEd Bartosh
2016-09-20cookerdata.py: Catch BBHandledException, preventing a backtrace in an eventMark Hatle
2016-09-20cooker.py: add LAYERRECOMMENDS processingJoe Slater
2016-09-20toaster: Remove duplicate layer informationBelen Barros Pena
2016-09-20toaster: Indicate active navigation elementBelen Barros Pena
2016-09-20toaster: Fix links to tasks with specific outcomeBelen Barros Pena
2016-09-20uihelper: use elif instead of repeated ifRoss Burton
2016-09-16cooker: check if target contains taskEd Bartosh
2016-09-16cookerdata: allow multiple passes of config re-parsingMarkus Lehtonen