summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: bitbake: bb.fetch2.git: Import errno moduleRomain Perier2015-09-191-0/+1
* bitbake: toaster: hide irrelevant builds in the project builds viewAlexandru DAMIAN2015-09-193-6/+91
* bitbake: data_smart: Ensure OVERRIDES dependencies account for contains()Richard Purdie2015-09-181-2/+6
* bitbake: data_smart: Correctly handle OVERRIDE values set using ??=Richard Purdie2015-09-181-0/+2
* bitbake: data_smart: When considering OVERRIDE dependencies, do so recursivelyRichard Purdie2015-09-181-1/+7
* bitbake: data_smart: Expand overrides cache recursivelyRichard Purdie2015-09-181-3/+12
* bitbake: bb.fetch2.{git, hg}: remove tarball if it needs updatingChristopher Larson2015-09-182-8/+12
* bitbake: toaster: Simplify redirects when build page parameters are missingElliot Smith2015-09-181-17/+32
* bitbake: toaster: Fix date range pickers on the project builds pageElliot Smith2015-09-181-2/+2
* bitbake: toaster: Show correct builds count on project pagesElliot Smith2015-09-182-3/+3
* bitbake: toaster: hide irrelevant builds in the project builds viewAlexandru DAMIAN2015-09-181-12/+42
* bitbake: tests/fetch.py: Fix recursion failure in url mappingMark Hatle2015-09-182-6/+15
* bitbake: fetch2/__init__.py: uri_replace regex handlingMark Hatle2015-09-182-1/+8
* bitbake: toaster: Don't def a function for each call to build_artifact()Elliot Smith2015-09-182-32/+11
* bitbake: toaster: Avoid unnecessary local to local copy of cooker logElliot Smith2015-09-183-51/+8
* bitbake: toaster: Read correct cooker log path from toasteruiElliot Smith2015-09-182-5/+5
* bitbake: toaster: delete multiple builds cleanupbrian avery2015-09-181-4/+9
* bitbake: data_smart: Separate out update_overridevars into separate functionRichard Purdie2015-09-181-5/+6
* bitbake: cache: Handle spaces and colons in directory names for file-checksumsRichard Purdie2015-09-181-1/+14
* bitbake: bitbake-worker: Ensure pipe closure doesn't crash before killpg()Richard Purdie2015-09-121-1/+5
* bitbake: toaster: increase waiting timeEd Bartosh2015-09-121-2/+2
* bitbake: toaster: Changes to navigationBelen Barros Pena2015-09-095-9/+23
* bitbake: bitbake-worker: Handle SIGKILL of parent gracefullyRichard Purdie2015-09-091-2/+7
* bitbake: bitbake-worker: Simple code cleanupRichard Purdie2015-09-091-3/+2
* bitbake: prserv: SIGTERM and deamonization fixesRichard Purdie2015-09-091-3/+31
* bitbake: utils: Add signal_on_parent_exit() functionRichard Purdie2015-09-091-0/+19
* bitbake: server/process: Handle SIGTERM more gracefullyRichard Purdie2015-09-091-0/+9
* bitbake: toaster: replace ETA with % of tasks doneBelen Barros Pena2015-09-081-1/+1
* bitbake: toaster: fix project names in latest buildsBelen Barros Pena2015-09-081-1/+5
* bitbake: toaster: remove unnecessary white spaceBelen Barros Pena2015-09-081-1/+1
* bitbake: toastergui: Add missing files from 1c2f6b9b7b9e700146944b9d6d2114e0d...Richard Purdie2015-09-082-0/+214
* bitbake: bb.fetch: don't remove the clone when an update failsChristopher Larson2015-09-041-2/+4
* bitbake: bb.fetch: handle checksums consistently for mirrorsChristopher Larson2015-09-041-3/+4
* bitbake: bb.fetch.git: remove leading '.' from gitsrcnameChristopher Larson2015-09-041-1/+4
* bitbake: bb.cookerdata: include useful traceback for ExpansionError/ParseErrorChristopher Larson2015-09-041-1/+10
* bitbake: bb.data_smart: retain traceback from ExpansionErrorChristopher Larson2015-09-041-1/+2
* bitbake: cooker/runqueue: Allow bitbake commands starting with do_Alex Franco2015-09-042-4/+12
* bitbake: toaster: improve explanation of checkout dirBelen Barros Pena2015-09-041-16/+16
* bitbake: event/server: Add _uiready flag to handle missing error messagesRichard Purdie2015-09-043-5/+9
* bitbake: utils: Fix a potential error in movefileBenjamin Esquivel2015-09-041-3/+6
* bitbake: toaster: Add tests for pages which show the default projectElliot Smith2015-09-031-1/+114
* bitbake: toaster: Fix test for projects page JSONElliot Smith2015-09-031-4/+5
* bitbake: toaster: Exclude default project unless it has buildsElliot Smith2015-09-031-0/+8
* bitbake: toaster: Only redirect to projects page if user has added projectsElliot Smith2015-09-031-1/+5
* bitbake: toaster: Improve how default project is identified and fetchedElliot Smith2015-09-034-6/+735
* bitbake: toaster: Make 0021 migration compatible with MySQLElliot Smith2015-09-031-1/+3
* bitbake: toaster: show incomplete configuration warningBelen Barros Pena2015-09-032-3/+6
* bitbake: toaster: disable build button as neededBelen Barros Pena2015-09-031-2/+0
* bitbake: utils: Specify dest file name in movefile()Benjamin Esquivel2015-09-031-1/+3
* bitbake: build: delete tasks thoroughlyChristopher Larson2015-09-032-12/+14