mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-27 21:38:56 +01:00
e78786ef39
* 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 |
||
---|---|---|
.. | ||
access_token.yml | ||
access.yml | ||
action.yml | ||
attachment.yml | ||
collaboration.yml | ||
comment.yml | ||
commit_status.yml | ||
deleted_branch.yml | ||
deploy_key.yml | ||
email_address.yml | ||
follow.yml | ||
gpg_key.yml | ||
hook_task.yml | ||
issue_label.yml | ||
issue_user.yml | ||
issue_watch.yml | ||
issue.yml | ||
label.yml | ||
milestone.yml | ||
notice.yml | ||
notification.yml | ||
org_user.yml | ||
protected_branch.yml | ||
public_key.yml | ||
pull_request.yml | ||
reaction.yml | ||
release.yml | ||
repo_indexer_status.yml | ||
repo_redirect.yml | ||
repo_unit.yml | ||
repository.yml | ||
star.yml | ||
stopwatch.yml | ||
team_repo.yml | ||
team_user.yml | ||
team.yml | ||
tracked_time.yml | ||
user_open_id.yml | ||
user.yml | ||
watch.yml | ||
webhook.yml |