1. 19 Aug, 2016 1 commit
    • Timothy Andrew's avatar
      Set `in_progress_merge_commit_sha` for fast-forward merges. · 3b6b2084
      Timothy Andrew authored
      1. This flag is used in conjunction with the "Developers can Merge"
         branch permission, to allow a user to merge MRs without push access
         to a branch.
      
      2. Without this flag set, the user doesn't have access to the protected
         branch, and the merge fails.
      
      3. This flag was previously set for the `Repository#merge` method, but
         not the `Repository#ff_merge` method.
      3b6b2084
  2. 18 Aug, 2016 14 commits
  3. 17 Aug, 2016 14 commits
  4. 16 Aug, 2016 11 commits