You can not 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
|
8 years ago |
.. |
migrations.go
|
Writable deploy keys (closes #671) (#3225)
|
8 years ago |
v13.go
|
…
|
|
v14.go
|
…
|
|
v15.go
|
…
|
|
v16.go
|
…
|
|
v17.go
|
…
|
|
v18.go
|
…
|
|
v19.go
|
…
|
|
v20.go
|
…
|
|
v21.go
|
…
|
|
v22.go
|
…
|
|
v23.go
|
…
|
|
v24.go
|
…
|
|
v25.go
|
…
|
|
v26.go
|
…
|
|
v27.go
|
…
|
|
v28.go
|
…
|
|
v29.go
|
…
|
|
v30.go
|
…
|
|
v31.go
|
…
|
|
v32.go
|
…
|
|
v33.go
|
…
|
|
v34.go
|
…
|
|
v35.go
|
…
|
|
v36.go
|
…
|
|
v37.go
|
…
|
|
v38.go
|
…
|
|
v39.go
|
Add repo-sync-releases admin command (#3254)
|
8 years ago |
v40.go
|
Reorder migrations, skip errors if running migration again (#3160)
|
8 years ago |
v41.go
|
Reorder migrations, skip errors if running migration again (#3160)
|
8 years ago |
v45.go
|
Reorder migrations, skip errors if running migration again (#3160)
|
8 years ago |
v46.go
|
…
|
|
v47.go
|
…
|
|
v48.go
|
…
|
|
v49.go
|
Reorder migrations, skip errors if running migration again (#3160)
|
8 years ago |
v50.go
|
Reorder migrations, skip errors if running migration again (#3160)
|
8 years ago |
v51.go
|
Reorder migrations, skip errors if running migration again (#3160)
|
8 years ago |
v52.go
|
Reorder migrations, skip errors if running migration again (#3160)
|
8 years ago |
v53.go
|
Reorder migrations, skip errors if running migration again (#3160)
|
8 years ago |
v54.go
|
Add Pull Request merge options - Ignore white-space for conflict checking, Rebase, Squash merge (#3188)
|
8 years ago |
v55.go
|
Writable deploy keys (closes #671) (#3225)
|
8 years ago |