summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-06-13toaster: tests browser Fix selenium tests after bootstrap3 breakagemichaelw/toaster/sync-toaster-nextMichael Wood
2016-06-13toaster: tests Rename test settings to python compliant name and fix importMichael Wood
2016-06-13toaster: selenium tests Fix all_projects page and sample testsMichael Wood
2016-06-13toaster: selenium tests Update unique custom image string and fix importMichael Wood
2016-06-13toaster: js tests Twitter typeahead library object is now ttTypeaheadMichael Wood
2016-06-13toaster: fix wrong usage of print_exc and format_excEd Bartosh
2016-06-13toaster: changed python version in shebangEd Bartosh
2016-06-13toaster: toastergui tests Use new BeautifulSoup syntaxMichael Wood
2016-06-13toaster: open image files in binary mode when sending in responseElliot Smith
2016-06-13toaster-tests: fix tests for latest Selenium versionElliot Smith
2016-06-13toaster: fix broken reference to urllibElliot Smith
2016-06-13toaster: fix test_toaster_tablesEd Bartosh
2016-06-13toaster: fix incorrect file modeEd Bartosh
2016-06-13toaster: decode response contentEd Bartosh
2016-06-13toaster: fix migrationsEd Bartosh
2016-06-13toaster: replace viewkeys() -> keys()Ed Bartosh
2016-06-13toaster: bin Use python 3 for our django modules checkMichael Wood
2016-06-13toaster: BuildTasksTable filters remove outcome NA optionBelen Barros Pena
2016-06-13toaster: BuiltPackagesTable format empty state in packages tableBelen Barros Pena
2016-06-13toaster: build data Fix left navigationBelen Barros Pena
2016-06-13toaster: port all build analysis pages to bootstrap 3Belen Barros Pena
2016-06-13toaster: buildtables Remove links from non name fieldsBelen Barros Pena
2016-06-13toaster: fix typo which prevents filters from workingElliot Smith
2016-06-13toasterui: use BuildInit to capture builds with bad targetsElliot Smith
2016-06-13cooker: add BuildInit eventElliot Smith
2016-06-13toaster-tests: maximize browser window when running UI testsElliot 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: tests Add a BuildTest helper classMichael Wood
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-13cooker.py: fix warn() -> warning()Robert Yang
2016-06-13data_smart/utils: Add 'd' to the context used for better_eval in python expan...Richard Purdie
2016-06-09lib/bb/main.py: Fix use of BBPOSTCONF and BBPRECONFMariano Lopez
2016-06-03codeparser: Use hashlib for hashing, not hash()Richard Purdie
2016-06-03codeparser: Small optimisation to stop repeated hash() callsRichard Purdie
2016-06-02fetch2: fix unpacking of deb packagesPaul Eggleton
2016-06-02fetch2/git.py: References must match exactlyPeter Kjellerstedt
2016-06-02cookerdata: print an error if layer dir does not existMarkus Lehtonen