aboutsummaryrefslogtreecommitdiff
path: root/cros_utils
AgeCommit message (Expand)Author
2024-02-02Clean up dead toolchain scriptsJordan R Abrahams-Whitehead
2024-02-02bugs: add Rust-y metabugsGeorge Burgess IV
2024-01-30cros_utils: add parent_bug support to `bugs`George Burgess IV
2024-01-30cros_utils: fix minor issuesGeorge Burgess IV
2023-12-22cros_utils/tiny_render.py: fix mypy complaintsBob Haarman
2023-12-22cros_utils/tiny_render.py: remove coding cookieBob Haarman
2023-12-21cros_utils/bugs.py: fix type annotations and opt into static checkingBob Haarman
2023-12-21cros_utils/bugs.py: fix cros lint complaintsBob Haarman
2023-07-11cros_utils: Reformat buildbot_utilsJordan R Abrahams-Whitehead
2023-07-10cros_utils: Make GetLogger have type guaranteesJordan R Abrahams-Whitehead
2023-07-07cros_utils: Delete device_setup_utils*Jordan R Abrahams-Whitehead
2023-07-07cros_utils: Clean command_executor in email_senderJordan R Abrahams-Whitehead
2023-06-05cros_utils: Reimplement ttest_ind locallyJordan R Abrahams-Whitehead
2023-05-03cros_utils: Leverage chromite.lib.path_util for chroot translationBrian Norris
2023-03-30bugs.py: use None as a default argGeorge Burgess IV
2023-03-29bugs: allow users to set directories for bug reportsGeorge Burgess IV
2023-03-29bugs: fix cros-lint errorsGeorge Burgess IV
2023-03-07cros_utils: Fix ssh keys pathManoj Gupta
2023-02-27bugs: add turndown supportGeorge Burgess IV
2023-02-23cros_utils: Rename ChrotomationCronjobUpdateDenis Nikitin
2023-02-08bugs: emit reports in an order that bug_manager will respectGeorge Burgess IV
2023-02-02add android component to cros_utils; use it in rust_watchGeorge Burgess IV
2022-09-13Update license boilerplate text in source code filesMike Frysinger
2022-09-07remove `from __future__ import ...` directivesGeorge Burgess IV
2022-09-07Autoformat all Python codeGeorge Burgess IV
2022-07-25buildbot_utils: remove out-of-date codeGeorge Burgess IV
2022-04-21toolchain_utils: s/Cr OS/CrOS/gGeorge Burgess IV
2022-02-25command_executer: extend timeout for first-time SDK entryGeorge Burgess IV
2022-02-25command_executer: reformatGeorge Burgess IV
2021-12-07cros_utils: Add a bug reporting moduleGeorge Burgess IV
2021-10-28Replace non-inclusive languageJordan R Abrahams
2021-09-02email_sender: s/sheriff/detectiveGeorge Burgess IV
2020-09-25rephrase some language in code and commentsBob Haarman
2020-09-17crosperf: Add support to run tests with ssh forwardingTiancong Wang
2020-08-27crosperf: replace statistics stdev with pstdevDenis Nikitin
2020-08-19cros_utils: clean up namingJian Cai
2020-08-12crosperf: remove uses of numpyGeorge Burgess IV
2020-07-20Put reference filters on 'git ls-remote'.Allen Webb
2020-06-29cros_util: fix up namingTiancong Wang
2020-06-29cros_utils: clean up unused file/codeTiancong Wang
2020-05-28crosperf: do not pass -p for ssh by defaultzhizhouy
2020-05-04cros_utils: fix a bad format stringGeorge Burgess IV
2020-04-28cros_utils: import tiny_render + some (new) tests from google3George Burgess IV
2020-04-23crosperf: add support to run tast benchmarkszhizhouy
2020-04-16toolchain-utils: provide option to migrate nightly tests to recipezhizhouy
2020-03-20cros_utils: Do not sort keys by defaultDenis Nikitin
2020-03-02toolchain-utils: Increase buildbot timeout to 15 hours.Caroline Tice
2020-02-14toolchain-utils: fix cros lint and some random errorsZhizhou Yang
2020-02-14Revert "cros_utils: Do not use encoding in NamedTemporaryFile"Zhizhou Yang
2020-02-12toolchain-utils: Partially port scripts to python 3Zhizhou Yang