summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: fetch2: Add fetch parameter to checkstatusyocto-1.9_M1Aníbal Limón2015-07-094-13/+13
* bitbake: fetch2/__init__.py: Add FetchConnectionCache classAníbal Limón2015-07-091-0/+36
* bitbake: knotty.py: Make sure bitbake.lock is unlocked before exitingLeonardo Sandoval2015-07-091-0/+20
* bitbake: command.py: Unlock function included into CommandsSync classLeonardo Sandoval2015-07-091-0/+6
* bitbake: cooker.py: Lock/Unlock members function into BBCookerLeonardo Sandoval2015-07-091-3/+14
* bitbake: cooker: Improve DATE/TIME handlingRichard Purdie2015-07-081-3/+6
* bitbake: main: add skeleton documentation for the recipe:do_task syntaxRoss Burton2015-07-071-1/+1
* bitbake: fetch2: Checkout to correct ref begore init and update submodulesFelipe F. Tonello2015-07-071-0/+1
* bitbake: toaster: Fix build execution regressionMichael Wood2015-07-022-1/+2
* bitbake: toaster: runbuilds Fix incorrect variable nameMichael Wood2015-07-021-1/+1
* bitbake: toaster: Remove erroneously committed template includeMichael Wood2015-07-021-3/+0
* bitbake: toaster: Revert the addition of analysis project mode selectionMichael Wood2015-07-021-7/+8
* bitbake: toaster: Partial Revert "fixes after html5 compliance testing"Michael Wood2015-07-021-3/+2
* bitbake: codeparser: Add repr() methodsRichard Purdie2015-06-271-0/+5
* bitbake: codeparser: Allow empty functionsRichard Purdie2015-06-271-0/+3
* bitbake: bitbake: fetch2/hg.py: fix unpack error and mirror tarballRobert Yang2015-06-271-13/+66
* bitbake: fetch/perforce: Fix single file checkoutsRichard Purdie2015-06-271-1/+1
* bitbake: event: Handle recursive events and the data store betterRichard Purdie2015-06-261-2/+6
* bitbake: cooker: Fire BuildCompleted before finishing the commandRichard Purdie2015-06-261-2/+2
* bitbake: toaster: Add url pattern for backward compatibilityMichael Wood2015-06-261-0/+4
* bitbake: toaster: split orm app into it's own module and appMichael Wood2015-06-265-5/+3
* bitbake: toaster: bldcontrol Ignore toasterconf files in own directoriesMichael Wood2015-06-261-0/+2
* bitbake: toaster: Restore 'in project' filters to main tablesMichael Wood2015-06-261-2/+73
* bitbake: toaster: table.js fix filter visual indicator and interactionMichael Wood2015-06-261-15/+44
* bitbake: toaster: toastertable Pass up the kwargs for setup_filterMichael Wood2015-06-261-6/+6
* bitbake: toaster: Enable toastertable cacheMichael Wood2015-06-261-2/+5
* bitbake: toasterui: fixes after html5 compliance testingAlexandru DAMIAN2015-06-2611-17/+33
* bitbake: toasterui: verify variable before usageAlexandru DAMIAN2015-06-261-4/+5
* bitbake: toaster: delete multiple buildsAlexandru DAMIAN2015-06-262-22/+38
* bitbake: toastergui: select project typesAlexandru DAMIAN2015-06-263-38/+80
* bitbake: toaster: refactor build modelAlexandru DAMIAN2015-06-2623-209/+503
* bitbake: toaster: bring django-aggregate-if into the projectAlexandru DAMIAN2015-06-262-1/+10
* bitbake: toaster: add django-aggregate-ifAlexandru DAMIAN2015-06-268-0/+680
* bitbake: toaster: fixes after replacing BuildRequest with BuildAlexandru DAMIAN2015-06-2610-28/+378
* bitbake: toaster: fill in build data from buildrequestAlexandru DAMIAN2015-06-265-11/+84
* bitbake: toaster: refactor the builds pagesAlexandru DAMIAN2015-06-2610-749/+175
* bitbake: toaster: remove BuildRequest referencesAlexandru DAMIAN2015-06-263-41/+30
* bitbake: toaster: remove MANAGED referencesAlexandru DAMIAN2015-06-2610-149/+8
* bitbake: toaster: fixing undefined variablesAlexandru DAMIAN2015-06-263-8/+16
* bitbake: toastergui: enable strict variable checkingAlexandru DAMIAN2015-06-261-0/+7
* bitbake: toaster: improve the buildenvironment APIAlexandru DAMIAN2015-06-264-23/+53
* bitbake: toastergui: fix angular errorAlexandru DAMIAN2015-06-261-1/+1
* bitbake: runqueue: Sanity check BB_NUMBER_THREADSRichard Purdie2015-06-231-0/+3
* bitbake: runqueue: Handle BBHandledException correctlyRichard Purdie2015-06-231-0/+7
* bitbake: server/process: Don't log BBHandledExceptionRichard Purdie2015-06-231-2/+3
* bitbake: runqueue: Improve handling of fakeworker failing to startRichard Purdie2015-06-231-1/+6
* bitbake: event: Inject 'd' into event handlersRichard Purdie2015-06-231-0/+2
* bitbake: bitbake: Add explict getVar param for (non) expansionRichard Purdie2015-06-2316-63/+63
* bitbake: bitbake-user-manual-ref-variables: Added BBLAYERS_FETCH_DIR glossary...Trevor Woerner2015-06-231-0/+14
* bitbake: bitbake-user-manual-ref-variables.xml: Added BB_ALLOWED_NETWORKS desc.Scott Rifenbark2015-06-161-0/+50