0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-31 15:56:21 +01:00
gitea/templates
zeripath 66ee9b87f9 Add require signed commit for protected branch (#9708)
* Add require signed commit for protected branch

* Fix fmt

* Make editor show if they will be signed

* bugfix

* Add basic merge check and better information for CRUD

* linting comment

* Add descriptors to merge signing

* Slight refactor

* Slight improvement to appearances

* Handle Merge API

* manage CRUD API

* Move error to error.go

* Remove fix to delete.go

* prep for merge

* need to tolerate \r\n in message

* check protected branch before trying to load it

* Apply suggestions from code review

Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com>

* fix commit-reader

Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
2020-01-15 09:32:57 +01:00
..
admin Restricted users (#6274) 2020-01-13 18:33:46 +01:00
base Add translatable Powered by Gitea text in footer (#9600) 2020-01-04 20:27:19 +00:00
custom Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
explore
mail
org
pwa move swagger-ui to webpack/npm (#9714) 2020-01-14 13:02:08 -05:00
repo Add require signed commit for protected branch (#9708) 2020-01-15 09:32:57 +01:00
status
swagger move swagger-ui to webpack/npm (#9714) 2020-01-14 13:02:08 -05:00
user Fix milestones page (#9770) 2020-01-14 22:57:13 +01:00
home.tmpl
install.tmpl