aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
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
2015-09-01bitbake: toaster: new Toaster imageBelen Barros Pena
2015-09-01bitbake: toastergui: remove old screenshotsBelen Barros Pena
2015-08-29bitbake: toastergui: Add frontend javascript unit testsMichael Wood
2015-08-29bitbake: toaster: fix global navigationBelen Barros Pena
2015-08-29bitbake: toaster: adjust spacing in project pagesBelen Barros Pena
2015-08-29bitbake: toaster: fix show / hide columns in all builds tableBelen Barros Pena
2015-08-29bitbake: toaster: Support environments which have proxies setBian Naimeng
2015-08-29bitbake: toaster: Remove Log column from All builds pageSujith Haridasan
2015-08-29bitbake: toaster: Fix extra checkbox in most recently built recipes sectionSujith Haridasan
2015-08-29bitbake: toaster: update directory tree expansionDavid Reyna
2015-08-29bitbake: lib/bb/cooker: add interrupted flag to BuildCompleted eventPaul Eggleton
2015-08-29bitbake: toastergui: change image in landing pageBelen Barros Pena
2015-08-24bitbake: lib/bb/main: avoid importing all server/UI modules on every executionPaul Eggleton
2015-08-20bitbake: main: Handle RuntimeError exception in list_extension_modulesRandy Witt
2015-08-19bitbake: toastergui: fix projectbuilds pageAlexandru DAMIAN
2015-08-19bitbake: toastergui: do not show in-progress builds in the tableAlexandru DAMIAN
2015-08-19bitbake: toaster logger: fix pylint issuesAlexandru DAMIAN
2015-08-19bitbake: toaster: fix pylint errorsAlexandru Damian
2015-08-19bitbake: toaster: fix updates on failed build requestsAlexandru DAMIAN