1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-14 00:48:17 -04:00
gitea/templates/repo/settings
Vlad Temian e78786ef39 Writable deploy keys (closes #671) (#3225)
* Add is_writable checkbox to deploy keys interface

* Add writable key option to deploy key form

* Add support for writable ssh keys in the interface

* Rename IsWritable to ReadOnly

* Test: create read-only and read-write deploy keys via api

* Add DeployKey access mode migration

* Update gitea sdk via govendor

* Fix deploykey migration

* Add unittests for writable deploy keys

* Move template text to locale

* Remove implicit column update

* Remove duplicate locales

* Replace ReadOnly field with IsReadOnly method

* Fix deploy_keys related integration test

* Rename v54 migration with v55

* Fix migration hell
2018-01-07 00:55:53 +02:00
..
branches.tmpl
collaboration.tmpl
deploy_keys.tmpl Writable deploy keys (closes #671) (#3225) 2018-01-07 00:55:53 +02:00
githook_edit.tmpl
githooks.tmpl
hook_delete_modal.tmpl
hook_dingtalk.tmpl Add dingtalk webhook (#2777) 2017-11-21 06:26:43 +02:00
hook_discord.tmpl
hook_gitea.tmpl
hook_gogs.tmpl
hook_history.tmpl
hook_list.tmpl Add dingtalk webhook (#2777) 2017-11-21 06:26:43 +02:00
hook_new.tmpl Add dingtalk webhook (#2777) 2017-11-21 06:26:43 +02:00
hook_settings.tmpl
hook_slack.tmpl
hooks.tmpl
nav.tmpl
navbar.tmpl
options.tmpl Add Pull Request merge options - Ignore white-space for conflict checking, Rebase, Squash merge (#3188) 2018-01-05 20:56:50 +02:00
protected_branch.tmpl