aboutsummaryrefslogtreecommitdiff
path: root/models/repo_branch.go
Commit message (Collapse)AuthorAge
* repo/branches: overview and all (#2310)Unknwon2017-03-11
|
* repo_branch: fix inapproriate logicUnknwon2017-02-28
|
* protect_branch: only list teams have write accessUnknwon2017-02-24
| | | | | List teams without write access to the repository cause confusion to make users think members of team could push to the branch.
* repo: add protect branch whitelist (#4177)Unknwon2017-02-23
| | | | | Add options to add users and teams to whitelist of a protected branch. This is only available for organizational repositories.
* Initial version of protected branches (#776)Unknwon2017-02-17
| | | | | - Able to restrict force push and deletion - Able to restrict direct push
* Minor fix for #2506Unknwon2016-02-02
|
* Corrections following recommendationsAntoine GIRARD2016-01-28