1. 01 8月, 2016 18 次提交
  2. 31 7月, 2016 2 次提交
    • R
      Merge branch 'clarify-deletion-message' into 'master' · e299504b
      Robert Speicher 提交于
      Clarify which project is deleted to avoid alarm
      
      Some users were alarmed when navigating after deleting  a project. Add the project name to avoid cause for alarm.
      
      Closes #13654 
      
      See merge request !5574
      e299504b
    • R
      Merge branch 'reject-merge-conflicts' into 'master' · e12c1850
      Robert Speicher 提交于
      Properly abort a merge when merge conflicts occur
      
      If somehow a user attempted to accept a merge request that had conflicts (e.g. the "Accept Merge Request" button or the MR itself was not updated), `MergeService` did not properly detect that a conflict
      occurred. It would assume that the MR went through without any issues and close the MR as though everything was fine. This could cause data loss if the source branch were removed.
      
      Closes #20425
      
      See merge request !5569
      e12c1850
  3. 30 7月, 2016 8 次提交
  4. 29 7月, 2016 12 次提交