aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2015-09-24bitbake: prserv/serv: Start/Stop daemon using ip instead of hostLeonardo Sandoval
2015-09-23bitbake: toaster: start script warning text formatting small improvementCristian Iorga
2015-09-23bitbake: tinfoil: remove logging handler at shutdownMarkus Lehtonen
2015-09-23bitbake: toaster: remove time from builds in progressBelen Barros Pena
2015-09-23bitbake: toaster: Add fake entry to Target_File for filesystem rootElliot Smith
2015-09-23bitbake: toaster: layerdetails Fix back button tab behaviourMichael Wood
2015-09-23bitbake: toaster: UI test improvementsKe Zou
2015-09-23bitbake: toaster: support selenium testing from mac OS Xbrian avery
2015-09-23bitbake: toaster: add 2 UI testsEd Bartosh
2015-09-23bitbake: toaster: change UI to show tasksEd Bartosh
2015-09-23bitbake: toaster: don't re-create Target objectsEd Bartosh
2015-09-23bitbake: toaster: store task name in Target objectsEd Bartosh
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