aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2015-11-11upgradehelper.py: Add sanity test for ensure that git is configured.Aníbal Limón
2015-11-11buildhistory.py: Don't modify BB_ENV_EXTRAWHITE before init.Aníbal Limón
2015-11-11recipe.py: Improvements and refactor of fetch method.Aníbal Limón
2015-10-26upgradehelper.py: Fix bug when buildhistory isn't enabledAníbal Limón
2015-10-26upgradehelper.py: Add step for build gcc-runtime at init.Aníbal Limón
2015-10-06README: Upgrade instructions with changes done in 1.9.Aníbal Limón
2015-10-06upgradehelper.py: Display error when git commit fails.Aníbal Limón
2015-08-03upgradehelper: Add support for generate buildhistory recipe diff'sAníbal Limón
2015-08-03upgradehelper.py: Move upstream versioning code to UniverseUpdaterAníbal Limón
2015-08-03upgradehelper.py: Remove unused references to Buildhistory classAníbal Limón
2015-08-03bitbake.py: Rename bitbake_log.txt to bitbake_error_logAníbal Limón
2015-08-03upgradehelper.py: UniverseUpdate don't abort if recipe checkpkg fails.Aníbal Limón
2015-08-03upgradehelper.py: step _detect_repo clarify why don't load gitAníbal Limón
2015-08-03upgradehelper.py: Add own step for loading environmentAníbal Limón
2015-08-03bitbake.py: Improve performance on env() callAníbal Limón
2015-08-03upgradehelper.py: Only send emails when patch file existAníbal Limón
2015-08-03upgradehelper.py: Validate if upgrade is neededAníbal Limón
2015-08-03upgradehelper.py: Only run with one recipe or all.Aníbal Limón
2015-06-22Add support to send copy of the patch to status_recipents.Aníbal Limón
2015-06-22upgradehelper.py: Add AUH maintainer into email footer.Aníbal Limón
2015-06-17README: Edit Maintainece section to add current maintainer.Aníbal Limón
2015-06-17upgradehelper.py: Change print to logger info.Aníbal Limón