]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/shortlog
thirdparty/openembedded/openembedded-core-contrib.git
2016-01-07  Ross Burtoncooker: fix findFilesMatchingInDir documentation
2016-01-07  Ross Burtoncooker: use in instead of count
2016-01-06  Richard Purdieast: Add filename/lineno to mapped functions
2016-01-05  Ed Bartoshmain: kill server without queue setup
2016-01-05  Ed Bartoshxmplrpc: split connect method
2016-01-05  Ed Bartoshuievent: refactor retry loop
2016-01-05  Ed Bartoshuievent: get rid of EventHandler attribute
2016-01-05  Ed Bartoshuievent: add error to registerEventHandler return
2016-01-05  Ed Bartoshcooker: add state.get_name method
2016-01-05  Juro Bystrickyfetch2/__init__.py: Add support for 7-Zip
2016-01-05  Richard Purdieutils: Remove double compile from better_compile
2016-01-05  Robert Yangfetch2/local.py: avoid using PREMIRROR
2016-01-05  Richard Purdiesiggen: Change exception note into a warning
2016-01-05  Richard Purdiedata: Drop misleading ExpansionError exception
2016-01-05  Richard Purdiecooker: Drop useless parsing exception
2016-01-05  Richard Purdiedata: Pass lineno/filename data from build_dependencies
2016-01-05  Richard Purdiecodeparser: Add support for correct linenumbers
2015-12-22  Richard Purdieevent/utils/methodpool: Add a cache of compiled code...
2015-12-22  Richard PurdieBBHandler: Improve IN_PYTHON_EOF handling
2015-12-18  Ed Bartoshtoaster: remove 2 confusing parameters
2015-12-18  Ed Bartoshtoaster: move setting of default values
2015-12-18  Ed Bartoshtoaster: move startup checks to a better place
2015-12-18  Ed Bartoshtoaster: remove 2 unused functions
2015-12-18  Ed Bartoshtoaster: remove addtoConfiguration function
2015-12-18  Ed Bartoshtoaster: updated header of the toaster script
2015-12-18  Ed Bartoshtoaster: add MANAGE variable
2015-12-18  Ed Bartoshtoaster: remove unused variable
2015-12-18  Ed Bartoshtoaster: split long lines, add/remove whitespace
2015-12-18  Ed Bartoshtoaster: check if address:port is in use
2015-12-18  Ed Bartoshtoaster: implement checksocket command
2015-12-18  Richard Purdieknotty: Improve exception error message
2015-12-18  Richard Purdieknotty: Fix row/column function return value issue
2015-12-17  Richard Purdiebuildinfohelper: Update for buildstats layout change
2015-12-17  Christopher... fetch: use orig localpath when calling orig method
2015-12-15  Richard Purdieutils: Improve traceback from better_exec internal...
2015-12-15  Richard Purdieast/event/utils: Improve tracebacks to include file...
2015-12-15  Richard Purdierunqueue: Add support for <task>- syntax
2015-12-14  Belen Barros... toaster: tables Set a default order for the software...
2015-12-14  Mihail Stanciutoaster: tests Remove symlinks from toasteruitest folder
2015-12-14  Ed Bartoshtoaster: rework checking of Django version
2015-12-14  Ed Bartoshtoaster: monkey patch Queryset
2015-12-14  Ed Bartoshtoaster: removed extra calls of migrate
2015-12-14  Ed Bartoshtoaster: work around 'database is locked' error
2015-12-14  Ed Bartoshtoaster: fixed format strings
2015-12-14  Ed Bartoshtoaster: use OneToOneField instead of ForeignKey
2015-12-14  Elliot Smithtoaster: Amend regex for MySQL database URLs
2015-12-14  Elliot Smithtoaster: Remove compatible_layerversions() method
2015-12-14  Elliot Smithtoaster: Check Django version against toaster-requireme...
2015-12-14  Elliot Smithtoaster: Update deprecated manage.py command
2015-12-14  Elliot Smithtoaster: Prevent deprecation warnings for RedirectView
2015-12-14  Elliot Smithtoaster: Update API used to make runbuilds methods...
2015-12-14  Ed Bartoshtoaster: rename get_query_set -> get_queryset
2015-12-14  Elliot Smithtoaster: Start Django machinery for database access
2015-12-14  Elliot Smithtoaster: Create default project with get_or_create...
2015-12-14  Ed Bartoshtoaster: Fix references to app paths
2015-12-14  Ed Bartoshtoaster: Remove South migrations
2015-12-14  Elliot Smithtoaster: Upgrade to Django 1.8.6 and remove South
2015-12-14  Ed Bartoshtoasterui: process SetBRBE event
2015-12-14  Ed Bartoshtoaster: trigger SetBRBE event
2015-12-14  Ed Bartoshtoaster: implement BitbakeController.triggerEvent
2015-12-14  Richard Purdieevent: Fix subprocess event error traceback failures
2015-12-09  brian averytoaster: toasterui Add ParseStarted/ParseProgress event...
2015-12-08  Richard Purdieknotty: Enforce terminal line limit to stop crazy scrolling
2015-12-08  Alexander Kanavinbitbake: rename REGEX, REGEX_URI, and GITTAGREGEX.
2015-12-07  Ed Bartoshtoaster: return back 'New project' button
2015-12-07  Mihail Stanciutoaster: tests Update UI tests to work with 2.0 changes
2015-12-07  Mihail Stanciutoaster: tests Automated build-mode backend tests
2015-12-07  Ed Bartoshtoaster: unset environment variables
2015-12-07  Ed Bartoshtoaster: get rid of complicated heuristics
2015-12-07  Ed Bartoshtoaster: remove SDKMACHINE from project variables
2015-12-07  Ed Bartoshtoaster: stop using toaster-pre.conf
2015-12-07  Ed Bartoshtoaster: remove writeConfFile API
2015-12-07  Ed Bartoshtoaster: set varibales on bitbake server
2015-12-07  Ed Bartoshtoaster: implement BitbakeController.getVariable
2015-12-07  Michael Woodtoaster: buildinfohelper Broaden the toaster created...
2015-12-07  Ed Bartoshtoaster: do not create duplicate HelpText objects
2015-12-07  Ed Bartoshtoaster: remove usage of BUILD_MODE variable
2015-12-07  Ed Bartoshtoaster: do not terminate bb server
2015-12-07  Ed Bartoshtoaster: remove stopBBServer API
2015-12-07  Ed Bartoshtoaster: reimplemented startBBServer method
2015-12-07  Ed Bartoshtoaster: remove _setupBE function
2015-12-07  Ed Bartoshtoaster: implement 'toaster restart-bitbake'
2015-12-07  Ed Bartoshtoaster: implement start_bitbake function
2015-12-07  Ed Bartoshtoaster: implement stop_bitbake function
2015-12-07  Ed Bartoshtoaster: update brbe and project attributes
2015-12-07  Ed Bartoshtoaster: start 'manage.py runbuilds' in the script
2015-12-07  Ed Bartoshtoaster: make runbuilds to loop
2015-12-07  Ed Bartoshtoaster: use parent of the build dir
2015-12-07  Ed Bartoshtoaster: check for toaster configuration later
2015-12-07  Ed Bartoshtoaster: remove unused variable
2015-12-07  brian averytoaster: change toasterconf.json logic to use TEMPLATEC...
2015-12-07  Ed Bartoshtoaster: run bitbake the same way
2015-12-07  Ed Bartoshtoaster: set DATABASE_URL in toaster script
2015-12-07  Ed Bartoshtoaster: implement get-dburl command
2015-12-07  Ed Bartoshtoaster: don't allow to run toaster as a script
2015-12-07  Paul Eggletonlib/bb/utils: improve edit_bblayers_conf() handling...
2015-12-07  Paul Eggletonlib/bb/utils: fix error in edit_metadata() when deletin...
2015-12-07  Alexander Kanavinwget.py: parse only <a> tags
2015-12-07  Michael Woodtoaster: toastergui tests Add generic test for ToasterT...
2015-12-07  Michael Woodtoaster: tables Fix invalid field name on NewCustomImag...
next