summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2014-12-18bitbake: toaster: Importlayer add notify exactly which layers changedMichael Wood
2014-12-18bitbake: toaster: tweaking the import layers formBelen Barros Pena
2014-12-18bitbake: toaster: Add import layer feature.Michael Wood
2014-12-18bitbake: toasterui: refactor project layer finding logicAlexandru DAMIAN
2014-12-18bitbake: toaster: libtoaster Add editProject and getLayerDepsForProjectMichael Wood
2014-12-18bitbake: toaster: libtoaster Add a error handler to GET in makeTypeheadMichael Wood
2014-12-18bitbake: toaster: Initialise the 'change' icon tooltipsBelen Barros Pena
2014-12-18bitbake: toaster: base Only show change project icon when > one projectBelen Barros Pena
2014-12-18bitbake: add POST endpoint for uploading eventlog filesAlexandru DAMIAN
2014-12-18bitbake: toastergui: implement UI changes to allow file downloadAlexandru DAMIAN
2014-12-18bitbake: add option to write offline event log fileAlexandru DAMIAN
2014-12-18bitbake: toasterui: add extra debug and development infosAlexandru DAMIAN
2014-12-18bitbake: add build artifacts table and other improvementsAlexandru DAMIAN
2014-12-09bitbake: bitbake-user-manual-metadata.xml: Updated do_package_write exampleRobert P. J. Day
2014-12-09bitbake: bitbake-user-manual-metadata.xml: Added [eventmask] flag information.Scott Rifenbark
2014-12-09bitbake: runqueue: Fix 100% cpu use after keyboard interruptRichard Purdie
2014-12-09bitbake: data: Handle BASH_FUNC shellshock implicationRichard Purdie
2014-12-09bitbake: event: fix resetting class handlers objectPaul Eggleton
2014-12-09bitbake: event: add a means of filtering events internallyPaul Eggleton
2014-12-09bitbake: fetch2: add means of disabling SRC_URI checksumsPaul Eggleton
2014-12-09bitbake: utils: add exec_flat_python_func()Paul Eggleton
2014-12-09bitbake: bitbake-user-manual: Updated copyright to 2015.Scott Rifenbark
2014-12-03bitbake: bitbake: Update to 1.25.0 as development version after releaseRichard Purdie
2014-12-03bitbake: data: rename defaultval to _defaultvalRoss Burton
2014-11-28bitbake: cooker: Allow featureset in error stateRichard Purdie
2014-11-28bitbake: fetch/wget: latest_versionstring clean improvments minorAníbal Limón
2014-11-28bitbake: tests/fetch: Update wget latest_versionstring cups caseAníbal Limón
2014-11-28bitbake: fetch/wget: latest_versionstring remove newuri set because is previo...Aníbal Limón
2014-11-28bitbake: fetch/wget: latest_versionstring add support for search in RAW html ...Aníbal Limón
2014-11-28bitbake: fetch/wget: latest_versionstring remove unnecessary usage for name i...Aníbal Limón
2014-11-28bitbake: fetch/wget: latest_versionstring improvments in searchingAníbal Limón
2014-11-28bitbake: fetch/wget: latest_versionstring add package_custom_regex_compAníbal Limón
2014-11-28bitbake: fetch/wget: Improve REGEX_URI handlingAníbal Limón
2014-11-28bitbake: fetch/wget: _init_regexes rename variables to be more consistent and...Aníbal Limón
2014-11-28bitbake: fetch/wget: latest_versionstring create _init_regex method for have ...Aníbal Limón
2014-11-28bitbake: toaster: remove the word 'project' from layers and machineBelen Barros Pena
2014-11-28bitbake: toaster: release name consistencyBelen Barros Pena
2014-11-28bitbake: toasterui: Compatibility patch for daisy and dizzyAlexandru DAMIAN
2014-11-28bitbake: toaster: fix padding of build notificationsBelen Barros Pena
2014-11-28bitbake: toaster: make 'latest builds' section consistent across pagesBelen Barros Pena
2014-11-28bitbake: toaster: fix errors and warnings displayBelen Barros Pena
2014-11-28bitbake: toastergui: new project pageAlexandru DAMIAN
2014-11-28bitbake: toaster: fix loadconf path calculationAlexandru DAMIAN
2014-11-28bitbake: toasterui: fix layer identification for managed buildsAlexandru DAMIAN
2014-11-28bitbake: toaster: display Toaster exceptions and other fixesAlexandru DAMIAN
2014-11-28bitbake: toastergui: do not show project info in interactive modeAlexandru DAMIAN
2014-11-28bitbake: toastergui: update layer search criteriaAlexandru DAMIAN
2014-11-28bitbake: toaster: base Only show New Build button when there are > 0 projectsMichael Wood
2014-11-28bitbake: toaster: use http proxies to fetch dataAlexandru DAMIAN
2014-11-21bitbake: toaster: do not show target if target name is emptyBelen Barros Pena