summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toastergui: layerBtn Fix build trigger mechanismMichael Wood2015-08-064-11/+16
* bitbake: toastergui: Fix typo on layers in project filter conditionMichael Wood2015-08-061-2/+2
* bitbake: toastergui: Move click disabled check after table ready eventMichael Wood2015-08-061-4/+6
* bitbake: toastergui: Machine select button url parameters changeMichael Wood2015-08-061-1/+1
* bitbake: toastermain: Add a longer default database timeoutMichael Wood2015-08-061-0/+6
* bitbake: toastergui: Move layerdetails view definition to the views.pyMichael Wood2015-08-063-25/+17
* bitbake: toastergui: Fix toastertable table header referenceMichael Wood2015-08-062-2/+2
* bitbake: toastergui: libtoaster typeahead Add in results highlighterMichael Wood2015-08-061-4/+8
* bitbake: toastergui: libtoaster: typeahead resiliency for slow serverMichael Wood2015-08-061-1/+17
* bitbake: toastergui: tests Fix and more comprehensive typeahead unittestMichael Wood2015-08-061-19/+69
* bitbake: toastergui: views Standardise the fields project layer responseMichael Wood2015-08-061-2/+3
* bitbake: toasterui: views Remove unused xhr_typeahead view definitionMichael Wood2015-08-064-43/+32
* bitbake: toastergui: libtoaster Throw an exception no url is specifiedMichael Wood2015-08-061-0/+2
* bitbake: toastergui: Switch to using the new toaster typeahead widgetMichael Wood2015-08-067-26/+37
* bitbake: toastergui: Add typeaheads layers, machines, projects, recipesMichael Wood2015-08-062-0/+156
* bitbake: toastergui: widgets Add a typeahead widgetMichael Wood2015-08-061-0/+52
* bitbake: toastergui: tables Use util functions for the common querysetsMichael Wood2015-08-061-8/+3
* bitbake: toaster: orm Add util functions to return common querysetsMichael Wood2015-08-061-1/+40
* bitbake: toaster: orm Add util function to return the url to layerversionMichael Wood2015-08-061-0/+4
* bitbake: toastergui: add action to empty "most built" recipesBelen Barros Pena2015-08-061-0/+1
* bitbake: toastergui: fix spacing in the import layers pageBelen Barros Pena2015-08-061-2/+2
* bitbake: toastergui: remove project name from layer change notificationBelen Barros Pena2015-08-061-5/+3
* bitbake: toastergui: change link styles in alert-infoBelen Barros Pena2015-08-061-1/+1
* bitbake: toastergui: breadcrumb fixesBelen Barros Pena2015-08-063-6/+4
* bitbake: toastergui: spacing and top nav style changeBelen Barros Pena2015-08-063-7/+12
* bitbake: cooker: Resolve file monitoring race issues when using memres bitbakeRichard Purdie2015-08-031-3/+4
* bitbake: bb.parse: properly error out on filesystem errorsChristopher Larson2015-08-012-10/+18
* bitbake: bb.cookerdata: don't show traceback for ParseError/ExpansionErrorChristopher Larson2015-08-011-2/+5
* bitbake: bitbake-user-manual-fetching.xml: note about URLs with semi-colonsJuro Bystricky2015-08-011-0/+19
* bitbake: bitbake: toaster: Add is_image field to the Recipe modelEd Bartosh2015-08-012-0/+341
* bitbake: bitbake: toaster: Uncomment logging messagesEd Bartosh2015-08-011-3/+3
* bitbake: bitbake: toaster: get rid of _createdirpath functionEd Bartosh2015-08-011-12/+7
* bitbake: bitbake: toaster: Fix usage of wrong variablesEd Bartosh2015-08-011-4/+4
* bitbake: bitbake: toaster: Wait for toaster gui to comeEd Bartosh2015-08-012-1/+2
* bitbake: bitbake: toastergui: Toastertables don't replace dash in cache keyMichael Wood2015-08-011-2/+2
* bitbake: toaster: toastergui: run pylint on the toaster filesAlexandru DAMIAN2015-08-011-0/+6
* bitbake: toaster: tts: execute tests in numeric orderAlexandru DAMIAN2015-08-012-7/+10
* bitbake: toaster: tts: make sure to import dataAlexandru DAMIAN2015-08-011-1/+2
* bitbake: toaster: tts: delete the database only if createdAlexandru DAMIAN2015-08-011-1/+3
* bitbake: toaster: tts: delete pyc files before the tests startAlexandru DAMIAN2015-08-011-0/+4
* bitbake: toaster: tts: fix startup and cleanup for managed modeAlexandru DAMIAN2015-08-012-3/+5
* bitbake: toaster: tts: improve logging in urlcheck.pyAlexandru DAMIAN2015-08-011-1/+8
* bitbake: toaster: tts: improve debugging informationAlexandru DAMIAN2015-08-011-1/+12
* bitbake: toaster tests: gitignore and use absolute path for log fileAlexandru DAMIAN2015-08-011-2/+2
* bitbake: toaster: tts: clean up HTML5 compatible url listAlexandru DAMIAN2015-08-011-7/+0
* bitbake: toaster: tts: fix pylint warningsAlexandru DAMIAN2015-08-019-210/+208
* bitbake: toastergui: Remove angularJS and projectapp based on angularMichael Wood2015-08-017-1273/+0
* bitbake: toastergui: project page Add inline project name change featureMichael Wood2015-08-012-1/+39
* bitbake: toastergui: layerBtn use libtoaster for change notificationMichael Wood2015-08-012-9/+2
* bitbake: toastergui: newbuildbutton Fix removed elementsMichael Wood2015-08-011-1/+3