aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2015-09-19bitbake: bitbake: bb.fetch2.git: Import errno moduleRomain Perier
2015-09-19bitbake: toaster: hide irrelevant builds in the project builds viewAlexandru DAMIAN
2015-09-18bitbake: data_smart: Ensure OVERRIDES dependencies account for contains()Richard Purdie
2015-09-18bitbake: data_smart: Correctly handle OVERRIDE values set using ??=Richard Purdie
2015-09-18bitbake: data_smart: When considering OVERRIDE dependencies, do so recursivelyRichard Purdie
2015-09-18bitbake: data_smart: Expand overrides cache recursivelyRichard Purdie
2015-09-18bitbake: bb.fetch2.{git, hg}: remove tarball if it needs updatingChristopher Larson
2015-09-18bitbake: toaster: Simplify redirects when build page parameters are missingElliot Smith
2015-09-18bitbake: toaster: Fix date range pickers on the project builds pageElliot Smith
2015-09-18bitbake: toaster: Show correct builds count on project pagesElliot Smith
2015-09-18bitbake: toaster: hide irrelevant builds in the project builds viewAlexandru DAMIAN
2015-09-18bitbake: tests/fetch.py: Fix recursion failure in url mappingMark Hatle
2015-09-18bitbake: fetch2/__init__.py: uri_replace regex handlingMark Hatle
2015-09-18bitbake: toaster: Don't def a function for each call to build_artifact()Elliot Smith
2015-09-18bitbake: toaster: Avoid unnecessary local to local copy of cooker logElliot Smith
2015-09-18bitbake: toaster: Read correct cooker log path from toasteruiElliot Smith
2015-09-18bitbake: toaster: delete multiple builds cleanupbrian avery
2015-09-18bitbake: data_smart: Separate out update_overridevars into separate functionRichard Purdie
2015-09-18bitbake: cache: Handle spaces and colons in directory names for file-checksumsRichard Purdie
2015-09-12bitbake: bitbake-worker: Ensure pipe closure doesn't crash before killpg()Richard Purdie
2015-09-12bitbake: toaster: increase waiting timeEd Bartosh
2015-09-09bitbake: toaster: Changes to navigationBelen Barros Pena
2015-09-09bitbake: bitbake-worker: Handle SIGKILL of parent gracefullyRichard Purdie
2015-09-09bitbake: bitbake-worker: Simple code cleanupRichard Purdie
2015-09-09bitbake: prserv: SIGTERM and deamonization fixesRichard Purdie
2015-09-09bitbake: utils: Add signal_on_parent_exit() functionRichard Purdie
2015-09-09bitbake: server/process: Handle SIGTERM more gracefullyRichard Purdie
2015-09-08bitbake: toaster: replace ETA with % of tasks doneBelen Barros Pena
2015-09-08bitbake: toaster: fix project names in latest buildsBelen Barros Pena
2015-09-08bitbake: toaster: remove unnecessary white spaceBelen Barros Pena
2015-09-08bitbake: toastergui: Add missing files from 1c2f6b9b7b9e700146944b9d6d2114e0d...Richard Purdie
2015-09-04bitbake: bb.fetch: don't remove the clone when an update failsChristopher Larson
2015-09-04bitbake: bb.fetch: handle checksums consistently for mirrorsChristopher Larson
2015-09-04bitbake: bb.fetch.git: remove leading '.' from gitsrcnameChristopher Larson
2015-09-04bitbake: bb.cookerdata: include useful traceback for ExpansionError/ParseErrorChristopher Larson
2015-09-04bitbake: bb.data_smart: retain traceback from ExpansionErrorChristopher Larson
2015-09-04bitbake: cooker/runqueue: Allow bitbake commands starting with do_Alex Franco
2015-09-04bitbake: toaster: improve explanation of checkout dirBelen Barros Pena
2015-09-04bitbake: event/server: Add _uiready flag to handle missing error messagesRichard Purdie
2015-09-04bitbake: utils: Fix a potential error in movefileBenjamin Esquivel
2015-09-03bitbake: toaster: Add tests for pages which show the default projectElliot Smith
2015-09-03bitbake: toaster: Fix test for projects page JSONElliot Smith
2015-09-03bitbake: toaster: Exclude default project unless it has buildsElliot Smith
2015-09-03bitbake: toaster: Only redirect to projects page if user has added projectsElliot Smith
2015-09-03bitbake: toaster: Improve how default project is identified and fetchedElliot Smith
2015-09-03bitbake: toaster: Make 0021 migration compatible with MySQLElliot Smith
2015-09-03bitbake: toaster: show incomplete configuration warningBelen Barros Pena
2015-09-03bitbake: toaster: disable build button as neededBelen Barros Pena
2015-09-03bitbake: utils: Specify dest file name in movefile()Benjamin Esquivel
2015-09-03bitbake: build: delete tasks thoroughlyChristopher Larson