aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-08-07toaster: reduced amount of instance attributesed/toaster/fix-toastergui-testsEd Bartosh
2015-08-07toaster: fix pylint warning 'no space allowed'Ed Bartosh
2015-08-07toaster: fix test_get_json_call_returns_json againEd Bartosh
2015-08-07toaster: don't catch json.load exceptionsEd Bartosh
2015-08-07toaster: add header and docstingsEd Bartosh
2015-08-07toaster: remove unused importEd Bartosh
2015-08-07toaster: get rid of class attributesEd Bartosh
2015-08-07toaster: put all test cases into one classEd Bartosh
2015-08-07toaster: get rid of AllProjectsViewTestCaseEd Bartosh
2015-08-07toaster: wrap long linesEd Bartosh
2015-08-07toaster: fix test_get_json_call_returns_json testEd Bartosh
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-03builder: Fix multilib compile failureRichard 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-01perl: fix build failure if building dir has the "blib" stringWenzong Fan
2015-08-01rootfs.py: fix PRE/POSTPROCESS_COMMANDS for rpm and debRobert Yang
2015-08-01python3: delete patches that don't get applied anywhereDominic Sacré
2015-08-01python3: remove 2to3 symlink from package python3-2to3Dominic Sacré
2015-08-01python3: remove package python3-robotparserDominic Sacré
2015-08-01python3: detect libraries in STAGING_LIBDIRDominic Sacré
2015-08-01builder: fix USERADD_PARAMRobert Yang
2015-08-01useradd_base.bbclass: do not warn when the user existsRobert Yang
2015-08-01useradd_base.bbclass: print PN when bbnote/bbwarn/bbfatalRobert Yang
2015-08-01base.bbclass/blacklist.bbclass: remove doc item when d.getVarFlags()Robert Yang