summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-07-06runqueue: report progress for "Preparing RunQueue" steppaule/startup-bbPaul Eggleton
2016-07-06runqueue: add ability to enforce that tasks are setscenedPaul Eggleton
2016-07-06knotty: add quiet output modePaul Eggleton
2016-07-06knotty: show task progress barPaul Eggleton
2016-07-06knotty: add code to support showing progress for sstate object queryingPaul Eggleton
2016-07-06fetch2: implement progress supportPaul Eggleton
2016-06-23lib/bb/progress: add MultiStageProgressReporterPaul Eggleton
2016-06-23lib: implement basic task progress supportPaul Eggleton
2016-06-23knotty: import latest python-progressbarPaul Eggleton
2016-06-23knotty: provide a symlink to the latest console logPaul Eggleton
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
2016-06-14toaster: tests Rename test settings to python compliant name and fix importMichael Wood
2016-06-14toaster: selenium tests Fix all_projects page and sample testsMichael Wood
2016-06-14toaster: selenium tests Update unique custom image string and fix importMichael Wood
2016-06-14toaster: js tests Twitter typeahead library object is now ttTypeaheadMichael Wood
2016-06-14toaster: fix wrong usage of print_exc and format_excEd Bartosh
2016-06-14toaster: changed python version in shebangEd Bartosh
2016-06-14toaster: toastergui tests Use new BeautifulSoup syntaxMichael Wood
2016-06-14toaster: open image files in binary mode when sending in responseElliot Smith
2016-06-14toaster-tests: fix tests for latest Selenium versionElliot Smith
2016-06-14toaster: fix broken reference to urllibElliot Smith
2016-06-14toaster: fix test_toaster_tablesEd Bartosh
2016-06-14toaster: fix incorrect file modeEd Bartosh
2016-06-14toaster: decode response contentEd Bartosh
2016-06-14toaster: fix migrationsEd Bartosh
2016-06-14toaster: replace viewkeys() -> keys()Ed Bartosh
2016-06-14toaster: bin Use python 3 for our django modules checkMichael Wood
2016-06-14toaster: BuildTasksTable filters remove outcome NA optionBelen Barros Pena
2016-06-14toaster: BuiltPackagesTable format empty state in packages tableBelen Barros Pena
2016-06-14toaster: build data Fix left navigationBelen Barros Pena
2016-06-14toaster: port all build analysis pages to bootstrap 3Belen Barros Pena
2016-06-14toaster: buildtables Remove links from non name fieldsBelen Barros Pena
2016-06-14toaster: fix typo which prevents filters from workingElliot Smith
2016-06-13toaster-tests: maximize browser window when running UI testsElliot Smith