aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2015-08-01toaster tests: gitignore and use absolute path for log fileAlexandru DAMIAN
2015-08-01toaster: tts: clean up HTML5 compatible url listAlexandru DAMIAN
2015-08-01toaster: tts: fix pylint warningsAlexandru DAMIAN
2015-08-01toastergui: Remove angularJS and projectapp based on angularMichael Wood
2015-08-01toastergui: project page Add inline project name change featureMichael Wood
2015-08-01toastergui: layerBtn use libtoaster for change notificationMichael Wood
2015-08-01toastergui: newbuildbutton Fix removed elementsMichael Wood
2015-08-01bitbake: toastergui: newbuildbutton Fix typo on project save functionMichael Wood
2015-08-01toastergui: Change build button popover to a build-buttonMichael Wood
2015-08-01toastergui: base Use removeAttr / attrMichael Wood
2015-08-01toastergui: Fix Duplicate layer importlayer api callsMichael Wood
2015-08-01toastergui: libtoaster: Add guard against missing name propertyMichael Wood
2015-08-01toastergui: libtoaster Make sure we always pass format=jsonMichael Wood
2015-08-01toastergui: css Remove redundant css rulesMichael Wood
2015-08-01toastergui: Add new project page and navigationMichael Wood
2015-08-01toastergui: css Add new rules for new project pageMichael Wood
2015-08-01toastergui: http api Add guard against incomplete change requestsMichael Wood
2015-08-01toastergui: tables Add name field to layers tableMichael Wood
2015-08-01toastergui: libtoaster Add show change notification functionMichael Wood
2015-08-01toastergui: Standardise the layer object property layerdetailurlMichael Wood
2015-08-01toastergui: Remove erroneous CSS propertyMichael Wood
2015-08-01toastergui: importlayer Add format type to JSON callsMichael Wood
2015-08-01toastergui: base Fix html indentationMichael Wood
2015-08-01toastergui: Implement new project navigationMichael Wood
2015-08-01toastergui: Implement new top navigation designMichael Wood
2015-07-31wget.py: fix incorrect regexesAlexander Kanavin
2015-07-31cooker: properly fix bitbake.lock handlingRichard Purdie
2015-07-27build: Exit scripts with result of last shell functionAndre McCurdy
2015-07-24data_smart: Improve override history loggingRichard Purdie
2015-07-24data_smart: Improve performance of infer_caller_details()Richard Purdie
2015-07-24data: Clean up datastore accesses and True/False valuesRichard Purdie
2015-07-23data: Add newline after the last export in emit_funcAndre McCurdy
2015-07-23tinfoil: Add shutdown methodRichard Purdie
2015-07-22tests/parse: Add BBCLASSEXTEND multiple data store corruption reproducerRichard Purdie
2015-07-22data_smart: Add CoW approach for overridedataRichard Purdie
2015-07-22tests/fetch.py: Updated test name FetchMethodTest -> FetchLatestVersionTestAníbal Limón
2015-07-22fetch2/wget.py: latest_versionstring now returns (version, revision)Aníbal Limón
2015-07-22fetch2/git.py: latest_versionstring now returns (version, revision)Aníbal Limón
2015-07-22fetch2/git.py: latest_versionstring search in all tagsAníbal Limón
2015-07-21data_smart: Use deepcopy for overridedataRichard Purdie
2015-07-21toastergui: make our tables Chrome-happyBelen Barros Pena
2015-07-21toaster: continue processing layer dependencies despite errorsBrian Avery
2015-07-16lib/bb: provide mechanism to bypass UI log suppressionPaul Eggleton
2015-07-16lib/bb/process: check output of select() before reading extrafilesPaul Eggleton
2015-07-12tests/data: Add new data testsRichard Purdie
2015-07-12data_smart: Fix appendVar/prependVarRichard Purdie
2015-07-12data_smart: Fix data expansion cache issuesRichard Purdie
2015-07-12data_smart: Fix keys() missing overridesRichard Purdie
2015-07-12data_smart: Cache set(self.overrides)Richard Purdie
2015-07-12data_smart: Improve override recursion handlingRichard Purdie