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/cmd
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
..
admin.go Fix typo (#990) 7 years ago
cert.go Cleanup log messaging 8 years ago
dump.go Cleanup log messaging 8 years ago
serve.go Protected branches system (#339) 7 years ago
update.go Protected branches system (#339) 7 years ago
web.go Protected branches system (#339) 7 years ago
web_graceful.go Cleanup log messaging 8 years ago
web_windows.go fix windows build broken by #416 8 years ago