summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: runqueue: Fix 100% cpu use after keyboard interruptRichard Purdie2014-12-091-5/+4
* bitbake: data: Handle BASH_FUNC shellshock implicationRichard Purdie2014-12-091-0/+7
* bitbake: event: fix resetting class handlers objectPaul Eggleton2014-12-091-0/+1
* bitbake: event: add a means of filtering events internallyPaul Eggleton2014-12-091-0/+8
* bitbake: fetch2: add means of disabling SRC_URI checksumsPaul Eggleton2014-12-091-1/+2
* bitbake: utils: add exec_flat_python_func()Paul Eggleton2014-12-091-0/+22
* bitbake: bitbake-user-manual: Updated copyright to 2015.Scott Rifenbark2014-12-091-1/+1
* bitbake: bitbake: Update to 1.25.0 as development version after releaseRichard Purdie2014-12-032-2/+2
* bitbake: data: rename defaultval to _defaultvalRoss Burton2014-12-032-4/+4
* bitbake: cooker: Allow featureset in error stateRichard Purdie2014-11-281-2/+2
* bitbake: fetch/wget: latest_versionstring clean improvments minorAníbal Limón2014-11-281-3/+2
* bitbake: tests/fetch: Update wget latest_versionstring cups caseAníbal Limón2014-11-281-1/+1
* bitbake: fetch/wget: latest_versionstring remove newuri set because is previo...Aníbal Limón2014-11-281-2/+0
* bitbake: fetch/wget: latest_versionstring add support for search in RAW html ...Aníbal Limón2014-11-281-1/+6
* bitbake: fetch/wget: latest_versionstring remove unnecessary usage for name i...Aníbal Limón2014-11-281-2/+2
* bitbake: fetch/wget: latest_versionstring improvments in searchingAníbal Limón2014-11-281-14/+23
* bitbake: fetch/wget: latest_versionstring add package_custom_regex_compAníbal Limón2014-11-281-4/+11
* bitbake: fetch/wget: Improve REGEX_URI handlingAníbal Limón2014-11-281-26/+29
* bitbake: fetch/wget: _init_regexes rename variables to be more consistent and...Aníbal Limón2014-11-281-12/+18
* bitbake: fetch/wget: latest_versionstring create _init_regex method for have ...Aníbal Limón2014-11-281-5/+10
* bitbake: toaster: remove the word 'project' from layers and machineBelen Barros Pena2014-11-281-2/+2
* bitbake: toaster: release name consistencyBelen Barros Pena2014-11-284-7/+14
* bitbake: toasterui: Compatibility patch for daisy and dizzyAlexandru DAMIAN2014-11-282-19/+27
* bitbake: toaster: fix padding of build notificationsBelen Barros Pena2014-11-282-2/+6
* bitbake: toaster: make 'latest builds' section consistent across pagesBelen Barros Pena2014-11-282-4/+19
* bitbake: toaster: fix errors and warnings displayBelen Barros Pena2014-11-281-2/+18
* bitbake: toastergui: new project pageAlexandru DAMIAN2014-11-283-33/+92
* bitbake: toaster: fix loadconf path calculationAlexandru DAMIAN2014-11-282-17/+44
* bitbake: toasterui: fix layer identification for managed buildsAlexandru DAMIAN2014-11-281-13/+25
* bitbake: toaster: display Toaster exceptions and other fixesAlexandru DAMIAN2014-11-288-8/+77
* bitbake: toastergui: do not show project info in interactive modeAlexandru DAMIAN2014-11-281-3/+3
* bitbake: toastergui: update layer search criteriaAlexandru DAMIAN2014-11-283-23/+371
* bitbake: toaster: base Only show New Build button when there are > 0 projectsMichael Wood2014-11-282-4/+10
* bitbake: toaster: use http proxies to fetch dataAlexandru DAMIAN2014-11-281-13/+32
* bitbake: toaster: do not show target if target name is emptyBelen Barros Pena2014-11-211-0/+2
* bitbake: toaster: fix dependencies dialog layoutBelen Barros Pena2014-11-212-1/+4
* bitbake: toaster: add no results state to all layers pageBelen Barros Pena2014-11-211-0/+14
* bitbake: toaster: Tiny refinements to the new build button dialogBelen Barros Pena2014-11-212-3/+4
* bitbake: toaster: project page remove additional tooltip for Change pencilMichael Wood2014-11-211-3/+3
* bitbake: toaster: Add New Build Button featureMichael Wood2014-11-215-6/+227
* bitbake: toaster: libtoaster: Add getProjectInfo utility functionMichael Wood2014-11-213-1/+27
* bitbake: toaster: Create libtoaster.js with some utility functionsMichael Wood2014-11-213-138/+239
* bitbake: toastergui: layer name correlationAlexandru DAMIAN2014-11-2110-97/+599
* bitbake: toaster: skip virtualenv when searching for django appsMichael Wood2014-11-212-0/+8
* bitbake: toaster: fix file name collisionBelen Barros Pena2014-11-211-1/+1
* bitbake: bitbake-worker: exit normally when SIGHUPRobert Yang2014-11-202-2/+14
* bitbake: bb.codeparser.py: Remove reference for oe.utils.containsOtavio Salvador2014-11-201-1/+1
* bitbake: depexp: use stateForceShutdown instead of stateStopRoss Burton2014-11-201-1/+1
* bitbake: cooker.py: fix loginfo op being set to an invalid valueBrendan Le Foll2014-11-121-2/+2
* bitbake: toastergui: fix XSS injection points in projects pageAlexandru DAMIAN2014-11-124-34/+43