summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-12-07toaster: remove unused variableEd Bartosh
2015-12-07toaster: change toasterconf.json logic to use TEMPLATECONF, like oe-setup-bui...brian avery
2015-12-07toaster: run bitbake the same wayEd Bartosh
2015-12-07toaster: set DATABASE_URL in toaster scriptEd Bartosh
2015-12-07toaster: implement get-dburl commandEd Bartosh
2015-12-07toaster: don't allow to run toaster as a scriptEd Bartosh
2015-12-07lib/bb/utils: improve edit_bblayers_conf() handling of bblayers.conf formattingPaul Eggleton
2015-12-07lib/bb/utils: fix error in edit_metadata() when deleting first linePaul Eggleton
2015-12-07wget.py: parse only <a> tagsAlexander Kanavin
2015-12-07toaster: toastergui tests Add generic test for ToasterTables widgetMichael Wood
2015-12-07toaster: tables Fix invalid field name on NewCustomImagesTableMichael Wood
2015-12-07toaster: tables Add default_orderby field where it was missing or unsetMichael Wood
2015-12-07toaster: CustomImageRecipe add search_allowed_fields to this modelMichael Wood
2015-12-07toaster: machines table Fix missing layers information needed for filterMichael Wood
2015-12-07toaster: tablejs Make sure click handlers consume click eventMichael Wood
2015-12-07toaster: projectpage Make sure build targets are space separatedMichael Wood
2015-11-16toaster: builds pages Fix the download cooker log linkBelen Barros Pena
2015-11-16toaster: project pages Link to image recipes table in notificationsBelen Barros Pena
2015-11-16toaster: tests: Re-write some cases to make them more maintainableKe Zou
2015-11-16data_smart: Only support lowercase OVERRIDESRichard Purdie
2015-11-16fetch2: Remove crazy code in unpackRichard Purdie
2015-11-16parse: Don't try to expand __base_depends/__dependsRichard Purdie
2015-11-16cache: Don't try to expand __inherit_dataRichard Purdie
2015-11-16toaster: localhostbectrl Pass DATABASE_URL in via the process environmentElliot Smith
2015-11-16toaster: Remove the new-build-input button widgetMichael Wood
2015-11-16toaster: projecttopbar Use the project in context to get num buildsMichael Wood
2015-11-16toaster: projectpage Disable/Enable build input if we have 0 layersMichael Wood
2015-11-16toaster: orm Fix get_number_of_builds to count all apart from IN_PROGRESSMichael Wood
2015-11-16codeparser: Only load the codeparser cache onceRichard Purdie
2015-10-29toasterui: Create per-build logsElliot Smith
2015-10-29build/utils: Add BB_TASK_IONICE_LEVEL supportRichard Purdie
2015-10-29cooker: Ensure BB_CONSOLE remains correct over server resetsRichard Purdie
2015-10-29bb/ui: Use getSetVariable command for BB_CONSOLELOGRichard Purdie
2015-10-29command: Add getSetVariable commandRichard Purdie
2015-10-29bitbake-user-manual: Added new description for BB_TASK_IONICE_LEVELScott Rifenbark
2015-10-29bitbake-user-manual: Added BBTARGETS variable description.Scott Rifenbark
2015-10-29toaster: templates Add meaningful title tagsBelen Barros Pena
2015-10-27toaster: orm Fix restrictive LogMessage message lengthMichael Wood
2015-10-27toaster: Remove all navigation when not in build modeElliot Smith
2015-10-27toaster: Run tests in build modeElliot Smith
2015-10-27toaster: Hide builds for non-cli projects in analysis modeElliot Smith
2015-10-27toaster: Hide top bar buttons in analysis modeElliot Smith
2015-10-27toaster: Show mode-appropriate landing pageElliot Smith
2015-10-27toaster: Add BUILD_MODE flag to contextElliot Smith
2015-10-27toaster: add get_or_create_targets APIEd Bartosh
2015-10-27fetcher: svn: Add support for checkout to a custom pathJens Rehsack
2015-10-27cooker: preserve pre and post configsEd Bartosh
2015-10-16toaster: Add tests for error message display on the build dashboardElliot Smith
2015-10-16toaster: Modify "New build" button behaviour for cli builds projectElliot Smith
2015-10-16toaster: Clean up template codeElliot Smith