gitea/vendor/code.gitea.io/sdk/gitea
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
..
admin_org.go Update gitea/sdk vendor 2016-11-29 11:50:22 +01:00
admin_repo.go Update gitea/sdk vendor 2016-11-29 11:50:22 +01:00
admin_user.go Update swagger documentation (#2899) 2017-11-13 09:02:25 +02:00
attachment.go Update swagger documentation (#2899) 2017-11-13 09:02:25 +02:00
doc.go Update gitea/sdk vendor 2016-11-29 11:50:22 +01:00
fork.go Update swagger documentation (#2899) 2017-11-13 09:02:25 +02:00
gitea.go Update gitea/sdk vendor 2016-11-29 11:50:22 +01:00
hook.go Update swagger documentation (#2899) 2017-11-13 09:02:25 +02:00
issue.go Update swagger documentation (#2899) 2017-11-13 09:02:25 +02:00
issue_comment.go Update swagger documentation (#2899) 2017-11-13 09:02:25 +02:00
issue_label.go Update swagger documentation (#2899) 2017-11-13 09:02:25 +02:00
issue_milestone.go Update swagger documentation (#2899) 2017-11-13 09:02:25 +02:00
issue_tracked_time.go Update swagger documentation (#2899) 2017-11-13 09:02:25 +02:00
lfs_lock.go Add fingerprint to ssh key endpoints. (#3009) 2017-11-28 17:21:39 +02:00
miscellaneous.go Update swagger documentation (#2899) 2017-11-13 09:02:25 +02:00
org.go Update swagger documentation (#2899) 2017-11-13 09:02:25 +02:00
org_member.go Update gitea/sdk vendor 2016-11-29 11:50:22 +01:00
org_team.go Update swagger documentation (#2899) 2017-11-13 09:02:25 +02:00
pull.go Update swagger documentation (#2899) 2017-11-13 09:02:25 +02:00
release.go Update swagger documentation (#2899) 2017-11-13 09:02:25 +02:00
repo.go Update swagger documentation (#2899) 2017-11-13 09:02:25 +02:00
repo_branch.go Update swagger documentation (#2899) 2017-11-13 09:02:25 +02:00
repo_collaborator.go Update swagger documentation (#2899) 2017-11-13 09:02:25 +02:00
repo_file.go Fix import path of go-sdk (#141) 2016-11-11 17:39:44 +08:00
repo_key.go Writable deploy keys (closes #671) (#3225) 2018-01-07 00:55:53 +02:00
repo_watch.go Update swagger documentation (#2899) 2017-11-13 09:02:25 +02:00
status.go Update swagger documentation (#2899) 2017-11-13 09:02:25 +02:00
user.go Update swagger documentation (#2899) 2017-11-13 09:02:25 +02:00
user_app.go Improve swagger doc (#2274) 2017-08-21 14:13:47 +03:00
user_email.go Update swagger documentation (#2899) 2017-11-13 09:02:25 +02:00
user_follow.go Update gitea/sdk vendor 2016-11-29 11:50:22 +01:00
user_gpgkey.go Update swagger documentation (#2899) 2017-11-13 09:02:25 +02:00
user_key.go Add fingerprint to ssh key endpoints. (#3009) 2017-11-28 17:21:39 +02:00
utils.go Update gitea/sdk vendor 2016-11-29 11:50:22 +01:00