]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/shortlog
thirdparty/openembedded/openembedded-core-contrib.git
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...
2016-09-02  Richard Purdiebuild/runqueue: Add noextra stamp file parameter to...
2016-09-02  Richard Purdiefetch2: Handle multiconfig fetcher issues
2016-09-02  Paul Eggletontinfoil: add a parse_recipe_file function
2016-09-02  Paul Eggletoncache: allow parsing a recipe with a custom config...
2016-09-02  Paul Eggletonbitbake-diffsigs/bitbake-layers: Ensure tinfoil is...
2016-09-02  Paul Eggletontinfoil: add context manager functions
2016-09-02  Scott Rifenbarkbitbake-user-manual: Added "Exporting Variables to...
2016-09-02  Scott Rifenbarkbitbake-user-manual: Corrected misspelled STAMPS_DIR
2016-08-24  Matt Madisonfetch2: clean up remaining cwd saves/changes
2016-08-20  Jonathan Liusiggen: Fix file variable typo in compare_sigfiles
2016-08-19  Matt Madisonfetch2: preserve current working directory
2016-08-19  Robert Yangdump_cache.py: use python3 as interpreter
2016-08-19  Martin Jansatoasterui, knotty: don't print taskid followed by tasks...
2016-08-19  Markus Lehtonentests: add unit tests for the usehead url parameter
2016-08-19  Richard Purdiegit: Allow local repos to use HEAD
2016-08-19  Markus Lehtonenbitbake-selftest: enable bitbake logging to stdout
2016-08-19  Markus Lehtonenbitbake-selftest: introduce BB_TMPDIR_NOCLEAN
2016-08-19  Markus Lehtonenbitbake-selftest: add help text for env variable(s)
2016-08-19  Markus Lehtonenbitbake-selftest: utilize unittest.main better
2016-08-18  Richard Purdiebitbake: Update version to 1.31.1
2016-08-17  Richard Purdiebitbake: Initial multi-config support
2016-08-17  Paul Eggletonsiggen: properly close files rather than opening them...
2016-08-17  Jérémy Rosenast/ConfHandler: Add a syntax to clear variable
2016-08-17  Richard Purdiecache: Build datastores from databuilder object
2016-08-17  Richard Purdiecache: Split Cache() into a NoCache() parent object
2016-08-17  Richard Purdiecache/cooker: Pass databuilder into bb.cache.Cache()
2016-08-17  Richard Purdiecache: Make virtualfn2realfn/realfn2virtual standalone...
2016-08-17  Richard Purdiecache/ast: Move __VARIANTS handling to parse cache...
2016-08-17  Richard Purdierunqueue: Abstract worker functionality to an object...
2016-08-17  Richard Purdiecookerdata: Simplify prefiles/postfiles
2016-08-17  Scott Rifenbarkbitbake-user-manual: Re-write "Dependencies Internal...
2016-08-17  Scott Rifenbarkbitbake-user-manual: Added setting variable for a singl...
2016-08-17  Scott Rifenbarkbitbake-user-manual: Added more detail to anonymous...
2016-08-17  Scott Rifenbarkbitbake-user-manual: Formatted all "flags" to be consistent
2016-08-17  Scott Rifenbarkbitbake-user-manual: Added detail to [dirs] and [cleard...
2016-08-17  Francisco Pedrazabb/utils.py: export_proxies add GIT_PROXY_COMMAND
2016-08-17  Paul Eggletonknotty: don't show number of running tasks in quiet...
2016-08-17  Paul Eggletonknotty: fix task progress bar not starting at 0%
2016-08-17  Paul Eggletonrunqueue: fix two minor issues with the initialising...
2016-08-16  Ross Burtonlib/bb/tests/fetch: remove URL that doesn't exist anymore
2016-08-16  David Reynatoaster: update web urls for openembedded-core's specia...
2016-08-10  Michael Woodtoaster: buildinfohelper Add handling local layers...
2016-08-10  Michael Woodtoaster: bldcontrol model BRLayer Add corresponding...
2016-08-10  Sujith Htoaster: adapt xhr_import_layer test locally imported...
2016-08-10  Sujith Htoaster: update build configuration page
2016-08-10  Sujith Htoaster: update recipe details page
2016-08-10  Sujith Htoaster: update package detail page
2016-08-10  Sujith Htoaster: updte build tables for locally imported layers
2016-08-10  Sujith Htoaster: update the tables information
2016-08-10  Sujith Htoaster: collect details for local dir imported from ui
2016-08-10  Sujith Htoaster: add local_source_dir field to model
2016-08-10  Sujith Htoaster: add local directory to the db
2016-08-10  Sujith Htoaster: improve the display when local dir is added
2016-08-10  Belen Barros... toaster: update css file for layer import
2016-08-10  Sujith Htoaster: add local_source_dir to the needed_fields
2016-08-10  Sujith Htoaster: control the selection of git and local repo
2016-08-10  Sujith Htoaster: add import of local directory to UI
2016-08-10  Ed Bartoshtoaster: fix unhandled exception
2016-08-10  Elliot Smithtoasterui: ensure that the Build object is always available
2016-08-10  Elliot Smithtoaster-tests: add test for showing self-dependent...
2016-08-10  Elliot Smithtoaster: prevent infinite loop when finding task depend...
2016-08-10  Elliot Smithtoaster-tests: add tests for reverting to default sort
2016-08-10  Elliot Smithtoaster: reset table to default orderby when orderby...
2016-08-10  Elliot Smithtoaster: show loading spinner after creating custom...
2016-08-10  Elliot Smithtoaster-tests: fix erroneous message when test fails
2016-08-10  Elliot Smithtoaster-tests: add tests for most recent builds state...
2016-08-10  Elliot Smithtoaster-tests: add tests for build dashboard menu and...
2016-08-10  Elliot Smithtoaster-tests: add tests for build time links in the...
2016-08-10  Elliot Smithtoaster: adjust build dashboard for failed builds
2016-08-10  Elliot Smithtoaster: add started property to Build
2016-08-10  Elliot Smithtoaster: remove links from time field on failed builds
2016-08-10  Elliot Smithtoaster: tweak styling and typos in recent builds area
2016-08-10  Elliot Smithtoaster: show "Tasks starting..." until the first task...
2016-08-10  Elliot Smithtoaster: show progress of recipe parsing in recent...
2016-08-10  Elliot Smithtoaster: move most recent builds templating to client
2016-08-10  Elliot Smithcooker: add BuildInit event
2016-08-10  Michael Woodtoaster: fixtures Add README
2016-08-10  Michael Woodtoaster: Remove old toaster config loading mechanism
2016-08-10  Michael Woodtoaster: lsupdates Add spinner for parsing/http fetch
2016-08-10  Michael Woodtoaster: checksettings call django's loaddata instead...
2016-08-10  Michael Woodtoaster: Add poky and openembedded configuration fixtures
2016-08-10  Michael Woodtoaster: tests test_new_project_page Catch button not...
2016-08-10  Randy Witttoaster: --help now returns 0 instead of 1
2016-08-10  Ulrich Ölmannsiggen: Fix typo
2016-08-10  Terry Boesefetch2/gitannex.py: use 'git annex init' instead of...
2016-08-10  Richard Purdiepersist_data: Fix py3 update stack overflow
2016-08-10  Mariano Lopezfetch: Fix use of tar's --exclude option for tar >...
2016-08-02  Scott Rifenbarkbitbake-user-manual: Applied typo fix to "Override...
2016-08-02  Scott Rifenbarkbitbake-user-manual: Changed bitbake command example.
2016-08-02  Scott Rifenbarkbitbake-user-manual: Updated the PROVIDES variable
next