0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-18 02:44:28 +01:00
gitea/services/migrations
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
..
codebase_test.go Add migrate from Codebase (#16768) 2021-12-02 23:24:02 +01:00
codebase.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
dump.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
error.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
git.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
gitbucket.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
gitea_downloader_test.go
gitea_downloader.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
gitea_uploader_test.go Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
gitea_uploader.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
github_test.go refactoring nits (#18188) 2022-01-05 07:27:53 +01:00
github.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
gitlab_test.go refactoring nits (#18188) 2022-01-05 07:27:53 +01:00
gitlab.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
gogs_test.go refactoring nits (#18188) 2022-01-05 07:27:53 +01:00
gogs.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
http_client.go
main_test.go Add migrate from Codebase (#16768) 2021-12-02 23:24:02 +01:00
migrate_test.go
migrate.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
onedev_test.go
onedev.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
restore.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
update.go