Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | repo/branches: overview and all (#2310) | Unknwon | 2017-03-11 |
| | |||
* | repo_branch: fix inapproriate logic | Unknwon | 2017-02-28 |
| | |||
* | protect_branch: only list teams have write access | Unknwon | 2017-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) | Unknwon | 2017-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) | Unknwon | 2017-02-17 |
| | | | | | - Able to restrict force push and deletion - Able to restrict direct push | ||
* | Minor fix for #2506 | Unknwon | 2016-02-02 |
| | |||
* | Corrections following recommendations | Antoine GIRARD | 2016-01-28 |