1. 27 Nov, 2019 1 commit
  2. 19 Feb, 2019 1 commit
  3. 16 Oct, 2018 1 commit
  4. 22 May, 2018 1 commit
  5. 15 May, 2018 1 commit
  6. 08 May, 2018 1 commit
  7. 07 Feb, 2018 1 commit
  8. 14 Jul, 2017 1 commit
  9. 10 Jul, 2017 1 commit
  10. 03 Jul, 2017 3 commits
  11. 03 Apr, 2017 1 commit
  12. 15 Mar, 2017 1 commit
    • Andrii Shyshkalov's avatar
      Revert "[release] Temporarily disable gerrit for merge tools." · 79e01fd9
      Andrii Shyshkalov authored
      This reverts commit 58ff145e.
      
      Reason for revert: the bug in git-numberer has been fixed and deployed.
      
      Original change's description:
      > [release] Temporarily disable gerrit for merge tools.
      > 
      > BUG=chromium:698845
      > NOTRY=true
      > TBR=hablich@chromium.org,tandrii@chromium.org
      > 
      > Change-Id: I970c984c5e9bd23ca3d951d13243d107fc2a2e3f
      > Reviewed-on: https://chromium-review.googlesource.com/451280
      > Reviewed-by: Michael Achenbach <machenbach@chromium.org>
      > Reviewed-by: Michael Hablich <hablich@chromium.org>
      > Commit-Queue: Michael Hablich <hablich@chromium.org>
      > Commit-Queue: Michael Achenbach <machenbach@chromium.org>
      > Cr-Commit-Position: refs/heads/master@{#43646}
      
      R=machenbach@chromium.org,hablich@chromium.org
      # Not skipping CQ checks because original CL landed > 1 day ago.
      BUG=chromium:698845
      
      Change-Id: I34b12a36c21a2d7a46eb67bce0536298a0582dd5
      Reviewed-on: https://chromium-review.googlesource.com/455799Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
      Commit-Queue: Michael Achenbach <machenbach@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#43840}
      79e01fd9
  13. 07 Mar, 2017 1 commit
  14. 27 Feb, 2017 1 commit
  15. 28 Feb, 2016 1 commit
  16. 04 Feb, 2016 1 commit
  17. 15 Jan, 2016 1 commit
  18. 24 Nov, 2015 1 commit
  19. 23 Nov, 2015 1 commit
  20. 20 Nov, 2015 1 commit
  21. 05 Nov, 2015 1 commit
  22. 14 Mar, 2015 2 commits
  23. 05 Mar, 2015 1 commit
    • machenbach's avatar
      Make auto-roller roll recent release based on timestamp. · a6a0bd88
      machenbach authored
      Before this change, out of two versions 4.2.13.1 and
      4.2.14, the latter would have been considered the newest.
      Now, the timestamp of the commit determines the age, which
      allows to roll a patched version first. The auto-roller
      will only roll forward (i.e. there needs to be a commit
      range between the last roll and the new candidate).
      
      Additionally, this CL does some cleanups:
      - Use the sheriff detection mechanism in the auto-roller.
      - Require the roll revision parameter in the chromium_roll
      script to avoid redundancy. The auto_roll script determines
      that revision automatically.
      - Simplify the revision summary in the commit message. The
      summary will now show last_roll..new_roll, which e.g.
      includes the version change CL. It'll now show useful
      information for cherry-picks, which it didn't before.
      - Remove unused clusterfuzz check. That check is part of the
      release process script.
      
      TBR=tandrii@chromium.org
      NOTRY=true
      TEST=./script_test.py
      TEST=./tools/release/chromium_roll.py --dry-run --sheriff -c ~/tmp/chromium/src --last-roll 55b9049ea3978a589d8db2aa191d21222eef737f fc263505535a175c8efa18f4c787bd92a1d1ab3d --use-commit-queue -r me -a you
      
      Review URL: https://codereview.chromium.org/977903002
      
      Cr-Commit-Position: refs/heads/master@{#27009}
      a6a0bd88
  24. 26 Feb, 2015 1 commit
  25. 20 Feb, 2015 1 commit
  26. 17 Feb, 2015 1 commit
  27. 16 Feb, 2015 3 commits
  28. 30 Jan, 2015 1 commit
  29. 29 Jan, 2015 1 commit
  30. 28 Jan, 2015 1 commit
  31. 27 Jan, 2015 1 commit
  32. 26 Jan, 2015 2 commits
    • machenbach's avatar
      External name changes of release scripts. · ae22d7f8
      machenbach authored
      Moved and renamed the scripts to fit with git.
      
      These changes require documentation updates, updates of
      the release spreadsheet and the buildbot side.
      
      BUG=chromium:451975
      TBR=tandrii@chromium.org
      NOTRY=true
      LOG=n
      
      Review URL: https://codereview.chromium.org/868473004
      
      Cr-Commit-Position: refs/heads/master@{#26271}
      ae22d7f8
    • machenbach's avatar
      Clean up release scripts. · 379dcd5b
      machenbach authored
      This makes some internal renaming, e.g. trunk -> candidates,
      bleeding edge -> master, without changing the api.
      
      Also remove some unused bailout steps from the push script.
      
      Remove unused bump version script.
      
      BUG=chromium:451975
      TBR=tandrii@chromium.org
      NOTRY=true
      LOG=n
      
      Review URL: https://codereview.chromium.org/873213002
      
      Cr-Commit-Position: refs/heads/master@{#26269}
      379dcd5b
  33. 23 Jan, 2015 1 commit
  34. 13 Nov, 2014 1 commit