177 Commits (main)

Author SHA1 Message Date
silverwind 84b74d7c3e
Enable `bodyclose` linter (#36168) 1 day ago
TheFox0x7 3bb0770160
fix nilnil in onedev downloader (#36154) 2 days ago
Lunny Xiao 69700f9cdd
Fix possible bug when migrating issues/pull requests (#33487) 1 week ago
Lunny Xiao 64960a18f9
Move commit related functions to gitrepo package (#35600) 2 weeks ago
silverwind b49dd8e32f
update golangci-lint to v2.7.0 (#36079) 2 weeks ago
Lunny Xiao 69f5ee970c
Move some functions to gitrepo package (#35543) 2 months ago
Lunny Xiao 198f37e33c
Move updateref and removeref to gitrepo and remove unnecessary open repository (#35511) 3 months ago
Lunny Xiao 9332ff291b
Move git command to git/gitcmd (#35483) 3 months ago
Lunny Xiao e96ef97989
Upgrade dependencies (#35384) 4 months ago
Lunny Xiao 1717af72c4
Move some functions from package git to gitrepo (#33910) 4 months ago
Lunny Xiao 4e1b8db1fc
Move HasWiki to repository service package (#33912) 4 months ago
wxiaoguang 0cbaa0b662
Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
wxiaoguang 60246730b5
Remove wrong "git.DefaultContext" (#35364) 4 months ago
Alex Blackie 9549c6641a
Fix GitHub release assets URL validation (#35287) 4 months ago
Karl T ee4459488a
OneDev migration: fix broken migration caused by various REST API changes in OneDev 7.8.0 and later (#35216) 4 months ago
Lunny Xiao 37958e486a
Rename pull request GetGitRefName to GetGitHeadRefName (#35093) 5 months ago
Lunny Xiao 1352080ef7
Fix incorrect comment diff hunk parsing, fix github asset ID nil panic (#35046) 5 months ago
TheFox0x7 aa9d86745a
enforce explanation for necessary nolints and fix bugs (#34883) 6 months ago
TheFox0x7 eb36a4554e
enforce nolint scope (#34851) 6 months ago
silverwind 1f35435b81
Run `gopls modernize` on codebase (#34751) 6 months ago
Lunny Xiao a9a705f4db
Fix missed merge commit sha and time when migrating from codecommit (#34645) 6 months ago
Lunny Xiao 497b83b75d
Fix migration pull request title too long (#34577) 7 months ago
Lunny Xiao 24a51059d7
Fix possible nil description of pull request when migrating from CodeCommit (#34541) 7 months ago
Lunny Xiao 780e92ea99
Only git operations should update `last changed` of a repository (#34388) 7 months ago
Lunny Xiao 2a660b4a1b
Upgrade go-github v61 -> v71 (#34385) 7 months ago
Brecht Van Lommel a9343896f4
Option to delay conflict checking of old pull requests until page view (#27779) 8 months ago
Lunny Xiao f6474cf2e9
Fix bug when migrating repository (#34182) 8 months ago
TheFox0x7 8a6df00c53
fix github migration error when using multiple tokens (#34144) 8 months ago
TheFox0x7 ee3c82f874
Enable addtional linters (#34085) 9 months ago
TheFox0x7 0fde8ecd55
Enable testifylint rules (#34075) 9 months ago
wxiaoguang 51d86adb6d
Fix some migration and repo name problems (#33986) 9 months ago
TheFox0x7 5d65b9060b
remove context from retry downloader (#33871) 9 months ago
TheFox0x7 ae3a18e01a
Remove context from git struct (#33793) 10 months ago
TheFox0x7 cc1fdc84ca
Use test context in tests and new loop system in benchmarks (#33648) 10 months ago
TheFox0x7 1ec8d80fa3
refactor: decouple context from migration structs (#33399) 10 months ago
TheFox0x7 2a02734f93
Refactor older tests to use testify (#33140) 11 months ago
yp05327 e177239529
Fix typo in gitea downloader test and add missing codebase in `ToGitServiceType` (#33146) 11 months ago
yp05327 124079871b
Convert github.com/xanzy/go-gitlab into gitlab.com/gitlab-org/api/client-go (#33126) 11 months ago
Lunny Xiao 8eecca3478
Remove aws go sdk package dependency (#33029) 12 months ago
wxiaoguang 9bfa9f450d
Refactor "string truncate" (#32984) 12 months ago
Lunny Xiao 751fe8b714
Move some errors to their own sub packages (#32880) 1 year ago
TheFox0x7 33e8e82c4b
Enable tenv and testifylint rules (#32852) 1 year ago
Zettat123 74664b08a0
Support migrating GitHub/GitLab PR draft status (#32242) 1 year ago
yp05327 70b7df0e5e
Support repo license (#24872) 1 year ago
Jason Song 125679f2e1
Support allowed hosts for migrations to work with proxy (#32025) 1 year ago
Zettat123 def1c9670b
Support migration from AWS CodeCommit (#31981) 1 year ago
silverwind 816222243a
Add `lint-go-gopls` (#30729) 2 years ago
wxiaoguang edbf74c418
Fix "force private" logic (#31012) 2 years ago
Chongyi Zheng e80466f734
Resolve lint for unused parameter and unnecessary type arguments (#30750) 2 years ago
Chongyi Zheng b2013be910
Bump `github.com/google/go-github` to v61 (#30738) 2 years ago