1. 23 8月, 2016 5 次提交
    • O
      Update merge_requests.md with a simpler way to check out a merge request · eff3c354
      Ondřej Čertík 提交于
      The previous way was put under the
      "By modifying `.git/config` for a given repository" section. The
      disadvantage is that one has to modify `.git/config` for each repository
      that one uses. The new way was put under the "By adding a git alias"
      section. One has to create this git alias once, and then it will work
      from any repository, without having to modify `.git/config` over and
      over again.
      eff3c354
    • R
      Merge branch 'fix/coverage-report-merge-time' into 'master' · f41098ad
      Robert Speicher 提交于
      Bump SimpleCov merge timeout to 365 days
      
      ## What does this MR do?
      
      In case that CI pipeline fails because of intermittent errors in one of the jobs, when someone retries the only failing job located in the middle stage, the job that calculates compound coverage that is configured in later stage, and triggered after retrying job in the pipeline, will still return an accurate coverage value.
      
      Closes #21144
      
      See merge request !5932
      f41098ad
    • R
      Merge branch 'cs-upgrade-ruby-docs' into 'master' · 5bed1316
      Robert Speicher 提交于
      Add Ruby 2.3 upgrade notes.
      
      The 8.10 to 8.11 docs didn't mention Ruby 2.3, now they do.
      
      See merge request !5940
      5bed1316
    • C
      Appease the linter. · dc743a6e
      Connor Shea 提交于
      dc743a6e
    • C
      Add Ruby 2.3 upgrade notes. · 21ddda75
      Connor Shea 提交于
      21ddda75
  2. 22 8月, 2016 26 次提交
  3. 21 8月, 2016 9 次提交