summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2015-08-06bitbake: toastergui: layerBtn Fix build trigger mechanismMichael Wood
2015-08-06bitbake: toastergui: Fix typo on layers in project filter conditionMichael Wood
2015-08-06bitbake: toastergui: Move click disabled check after table ready eventMichael Wood
2015-08-06bitbake: toastergui: Machine select button url parameters changeMichael Wood
2015-08-06bitbake: toastermain: Add a longer default database timeoutMichael Wood
2015-08-06bitbake: toastergui: Move layerdetails view definition to the views.pyMichael Wood
2015-08-06bitbake: toastergui: Fix toastertable table header referenceMichael Wood
2015-08-06bitbake: toastergui: libtoaster typeahead Add in results highlighterMichael Wood
2015-08-06bitbake: toastergui: libtoaster: typeahead resiliency for slow serverMichael Wood
2015-08-06bitbake: toastergui: tests Fix and more comprehensive typeahead unittestMichael Wood
2015-08-06bitbake: toastergui: views Standardise the fields project layer responseMichael Wood
2015-08-06bitbake: toasterui: views Remove unused xhr_typeahead view definitionMichael Wood
2015-08-06bitbake: toastergui: libtoaster Throw an exception no url is specifiedMichael Wood
2015-08-06bitbake: toastergui: Switch to using the new toaster typeahead widgetMichael Wood
2015-08-06bitbake: toastergui: Add typeaheads layers, machines, projects, recipesMichael Wood
2015-08-06bitbake: toastergui: widgets Add a typeahead widgetMichael Wood
2015-08-06bitbake: toastergui: tables Use util functions for the common querysetsMichael Wood
2015-08-06bitbake: toaster: orm Add util functions to return common querysetsMichael Wood
2015-08-06bitbake: toaster: orm Add util function to return the url to layerversionMichael Wood
2015-08-06bitbake: toastergui: add action to empty "most built" recipesBelen Barros Pena
2015-08-06bitbake: toastergui: fix spacing in the import layers pageBelen Barros Pena
2015-08-06bitbake: toastergui: remove project name from layer change notificationBelen Barros Pena
2015-08-06bitbake: toastergui: change link styles in alert-infoBelen Barros Pena
2015-08-06bitbake: toastergui: breadcrumb fixesBelen Barros Pena
2015-08-06bitbake: toastergui: spacing and top nav style changeBelen Barros Pena
2015-08-03bitbake: cooker: Resolve file monitoring race issues when using memres bitbakeRichard Purdie
2015-08-01bitbake: bb.parse: properly error out on filesystem errorsChristopher Larson
2015-08-01bitbake: bb.cookerdata: don't show traceback for ParseError/ExpansionErrorChristopher Larson
2015-08-01bitbake: bitbake-user-manual-fetching.xml: note about URLs with semi-colonsJuro Bystricky
2015-08-01bitbake: bitbake: toaster: Add is_image field to the Recipe modelEd Bartosh
2015-08-01bitbake: bitbake: toaster: Uncomment logging messagesEd Bartosh
2015-08-01bitbake: bitbake: toaster: get rid of _createdirpath functionEd Bartosh
2015-08-01bitbake: bitbake: toaster: Fix usage of wrong variablesEd Bartosh
2015-08-01bitbake: bitbake: toaster: Wait for toaster gui to comeEd Bartosh
2015-08-01bitbake: bitbake: toastergui: Toastertables don't replace dash in cache keyMichael Wood
2015-08-01bitbake: toaster: toastergui: run pylint on the toaster filesAlexandru DAMIAN
2015-08-01bitbake: toaster: tts: execute tests in numeric orderAlexandru DAMIAN
2015-08-01bitbake: toaster: tts: make sure to import dataAlexandru DAMIAN
2015-08-01bitbake: toaster: tts: delete the database only if createdAlexandru DAMIAN
2015-08-01bitbake: toaster: tts: delete pyc files before the tests startAlexandru DAMIAN
2015-08-01bitbake: toaster: tts: fix startup and cleanup for managed modeAlexandru DAMIAN
2015-08-01bitbake: toaster: tts: improve logging in urlcheck.pyAlexandru DAMIAN
2015-08-01bitbake: toaster: tts: improve debugging informationAlexandru DAMIAN
2015-08-01bitbake: toaster tests: gitignore and use absolute path for log fileAlexandru DAMIAN
2015-08-01bitbake: toaster: tts: clean up HTML5 compatible url listAlexandru DAMIAN
2015-08-01bitbake: toaster: tts: fix pylint warningsAlexandru DAMIAN
2015-08-01bitbake: toastergui: Remove angularJS and projectapp based on angularMichael Wood
2015-08-01bitbake: toastergui: project page Add inline project name change featureMichael Wood
2015-08-01bitbake: toastergui: layerBtn use libtoaster for change notificationMichael Wood
2015-08-01bitbake: toastergui: newbuildbutton Fix removed elementsMichael Wood