]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/shortlog
thirdparty/openembedded/openembedded-core-contrib.git
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
2016-09-06  Belen Barros... toaster: Allow forward slash in variable names
2016-09-06  Belen Barros... toaster: layer details Fix "edit" form interaction
2016-09-06  Belen Barros... toaster: import layer Layout fixes
2016-09-06  Belen Barros... toaster: layer details Layout fixes
2016-09-06  Belen Barros... toaster: configuration Provide machine help text
2016-09-06  Belen Barros... toaster: tasks Remove recipe version from defaults
2016-09-06  Paul Eggletonlib/bb/utils: edit_metadata() comment tweaks
2016-09-06  Paul Eggletonfetch2/npm: clarify comment
2016-09-06  Paul Eggletonfetch2/npm: handle top-level shrinkwrap file
2016-09-06  Paul Eggletonfetch2/npm: support subdir= parameter
2016-09-06  Paul Eggletonfetch2/npm: fix broken fetches if more than one npm...
2016-09-06  Paul Eggletonfetch2/npm: explicitly specify workdir
2016-09-02  Christopher... bb.fetch2.svn: correctly pass workdir when fetching
2016-09-02  Mariano Lopezcooker.py: Catch when stdout doesn't have a file descriptor
2016-09-02  Michael Woodtoaster: localhostbecontroller Remove git assumption
2016-09-02  Michael Woodtoaster: Allow git information to be null for BRLayer
2016-09-02  Michael Woodtoaster: tests Add selenium test layer source switching...
2016-09-02  Michael Woodtoaster: Move Custom image recipe rest api to api file
2016-09-02  Michael Woodtoaster: Fix oe-core fixture
2016-09-02  Michael Woodtoaster: layerdetails clean ups after integrating local...
2016-09-02  Sujith Htoaster: update api to include local_source_dir
2016-09-02  Sujith Htoaster: layerdetails js changes for switching layers
2016-09-02  Sujith Htoaster: add switch of git and not-git layers imported
2016-09-02  Elliot Smithbuildinfohelper: discover kernel artifacts correctly
2016-09-02  Stephano Cetolawget: allow basic http auth for SSTATE_MIRRORS
2016-09-02  Markus Lehtonencookerdata/ast: Fail gracefully if event handler functi...
next