summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: Update UI test runnerDaniel Istrate2016-01-252-84/+172
* bitbake: fetch2: Don't show checksum warnings if a single checksum was suppliedRichard Purdie2016-01-241-3/+1
* bitbake: toaster: run bitbake server with --read optionEd Bartosh2016-01-221-1/+1
* bitbake: taskdata: add the ability to access world targets listPaul Eggleton2016-01-224-24/+48
* bitbake: cache.py: check existence before add to cachedata.rprovidersRobert Yang2016-01-221-1/+2
* bitbake: taskdata.py: add RuntimeProviders to close matchesRobert Yang2016-01-221-1/+8
* bitbake: data_smart: Don't show exceptions for EOL literalsRichard Purdie2016-01-222-1/+11
* bitbake: tests/codeparser.py: Add filename/lineno flags to test variableOlof Johansson2016-01-191-1/+6
* bitbake: toaster: write variables to toaster.confEd Bartosh2016-01-191-0/+7
* bitbake: Revert "runqueue.py: Ensure one setscene function doesn't mask out a...Richard Purdie2016-01-191-5/+2
* bitbake: toastergui: make artifact download more robustElliot Smith2016-01-182-63/+47
* bitbake: toasterui: log OSErrorException metadata eventsElliot Smith2016-01-181-0/+2
* bitbake: toasterui: listen for bb.event.MetadataEventElliot Smith2016-01-181-1/+2
* bitbake: toaster: increase timeoutEd Bartosh2016-01-161-1/+1
* bitbake: toastergui: code formatting and clean-upElliot Smith2016-01-153-13/+8
* bitbake: toaster tests: fix Django tests for new ToasterTable pagesElliot Smith2016-01-151-85/+180
* bitbake: toastergui: remove unused views and template codeElliot Smith2016-01-153-647/+0
* bitbake: toastergui: fix error and warning counts for buildsElliot Smith2016-01-1510-702/+27
* bitbake: toastergui: make "Apply" button state depend on filter rangeElliot Smith2016-01-152-22/+59
* bitbake: toastergui: mute label for filter actions with no recordsElliot Smith2016-01-151-2/+5
* bitbake: toastergui: set default visible and hideable columnsElliot Smith2016-01-152-3/+38
* bitbake: toastergui: serialise decimals correctlyElliot Smith2016-01-151-0/+3
* bitbake: toastergui: streamline construction of filter objectsElliot Smith2016-01-154-66/+32
* bitbake: toastergui: ensure filter_value updatesElliot Smith2016-01-151-14/+18
* bitbake: toastergui: don't hide all elements with .col classElliot Smith2016-01-151-4/+4
* bitbake: toastergui: convert project builds page to ToasterTableElliot Smith2016-01-159-49/+239
* bitbake: toastergui: implement "today" and "yesterday" filtersElliot Smith2016-01-156-84/+212
* bitbake: toastergui: implement date range filters for buildsElliot Smith2016-01-156-84/+330
* bitbake: toastergui: show recent builds on all builds pageElliot Smith2016-01-153-7/+23
* bitbake: toastergui: switch off filter highlights when inactiveElliot Smith2016-01-151-1/+7
* bitbake: toastergui: refactor ToasterTable filteringElliot Smith2016-01-155-118/+310
* bitbake: toastergui: convert all builds page to ToasterTableElliot Smith2016-01-157-80/+434
* bitbake: toastergui: use event delegates for hover help elementsElliot Smith2016-01-151-2/+4
* bitbake: toastergui: switch projects/ view to ToasterTableElliot Smith2016-01-153-12/+23
* bitbake: toaster: check inferred file suffixes against list of known typesElliot Smith2016-01-153-41/+73
* bitbake: toaster: move image file suffix list to modelElliot Smith2016-01-152-6/+10
* bitbake: toastergui: use ToasterTable for projects pageElliot Smith2016-01-153-3/+265
* bitbake: Revert "fetch/git: Change to use clearer ssh url syntax for broken s...Richard Purdie2016-01-151-4/+0
* bitbake: Revert "fetch2/local.py: avoid using PREMIRROR"Richard Purdie2016-01-131-5/+0
* bitbake: fetch2/git.py: Add missing "errno" module import.Kristian Amlie2016-01-111-0/+1
* bitbake: bitbake: clean up stamp-base related codesChen Qi2016-01-112-10/+4
* bitbake: runqueue: Fix setscene task dependenciesRichard Purdie2016-01-111-0/+1
* bitbake: toaster: settings Add uid to the toaster cache dirMichael Wood2016-01-111-1/+1
* bitbake: toaster: show 'satisfied via' text for reverse depsEd Bartosh2016-01-111-1/+8
* bitbake: toaster: show 'satisfied via' text for build depsEd Bartosh2016-01-111-1/+8
* bitbake: toaster: show list of provides for the recipeEd Bartosh2016-01-111-0/+10
* bitbake: buildinfohelper: add provides info to the dbEd Bartosh2016-01-111-3/+8
* bitbake: toaster: add Provider modelEd Bartosh2016-01-112-0/+32
* bitbake: buildinfohelper: use providermapEd Bartosh2016-01-111-8/+16
* bitbake: cooker: add providermap to dep_treeEd Bartosh2016-01-111-0/+7