1. 19 Mar, 2019 2 commits
  2. 18 Mar, 2019 6 commits
  3. 15 Mar, 2019 3 commits
  4. 14 Mar, 2019 7 commits
  5. 13 Mar, 2019 3 commits
  6. 12 Mar, 2019 7 commits
  7. 11 Mar, 2019 7 commits
  8. 08 Mar, 2019 3 commits
  9. 07 Mar, 2019 2 commits
    • Michael Spang's avatar
      Simplify GIT.IsValidRevision · 2f3c820a
      Michael Spang authored
      We should pass --verify to tell rev-parse that we're just testing,
      and use the ^{commit} dereference operator to avoid the hack of
      removing a character from the commit hash to see if it's really
      in the object database.
      
      Bug: 938627
      
      Change-Id: Ic6ea898b0a5a6a1a5d706c7586c7208ec8ca2ce2
      Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1504104
      Commit-Queue: Michael Spang <spang@chromium.org>
      Reviewed-by: 's avatarEdward Lesmes <ehmaldonado@chromium.org>
      2f3c820a
    • Vadim Shtayura's avatar
      [lucicfg] Bump lucicfg version 1.3.2 -> 1.5.3. · b139178f
      Vadim Shtayura authored
      Changes:
      2019-03-07 dburger@chromium.org Add dummy BuilderConfig proto to lucicfg external protos.
      2019-03-06 vadimsh@chromium.org [lucicfg] Forbid "luci.*" bucket names in luci.bucket(...).
      2019-03-06 vadimsh@chromium.org [lucicfg] Use 'flatten_buildbucket_cfg' tool to normalize cr-buildbucket.cfg.
      2019-03-06 vadimsh@chromium.org [lucicfg] Add 'triggered_by' support to CQ config generator.
      2019-03-06 vadimsh@chromium.org [lucicfg] Add "lucicfg semantic-diff" subcommand to aid in the migration.
      2019-03-05 vadimsh@chromium.org [lucicfg] Add luci.cq_tryjob_verifier(...).
      2019-03-05 vadimsh@chromium.org [lucicfg] Add retry_config support.
      2019-03-04 vadimsh@chromium.org [lucicfg] Initial implementation of luci.cq_group(...).
      2019-03-02 vadimsh@chromium.org [lucicfg] Make '#!/usr/bin/env lucicfg' work.
      2019-02-28 vadimsh@chromium.org [lucicfg] Add luci.cq(...) rule.
      2019-02-27 vadimsh@chromium.org [lucicfg] Get rid of `refs_regexps`, always accept regexps via `refs`.
      2019-02-27 seanabraham@chromium.org crostesting: Change "BuildCritera" to "TargetCriteria"
      
      R=tandrii@chromium.org
      
      Change-Id: I8477088c50764ba847424eb1e59be34d03d86eb1
      Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1509016
      Commit-Queue: Vadim Shtayura <vadimsh@chromium.org>
      Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org>
      Reviewed-by: 's avatarAndrii Shyshkalov <tandrii@chromium.org>
      b139178f