aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2016-04-05Proof of concept test for DOM-based codemstanciu/pom-pocMihail Stanciu
2016-03-03Expanded framework for managed mode UI testsmstanciu/ui-test-expandedMihail Stanciu
2015-08-24Removed deprecated sources.Bogdan Ungureanu
2015-08-19Added test case 906.Bogdan Ungureanu
2015-08-18Toaster UI tests rework.Bogdan Ungureanu
2015-08-05bitbake: toastergui: Fix toastertable table header referenceMichael Wood
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
2015-08-01bitbake: bitbake: toastergui: newbuildbutton Fix typo on project save functionMichael Wood
2015-08-01bitbake: toastergui: Change build button popover to a build-buttonMichael Wood
2015-08-01bitbake: toastergui: base Use removeAttr / attrMichael Wood
2015-08-01bitbake: toastergui: Fix Duplicate layer importlayer api callsMichael Wood
2015-08-01bitbake: toastergui: libtoaster: Add guard against missing name propertyMichael Wood
2015-08-01bitbake: toastergui: libtoaster Make sure we always pass format=jsonMichael Wood
2015-08-01bitbake: toastergui: css Remove redundant css rulesMichael Wood
2015-08-01bitbake: toastergui: Add new project page and navigationMichael Wood
2015-08-01bitbake: toastergui: css Add new rules for new project pageMichael Wood
2015-08-01bitbake: toastergui: http api Add guard against incomplete change requestsMichael Wood
2015-08-01bitbake: toastergui: tables Add name field to layers tableMichael Wood
2015-08-01bitbake: toastergui: libtoaster Add show change notification functionMichael Wood
2015-08-01bitbake: toastergui: Standardise the layer object property layerdetailurlMichael Wood
2015-08-01bitbake: toastergui: Remove erroneous CSS propertyMichael Wood
2015-08-01bitbake: toastergui: importlayer Add format type to JSON callsMichael Wood
2015-08-01bitbake: toastergui: base Fix html indentationMichael Wood
2015-08-01bitbake: toastergui: Implement new project navigationMichael Wood
2015-08-01bitbake: toastergui: Implement new top navigation designMichael Wood
2015-08-01bitbake: wget.py: fix incorrect regexesAlexander Kanavin