aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2016-12-12scripts/create-summary: include an option to only print resultsLeonardo Sandoval
2016-12-12scripts/contrib/patchtest-since: use getopts and include another argument (pa...Leonardo Sandoval
2016-12-05contrib/patchtest-since: test every patch since a specific commitLeonardo Sandoval
2016-12-01scritps: place bitbake repo inside openembedded-core repoLeonardo Sandoval
2016-11-29scripts: include bitbake repositoryLeonardo Sandoval
2016-11-25scripts: default to empty strings for pw user credentialsLeonardo Sandoval
2016-11-24scripts: use git protocol instead of httpsLeonardo Sandoval
2016-11-24scripts: point to correct patchwork repositoryLeonardo Sandoval
2016-11-24meta-patchtest: change oe-core instead of poky as reference repoLeonardo Sandoval
2016-11-22scritps: remove grep filter from post-summaryLeonardo Sandoval
2016-11-22scripts: Remove series/revision info from the summaryLeonardo Sandoval
2016-11-15summary: show patch subject from commit objectPaul Eggleton
2016-11-15summary: fix parameter passingPaul Eggleton
2016-11-15summary: change format to be a bit more readablePaul Eggleton
2016-11-15summary: have --fail option filter resultsPaul Eggleton
2016-11-15summary: tweak last part of opening paragraphPaul Eggleton
2016-11-15Tidy up importsPaul Eggleton
2016-11-11Use function-style printPaul Eggleton
2016-11-11create-summary: fix handling if test ID has more than 3 itemsPaul Eggleton
2016-11-11Use correct shebangPaul Eggleton
2016-11-11summary: minor tweaks to formatting/grammarPaul Eggleton
2016-11-01scripts: remove unnecessary charLeonardo Sandoval
2016-10-31scripts: remove fail status on series with fail stateLeonardo Sandoval
2016-10-31scritps: use the same arguments names between script and templateLeonardo Sandoval
2016-10-26scripts: use https instead of ssh protocol when git cloningLeonardo Sandoval
2016-10-26scripts: Move PATH setup at the top of the main executable lines.Leonardo Sandoval
2016-10-26scripts: remove image command line argumentLeonardo Sandoval
2016-10-26scripts: backup and post features implemented on pt-cronjobLeonardo Sandoval
2016-10-25tests: better usage messages on several scriptsLeonardo Sandoval
2016-10-21scripts: new script to post summary into a patchwork instanceLeonardo Sandoval
2016-10-21scripts: show testid and status as first and second rowsLeonardo Sandoval
2016-10-21scripts: include patchtest url at the bottomLeonardo Sandoval
2016-10-20scripts: include test result in summaryLeonardo Sandoval
2016-10-19scripts: new script and template that produce a summaryLeonardo Sandoval
2016-10-19scripts: output files with json extensionLeonardo Sandoval
2016-10-19any-fail: script that checks if results contain at least one error/failLeonardo Sandoval
2016-10-18scripts: output results and logs in plain text instead of git-logsLeonardo Sandoval
2016-09-29scripts: minor change on usage stringLeonardo Sandoval
2016-09-09scripts: git-clean inside git clonepull functionLeonardo Sandoval
2016-09-07meta-patchtest: install missing packages on core-image-patchtestLeonardo Sandoval
2016-09-06scripts: split folder and repository creation in two stepsLeonardo Sandoval
2016-09-02scripts: patchtest cronjobLeonardo Sandoval
2016-09-01scripts: by default just assemble those series that have passed all testsLeonardo Sandoval
2016-08-31scripts: cd to repodir before git operationsLeonardo Sandoval
2016-08-31scripts: Sort files by modification where oldest are firstLeonardo Sandoval
2016-08-31scripts: some fixes around the mbox folderLeonardo Sandoval
2016-08-30scripts: include the 'since' parameterLeonardo Sandoval
2016-08-25scripts: store results as commits in the output directoryLeonardo Sandoval
2016-08-25scripts: splits notes by failure, pass, skip and logLeonardo Sandoval
2016-08-25scripts: move usage close to file's topLeonardo Sandoval