aboutsummaryrefslogtreecommitdiffstats
path: root/lib/toaster/toastergui
AgeCommit message (Expand)Author
2016-07-08toaster: layerdetails api Fix saving of git revision of a layerMichael Wood
2016-07-08toaster: fix layout for command-line builds in recent builds areaElliot Smith
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-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-06-16toaster: remove last css file with bootstrap v2 licensebavery
2016-06-16toaster: fix typo which causes table searches to failElliot Smith
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: 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: 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: Rework displaying package dependencies across ToasterMichael Wood
2016-06-13toaster: widgets ToasterTable Catch template rendering exceptionsMichael Wood
2016-06-13toaster: tests Add new build tables to testsMichael Wood
2016-06-13toaster: table.js Add the ability to highlight a particular rowMichael Wood
2016-06-13toaster: port Installed packages table to ToasterTableMichael Wood
2016-06-13toaster: port Task tables to ToasterTables widgetMichael Wood
2016-06-13toaster: port Built recipes table to toastertablesMichael Wood
2016-06-13toaster: port table for Built packages to ToasterTableMichael Wood
2016-06-13toaster: ToasterTable widget add an 'a' to Name in Exception classMichael Wood
2016-06-13toaster: toaster tables Enable complex empty statesBelen Barros Pena
2016-06-13toaster: Migrate project configuration from bootstrap 2 to bootstrap 3Belen Barros Pena
2016-06-13toaster: work-around our lack of a synchronous fetch for typeaheadsElliot Smith
2016-06-13toaster: migrate typeahead libraryElliot Smith
2016-06-13toaster: tweaks to recipe file downloadsBelen Barros Pena
2016-06-13toaster: testsjs Add call back to append elements on completion of testsMichael Wood
2016-06-01toaster: fix urllib importsEd Bartosh
2016-06-01toaster: don't use mru.count in the templateEd Bartosh
2016-06-01toaster: use // operator instead of /Ed Bartosh
2016-06-01toaster: use re.sub() instead of translate()Ed Bartosh
2016-06-01toaster: replace map with list comprehensionsEd Bartosh
2016-06-01toaster: use items and range instead of old APIsEd Bartosh
2016-06-01toaster: get rid of using reduceEd Bartosh
2016-05-20toaster: projectconf Small tweaks to IMAGE_FSTYPES formBelen Barros Pena
2016-05-20toaster: handle multiple imagefs typesSujith H
2016-05-17toaster: don't show "Rebuild" button for cancelled cli buildsElliot Smith
2016-05-16toaster: toastergui tests Fix toastertable testsMichael Wood