summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
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
2015-08-01bitbake: cooker: properly fix bitbake.lock handlingRichard Purdie
2015-07-27bitbake: build: Exit scripts with result of last shell functionAndre McCurdy
2015-07-24bitbake: data_smart: Improve override history loggingRichard Purdie
2015-07-24bitbake: data_smart: Improve performance of infer_caller_details()Richard Purdie
2015-07-24bitbake: data: Clean up datastore accesses and True/False valuesRichard Purdie
2015-07-24bitbake: data: Add newline after the last export in emit_funcAndre McCurdy
2015-07-24bitbake: tinfoil: Add shutdown methodRichard Purdie
2015-07-23bitbake: bitbake-selftest: Add -v option for verbosityRichard Purdie
2015-07-23bitbake: tests/parse: Add BBCLASSEXTEND multiple data store corruption reprod...Richard Purdie
2015-07-23bitbake: data_smart: Add CoW approach for overridedataRichard Purdie
2015-07-22bitbake: tests/fetch.py: Updated test name FetchMethodTest -> FetchLatestVers...Aníbal Limón
2015-07-22bitbake: fetch2/wget.py: latest_versionstring now returns (version, revision)Aníbal Limón
2015-07-22bitbake: fetch2/git.py: latest_versionstring now returns (version, revision)Aníbal Limón
2015-07-22bitbake: fetch2/git.py: latest_versionstring search in all tagsAníbal Limón
2015-07-21bitbake: data_smart: Use deepcopy for overridedataRichard Purdie
2015-07-21bitbake: toastergui: make our tables Chrome-happyBelen Barros Pena
2015-07-21bitbake: toaster: continue processing layer dependencies despite errorsBrian Avery
2015-07-16bitbake: lib/bb: provide mechanism to bypass UI log suppressionPaul Eggleton
2015-07-16bitbake: lib/bb/process: check output of select() before reading extrafilesPaul Eggleton
2015-07-12bitbake: tests/data: Add new data testsRichard Purdie
2015-07-12bitbake: data_smart: Fix appendVar/prependVarRichard Purdie
2015-07-12bitbake: data_smart: Fix data expansion cache issuesRichard Purdie
2015-07-12bitbake: data_smart: Fix keys() missing overridesRichard Purdie
2015-07-12bitbake: data_smart: Cache set(self.overrides)Richard Purdie