You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/models/migrations
Denis Denisov fd941db246 Protected branches system (#339)
* Protected branches system

* Moved default branch to branches section (`:org/:reponame/settings/branches`).
* Initial support Protected Branch.
  - Admin does not restrict
  - Owner not to limit
  - To write permission restrictions

* reformat tmpl

* finished the UI and add/delete protected branch response

* remove unused comment

* indent all the template files and remove ru translations since we use crowdin

* fix the push bug
7 years ago
..
migrations.go Protected branches system (#339) 7 years ago
v13.go Use SecurityProtocol to replace UseSSL in LDAP config 8 years ago
v14.go golint fixed for models/migrations (#291) 8 years ago
v15.go Restrict creating organisations by user (#193) 8 years ago
v16.go add missing copyright header (#992) 7 years ago
v17.go Protected branches system (#339) 7 years ago