aboutsummaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2016-02-01toolchain-utils: remove uses of deprecated-module 'optparse'.Rahul Chaudhry
2016-02-01toolchain-utils: fix lint warnings related to table_type argument.Rahul Chaudhry
2016-02-01toolchain-utils: fix docstring-* lint warnings.Rahul Chaudhry
2016-01-28misc: Fix escaping of some regular expressionsDavid Sharp
2016-01-23toolchain-utils: disable protected-access lint warnings in tests.Rahul Chaudhry
2016-01-23toolchain-utils: fix class-missing-docstring lint warnings.Rahul Chaudhry
2016-01-23toolchain-utils: fix module-missing-docstring lint warnings.Rahul Chaudhry
2016-01-09Check that non AFDO images exist before trying to use them.Luis Lozano
2016-01-07toolchain-utils: check vanilla image before calling crosperf.Yunlian Jiang
2016-01-05Modify pre-push hook to run pyformat.Luis Lozano
2016-01-04toolchain-utils: fix docstring-second-line-blank lint warnings.Rahul Chaudhry
2016-01-04toolchain-utils: fix line-too-long lint warnings.Rahul Chaudhry
2016-01-04toolchain-utils: fix unused-argument lint warnings.Rahul Chaudhry
2016-01-04toolchain-utils: fix missing-print-function lint warnings.Rahul Chaudhry
2016-01-04toolchain-utils: apply pyformat to the source files.Rahul Chaudhry
2015-12-29Avoid lint of couple of files we did not author.Luis Lozano
2015-12-28toolchain-utils: remove superfluous parentheses.Rahul Chaudhry
2015-12-28toolchain-utils: remove unused variables.Rahul Chaudhry
2015-12-28toolchain-utils: fix wrong continued indentation.Rahul Chaudhry
2015-12-28toolchain-utils: fix shebang related lint warnings.Rahul Chaudhry
2015-12-28toolchain-utils: remove unused imports.Rahul Chaudhry
2015-12-22crosperf: fix lint warnings.Yunlian Jiang
2015-12-16Run pyformat on all the toolchain-utils files.Luis Lozano
2015-12-15Fix arguments to RunCommand from RunCommands.Caroline Tice
2015-12-15crosperf: RunCommand should return one type of object.Luis Lozano
2015-10-29buildbot_utils: make it accept multiple patches.Yunlian Jiang
2015-10-02Fixed several warnings reported by pylint.Luis Lozano
2015-10-01Fixed some issues with signal handling and cleanup.Luis Lozano
2015-09-29Fixed ignoring of ctrl-c.Luis Lozano
2015-09-24Add arm64 as a valid architecture.Caroline Tice
2015-08-28Fixed unbound variable problem.Luis Lozano
2015-08-07Deal properly with non-unique buildbot build ids.Caroline Tice
2015-08-06buildbot_utils: for release builds, get logs from the 'release' builder.Rahul Chaudhry
2015-08-05buildbot_utils: fix waiting logic in GetTrybotImage.Rahul Chaudhry
2015-06-26Only search buildbot logs for appropriate builders.cmtice
2015-06-23Add debugging/triaging message to buildbot job.cmtice
2015-06-10Implement new global locking scheme for machines.cmtice
2015-05-22Remove run_remote_tests references.cmtice
2015-05-21Fix confusing error message when cherrypy is not installed on DUT.Luis Lozano
2015-05-16Update email sender to use sendgmr, if it's available.cmtice
2015-04-28Use "http://chromegw/i/tryserver.chromiumos/" for retrieving builder info.Han Shen
2015-04-26Fix current problem with machine locks.cmtice
2015-04-24Fix typo in previous commit.Luis Lozano
2015-04-24Make sure latest toolchains are build in non vanilla testing.Luis Lozano
2015-04-21Wait 10 minutes after builbot launch before looking for data.cmtice
2015-04-10Add a new flavor of command executer.Han Shen
2015-02-14Add date to job descriptions; wait for pending builds.cmtice
2015-02-11Search Google Storage for trybot image artifacts.cmtice
2015-02-06Fix syntax error: Replace 'else if' with 'elif'.cmtice
2015-02-05Update command_executer.py to allow a silent execution mode,cmtice