aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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 logsyocto-2.02015-10-jethro1.28.0Elliot 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
2015-10-16toaster: More linting of testsElliot Smith
2015-10-16toaster: Show tooltip next to cli builds project name in all buildsElliot Smith
2015-10-16toaster: Hide tabs and add info popups for command line buildsElliot Smith
2015-10-16toaster: Make the builds view the project page for "command line builds"Elliot Smith
2015-10-16toaster: Replace "Run again" button with help text for cli buildsElliot Smith
2015-10-16toaster: Exclude "command line builds" project from projects typeaheadElliot Smith
2015-10-16toaster: Show 'not applicable' for default project machine and releaseElliot Smith
2015-10-16toaster: Reorganise and lint testsElliot Smith
2015-10-16fetch2/hg: Include missing errno importLogan Buchy
2015-10-16cooker: normalize build targetsEd Bartosh
2015-10-16toaster: Allow any text input to machine configuration variableMichael Wood
2015-10-16toaster: exit or return depending on the modeEd Bartosh
2015-10-16toaster: set TOASTER_MANAGED variableEd Bartosh
2015-10-16toaster: get rid of SRCFILEEd Bartosh
2015-10-16toaster: use path to the script to guess config pathEd Bartosh
2015-10-16toaster: Guard against builds with no targetsElliot Smith
2015-10-16toaster: Remove Toaster exceptions section of build dashboardElliot Smith
2015-10-16toaster: Record critical errorsElliot Smith