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
..
2017-11-14 11:25:14 +00:00
2017-11-14 11:25:14 +00:00
2018-01-05 18:57:58 +00:00
2018-01-07 00:55:53 +02:00
2017-11-15 08:12:05 +00:00
2018-01-02 10:33:40 +00:00
2018-01-02 10:33:40 +00:00
2018-01-06 19:53:48 +00:00
2017-11-14 11:25:14 +00:00
2017-11-14 23:40:26 +00:00
2017-11-14 23:40:26 +00:00
2017-11-14 11:25:14 +00:00
2018-01-06 19:53:48 +00:00
2017-11-29 12:50:43 +00:00
2018-01-02 10:33:40 +00:00
2017-11-01 19:44:17 +00:00
2017-11-14 11:25:14 +00:00
2018-01-02 10:33:40 +00:00
2018-01-02 10:33:40 +00:00
2018-01-06 11:29:31 +00:00
2017-11-14 11:25:14 +00:00
2017-11-15 08:12:05 +00:00
2017-11-14 11:25:14 +00:00
2018-01-02 10:33:40 +00:00
2017-11-15 03:35:51 +00:00
2017-12-03 05:31:04 +00:00
2017-11-04 17:56:06 +02:00