summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: build control functionalityAlexandru DAMIAN2014-06-1310-8/+413
* bitbake: toastergui: fix built ETA calculationAlexandru DAMIAN2014-06-131-4/+3
* bitbake: xmlrpc: add support for token reusingAlexandru DAMIAN2014-06-132-8/+19
* bitbake: toaster: add function to get the database urlAlexandru DAMIAN2014-06-131-0/+19
* bitbake: toaster: create models for bldcontrol and enable itAlexandru DAMIAN2014-06-136-2/+236
* bitbake: toaster: initial bldcontrol applicationAlexandru DAMIAN2014-06-134-0/+20
* bitbake: bb/utils: fix contains_any()Ross Burton2014-06-121-1/+1
* bitbake: bb/tests/data.py: add tests for contains() and contains_any()Ross Burton2014-06-121-0/+36
* bitbake: cache.py: print debug info when EXCLUDE_FROM_WORLDRobert Yang2014-06-121-1/+3
* bitbake: toaster: add Project class models to ormAlexandru DAMIAN2014-06-112-1/+287
* bitbake: toaster: comment out bldcontrol migration commandAlexandru DAMIAN2014-06-111-1/+1
* bitbake: bitbake: show wildcard appends for bitbake-layersAsh Charles2014-06-061-1/+1
* bitbake: toasterui: fix django settings environment valueAlexandru DAMIAN2014-06-061-1/+1
* bitbake: toaster: add project related modelsAlexandru DAMIAN2014-06-061-0/+19
* bitbake: toaster: update toaster to run in managed modeAlexandru DAMIAN2014-06-062-22/+28
* bitbake: toaster: startup script standalone modeAlexandru DAMIAN2014-06-061-6/+46
* bitbake: toaster: startup script noweb modeAlexandru DAMIAN2014-06-061-1/+5
* bitbake: toaster: read database settings from the environmentAlexandru DAMIAN2014-06-061-1/+34
* bitbake: uievent: retry on handler registration failureAlexandru DAMIAN2014-06-061-3/+19
* bitbake: xmlrpc: client - remove fatal errorsAlexandru DAMIAN2014-06-063-18/+29
* bitbake: bitbake: move configuration reading codeAlexandru DAMIAN2014-06-062-25/+22
* bitbake: siggen: Print warning about tainted tasksRichard Purdie2014-06-011-0/+1
* bitbake: build/utils: Fix broken exception handlingRichard Purdie2014-06-012-10/+4
* bitbake: bb.fatal: Raise a BBHandledException instead of exitingRichard Purdie2014-06-011-2/+1
* bitbake: event: Add SkipRecipe event to replace SkipPackageRichard Purdie2014-06-018-11/+14
* bitbake: event.py: Allow passthrough of BBHandledException eventsRichard Purdie2014-06-011-1/+1
* bitbake: cookerdata: Improve error handlingRichard Purdie2014-06-011-2/+5
* bitbake: event: Fix event handlers to raise SkipPackageRichard Purdie2014-06-011-4/+1
* bitbake: utils: avoid printing traceback on ExpansionError during parsingPaul Eggleton2014-05-301-0/+2
* bitbake: fetch2: improve handling of two classes of URL parameter mistakesPaul Eggleton2014-05-301-4/+10
* bitbake: Revert "toaster: toaster oe-selftest support"Richard Purdie2014-05-301-411/+0
* bitbake: fetch2/hg: Fix missing proto param for hg checkout with user and pwVolker Vogelhuber2014-05-281-1/+1
* bitbake: bitbake-layers: show-cross-depends: add support for RRECOMMENDSPaul Eggleton2014-05-281-0/+20
* bitbake: bitbake-layers: show-cross-depends: ignore self-satisfied RDEPENDSPaul Eggleton2014-05-281-0/+3
* bitbake: bitbake-layers: show-cross-depends: ignore global inheritsPaul Eggleton2014-05-281-0/+5
* bitbake: bitbake-layers: show-cross-depends: add option to ignore a layerPaul Eggleton2014-05-281-20/+24
* bitbake: data_smart: Fix an unusual variable reference bugRichard Purdie2014-05-212-1/+6
* bitbake: toaster: reduce redundant foreign key lookupsDavid Reyna2014-05-212-6/+29
* bitbake: toaster: sort columns properly after edit columnsFarrell Wymore2014-05-212-14/+204
* bitbake: toaster: toaster oe-selftest supportIonut Chisanovici2014-05-211-0/+411
* bitbake: fetch2/gitsm: Documentation improvements for gitsm:// fetcherChris Morgan2014-05-192-3/+23
* bitbake: fetch2/perforce: Ensure command has a defaultRichard Purdie2014-05-111-4/+4
* bitbake: parse: Improve file inheritance loggingRichard Purdie2014-05-112-8/+1
* bitbake: knotty: Fix output printed to the user at debug log levelsRichard Purdie2014-05-111-1/+1
* bitbake: parse/ast: Show append logging at lower log levelRichard Purdie2014-05-111-1/+1
* bitbake: fix cloning of mercurial repository with username and password speci...Volker Vogelhuber2014-05-111-1/+4
* bitbake: toaster: modify SQL data type constraintsAlexandru DAMIAN2014-05-082-4/+229
* bitbake: toaster: fix migration code for MySQLAlexandru DAMIAN2014-05-082-38/+19
* bitbake: toaster: fix span2 headings for packagesDave Lerner2014-05-082-4/+7
* bitbake: toaster: Make sure layer branch only shows when not emptyBelen Barros Pena2014-05-089-32/+35