1. 23 May, 2014 1 commit
    • Dmitriy Zaporozhets's avatar
      Merge branch 'api-remove-branch' into 'master' · 9e6466c7
      Dmitriy Zaporozhets authored
      New rules for protected branches
      
      This MR change permissions logic for branch removal. Changes listed below:
      
      Before
      * developer can remove branch with terminal but not in UI
      * masters can remove any branch with UI even protected one
      * force-push to protected branch is not allowed but remove is allowed
      
      After
      * none can force push or remove protected branches
      * developers and masters can remove normal branches with console and UI
      9e6466c7
  2. 22 May, 2014 24 commits
  3. 21 May, 2014 3 commits
  4. 20 May, 2014 12 commits