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.
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
7 years ago
..
branch Refactor struct's time to remove unnecessary memory usage (#3142) 7 years ago
diff Responsive view (#2750) 7 years ago
editor Make URL scheme unambiguous (#2408) 7 years ago
issue Add Pull Request merge options - Ignore white-space for conflict checking, Rebase, Squash merge (#3188) 7 years ago
pulls Responsive view (#2750) 7 years ago
release fix source download link when no code unit allowed (#3166) 7 years ago
settings Writable deploy keys (closes #671) (#3225) 7 years ago
wiki Responsive view (#2750) 7 years ago
activity.tmpl Refactor struct's time to remove unnecessary memory usage (#3142) 7 years ago
bare.tmpl Only show SSH clone URL if signed in (#2169) (#2170) 7 years ago
branch_dropdown.tmpl Adjust branch button size (#3063) 7 years ago
commit_status.tmpl Spaces to tabs in templates (#2953) 7 years ago
commits.tmpl Responsive view (#2750) 7 years ago
commits_table.tmpl Responsive view (#2750) 7 years ago
create.tmpl Dropped link to Gogs docs from template 8 years ago
forks.tmpl #3348 always use relative avatar link in the template 8 years ago
graph.tmpl Fix issue link rendering in commit messages (#2897) 7 years ago
header.tmpl Make the space for repo actions wider on repo header (#3312) 7 years ago
home.tmpl Responsive view (#2750) 7 years ago
migrate.tmpl Add notice that LFS mirroring is not supported (#1251) 7 years ago
search.tmpl Code/repo search (#2582) 7 years ago
sub_menu.tmpl Minor copy changes (#3074) 7 years ago
user_cards.tmpl Refactor struct's time to remove unnecessary memory usage (#3142) 7 years ago
view_file.tmpl Responsive view (#2750) 7 years ago
view_list.tmpl Expandable commit bodies (#2980) 7 years ago
watchers.tmpl #1692 APIs: Users Followers 9 years ago