summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: bitbake-user-manual-fetching.xml: note about URLs with semi-colonsJuro Bystricky2015-08-011-0/+19
* bitbake: bitbake: toaster: Add is_image field to the Recipe modelEd Bartosh2015-08-012-0/+341
* bitbake: bitbake: toaster: Uncomment logging messagesEd Bartosh2015-08-011-3/+3
* bitbake: bitbake: toaster: get rid of _createdirpath functionEd Bartosh2015-08-011-12/+7
* bitbake: bitbake: toaster: Fix usage of wrong variablesEd Bartosh2015-08-011-4/+4
* bitbake: bitbake: toaster: Wait for toaster gui to comeEd Bartosh2015-08-012-1/+2
* 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: wget.py: fix incorrect regexesAlexander Kanavin2015-08-011-2/+2
* bitbake: cooker: properly fix bitbake.lock handlingRichard Purdie2015-08-016-30/+57
* bitbake: build: Exit scripts with result of last shell functionAndre McCurdy2015-07-271-1/+1
* bitbake: data_smart: Improve override history loggingRichard Purdie2015-07-242-11/+14
* bitbake: data_smart: Improve performance of infer_caller_details()Richard Purdie2015-07-241-8/+17
* bitbake: data: Clean up datastore accesses and True/False valuesRichard Purdie2015-07-241-20/+20
* bitbake: data: Add newline after the last export in emit_funcAndre McCurdy2015-07-241-1/+2
* bitbake: tinfoil: Add shutdown methodRichard Purdie2015-07-241-0/+4
* bitbake: bitbake-selftest: Add -v option for verbosityRichard Purdie2015-07-231-5/+10
* bitbake: tests/parse: Add BBCLASSEXTEND multiple data store corruption reprod...Richard Purdie2015-07-231-2/+34