summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
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
2015-08-19bitbake: toaster: replace raising Exceptions in loadconfAlexandru DAMIAN
2015-08-19bitbake: toaster: do not stop data import on bad dataAlexandru DAMIAN
2015-08-19bitbake: toastergui: rename variables in views.pyAlexandru DAMIAN
2015-08-19bitbake: toaster: use loggers instead of printsAlexandru DAMIAN
2015-08-19bitbake: toaster: models field initializationAlexandru DAMIAN
2015-08-19bitbake: toaster: improve exception handlingAlexandru DAMIAN
2015-08-19bitbake: toaster: checksettings: fix TEMPLATECONF detectionAlexandru DAMIAN
2015-08-19bitbake: toaster: checksettings: fix guesspath initializationAlexandru DAMIAN
2015-08-19bitbake: toaster: pylint fixesAlexandru DAMIAN
2015-08-19bitbake: toasteruitest: Updated UI tests cases to use dom IDs and 1.9 UI changesMihail Stanciu
2015-08-19bitbake: toastergui: Call csrf function in all pages to ensure cookie is sentMichael Wood
2015-08-19bitbake: bitbake-layers: show-recipes: allow filtering by class inheritancePaul Eggleton
2015-08-19bitbake: bitbake-layers: fix mapping files to layersPaul Eggleton
2015-08-19bitbake: bitbake-layers: remove-layer: accept just layer directoryPaul Eggleton
2015-08-19bitbake: bitbake-layers: ensure we exit if BBLAYERS_LAYERINDEX_URL is not setPaul Eggleton
2015-08-19bitbake: lib/bb/main: consolidate UI/server extension listing and loadingPaul Eggleton
2015-08-19bitbake: lib/bb/parse: properly handle OSError when updating mtime cachePaul Eggleton
2015-08-19bitbake: bitbake-layers: use "with open" consistentlyPaul Eggleton
2015-08-19bitbake: bitbake-layers: refactor show-appends to stop using cooker bbappends...Paul Eggleton
2015-08-19bitbake: bitbake-layers: Convert flatten to use collections.bbappendsRichard Purdie
2015-08-19bitbake: cooker: drop appendlistPaul Eggleton
2015-08-19bitbake: cooker: drop appliedappendlistPaul Eggleton
2015-08-19bitbake: Fix -m handling if cannot connect to serverPaul Eggleton
2015-08-19bitbake: cooker: ensure prefile/postfile can work in memory resident modePaul Eggleton
2015-08-19bitbake: command: ensure sync commands that read configuration see updatesRichard Purdie
2015-08-19bitbake: cooker: further limit inotify watchesPaul Eggleton
2015-08-19bitbake: command: intercept SystemExit to avoid trashing the serverPaul Eggleton
2015-08-19bitbake: Fix default function parameter assignment to a listPaul Eggleton
2015-08-17bitbake: toaster: move code from setup_lv_tests to setUpEd Bartosh
2015-08-17bitbake: toaster: remove ProjectLVSelectionTestCaseEd Bartosh
2015-08-17bitbake: toaster: add header to orm/test.pyEd Bartosh
2015-08-17bitbake: toaster: simplify testcase codeEd Bartosh
2015-08-17bitbake: toaster: remove duplicated codeEd Bartosh
2015-08-17bitbake: toaster: reuse common codeEd Bartosh
2015-08-17bitbake: toaster: reformat LayerVersionEquivalenceTestCaseEd Bartosh
2015-08-17bitbake: toaster: rewrite LILSUpdateTestCaseEd Bartosh
2015-08-17bitbake: toaster: rewrite test for LayerSource modelEd Bartosh
2015-08-17bitbake: toaster: fix test_build_layerversion test caseEd Bartosh
2015-08-17bitbake: toaster: remove prints from the test codeEd Bartosh
2015-08-17bitbake: toastergui: Added IDs to elements used in testingMihail Stanciu
2015-08-17bitbake: toastergui: Add tests for xhr_importlayerSujith H
2015-08-17bitbake: toaster: fix invalid fields in the package details pageAlexandru DAMIAN
2015-08-17bitbake: toaster: Fix typo in set up script outputBelen Barros Pena
2015-08-10bitbake: toaster: reduced amount of instance attributesEd Bartosh