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