..
codebase.go
Fix various typos ( #18219 )
2022-01-10 17:32:37 +08:00
codebase_test.go
Add migrate from Codebase ( #16768 )
2021-12-02 23:24:02 +01:00
dump.go
Simplify parameter types ( #18006 )
2021-12-20 04:41:31 +00:00
error.go
Move migrations into services and base into modules/migration ( #17663 )
2021-11-16 23:25:33 +08:00
git.go
Move migrations into services and base into modules/migration ( #17663 )
2021-11-16 23:25:33 +08:00
gitbucket.go
Move migrations into services and base into modules/migration ( #17663 )
2021-11-16 23:25:33 +08:00
gitea_downloader.go
Use hostmatcher
to replace matchlist
, improve security ( #17605 )
2021-11-20 17:34:05 +08:00
gitea_downloader_test.go
Move migrations into services and base into modules/migration ( #17663 )
2021-11-16 23:25:33 +08:00
gitea_uploader.go
Fix CheckRepoStats and reuse it during migration ( #18264 )
2022-01-17 19:31:58 +01:00
gitea_uploader_test.go
Move repository model into models/repo ( #17933 )
2021-12-10 09:27:50 +08:00
github.go
Use hostmatcher
to replace matchlist
, improve security ( #17605 )
2021-11-20 17:34:05 +08:00
github_test.go
refactoring nits ( #18188 )
2022-01-05 07:27:53 +01:00
gitlab.go
GitLab reviews may not have the updated_at field set ( #18450 ) ( #18461 )
2022-01-30 14:56:39 +01:00
gitlab_test.go
GitLab reviews may not have the updated_at field set ( #18450 ) ( #18461 )
2022-01-30 14:56:39 +01:00
gogs.go
Fix various typos ( #18219 )
2022-01-10 17:32:37 +08:00
gogs_test.go
refactoring nits ( #18188 )
2022-01-05 07:27:53 +01:00
http_client.go
Use hostmatcher
to replace matchlist
, improve security ( #17605 )
2021-11-20 17:34:05 +08:00
main_test.go
GitLab reviews may not have the updated_at field set ( #18450 ) ( #18461 )
2022-01-30 14:56:39 +01:00
migrate.go
Move repository model into models/repo ( #17933 )
2021-12-10 09:27:50 +08:00
migrate_test.go
Move user related model into models/user ( #17781 )
2021-11-24 17:49:20 +08:00
onedev.go
Fix various typos ( #18219 )
2022-01-10 17:32:37 +08:00
onedev_test.go
Move migrations into services and base into modules/migration ( #17663 )
2021-11-16 23:25:33 +08:00
restore.go
Fix restore without topic failure ( #18387 ) ( #18400 )
2022-01-25 09:28:28 +02:00
update.go
Move more model into models/user ( #17826 )
2021-11-28 22:11:58 +08:00