| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
| |
If user creates a protect branch for the first time (which has ID=0),
it generates invalid whitelist records with 'protect_branch_id=0'.
This prevents future updates of protect branch whitelist.
Migration: remove existing invalid protect branch whitelist records.
|
| |
|
| |
|
|
|
|
|
| |
List teams without write access to the repository cause confusion
to make users think members of team could push to the branch.
|
|
|
|
|
| |
Add options to add users and teams to whitelist of a protected
branch. This is only available for organizational repositories.
|
|
|
|
|
| |
- Able to restrict force push and deletion
- Able to restrict direct push
|
| |
|
|
|