summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2016-06-02bitbake-layers: show-layers: disable parsingPaul Eggleton
2016-06-01toaster: use python3 explicitlyEd Bartosh
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-01Revert "buildinfohelper: work around unicode exceptions"Ed Bartosh
2016-06-01xmlrpc: add parameter use_builtin_typesEd Bartosh
2016-06-01toaster: use knotty when working with bitbake serverEd Bartosh
2016-06-01toaster: fix migrationsEd Bartosh
2016-06-01toaster: moved import bb.server.xmlrpcEd Bartosh
2016-06-01toaster: read timezone files in binary modeEd 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: use decode('utf-8') for binary dataEd Bartosh
2016-06-01toaster: modified list of dependenciesEd Bartosh
2016-06-01toaster: fix local importsEd Bartosh
2016-06-01toaster: fix imports to work for python 3Ed Bartosh
2016-06-01toaster: get rid of using reduceEd Bartosh
2016-06-01toaster: use force_text instead of force_bytesEd Bartosh
2016-06-01goggle/image-writer: Drop since bitrotting and no longer usedRichard Purdie
2016-06-01image-writer/goggle: Disable pygtkcompat problemsRichard Purdie
2016-06-01lib/bb: Set required python 3 version to 3.4.0Jeremy Puhlman
2016-06-01data_smart: Simplify ExpansionError exceptionRichard Purdie
2016-06-01bitbake: Convert to python 3Richard Purdie
2016-05-24bitbake: Drop futures usage since we're python 3Richard Purdie