aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2016-07-08bitbake: eventreplay: fix event loading codeEd Bartosh
2016-07-08bitbake: eventprelay: implement setEventMask commandEd Bartosh
2016-07-08bitbake: eventreplay: add MockConnection.getEventHandle methodEd Bartosh
2016-07-08bitbake: toaster: fix layout for command-line builds in recent builds areaElliot Smith
2016-07-08bitbake: bitbake-worker: don't reassign sys.stdoutEd Bartosh
2016-07-08bitbake: toaster: views Fix most frequently built target in project reportingMichael Wood
2016-07-08bitbake: toaster: layerBtn avoid connecting handler to other build buttonsMichael Wood
2016-07-08bitbake: bitbake: toaster-tests: tests for project configSujith H
2016-07-08bitbake: toaster: fix validation checks for DL_DIR and SSTATE_DIRSujith H
2016-07-08bitbake: toaster: remove SSTATE_MIRRORS from projectconfSujith H
2016-07-08bitbake: toaster: remove SSTATE_MIRRORS from blacklists in viewsSujith H
2016-07-08bitbake: progress: Ensure missing start event is firedRichard Purdie
2016-07-08bitbake: knotty: Handle process indicators more gracefullyRichard Purdie
2016-07-08bitbake: runqueue: report progress for "Preparing RunQueue" stepPaul Eggleton
2016-07-08bitbake: runqueue: add ability to enforce that tasks are setscenedPaul Eggleton
2016-07-08bitbake: knotty: add quiet output modePaul Eggleton
2016-07-08bitbake: knotty: show task progress barPaul Eggleton
2016-07-08bitbake: knotty: add code to support showing progress for sstate object queryingPaul Eggleton
2016-07-08bitbake: lib/bb/progress: add MultiStageProgressReporterPaul Eggleton
2016-07-08bitbake: lib: implement basic task progress supportPaul Eggleton
2016-07-08bitbake: knotty: import latest python-progressbarPaul Eggleton
2016-07-08bitbake: knotty: provide a symlink to the latest console logPaul Eggleton
2016-07-08bitbake: fetch2/wget: attempt checkstatus again if it failsRoss Burton
2016-06-23bitbake: lib/bb/build.py: remove task flag in deltask()Robert Yang
2016-06-20bitbake: cooker: clean up EvertWriterEd Bartosh
2016-06-20bitbake: cooker: replace EventLogWriteHandler with namedtupleEd Bartosh
2016-06-20bitbake: cooker: don't remove event fileEd Bartosh
2016-06-20bitbake: cooker: encode event objects to base64Ed Bartosh
2016-06-20bitbake: cooker: move EventLogWriteHandler to the top module levelEd Bartosh
2016-06-20bitbake: depexp.py: port to gtk+3Jussi Kukkonen
2016-06-16bitbake: toaster: remove last css file with bootstrap v2 licensebavery
2016-06-16bitbake: runqueue: Use tid instead of taskid in find_chains()George McCollister
2016-06-16bitbake: fetch2/perforce: Rework to support SRCREV and P4CONFIGAndrew Bradford
2016-06-16bitbake: fetch2: fix unpacking of deb packagesStephano Cetola
2016-06-16bitbake: toaster: fix typo which causes table searches to failElliot Smith
2016-06-16bitbake: bitbake: fix wrong usage of format_excEd Bartosh
2016-06-15bitbake: parse/ast, event: Ensure we reset registered handlers during parsingRichard Purdie
2016-06-15bitbake: toaster: Remove mismerged filesRichard Purdie
2016-06-15bitbake: taskdata/runqueue: Rewrite without use of ID indirectionRichard Purdie
2016-06-15bitbake: runqueue: Change buildable/running lists to setsRichard Purdie
2016-06-15bitbake: toaster: tests browser Fix selenium tests after bootstrap3 breakageMichael Wood
2016-06-15bitbake: toaster: tests Rename test settings to python compliant name and fix...Michael Wood
2016-06-15bitbake: toaster: selenium tests Fix all_projects page and sample testsMichael Wood
2016-06-15bitbake: toaster: selenium tests Update unique custom image string and fix im...Michael Wood
2016-06-15bitbake: toaster: js tests Twitter typeahead library object is now ttTypeaheadMichael Wood
2016-06-15bitbake: toaster: fix wrong usage of print_exc and format_excEd Bartosh
2016-06-15bitbake: toaster: changed python version in shebangEd Bartosh
2016-06-15bitbake: toaster: toastergui tests Use new BeautifulSoup syntaxMichael Wood
2016-06-15bitbake: toaster: open image files in binary mode when sending in responseElliot Smith
2016-06-15bitbake: toaster-tests: fix tests for latest Selenium versionElliot Smith