summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster
AgeCommit message (Expand)Author
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-07-21bitbake: toastergui: make our tables Chrome-happyBelen Barros Pena
2015-07-21bitbake: toaster: continue processing layer dependencies despite errorsBrian Avery
2015-07-02bitbake: toaster: Fix build execution regressionMichael Wood
2015-07-02bitbake: toaster: runbuilds Fix incorrect variable nameMichael Wood
2015-07-02bitbake: toaster: Remove erroneously committed template includeMichael Wood
2015-07-02bitbake: toaster: Revert the addition of analysis project mode selectionMichael Wood
2015-07-02bitbake: toaster: Partial Revert "fixes after html5 compliance testing"Michael Wood
2015-06-26bitbake: toaster: Add url pattern for backward compatibilityMichael Wood
2015-06-26bitbake: toaster: split orm app into it's own module and appMichael Wood
2015-06-26bitbake: toaster: bldcontrol Ignore toasterconf files in own directoriesMichael Wood
2015-06-26bitbake: toaster: Restore 'in project' filters to main tablesMichael Wood
2015-06-26bitbake: toaster: table.js fix filter visual indicator and interactionMichael Wood
2015-06-26bitbake: toaster: toastertable Pass up the kwargs for setup_filterMichael Wood
2015-06-26bitbake: toaster: Enable toastertable cacheMichael Wood
2015-06-26bitbake: toasterui: fixes after html5 compliance testingAlexandru DAMIAN