]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/shortlog
thirdparty/openembedded/openembedded-core-contrib.git
2016-07-19  Ross Burtonbuild: don't use $B as the default cwd for functions
2016-07-19  Ross Burtonlib/bb/build.py: decode the command as UTF-8
2016-07-19  Ross Burtonlib/bb/utils: fix set_process_name
2016-07-08  Michael Woodtoaster: tests Add selenium test for layerdetails page
2016-07-08  Michael Woodtoaster: add Layer delete front end feature to layerdetails
2016-07-08  Michael Woodtoaster: api Add util function for returning the error...
2016-07-08  Michael Woodtoaster: layerdetails api Fix saving of git revision...
2016-07-08  Elliot Smithbuildinfohelper: ensure task datetimes are timezone...
2016-07-08  Ed Bartosheventreplay: rewrite the script
2016-07-08  Ed Bartosheventreplay: reorganize imports
2016-07-08  Ed Bartosheventreplay: replace MockConfigParameters with namedtuple
2016-07-08  Ed Bartosheventreplay: fix event loading code
2016-07-08  Ed Bartosheventprelay: implement setEventMask command
2016-07-08  Ed Bartosheventreplay: add MockConnection.getEventHandle method
2016-07-08  Elliot Smithtoaster: fix layout for command-line builds in recent...
2016-07-08  Ed Bartoshbitbake-worker: don't reassign sys.stdout
2016-07-08  Michael Woodtoaster: views Fix most frequently built target in...
2016-07-08  Michael Woodtoaster: layerBtn avoid connecting handler to other...
2016-07-08  Sujith Hbitbake: toaster-tests: tests for project config
2016-07-08  Sujith Htoaster: fix validation checks for DL_DIR and SSTATE_DIR
2016-07-08  Sujith Htoaster: remove SSTATE_MIRRORS from projectconf
2016-07-08  Sujith Htoaster: remove SSTATE_MIRRORS from blacklists in views
2016-07-08  Richard Purdieprogress: Ensure missing start event is fired
2016-07-08  Richard Purdieknotty: Handle process indicators more gracefully
2016-07-05  Paul Eggletonrunqueue: report progress for "Preparing RunQueue"...
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
next