aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2023-10-13patchtest: remove scriptsTrevor Gamblin
2023-10-12patchtest-send-results: update senderTrevor Gamblin
2023-10-12patchtest-get-series: rename get-latest-seriesTrevor Gamblin
2023-10-12patchtest-get-branch: rename get-target-branchTrevor Gamblin
2023-10-12patchtest-send-results: update email noticeTrevor Gamblin
2023-10-11patchtest-send-results: set test-list as targetTrevor Gamblin
2023-10-11patchtest-send-results: add scriptTrevor Gamblin
2023-10-06get-latest-series: fix indent in download stepTrevor Gamblin
2023-10-05get-latest-series: download with --separate optionTrevor Gamblin
2023-10-04patchtest-setup-sharedir: fix authorTrevor Gamblin
2023-10-04patchtest: remove unused scriptsTrevor Gamblin
2023-09-29patchtest-setup-sharedir: add helper scriptTrevor Gamblin
2023-09-28get-latest-series: handle empty results caseTrevor Gamblin
2023-09-26scripts/get-latest-series: add --server optionTrevor Gamblin
2023-09-20scripts/get-target-branch: strip trailing bracketsTrevor Gamblin
2023-09-20scripts/get-target-branch: refactorTrevor Gamblin
2023-09-15patchtest: remove references to patchtest-oeTrevor Gamblin
2023-09-15patchtest/scripts: remove unused scriptsTrevor Gamblin
2023-09-11patchtest: remove poll-events, fetch-mboxesTrevor Gamblin
2023-08-25get-latest-series: add scriptTrevor Gamblin
2019-08-13patchtest: Fix handling of line endingsRicardo Neri
2017-11-23scripts/get-target-branch: lowercase all tokensLeonardo Sandoval
2017-11-22scripts/test-mboxes: default outdir to current directoryLeonardo Sandoval
2017-11-22scripts/get-target-branch: use branches instead of tagsLeonardo Sandoval
2017-11-17scripts/test-mboxes: allow extra parameters for patchtestLeonardo Sandoval
2017-11-16scripts/create-guest-machine: fix scenario where build folder has not been cr...Leonardo Sandoval
2017-11-15scripts/create-guest-machine: fix typo on instructionsLeonardo Sandoval
2017-11-15scripts/create-guest-machine: remove auto.conf patchtest configsLeonardo Sandoval
2017-11-15scripts/create-guest-machine: fix fetch/pull logicLeonardo Sandoval
2017-11-15scripts/create-guest-machine: remove wrong 'and' operatorLeonardo Sandoval
2017-11-15scripts/get-target-brach: gets target branch from mboxLeonardo Sandoval
2017-10-19scripts/post-summary: cat only json data to any-fail scriptLeonardo Sandoval
2017-10-19scripts/post-summary: fix grep expresssionLeonardo Sandoval
2017-10-18scripts/create-guest-machine: include details previous to bitbake executionLeonardo Sandoval
2017-10-18create-guest-machine: do not launch bitbake, just provide the infoLeonardo Sandoval
2017-10-17initscripts/patchtest: remove build folder prior to execution at init scriptLeonardo Sandoval
2017-10-17guest: include an option to omit share repositories update/creationLeonardo Sandoval
2017-10-16scripts/guest: increases memory on guestDaniela Plascencia
2017-08-09scripts/create-guest-machine: set kernel 4.9 as preferred versionLeonardo Sandoval
2017-08-09place local configuration into auto instead of localLeonardo Sandoval
2017-07-14create-share-folder: recover & restore previous pw settings if repo got corru...Leonardo Sandoval
2017-07-13test-mboxes: define variable earlier to avoid an unbound issueLeonardo Sandoval
2017-07-13create-guest-machine: cd branch before branchingLeonardo Sandoval
2017-07-10create-summary: ignore non-json input dataLeonardo Sandoval
2017-07-07post-summary: filter create-summary input dataLeonardo Sandoval
2017-07-05patchtestdata: use positional arguments for repository and test suiteLeonardo Sandoval
2017-07-03summary.jinja2: include Guideline as footnoteLeonardo Sandoval
2017-06-05scripts/create-summary: replace has_key() method with keys()Daniela Plascencia
2017-06-05patchtest: changes she-bang reflecting the Python version to be usedDaniela Plascencia
2017-06-05patchtest: adds universal_newlines argument to subprocessDaniela Plascencia