You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tandrii
9de9ec66b3
git cl try: Trigger CQ Dry Run by default.
...
If bots are specified manually on command line OR in PRESUBMIT.py,
then old behavior remains, namely triggering just those bots.
Otherwise, git cl try will now trigger CQ Dry Run. This is a good
default and also resolves several bugs:
* https://crbug.com/581150 where git cl try used to load cq.cfg
from infra/config, but that's not always correct for all projects.
* https://crbug.com/625697 where even if cq.cfg is in default location.
it might be outdated.
* https://crbug.com/585237 where git cl try would ignore special
in CL description CQ_INCLUDE_TRYBOTS, which is processed by CQ,
but not git cl try.
BUG=625697,585237,581150
R=sergiyb@chromium.org,emso@chromium.org
Review-Url: https://codereview.chromium.org/2147563003
9 years ago
..
gstools
…
subversion_config
Dropping remaining scons references.
9 years ago
abandon.sh
…
basic.sh
Do not remove issue from branch after it is landed manually
9 years ago
checkout_test.py
Fix presubmit checkout test after git 2.9.0
9 years ago
download_from_google_storage_unittests.py
Reland 0c7d94eb9d9fa388bda0d74405c0928dceea22ff: Add support for tar.gz archive files to download from download_from_google_storage
10 years ago
fix_encoding_test.py
…
gclient_scm_test.py
Remove all safesync_url functionality from gclient
9 years ago
gclient_smoketest.py
Switch gclient config to default to unmanaged mode.
9 years ago
gclient_test.py
Remove all safesync_url functionality from gclient
9 years ago
gclient_utils_test.py
…
git_cache_test.py
Allow 'git cache fetch' to re-bootstrap.
10 years ago
git_cl_test.py
git cl try: Trigger CQ Dry Run by default.
9 years ago
git_common_test.py
Better error checking in git freeze
9 years ago
git_dates_test.py
Added git hyper-blame, a tool that skips unwanted commits in git blame.
10 years ago
git_drover_test.py
drover win: Use --stdin so update-index doesn't fail on long cmdline
9 years ago
git_footers_test.py
Refactor git_footers for later use in git cl.
9 years ago
git_hyper_blame_test.py
Simplify octal constants in Python code (e.g. 0o0700 -> 0o700).
9 years ago
git_number_test.py
…
git_rebase_update_test.py
Add better error messages to git_reparent_branch.
10 years ago
gsutil_test.py
gsutil: Parallel-safe, specify target, add clean.
10 years ago
hooks.sh
…
owners.sh
…
owners_finder_test.py
…
owners_unittest.py
…
patch.sh
…
patch_test.py
…
post-dcommit-hook-test.sh
…
presubmit_unittest.py
Expose fnmatch in presubmit's input_api.
9 years ago
push-basic.sh
Do not remove issue from branch after it is landed manually
9 years ago
push-from-logs.sh
…
recipes_test.py
Manual roll of engine, removing coverage threshold!
10 years ago
rename.sh
…
rietveld_test.py
Raise exceptions properly on HTTP errors from OAuthRpcServer (which is only used on bots)
10 years ago
sample_pre_commit_hook
…
save-description-on-failure.sh
…
scm_unittest.py
…
submit-from-new-dir.sh
…
submodule-merge-test.sh
…
subprocess2_test.py
…
test-lib.sh
…
trychange_unittest.py
Finally get rid of depot_tools' breakpad.
10 years ago
upload-local-tracking-branch.sh
…
upload-stale.sh
…
upload_to_google_storage_unittests.py
Reland 0c7d94eb9d9fa388bda0d74405c0928dceea22ff: Add support for tar.gz archive files to download from download_from_google_storage
10 years ago
upstream.sh
…
watchlists_unittest.py
…