gitea/models/repo
6543 54e9ee37a7
format with gofumpt (#18184)
* gofumpt -w -l .

* gofumpt -w -l -extra .

* Add linter

* manual fix

* change make fmt
2022-01-20 18:46:10 +01:00
..
archiver.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
attachment.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
attachment_test.go
avatar.go
fork.go
fork_test.go
git.go
issue.go
language_stats.go
main_test.go
mirror.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
pushmirror.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
pushmirror_test.go
redirect.go
redirect_test.go
repo.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
repo_indexer.go
repo_list.go Use conditions but not repo ids as query condition (#16839) 2021-12-29 21:02:12 +08:00
repo_test.go
repo_unit.go Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
star.go
star_test.go
topic.go
topic_test.go
update.go
watch.go
watch_test.go
wiki.go
wiki_test.go