summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2015-08-19toastergui: do not show in-progress builds in the tableAlexandru DAMIAN
2015-08-19toaster logger: fix pylint issuesAlexandru DAMIAN
2015-08-19toaster: fix pylint errorsAlexandru Damian
2015-08-19toaster: fix updates on failed build requestsAlexandru DAMIAN
2015-08-19toaster: replace raising Exceptions in loadconfAlexandru DAMIAN
2015-08-19toaster: do not stop data import on bad dataAlexandru DAMIAN
2015-08-19toastergui: rename variables in views.pyAlexandru DAMIAN
2015-08-19toaster: use loggers instead of printsAlexandru DAMIAN
2015-08-19toaster: models field initializationAlexandru DAMIAN
2015-08-19toaster: improve exception handlingAlexandru DAMIAN
2015-08-19toaster: checksettings: fix TEMPLATECONF detectionAlexandru DAMIAN
2015-08-19toaster: checksettings: fix guesspath initializationAlexandru DAMIAN
2015-08-19toaster: pylint fixesAlexandru DAMIAN
2015-08-19toasteruitest: Updated UI tests cases to use dom IDs and 1.9 UI changesMihail Stanciu
2015-08-19toastergui: Call csrf function in all pages to ensure cookie is sentMichael Wood
2015-08-19bitbake-layers: fix mapping files to layersPaul Eggleton
2015-08-18lib/bb/main: consolidate UI/server extension listing and loadingPaul Eggleton
2015-08-18lib/bb/parse: properly handle OSError when updating mtime cachePaul Eggleton
2015-08-18cooker: drop appendlistPaul Eggleton
2015-08-18cooker: drop appliedappendlistPaul Eggleton
2015-08-17Fix -m handling if cannot connect to serverPaul Eggleton
2015-08-17cooker: ensure prefile/postfile can work in memory resident modePaul Eggleton
2015-08-17command: ensure sync commands that read configuration see updatesRichard Purdie
2015-08-17cooker: further limit inotify watchesPaul Eggleton
2015-08-17command: intercept SystemExit to avoid trashing the serverPaul Eggleton
2015-08-17Fix default function parameter assignment to a listPaul Eggleton
2015-08-17toaster: move code from setup_lv_tests to setUpEd Bartosh
2015-08-17toaster: remove ProjectLVSelectionTestCaseEd Bartosh
2015-08-17toaster: add header to orm/test.pyEd Bartosh
2015-08-17toaster: simplify testcase codeEd Bartosh
2015-08-17toaster: remove duplicated codeEd Bartosh
2015-08-17toaster: reuse common codeEd Bartosh
2015-08-17toaster: reformat LayerVersionEquivalenceTestCaseEd Bartosh
2015-08-17toaster: rewrite LILSUpdateTestCaseEd Bartosh
2015-08-17toaster: rewrite test for LayerSource modelEd Bartosh
2015-08-17toaster: fix test_build_layerversion test caseEd Bartosh
2015-08-17toaster: remove prints from the test codeEd Bartosh
2015-08-17toastergui: Added IDs to elements used in testingMihail Stanciu
2015-08-17toastergui: Add tests for xhr_importlayerSujith H
2015-08-17toaster: fix invalid fields in the package details pageAlexandru DAMIAN
2015-08-17toaster: Fix typo in set up script outputBelen Barros Pena
2015-08-10toaster: reduced amount of instance attributesEd Bartosh
2015-08-10toaster: fix pylint warning 'no space allowed'Ed Bartosh
2015-08-10toaster: fix test_get_json_call_returns_json againEd Bartosh
2015-08-10toaster: don't catch json.load exceptionsEd Bartosh
2015-08-10toaster: add header and docstingsEd Bartosh
2015-08-10toaster: remove unused importEd Bartosh
2015-08-10toaster: get rid of class attributesEd Bartosh
2015-08-10toaster: put all test cases into one classEd Bartosh
2015-08-10toaster: get rid of AllProjectsViewTestCaseEd Bartosh