aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2014-06-12toaster: build control functionalityAlexandru DAMIAN
2014-06-12toastergui: fix built ETA calculationAlexandru DAMIAN
2014-06-12xmlrpc: add support for token reusingAlexandru DAMIAN
2014-06-12toaster: add function to get the database urlAlexandru DAMIAN
2014-06-12toaster: create models for bldcontrol and enable itAlexandru DAMIAN
2014-06-12toaster: initial bldcontrol applicationAlexandru DAMIAN
2014-06-11bb/utils: fix contains_any()Ross Burton
2014-06-11bb/tests/data.py: add tests for contains() and contains_any()Ross Burton
2014-06-11cache.py: print debug info when EXCLUDE_FROM_WORLDRobert Yang
2014-06-11toaster: add Project class models to ormAlexandru DAMIAN
2014-06-06toasterui: fix django settings environment valueAlexandru DAMIAN
2014-06-06toaster: add project related modelsAlexandru DAMIAN
2014-06-06toaster: update toaster to run in managed modeAlexandru DAMIAN
2014-06-06toaster: read database settings from the environmentAlexandru DAMIAN
2014-06-06uievent: retry on handler registration failureAlexandru DAMIAN
2014-06-06xmlrpc: client - remove fatal errorsAlexandru DAMIAN
2014-06-06bitbake: move configuration reading codeAlexandru DAMIAN
2014-06-01siggen: Print warning about tainted tasksRichard Purdie
2014-05-31build/utils: Fix broken exception handlingRichard Purdie
2014-05-31bb.fatal: Raise a BBHandledException instead of exitingRichard Purdie
2014-05-30event: Add SkipRecipe event to replace SkipPackageRichard Purdie
2014-05-30event.py: Allow passthrough of BBHandledException eventsRichard Purdie
2014-05-30cookerdata: Improve error handlingRichard Purdie
2014-05-30event: Fix event handlers to raise SkipPackageRichard Purdie
2014-05-30utils: avoid printing traceback on ExpansionError during parsingPaul Eggleton
2014-05-30fetch2: improve handling of two classes of URL parameter mistakesPaul Eggleton
2014-05-28fetch2/hg: Fix missing proto param for hg checkout with user and pwVolker Vogelhuber
2014-05-21data_smart: Fix an unusual variable reference bugRichard Purdie
2014-05-21toaster: reduce redundant foreign key lookupsDavid Reyna
2014-05-21toaster: sort columns properly after edit columnsFarrell Wymore
2014-05-19fetch2/gitsm: Documentation improvements for gitsm:// fetcherChris Morgan
2014-05-11fetch2/perforce: Ensure command has a defaultRichard Purdie
2014-05-11parse: Improve file inheritance loggingRichard Purdie
2014-05-11knotty: Fix output printed to the user at debug log levelsRichard Purdie
2014-05-11parse/ast: Show append logging at lower log levelRichard Purdie
2014-05-11fix cloning of mercurial repository with username and password specified in urlVolker Vogelhuber
2014-05-08toaster: modify SQL data type constraintsAlexandru DAMIAN
2014-05-08toaster: fix migration code for MySQLAlexandru DAMIAN
2014-05-08toaster: fix span2 headings for packagesDave Lerner
2014-05-08toaster: Make sure layer branch only shows when not emptyBelen Barros Pena
2014-05-08toaster: sort outcome and sstate columns by string valueDavid Reyna
2014-05-08Fix refetch of local files when they are read onlyNick Lewis
2014-05-07data_smart: Ensure all possible overrides are cached including those with '_'...Richard Purdie
2014-05-03prserv/db: Avoid fsync() callsRichard Purdie
2014-05-03persist_data: Avoid fsync() callsRichard Purdie
2014-05-03codeparser: Fix to better catch all getVar referencesRichard Purdie
2014-05-01bitbake: Bump version to 1.23.1Richard Purdie
2014-04-29bb.utils, bb.codeparser: Add bb.utils.contains_anyOtavio Salvador
2014-04-29codeparser: don't interact with the cache for subshellsChristopher Larson
2014-04-29fetch2: Cleanup file checksum generation, v2Jacob Kroon