]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/shortlog
thirdparty/openembedded/openembedded-core-contrib.git
2016-07-05  Paul Eggletonrunqueue: add ability to enforce that tasks are setscened
2016-07-05  Paul Eggletonknotty: add quiet output mode
2016-07-05  Paul Eggletonknotty: show task progress bar
2016-07-05  Paul Eggletonknotty: add code to support showing progress for sstate...
2016-07-01  Paul Eggletonlib/bb/progress: add MultiStageProgressReporter
2016-07-01  Paul Eggletonlib: implement basic task progress support
2016-07-01  Paul Eggletonknotty: import latest python-progressbar
2016-07-01  Paul Eggletonknotty: provide a symlink to the latest console log
2016-07-01  Ross Burtonfetch2/wget: attempt checkstatus again if it fails
2016-06-23  Robert Yanglib/bb/build.py: remove task flag in deltask()
2016-06-20  Ed Bartoshcooker: clean up EvertWriter
2016-06-20  Ed Bartoshcooker: replace EventLogWriteHandler with namedtuple
2016-06-20  Ed Bartoshcooker: don't remove event file
2016-06-20  Ed Bartoshcooker: encode event objects to base64
2016-06-20  Ed Bartoshcooker: move EventLogWriteHandler to the top module...
2016-06-20  Jussi Kukkonendepexp.py: port to gtk+3
2016-06-16  baverytoaster: remove last css file with bootstrap v2 license
2016-06-16  George McCollisterrunqueue: Use tid instead of taskid in find_chains()
2016-06-16  Andrew Bradfordfetch2/perforce: Rework to support SRCREV and P4CONFIG
2016-06-16  Stephano Cetolafetch2: fix unpacking of deb packages
2016-06-16  Elliot Smithtoaster: fix typo which causes table searches to fail
2016-06-16  Ed Bartoshbitbake: fix wrong usage of format_exc
2016-06-14  Richard Purdieparse/ast, event: Ensure we reset registered handlers...
2016-06-14  Richard Purdietoaster: Remove mismerged files
2016-06-14  Richard Purdietaskdata/runqueue: Rewrite without use of ID indirection
2016-06-14  Richard Purdierunqueue: Change buildable/running lists to sets
2016-06-14  Michael Woodtoaster: tests browser Fix selenium tests after bootstr...
2016-06-14  Michael Woodtoaster: tests Rename test settings to python compliant...
2016-06-14  Michael Woodtoaster: selenium tests Fix all_projects page and sampl...
2016-06-14  Michael Woodtoaster: selenium tests Update unique custom image...
2016-06-14  Michael Woodtoaster: js tests Twitter typeahead library object...
2016-06-14  Ed Bartoshtoaster: fix wrong usage of print_exc and format_exc
2016-06-14  Ed Bartoshtoaster: changed python version in shebang
2016-06-14  Michael Woodtoaster: toastergui tests Use new BeautifulSoup syntax
2016-06-14  Elliot Smithtoaster: open image files in binary mode when sending...
2016-06-14  Elliot Smithtoaster-tests: fix tests for latest Selenium version
2016-06-14  Elliot Smithtoaster: fix broken reference to urllib
2016-06-14  Ed Bartoshtoaster: fix test_toaster_tables
2016-06-14  Ed Bartoshtoaster: fix incorrect file mode
2016-06-14  Ed Bartoshtoaster: decode response content
2016-06-14  Ed Bartoshtoaster: fix migrations
2016-06-14  Ed Bartoshtoaster: replace viewkeys() -> keys()
2016-06-14  Michael Woodtoaster: bin Use python 3 for our django modules check
2016-06-14  Belen Barros... toaster: BuildTasksTable filters remove outcome NA...
2016-06-14  Belen Barros... toaster: BuiltPackagesTable format empty state in packa...
2016-06-14  Belen Barros... toaster: build data Fix left navigation
2016-06-14  Belen Barros... toaster: port all build analysis pages to bootstrap 3
2016-06-14  Belen Barros... toaster: buildtables Remove links from non name fields
2016-06-14  Elliot Smithtoaster: fix typo which prevents filters from working
2016-06-13  Elliot Smithtoaster-tests: maximize browser window when running...
2016-06-13  Michael Woodtoaster: Rework displaying package dependencies across...
2016-06-13  Michael Woodtoaster: widgets ToasterTable Catch template rendering...
2016-06-13  Michael Woodtoaster: tests Add new build tables to tests
2016-06-13  Michael Woodtoaster: table.js Add the ability to highlight a partic...
2016-06-13  Michael Woodtoaster: port Installed packages table to ToasterTable
2016-06-13  Michael Woodtoaster: port Task tables to ToasterTables widget
2016-06-13  Michael Woodtoaster: port Built recipes table to toastertables
2016-06-13  Michael Woodtoaster: port table for Built packages to ToasterTable
2016-06-13  Michael Woodtoaster: ToasterTable widget add an 'a' to Name in...
2016-06-13  Belen Barros... toaster: toaster tables Enable complex empty states
2016-06-13  Belen Barros... toaster: Migrate project configuration from bootstrap...
2016-06-13  Elliot Smithtoaster: work-around our lack of a synchronous fetch...
2016-06-13  Elliot Smithtoaster: migrate typeahead library
2016-06-13  Michael Woodtoaster: tests Add a BuildTest helper class
2016-06-13  Belen Barros... toaster: tweaks to recipe file downloads
2016-06-13  Michael Woodtoaster: testsjs Add call back to append elements on...
2016-06-13  Robert Yangcooker.py: fix warn() -> warning()
2016-06-13  Richard Purdiedata_smart/utils: Add 'd' to the context used for bette...
2016-06-09  Mariano Lopezlib/bb/main.py: Fix use of BBPOSTCONF and BBPRECONF
2016-06-03  Richard Purdiecodeparser: Use hashlib for hashing, not hash()
2016-06-03  Richard Purdiecodeparser: Small optimisation to stop repeated hash...
2016-06-02  Paul Eggletonfetch2: fix unpacking of deb packages
2016-06-02  Peter Kjellerstedtfetch2/git.py: References must match exactly
2016-06-02  Markus Lehtonencookerdata: print an error if layer dir does not exist
2016-06-02  Paul Eggletonbitbake-layers: show-layers: disable parsing
2016-06-01  Ed Bartoshtoaster: use python3 explicitly
2016-06-01  Ed Bartoshtoaster: fix urllib imports
2016-06-01  Ed Bartoshtoaster: don't use mru.count in the template
2016-06-01  Ed Bartoshtoaster: use // operator instead of /
2016-06-01  Ed BartoshRevert "buildinfohelper: work around unicode exceptions"
2016-06-01  Ed Bartoshxmlrpc: add parameter use_builtin_types
2016-06-01  Ed Bartoshtoaster: use knotty when working with bitbake server
2016-06-01  Ed Bartoshtoaster: fix migrations
2016-06-01  Ed Bartoshtoaster: moved import bb.server.xmlrpc
2016-06-01  Ed Bartoshtoaster: read timezone files in binary mode
2016-06-01  Ed Bartoshtoaster: use re.sub() instead of translate()
2016-06-01  Ed Bartoshtoaster: replace map with list comprehensions
2016-06-01  Ed Bartoshtoaster: use items and range instead of old APIs
2016-06-01  Ed Bartoshtoaster: use decode('utf-8') for binary data
2016-06-01  Ed Bartoshtoaster: modified list of dependencies
2016-06-01  Ed Bartoshtoaster: fix local imports
2016-06-01  Ed Bartoshtoaster: fix imports to work for python 3
2016-06-01  Ed Bartoshtoaster: get rid of using reduce
2016-06-01  Ed Bartoshtoaster: use force_text instead of force_bytes
2016-06-01  Richard Purdiegoggle/image-writer: Drop since bitrotting and no longe...
2016-06-01  Richard Purdieimage-writer/goggle: Disable pygtkcompat problems
2016-06-01  Jeremy Puhlmanlib/bb: Set required python 3 version to 3.4.0
2016-06-01  Richard Purdiedata_smart: Simplify ExpansionError exception
2016-06-01  Richard Purdiebitbake: Convert to python 3
2016-05-24  Richard Purdiebitbake: Drop futures usage since we're python 3
next