]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/shortlog
thirdparty/openembedded/openembedded-core-contrib.git
2016-11-04  Michael Woodtoaster: tests builds Update buildtest
2016-11-04  Michael Woodtoaster: orm models Handle run builds process not yet...
2016-11-04  Michael Woodtoaster: test browser test_layerdetails_page add wait_u...
2016-11-04  Michael Woodtoaster: Remove contrib tts
2016-11-04  Michael Woodtoaster: Delete useless bldcontrol/test
2016-11-04  Michael Woodtoaster: Move views tests to main testing module
2016-11-04  Michael Woodtoaster: views Tests fix all pyflake identified issues
2016-11-04  Markus Lehtonenbitbake-worker: print full traceback instead of message...
2016-11-04  Markus Lehtonendata: fix exception handling in exported_vars()
2016-11-04  Richard Purdiesiggen: Ensure taskhash mismatches don't override exist...
2016-11-04  Richard Purdiesiggen: Pass basehash to worker processes and sanity...
2016-11-04  Richard Purdiebuild: Ensure we preserve sigbasedata files as well...
2016-10-15  brian averytoaster: Update default release to Morty
2016-10-15  brian averytoaster: Update poky fixture for Morty release
2016-10-15  brian averytoaster: Update oe-core fixture for Morty release
2016-10-15  Aníbal Limónbb.event: fix infinite loop on print_ui_queue
2016-10-13  Scott Rifenbarkbitbake-user-manual: Changed BB_SETSCENE_VERIFY_FUNCTIO...
2016-10-13  Scott Rifenbarkbitbake-user-manual: Fixes small typos for 'addtask...
2016-10-13  Scott Rifenbarkbitbake-user-manual: Updated the [noexec] and [nostamp...
2016-10-13  Scott Rifenbarkbitbake-user-manual: Fleshed out the "addtask" document...
2016-10-13  Scott Rifenbarkbitbake-user-manual: Updated the datastore functions
2016-10-11  Randy Wittrunqueue.py: Remove redundant whitelist checks
2016-10-11  Richard Purdiebitbake: Update version to 1.32.0
2016-10-11  Jussi Kukkonendepexp: Close UI with error message on NoProvider event
2016-10-08  Benjamin Esquivelmain: Check bitbake server-only port is a number
2016-10-07  Richard Purdierunqueue: Optimise task id string manipulations
2016-10-07  Ed Bartoshtoaster: fix cloning of git+ssh repositories
2016-10-07  Christopher... bb.runqueue: fix unexpected process death logic
2016-10-06  Aníbal Limónui/knotty.py: Fix signal handling of SIGWINCH in BBProgress
2016-10-06  Michael Woodtoaster: Update tests to reflect front end changes
2016-10-06  Michael Woodtoaster: Delete notification update front end implement...
2016-10-06  Michael Woodtoaster: importlayer Fix layer dependencies button...
2016-10-06  Michael Woodtoaster: checksettings Remove confusing startup messages
2016-10-06  Michael Woodtoaster: buildinfohelper: Use correct way to get messag...
2016-10-06  Michael Woodtoaster: api / project Cancel any in progress builds...
2016-10-06  Scott Rifenbarkbitbake-user-manual: Added new section on BB-style...
2016-10-06  Scott Rifenbarkbitbake-user-manual: Updated minor wordings.
2016-10-06  Scott Rifenbarkbitbake-user-manual: Added examples for using overrides...
2016-10-06  Scott Rifenbarkbitbake-user-manual: Fixed grammar from missing word
2016-10-05  baverytoaster: add Font Awesome license
2016-10-05  Christopher... bb.build: in _exec_task, catch errors from TaskStarted
2016-10-05  Joshua Lockevent: prevent unclosed file warning in print_ui_queue
2016-10-05  Richard Purdiebitbake: Update version to 1.31.2
2016-10-04  Aníbal Limónbb/event.py: fire_ui_handlers enable threading lock...
2016-09-30  Richard Purdiedata: Fix handling of vardepvalueexclude
2016-09-28  Ed Bartoshtoaster: make error message more informative
2016-09-28  Ed Bartoshtoaster: fix 'Unhandled MetadataEvent' error
2016-09-28  Ed Bartoshtoaster: fix handling of EnvironmentError
2016-09-28  Ed Bartoshtoaster: check if file exist
2016-09-28  Ed Bartoshtoaster: stop modifying OEROOT in toaster script
2016-09-28  Michael Woodtoaster: layerdetails Update implementation of delete...
2016-09-28  Michael Woodtoaster: customrecipe Add frontend feature to delete...
2016-09-28  Michael Woodtoaster: importlayer Convert success import to new...
2016-09-28  Michael Woodtoaster: Add front end controls for deleting a build
2016-09-28  Michael Woodtoaster: Add backend API for deleting a build
2016-09-28  Michael Woodtoaster: alerts and modals Avoid modals and alerts...
2016-09-28  Michael Woodtoaster: project page Implement front end feature to...
2016-09-28  Michael Woodtoaster: libtoaster Add a global notification set/show...
2016-09-28  Michael Woodtoaster: move MostRecentBuildsView to its own widget
2016-09-28  Michael Woodtoaster: Clean up and convert to rest api project edit...
2016-09-28  Richard Purdierunqueue: Ensure worker failure is accounted for in...
2016-09-27  Juro Bystrickybuild.py: fix os.getcwd() exception
2016-09-23  Paul Eggletonknotty: ensure progress bar output is accounted for...
2016-09-22  Richard Purdieknotty: Show task elapsed time
2016-09-21  Richard Purdiecooker/providers: Only add target to world build if...
2016-09-21  Ross Burtonfetch2: handle absolute paths in subdir
2016-09-21  Scott Rifenbarkbitbake-user-manual: Added information for using single...
2016-09-21  Scott Rifenbarkbitbake-user-manual: New section on functions you can...
2016-09-21  Christopher... bb.build: in _exec_task, catch BBHandledException
2016-09-20  Richard Purdierunqueue: Handle missing sstate dependencies better
2016-09-20  Michael Woodtoaster: buildinfohelper local layer don't construct...
2016-09-20  Michael Woodtoaster: Add tests to detect if we have missing db...
2016-09-20  Ed Bartoshtoaster: unlock BuildEnvirnoment when build is done
2016-09-20  Ed Bartoshrunbuilds: code cleanup - remove unused imports
2016-09-20  Ed Bartoshrunbuilds: code cleanup - whitespaces, long lines
2016-09-20  Ed Bartoshrunbuilds: process builds on start
2016-09-20  Ed Bartoshrunbuilds: process builds on SIGUSR1
2016-09-20  Ed Bartoshtoaster: notify runbuilds when build status changes
2016-09-20  Ed Bartoshtoaster: implement signal_runbuilds function
2016-09-20  Ed Bartoshtoaster: fix checking of repository url
2016-09-20  Mark Hatlecookerdata.py: Catch BBHandledException, preventing...
2016-09-20  Joe Slatercooker.py: add LAYERRECOMMENDS processing
2016-09-20  Belen Barros... toaster: Remove duplicate layer information
2016-09-20  Belen Barros... toaster: Indicate active navigation element
2016-09-20  Belen Barros... toaster: Fix links to tasks with specific outcome
2016-09-20  Ross Burtonuihelper: use elif instead of repeated if
2016-09-16  Ed Bartoshcooker: check if target contains task
2016-09-16  Markus Lehtonencookerdata: allow multiple passes of config re-parsing
2016-09-16  Markus Lehtonencookerdata: fire ConfigParsed event after re-parse
2016-09-16  Richard PurdieAdd missing file from 'toaster: Allow git information...
2016-09-14  Richard Purdiebuild: Allow dirs/cleandirs to work for empty functions
2016-09-14  Ulf Magnussonbitbake: fetch2: Make SRCREV_FORMAT name substitution...
2016-09-14  Paul Eggletonfetch2/npm: don't download same URL multiple times
2016-09-14  Ed Bartoshevent.py: output errors and warnings to stderr
2016-09-06  Ed Bartoshcooker: record events on cooker exit
2016-09-06  Ed Bartoshtoaster: don't kill all runserver processes
2016-09-06  Ed Bartoshtoaster: remove handling of .toasterui.pid
2016-09-06  Ed Bartoshtoaster: don't kill toaster on start
2016-09-06  Belen Barros... toaster: orm Update IMAGE_FSTYPES values
2016-09-06  David Reynatoaster: keep layer name in variable history path
next