gogs/internal/route
Mateusz Reszka 742bc36edd
api: support put content (#7114)
Co-authored-by: Joe Chen <jc@unknwon.io>
2022-10-22 23:52:48 +08:00
..
admin refactor(db): rename `User.Passwd` to `User.Password` (#7196) 2022-10-22 14:56:25 +08:00
api/v1 api: support put content (#7114) 2022-10-22 23:52:48 +08:00
dev util: add tests (#5989) 2020-03-16 01:54:08 +08:00
lfs refactor: replace `ioutil.ReadAll` with `io.ReadAll` (#7200) 2022-10-22 21:34:53 +08:00
org refactor(db): move some methods from `user.go` to `users.go` (#7195) 2022-10-22 14:41:40 +08:00
repo refactor: replace `ioutil.ReadAll` with `io.ReadAll` (#7200) 2022-10-22 21:34:53 +08:00
user refactor: replace `ioutil.ReadAll` with `io.ReadAll` (#7200) 2022-10-22 21:34:53 +08:00
home.go refactor(db): move some methods from `user.go` to `users.go` (#7195) 2022-10-22 14:41:40 +08:00
install.go refactor(db): rename `User.Passwd` to `User.Password` (#7196) 2022-10-22 14:56:25 +08:00