summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: lib/bb/parse: properly handle OSError when updating mtime cachePaul Eggleton2015-08-191-1/+6
* bitbake: bitbake-layers: use "with open" consistentlyPaul Eggleton2015-08-191-33/+29
* bitbake: bitbake-layers: refactor show-appends to stop using cooker bbappends...Paul Eggleton2015-08-191-8/+13
* bitbake: bitbake-layers: Convert flatten to use collections.bbappendsRichard Purdie2015-08-191-24/+20
* bitbake: cooker: drop appendlistPaul Eggleton2015-08-191-5/+0
* bitbake: cooker: drop appliedappendlistPaul Eggleton2015-08-191-10/+18
* bitbake: Fix -m handling if cannot connect to serverPaul Eggleton2015-08-191-2/+0
* bitbake: cooker: ensure prefile/postfile can work in memory resident modePaul Eggleton2015-08-192-2/+5
* bitbake: command: ensure sync commands that read configuration see updatesRichard Purdie2015-08-192-12/+28
* bitbake: cooker: further limit inotify watchesPaul Eggleton2015-08-191-0/+11
* bitbake: command: intercept SystemExit to avoid trashing the serverPaul Eggleton2015-08-191-1/+1
* bitbake: Fix default function parameter assignment to a listPaul Eggleton2015-08-1910-31/+58
* bitbake: toaster: move code from setup_lv_tests to setUpEd Bartosh2015-08-171-30/+27
* bitbake: toaster: remove ProjectLVSelectionTestCaseEd Bartosh2015-08-171-9/+9
* bitbake: toaster: add header to orm/test.pyEd Bartosh2015-08-171-0/+23
* bitbake: toaster: simplify testcase codeEd Bartosh2015-08-171-3/+2
* bitbake: toaster: remove duplicated codeEd Bartosh2015-08-171-17/+0
* bitbake: toaster: reuse common codeEd Bartosh2015-08-171-54/+36
* bitbake: toaster: reformat LayerVersionEquivalenceTestCaseEd Bartosh2015-08-171-50/+74
* bitbake: toaster: rewrite LILSUpdateTestCaseEd Bartosh2015-08-171-13/+17
* bitbake: toaster: rewrite test for LayerSource modelEd Bartosh2015-08-171-12/+18
* bitbake: toaster: fix test_build_layerversion test caseEd Bartosh2015-08-171-1/+1
* bitbake: toaster: remove prints from the test codeEd Bartosh2015-08-171-4/+0
* bitbake: toastergui: Added IDs to elements used in testingMihail Stanciu2015-08-173-5/+5
* bitbake: toastergui: Add tests for xhr_importlayerSujith H2015-08-171-0/+30
* bitbake: toaster: fix invalid fields in the package details pageAlexandru DAMIAN2015-08-172-3/+3
* bitbake: toaster: Fix typo in set up script outputBelen Barros Pena2015-08-171-1/+1
* bitbake: toaster: reduced amount of instance attributesEd Bartosh2015-08-101-31/+24
* bitbake: toaster: fix pylint warning 'no space allowed'Ed Bartosh2015-08-101-5/+5
* bitbake: toaster: fix test_get_json_call_returns_json againEd Bartosh2015-08-101-3/+7
* bitbake: toaster: don't catch json.load exceptionsEd Bartosh2015-08-101-8/+3
* bitbake: toaster: add header and docstingsEd Bartosh2015-08-101-1/+28
* bitbake: toaster: remove unused importEd Bartosh2015-08-101-1/+1
* bitbake: toaster: get rid of class attributesEd Bartosh2015-08-101-4/+2
* bitbake: toaster: put all test cases into one classEd Bartosh2015-08-101-34/+29
* bitbake: toaster: get rid of AllProjectsViewTestCaseEd Bartosh2015-08-101-4/+1
* bitbake: toaster: wrap long linesEd Bartosh2015-08-101-13/+27
* bitbake: toaster: fix test_get_json_call_returns_json testEd Bartosh2015-08-101-6/+6
* bitbake: runqueue.py: Add provides to taskdepdataMariano Lopez2015-08-101-1/+2
* bitbake: toastergui: layerBtn Fix build trigger mechanismMichael Wood2015-08-064-11/+16
* bitbake: toastergui: Fix typo on layers in project filter conditionMichael Wood2015-08-061-2/+2
* bitbake: toastergui: Move click disabled check after table ready eventMichael Wood2015-08-061-4/+6
* bitbake: toastergui: Machine select button url parameters changeMichael Wood2015-08-061-1/+1
* bitbake: toastermain: Add a longer default database timeoutMichael Wood2015-08-061-0/+6
* bitbake: toastergui: Move layerdetails view definition to the views.pyMichael Wood2015-08-063-25/+17
* bitbake: toastergui: Fix toastertable table header referenceMichael Wood2015-08-062-2/+2
* bitbake: toastergui: libtoaster typeahead Add in results highlighterMichael Wood2015-08-061-4/+8
* bitbake: toastergui: libtoaster: typeahead resiliency for slow serverMichael Wood2015-08-061-1/+17
* bitbake: toastergui: tests Fix and more comprehensive typeahead unittestMichael Wood2015-08-061-19/+69
* bitbake: toastergui: views Standardise the fields project layer responseMichael Wood2015-08-061-2/+3