gitea/routers/private
zeripath d1a49977b0 AuthorizedKeysCommand should not query db directly (#9371)
* AuthorizedKeysCommand should not query db directly

* Update routers/private/internal.go

* Fix import order
2019-12-16 20:49:07 -05:00
..
hook.go Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055) 2019-12-03 20:08:56 -05:00
internal.go AuthorizedKeysCommand should not query db directly (#9371) 2019-12-16 20:49:07 -05:00
key.go AuthorizedKeysCommand should not query db directly (#9371) 2019-12-16 20:49:07 -05:00
push_update.go Move PushUpdateOptions from models to repofiles (#9124) 2019-11-29 10:21:05 +08:00
serv.go Push to create repo (#8419) 2019-12-15 10:49:52 +08:00