summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-07-15knotty: avoid errors when fetching outside of a taskpaule/bb-progressfixPaul Eggleton
2016-07-08toaster: tests Add selenium test for layerdetails pageMichael Wood
2016-07-08toaster: add Layer delete front end feature to layerdetailsMichael Wood
2016-07-08toaster: api Add util function for returning the error responseMichael Wood
2016-07-08toaster: layerdetails api Fix saving of git revision of a layerMichael Wood
2016-07-08buildinfohelper: ensure task datetimes are timezone-awareElliot Smith
2016-07-08eventreplay: rewrite the scriptEd Bartosh
2016-07-08eventreplay: reorganize importsEd Bartosh
2016-07-08eventreplay: replace MockConfigParameters with namedtupleEd Bartosh
2016-07-08eventreplay: fix event loading codeEd Bartosh
2016-07-08eventprelay: implement setEventMask commandEd Bartosh
2016-07-08eventreplay: add MockConnection.getEventHandle methodEd Bartosh
2016-07-08toaster: fix layout for command-line builds in recent builds areaElliot Smith
2016-07-08bitbake-worker: don't reassign sys.stdoutEd Bartosh
2016-07-08toaster: views Fix most frequently built target in project reportingMichael Wood
2016-07-08toaster: layerBtn avoid connecting handler to other build buttonsMichael Wood
2016-07-08bitbake: toaster-tests: tests for project configSujith H
2016-07-08toaster: fix validation checks for DL_DIR and SSTATE_DIRSujith H
2016-07-08toaster: remove SSTATE_MIRRORS from projectconfSujith H
2016-07-08toaster: remove SSTATE_MIRRORS from blacklists in viewsSujith H
2016-07-08progress: Ensure missing start event is firedRichard Purdie
2016-07-08knotty: Handle process indicators more gracefullyRichard Purdie
2016-07-05runqueue: report progress for "Preparing RunQueue" stepPaul Eggleton
2016-07-05runqueue: add ability to enforce that tasks are setscenedPaul Eggleton
2016-07-05knotty: add quiet output modePaul Eggleton
2016-07-05knotty: show task progress barPaul Eggleton
2016-07-05knotty: add code to support showing progress for sstate object queryingPaul Eggleton
2016-07-01lib/bb/progress: add MultiStageProgressReporterPaul Eggleton
2016-07-01lib: implement basic task progress supportPaul Eggleton
2016-07-01knotty: import latest python-progressbarPaul Eggleton
2016-07-01knotty: provide a symlink to the latest console logPaul Eggleton
2016-07-01fetch2/wget: attempt checkstatus again if it failsRoss Burton
2016-06-23lib/bb/build.py: remove task flag in deltask()Robert Yang
2016-06-20cooker: clean up EvertWriterEd Bartosh
2016-06-20cooker: replace EventLogWriteHandler with namedtupleEd Bartosh
2016-06-20cooker: don't remove event fileEd Bartosh
2016-06-20cooker: encode event objects to base64Ed Bartosh
2016-06-20cooker: move EventLogWriteHandler to the top module levelEd Bartosh
2016-06-20depexp.py: port to gtk+3Jussi Kukkonen
2016-06-16toaster: remove last css file with bootstrap v2 licensebavery
2016-06-16runqueue: Use tid instead of taskid in find_chains()George McCollister
2016-06-16fetch2/perforce: Rework to support SRCREV and P4CONFIGAndrew Bradford
2016-06-16fetch2: fix unpacking of deb packagesStephano Cetola
2016-06-16toaster: fix typo which causes table searches to failElliot Smith
2016-06-16bitbake: fix wrong usage of format_excEd Bartosh
2016-06-14parse/ast, event: Ensure we reset registered handlers during parsingRichard Purdie
2016-06-14toaster: Remove mismerged filesRichard Purdie
2016-06-14taskdata/runqueue: Rewrite without use of ID indirectionRichard Purdie
2016-06-14runqueue: Change buildable/running lists to setsRichard Purdie
2016-06-14toaster: tests browser Fix selenium tests after bootstrap3 breakageMichael Wood