1. 16 Aug, 2018 5 commits
  2. 15 Aug, 2018 5 commits
  3. 14 Aug, 2018 4 commits
  4. 10 Aug, 2018 2 commits
  5. 09 Aug, 2018 4 commits
  6. 08 Aug, 2018 4 commits
  7. 07 Aug, 2018 1 commit
  8. 06 Aug, 2018 1 commit
  9. 03 Aug, 2018 1 commit
  10. 02 Aug, 2018 3 commits
  11. 31 Jul, 2018 1 commit
    • Edward Lemur's avatar
      metrics: Separate metrics collection and print notice logic. · 6f812e13
      Edward Lemur authored
      As it is right now, when a function is collecting metrics it prints
      the notice and calls sys.exit() to ensure the notice is the last thing
      that is printed.
      
      git-cl split has to call git-cl upload multiple times, but once it has
      been called once, it exits, so only the first cl is uploaded.
      
      This separates metrics collection from notice printing, so that the
      function that is collecting metrics behaves like a function that isn't.
      It also makes sure we don't collect metrics for multiple functions at
      the same time.
      
      Bug: 868280
      Change-Id: Ic58ebe7d19e09ed85fa8b0af76dcbf608ee4c9bc
      Reviewed-on: https://chromium-review.googlesource.com/1153503Reviewed-by: 's avatarAaron Gable <agable@chromium.org>
      Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
      6f812e13
  12. 30 Jul, 2018 2 commits
  13. 27 Jul, 2018 3 commits
  14. 26 Jul, 2018 4 commits