summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* 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
* bitbake: toaster: new Toaster imageBelen Barros Pena2015-09-011-0/+0
* bitbake: toastergui: remove old screenshotsBelen Barros Pena2015-09-012-0/+0
* bitbake: toastergui: Add frontend javascript unit testsMichael Wood2015-08-292-0/+19
* bitbake: toaster: fix global navigationBelen Barros Pena2015-08-291-2/+4
* bitbake: toaster: adjust spacing in project pagesBelen Barros Pena2015-08-293-24/+12
* bitbake: toaster: fix show / hide columns in all builds tableBelen Barros Pena2015-08-291-2/+2
* bitbake: toaster: Support environments which have proxies setBian Naimeng2015-08-291-29/+7
* bitbake: toaster: Remove Log column from All builds pageSujith Haridasan2015-08-291-8/+0
* bitbake: toaster: Fix extra checkbox in most recently built recipes sectionSujith Haridasan2015-08-291-1/+0
* bitbake: toaster: update directory tree expansionDavid Reyna2015-08-291-2/+1
* bitbake: lib/bb/cooker: add interrupted flag to BuildCompleted eventPaul Eggleton2015-08-292-3/+10
* bitbake: toastergui: change image in landing pageBelen Barros Pena2015-08-291-5/+1