Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Backport changes from gitlab-org/gitlab-ee!581 to CE. | Timothy Andrew | 2016-08-16 | 2 | -8/+4 |
* | Implement final review comments from @rymai. | Timothy Andrew | 2016-07-29 | 2 | -0/+2 |
* | Use `Gitlab::Access` to protected branch access levels. | Timothy Andrew | 2016-07-29 | 2 | -24/+13 |
* | Implement review comments from @dbalexandre. | Timothy Andrew | 2016-07-29 | 2 | -12/+19 |
* | Admins count as masters too. | Timothy Andrew | 2016-07-29 | 2 | -4/+4 |
* | Humanize protected branches' access levels at one location. | Timothy Andrew | 2016-07-29 | 2 | -0/+23 |
* | Fix all specs related to changes in !5081. | Timothy Andrew | 2016-07-29 | 2 | -2/+2 |
* | Enforce "No One Can Push" during git operations. | Timothy Andrew | 2016-07-29 | 2 | -0/+20 |
* | Add "No One Can Push" to the protected branches UI. | Timothy Andrew | 2016-07-29 | 1 | -1/+1 |
* | Use the `{Push,Merge}AccessLevel` models in the UI. | Timothy Andrew | 2016-07-29 | 2 | -0/+4 |
* | Add models for the protected branch access levels. | Timothy Andrew | 2016-07-29 | 2 | -0/+6 |