aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-01-13buildhistory.py: Add the ability for generate full and simple output.Aníbal Limón
2016-01-08upgradehelper.py: Fix publish work url use basename for worktarball.Aníbal Limón
2016-01-06weeklyjob.sh: Update cronjob to match current version.Aníbal Limón
2016-01-06upgradehelper.py: publish work add support for tarballAníbal Limón
2015-12-16testimage.py: Improve IntegrationError handling.Aníbal Limón
2015-12-16testimage: Don't handle IntegrationError as recipe upgrade ErrorAníbal Limón
2015-12-16testimage.py: When an IntegrationError occurs remove sstate and tmpAníbal Limón
2015-12-14upgradehelper.py: Don't remove patches if fails to applyAníbal Limón
2015-12-14utils/bitbake.py: Preserve runs in error log.Aníbal Limón
2015-12-11testimage: Move run code from upgradehelper to testimageAníbal Limón
2015-12-10upgradehelper: commit_changes ensure that patch_file existAníbal Limón
2015-12-08recipe/base.py: Fix variable name in append_new_files.Aníbal Limón
2015-12-07recipe/base.py: Add args and kwargs to modify_recipe_files decorator.Aníbal Limón
2015-12-07recipe/git.py: Add missing imports.Aníbal Limón
2015-12-07upgradehelper.py: Fix wrong cc_addr and if maintainer isn't specified use a d...Aníbal Limón
2015-12-07testimage.py: TestImage class _get_failed_recipe returns first matchAníbal Limón
2015-12-07upgradehelper.py: Add code to avoid Infinite loop IntegrationError.Aníbal Limón
2015-12-01upgradehelper: Remove deprecated setting drop_previous_commits.Aníbal Limón
2015-12-01testimage: Add handling of IntegrationErrorAníbal Limón
2015-12-01testimage/ptest: Add require of ptest-pkgs in EXTRA_IMAGE_FEATURES.Aníbal Limón
2015-12-01upgradehelper.py: Add support for specify what image test.Aníbal Limón
2015-12-01upgradehelper.py: Add support for preserve logs in workdir.Aníbal Limón
2015-12-01recipe/git.py: Add missing import of re module.Aníbal Limón
2015-11-25statistics: Add support for publish_work_url setting.Aníbal Limón
2015-11-25statistics: Improve email format and get_summary method.Aníbal Limón
2015-11-25upgradehelper: Add workdir setting.Aníbal Limón
2015-11-25upgradehelper.py: Changed retry failure build to 30 days.Aníbal Limón
2015-11-25upgradehelper: Add testimage feature.Aníbal Limón
2015-11-25upgradehelper.py: Add settings for enable testimage.Aníbal Limón
2015-11-25utils/git.py: Add method for apply patches into a branch.Aníbal Limón
2015-11-25steps.py: Move clean_repo to first step.Aníbal Limón
2015-11-25steps.py: Merge load_dirs step into load_env.Aníbal Limón
2015-11-25recipe/base.py: Add support for get recipe inherits.Aníbal Limón
2015-11-25recipe/base.py: Add modify_recipe_files function decoratorAníbal Limón
2015-11-25recipe/base.py: Add is_recipe_or_include_file funcAníbal Limón
2015-11-25buildhistory: Add option for enable in upgrade-helper.confAníbal Limón
2015-11-25upgradehelper: Reorder files into directories.Aníbal Limón
2015-11-25upgradehelper.py: Adds own module for stepsAníbal Limón
2015-11-25upgradehelper.py: Merge options into a dictionaryAníbal Limón
2015-11-25{upgradehelper, bitbake}.py: Move _get_env function to bitbakeAníbal Limón
2015-11-25upgradehelper.py: Add seconds to work directory creationAníbal Limón
2015-11-13upgradehelper.py: Add message description about removed upstream patchesAníbal Limón
2015-11-12upgradehelper.py: Add support for preserve emails.Aníbal Limón
2015-11-11upgradehelper.py: Fix indent due to previous commit.Aníbal Limón
2015-11-11upgradehelper.py: Only send email to Maintainer when upgrade succeed.Aníbal Limón
2015-11-11requirements.txt: Add file for now only with GitPythonAníbal Limón
2015-11-11upgradehelper.py: Add support for preserve statistics into work directory.Aníbal Limón
2015-11-11upgradehelper.py: Add support for do recipe upgrades based on builddepAníbal Limón
2015-11-11upgradehelper.py: Improve work directory structureAníbal Limón
2015-11-11buildhistory.py: Add missing warning import. git.py: Fix last_commit method.Aníbal Limón