summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster
Commit message (Expand)AuthorAgeFilesLines
* bitbake: bitbake: toaster: Wait for toaster gui to comeEd Bartosh2015-08-011-1/+1
* 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
* bitbake: bitbake: toastergui: newbuildbutton Fix typo on project save functionMichael Wood2015-08-011-1/+1
* bitbake: toastergui: Change build button popover to a build-buttonMichael Wood2015-08-012-8/+11
* bitbake: toastergui: base Use removeAttr / attrMichael Wood2015-08-011-5/+7
* bitbake: toastergui: Fix Duplicate layer importlayer api callsMichael Wood2015-08-011-7/+7
* bitbake: toastergui: libtoaster: Add guard against missing name propertyMichael Wood2015-08-011-1/+8
* bitbake: toastergui: libtoaster Make sure we always pass format=jsonMichael Wood2015-08-011-0/+1
* bitbake: toastergui: css Remove redundant css rulesMichael Wood2015-08-011-5/+0
* bitbake: toastergui: Add new project page and navigationMichael Wood2015-08-0112-476/+610
* bitbake: toastergui: css Add new rules for new project pageMichael Wood2015-08-011-0/+18
* bitbake: toastergui: http api Add guard against incomplete change requestsMichael Wood2015-08-011-2/+10
* bitbake: toastergui: tables Add name field to layers tableMichael Wood2015-08-011-0/+5
* bitbake: toastergui: libtoaster Add show change notification functionMichael Wood2015-08-011-0/+8
* bitbake: toastergui: Standardise the layer object property layerdetailurlMichael Wood2015-08-019-15/+28
* bitbake: toastergui: Remove erroneous CSS propertyMichael Wood2015-08-011-1/+0
* bitbake: toastergui: importlayer Add format type to JSON callsMichael Wood2015-08-011-12/+16
* bitbake: toastergui: base Fix html indentationMichael Wood2015-08-011-120/+120
* bitbake: toastergui: Implement new project navigationMichael Wood2015-08-0119-145/+180
* bitbake: toastergui: Implement new top navigation designMichael Wood2015-08-014-20/+32
* bitbake: toastergui: make our tables Chrome-happyBelen Barros Pena2015-07-211-1/+1
* bitbake: toaster: continue processing layer dependencies despite errorsBrian Avery2015-07-211-2/+1
* bitbake: toaster: Fix build execution regressionMichael Wood2015-07-021-1/+1
* bitbake: toaster: runbuilds Fix incorrect variable nameMichael Wood2015-07-021-1/+1
* bitbake: toaster: Remove erroneously committed template includeMichael Wood2015-07-021-3/+0
* bitbake: toaster: Revert the addition of analysis project mode selectionMichael Wood2015-07-021-7/+8
* bitbake: toaster: Partial Revert "fixes after html5 compliance testing"Michael Wood2015-07-021-3/+2
* bitbake: toaster: Add url pattern for backward compatibilityMichael Wood2015-06-261-0/+4
* bitbake: toaster: split orm app into it's own module and appMichael Wood2015-06-265-5/+3
* bitbake: toaster: bldcontrol Ignore toasterconf files in own directoriesMichael Wood2015-06-261-0/+2
* bitbake: toaster: Restore 'in project' filters to main tablesMichael Wood2015-06-261-2/+73
* bitbake: toaster: table.js fix filter visual indicator and interactionMichael Wood2015-06-261-15/+44
* bitbake: toaster: toastertable Pass up the kwargs for setup_filterMichael Wood2015-06-261-6/+6
* bitbake: toaster: Enable toastertable cacheMichael Wood2015-06-261-2/+5
* bitbake: toasterui: fixes after html5 compliance testingAlexandru DAMIAN2015-06-2611-17/+33