summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: tests Add selenium test for layerdetails pageMichael Wood2016-07-081-0/+190
* bitbake: toaster: add Layer delete front end feature to layerdetailsMichael Wood2016-07-084-2/+58
* bitbake: toaster: api Add util function for returning the error responseMichael Wood2016-07-081-12/+16
* bitbake: toaster: layerdetails api Fix saving of git revision of a layerMichael Wood2016-07-084-46/+103
* bitbake: buildinfohelper: ensure task datetimes are timezone-awareElliot Smith2016-07-081-1/+1
* bitbake: eventreplay: rewrite the scriptEd Bartosh2016-07-081-125/+82
* bitbake: eventreplay: reorganize importsEd Bartosh2016-07-081-11/+6
* bitbake: eventreplay: replace MockConfigParameters with namedtupleEd Bartosh2016-07-081-12/+2
* bitbake: eventreplay: fix event loading codeEd Bartosh2016-07-081-1/+3
* bitbake: eventprelay: implement setEventMask commandEd Bartosh2016-07-081-0/+6
* bitbake: eventreplay: add MockConnection.getEventHandle methodEd Bartosh2016-07-081-0/+2
* bitbake: toaster: fix layout for command-line builds in recent builds areaElliot Smith2016-07-081-124/+123
* bitbake: bitbake-worker: don't reassign sys.stdoutEd Bartosh2016-07-081-2/+1
* bitbake: toaster: views Fix most frequently built target in project reportingMichael Wood2016-07-081-10/+32
* bitbake: toaster: layerBtn avoid connecting handler to other build buttonsMichael Wood2016-07-081-2/+2
* bitbake: bitbake: toaster-tests: tests for project configSujith H2016-07-081-0/+113
* bitbake: toaster: fix validation checks for DL_DIR and SSTATE_DIRSujith H2016-07-081-22/+49
* bitbake: toaster: remove SSTATE_MIRRORS from projectconfSujith H2016-07-081-1/+0
* bitbake: toaster: remove SSTATE_MIRRORS from blacklists in viewsSujith H2016-07-081-3/+8
* bitbake: progress: Ensure missing start event is firedRichard Purdie2016-07-081-0/+3
* bitbake: knotty: Handle process indicators more gracefullyRichard Purdie2016-07-081-4/+12
* bitbake: runqueue: report progress for "Preparing RunQueue" stepPaul Eggleton2016-07-082-3/+109
* bitbake: runqueue: add ability to enforce that tasks are setscenedPaul Eggleton2016-07-081-1/+80
* bitbake: knotty: add quiet output modePaul Eggleton2016-07-083-26/+45
* bitbake: knotty: show task progress barPaul Eggleton2016-07-081-4/+19
* bitbake: knotty: add code to support showing progress for sstate object queryingPaul Eggleton2016-07-082-2/+40
* bitbake: lib/bb/progress: add MultiStageProgressReporterPaul Eggleton2016-07-081-0/+111
* bitbake: lib: implement basic task progress supportPaul Eggleton2016-07-086-14/+239
* bitbake: knotty: import latest python-progressbarPaul Eggleton2016-07-087-385/+808
* bitbake: knotty: provide a symlink to the latest console logPaul Eggleton2016-07-081-0/+6
* bitbake: fetch2/wget: attempt checkstatus again if it failsRoss Burton2016-07-081-4/+8
* bitbake: lib/bb/build.py: remove task flag in deltask()Robert Yang2016-06-231-0/+1
* bitbake: cooker: clean up EvertWriterEd Bartosh2016-06-201-20/+13
* bitbake: cooker: replace EventLogWriteHandler with namedtupleEd Bartosh2016-06-201-45/+41
* bitbake: cooker: don't remove event fileEd Bartosh2016-06-201-6/+0
* bitbake: cooker: encode event objects to base64Ed Bartosh2016-06-201-1/+4
* bitbake: cooker: move EventLogWriteHandler to the top module levelEd Bartosh2016-06-201-62/+64
* bitbake: depexp.py: port to gtk+3Jussi Kukkonen2016-06-201-79/+80
* bitbake: toaster: remove last css file with bootstrap v2 licensebavery2016-06-161-9/+0
* bitbake: runqueue: Use tid instead of taskid in find_chains()George McCollister2016-06-161-1/+1
* bitbake: fetch2/perforce: Rework to support SRCREV and P4CONFIGAndrew Bradford2016-06-162-123/+150
* bitbake: fetch2: fix unpacking of deb packagesStephano Cetola2016-06-161-1/+1
* bitbake: toaster: fix typo which causes table searches to failElliot Smith2016-06-161-1/+1
* bitbake: bitbake: fix wrong usage of format_excEd Bartosh2016-06-162-2/+2
* bitbake: parse/ast, event: Ensure we reset registered handlers during parsingRichard Purdie2016-06-152-1/+10
* bitbake: toaster: Remove mismerged filesRichard Purdie2016-06-152-123/+0
* bitbake: taskdata/runqueue: Rewrite without use of ID indirectionRichard Purdie2016-06-153-803/+639
* bitbake: runqueue: Change buildable/running lists to setsRichard Purdie2016-06-151-36/+27
* bitbake: toaster: tests browser Fix selenium tests after bootstrap3 breakageMichael Wood2016-06-153-24/+27
* bitbake: toaster: tests Rename test settings to python compliant name and fix...Michael Wood2016-06-152-2/+2