aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
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
2014-04-29HG Fetch with username and password in urlVolker Vogelhuber
2014-04-28Revert "fetch2: Cleanup file checksum generation"Richard Purdie
2014-04-27fetch2: Cleanup file checksum generationJacob Kroon
2014-04-27fetch2/git: Stop git from triggering fsync() callsRichard Purdie
2014-04-21parse/ast: Optimise data finalisationRichard Purdie
2014-04-21runqueue: Do not write out stamp files in dry_run modeRichard Purdie
2014-04-21runqueue: Fix task weighting algorithmRichard Purdie
2014-04-21runqueue: Fix handling of zero priority taskRichard Purdie
2014-04-21bitbake: toaster: Fix Empty tasks filterBelen Barros Pena
2014-04-21bitbake: toaster: Fix total number of tasks in build dashboardBelen Barros Pena
2014-04-10bitbake: Update to version 1.23.0 for masterRichard Purdie
2014-04-10bitbake: Update to version 1.22.0Richard Purdie
2014-04-10cache: don't trigger reparse on recipes with wildcards in SRC_URIPaul Eggleton
2014-04-09toaster: Allow toaster to start without pytzAlexandru DAMIAN
2014-04-09toaster: add URI search path listDavid Reyna
2014-04-09toaster: sort on size in detail pagesDave Lerner
2014-04-09toaster: hide tasks without order or outcomeDavid Reyna
2014-04-09toaster: regex alternation filter caused django errorDavid Reyna
2014-04-09toaster: fix filtering query for multiple filtersAlexandru DAMIAN
2014-04-09toaster: keep number of rows across searchesAlexandru DAMIAN
2014-04-09toaster: show unique set-in files in configvarDavid Reyna
2014-04-09toaster: disable 'size over total' sortDave Lerner
2014-04-09toaster: do not load all available timezonesAlexandru DAMIAN
2014-04-09bitbake-selftest: add tests for local fetchingPaul Eggleton
2014-04-08bitbake: knotty: Clear footer before outputting to stderrPeter Kjellerstedt
2014-04-08fetch2: fix traceback when a wildcard matches a directoryPaul Eggleton
2014-04-08fetch2: handle wildcards correctly when recording file checksumsPaul Eggleton
2014-04-08hob: add "recipes/images/" to BBFILES when Hob is launchedIrina Patru
2014-04-08fetch2: avoid cache ignoring missing filesPaul Eggleton
2014-04-06fetch2: Fix bug in file checksum generationRichard Purdie
2014-04-05toaster: added covered task listFarrell Wymore
2014-04-05toaster: correct package countFarrell Wymore