aboutsummaryrefslogtreecommitdiffstats
path: root/services/migrations/gitea_downloader_test.go
Commit message (Expand)AuthorAgeFilesLines
* Enable testifylint rules (#34075)TheFox0x72025-03-311-2/+2
* Use test context in tests and new loop system in benchmarks (#33648)TheFox0x72025-02-201-2/+1
* refactor: decouple context from migration structs (#33399)TheFox0x72025-02-071-13/+13
* Refactor older tests to use testify (#33140)TheFox0x72025-01-091-6/+3
* Fix typo in gitea downloader test and add missing codebase in `ToGitServiceTy...yp053272025-01-081-2/+2
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Update HTTP status codes to modern codes (#18063)KN4CK3R2022-03-231-1/+1
* Store the foreign ID of issues during migration (#18446)Aravinth Manivannan2022-03-171-4/+2
* Move migrations into services and base into modules/migration (#17663)Lunny Xiao2021-11-161-0/+318