aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2016-06-15bitbake: toaster: toastergui tests Use new BeautifulSoup syntaxMichael Wood
2016-06-15bitbake: toaster: open image files in binary mode when sending in responseElliot Smith
2016-06-15bitbake: toaster-tests: fix tests for latest Selenium versionElliot Smith
2016-06-15bitbake: toaster: fix broken reference to urllibElliot Smith
2016-06-15bitbake: toaster: fix test_toaster_tablesEd Bartosh
2016-06-15bitbake: toaster: fix incorrect file modeEd Bartosh
2016-06-15bitbake: toaster: decode response contentEd Bartosh
2016-06-15bitbake: toaster: fix migrationsEd Bartosh
2016-06-15bitbake: toaster: replace viewkeys() -> keys()Ed Bartosh
2016-06-15bitbake: toaster: bin Use python 3 for our django modules checkMichael Wood
2016-06-15bitbake: toaster: BuildTasksTable filters remove outcome NA optionBelen Barros Pena
2016-06-15bitbake: toaster: BuiltPackagesTable format empty state in packages tableBelen Barros Pena
2016-06-15bitbake: toaster: build data Fix left navigationBelen Barros Pena
2016-06-15bitbake: toaster: port all build analysis pages to bootstrap 3Belen Barros Pena
2016-06-15bitbake: toaster: buildtables Remove links from non name fieldsBelen Barros Pena
2016-06-15bitbake: toaster: fix typo which prevents filters from workingElliot Smith
2016-06-15bitbake: toaster-tests: maximize browser window when running UI testsElliot Smith
2016-06-15bitbake: toaster: Rework displaying package dependencies across ToasterMichael Wood
2016-06-15bitbake: toaster: widgets ToasterTable Catch template rendering exceptionsMichael Wood
2016-06-15bitbake: toaster: tests Add new build tables to testsMichael Wood
2016-06-15bitbake: toaster: table.js Add the ability to highlight a particular rowMichael Wood
2016-06-15bitbake: toaster: port Installed packages table to ToasterTableMichael Wood
2016-06-15bitbake: toaster: port Task tables to ToasterTables widgetMichael Wood
2016-06-15bitbake: toaster: port Built recipes table to toastertablesMichael Wood
2016-06-15bitbake: toaster: port table for Built packages to ToasterTableMichael Wood
2016-06-15bitbake: toaster: ToasterTable widget add an 'a' to Name in Exception classMichael Wood
2016-06-15bitbake: toaster: toaster tables Enable complex empty statesBelen Barros Pena
2016-06-15bitbake: toaster: Migrate project configuration from bootstrap 2 to bootstrap 3Belen Barros Pena
2016-06-15bitbake: toaster: work-around our lack of a synchronous fetch for typeaheadsElliot Smith
2016-06-15bitbake: toaster: migrate typeahead libraryElliot Smith
2016-06-15bitbake: toaster: tests Add a BuildTest helper classMichael Wood
2016-06-15bitbake: toaster: tweaks to recipe file downloadsBelen Barros Pena
2016-06-15bitbake: toaster: testsjs Add call back to append elements on completion of t...Michael Wood
2016-06-13bitbake: cooker.py: fix warn() -> warning()Robert Yang
2016-06-13bitbake: data_smart/utils: Add 'd' to the context used for better_eval in pyt...Richard Purdie
2016-06-09bitbake: lib/bb/main.py: Fix use of BBPOSTCONF and BBPRECONFMariano Lopez
2016-06-03bitbake: codeparser: Use hashlib for hashing, not hash()Richard Purdie
2016-06-03bitbake: codeparser: Small optimisation to stop repeated hash() callsRichard Purdie
2016-06-03bitbake: fetch2: fix unpacking of deb packagesPaul Eggleton
2016-06-03bitbake: fetch2/git.py: References must match exactlyPeter Kjellerstedt
2016-06-03bitbake: cookerdata: print an error if layer dir does not existMarkus Lehtonen
2016-06-02bitbake: bitbake-layers: show-layers: disable parsingPaul Eggleton
2016-06-02bitbake: toaster: use python3 explicitlyEd Bartosh
2016-06-02bitbake: toaster: fix urllib importsEd Bartosh
2016-06-02bitbake: toaster: don't use mru.count in the templateEd Bartosh
2016-06-02bitbake: toaster: use // operator instead of /Ed Bartosh
2016-06-02bitbake: Revert "buildinfohelper: work around unicode exceptions"Ed Bartosh
2016-06-02bitbake: xmlrpc: add parameter use_builtin_typesEd Bartosh
2016-06-02bitbake: toaster: use knotty when working with bitbake serverEd Bartosh
2016-06-02bitbake: toaster: fix migrationsEd Bartosh