aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2015-08-17bitbake: toaster: move code from setup_lv_tests to setUpEd Bartosh
2015-08-17bitbake: toaster: remove ProjectLVSelectionTestCaseEd Bartosh
2015-08-17bitbake: toaster: add header to orm/test.pyEd Bartosh
2015-08-17bitbake: toaster: simplify testcase codeEd Bartosh
2015-08-17bitbake: toaster: remove duplicated codeEd Bartosh
2015-08-17bitbake: toaster: reuse common codeEd Bartosh
2015-08-17bitbake: toaster: reformat LayerVersionEquivalenceTestCaseEd Bartosh
2015-08-17bitbake: toaster: rewrite LILSUpdateTestCaseEd Bartosh
2015-08-17bitbake: toaster: rewrite test for LayerSource modelEd Bartosh
2015-08-17bitbake: toaster: fix test_build_layerversion test caseEd Bartosh
2015-08-17bitbake: toaster: remove prints from the test codeEd Bartosh
2015-08-17bitbake: toastergui: Added IDs to elements used in testingMihail Stanciu
2015-08-17bitbake: toastergui: Add tests for xhr_importlayerSujith H
2015-08-17bitbake: toaster: fix invalid fields in the package details pageAlexandru DAMIAN
2015-08-17bitbake: toaster: Fix typo in set up script outputBelen Barros Pena
2015-08-10bitbake: toaster: reduced amount of instance attributesEd Bartosh
2015-08-10bitbake: toaster: fix pylint warning 'no space allowed'Ed Bartosh
2015-08-10bitbake: toaster: fix test_get_json_call_returns_json againEd Bartosh
2015-08-10bitbake: toaster: don't catch json.load exceptionsEd Bartosh
2015-08-10bitbake: toaster: add header and docstingsEd Bartosh
2015-08-10bitbake: toaster: remove unused importEd Bartosh
2015-08-10bitbake: toaster: get rid of class attributesEd Bartosh
2015-08-10bitbake: toaster: put all test cases into one classEd Bartosh
2015-08-10bitbake: toaster: get rid of AllProjectsViewTestCaseEd Bartosh
2015-08-10bitbake: toaster: wrap long linesEd Bartosh
2015-08-10bitbake: toaster: fix test_get_json_call_returns_json testEd Bartosh
2015-08-10bitbake: runqueue.py: Add provides to taskdepdataMariano Lopez
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