23 May, 2014

1 commit

  • 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
    Dmitriy Zaporozhets
     

22 May, 2014

3 commits


15 May, 2014

2 commits


14 May, 2014

8 commits


13 May, 2014

7 commits


12 May, 2014

4 commits


08 May, 2014

6 commits


07 May, 2014

3 commits


06 May, 2014

1 commit


05 May, 2014

1 commit


02 May, 2014

3 commits


29 Apr, 2014

1 commit