Commit Graph

131 Commits (bb04311b0b5b7a28f94c4bc409db1c4a04bcef17)

Author SHA1 Message Date
silverwind 816222243a
Add `lint-go-gopls` (#30729) 5 months ago
wxiaoguang edbf74c418
Fix "force private" logic (#31012) 6 months ago
Chongyi Zheng e80466f734
Resolve lint for unused parameter and unnecessary type arguments (#30750) 7 months ago
Chongyi Zheng b2013be910
Bump `github.com/google/go-github` to v61 (#30738) 7 months ago
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 7 months ago
Kazushi (Jam) Marukawa 7af074dbee
Change the default maxPerPage for gitbucket (#30392) 7 months ago
yp05327 274bc00ca2
Fix duplicate migrated milestones (#30102) 8 months ago
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 9 months ago
Lunny Xiao 58ce1de994
Move migration functions to services layer (#29497) 9 months ago
Sebastian Brückner 17f170ee37
Include resource state events in Gitlab downloads (#29382) 9 months ago
Sebastian Brückner 6e5966597c
Properly migrate target branch change GitLab comment (#29340) 9 months ago
Lunny Xiao b79c30435f
Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294) 9 months ago
Sebastian Brückner a70c00b80b
Properly migrate automatic merge GitLab comments (#27873) 9 months ago
Lunny Xiao 5f82ead13c
Simplify how git repositories are opened (#28937) 10 months ago
JakobDev 1af45689f9
Only migrate the first 255 chars of a Github issue title (#28902) 10 months ago
Lunny Xiao 70c4aad8e1
Move more functions to db.Find (#28419) 10 months ago
wxiaoguang d68b9237bf
Use known issue IID to generate new PR index number when migrating from GitLab (#28616) 11 months ago
Yevhen Pavlov cd2ff6e83d
Bump google/go-github to v57 (#28514) 11 months ago
Lunny Xiao 408a484224
Adjust object format interface (#28469) 11 months ago
Adam Majer cbf923e87b
Abstract hash function usage (#28138) 11 months ago
Lunny Xiao 537fa69962
Second part of refactor `db.Find` (#28194) 11 months ago
Nanguan Lin 49b98e45bc
Fix migration panic due to an empty review comment diff (#28334) 12 months ago
Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object (#28084) 12 months ago
Zettat123 ae396ac7c0
Fix DownloadFunc when migrating releases (#27887) 1 year ago
Sebastian Brückner 02dae3f84b
Fix merge base commit for fast-forwarded GitLab PRs (#27825) 1 year ago
Sebastian Brückner 8faa38568b
Use GitLab's squash_commit_sha when available (#27824) 1 year ago
JakobDev 76a85a4ce9
Final round of `db.DefaultContext` refactor (#27587) 1 year ago
JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
JakobDev cc5df26680
Even more `db.DefaultContext` refactor (#27352) 1 year ago
JakobDev cf0df023be
More `db.DefaultContext` refactor (#27265) 1 year ago
Lunny Xiao 673cf6af76
make writing main test easier (#27270) 1 year ago
JakobDev 7047df36d4
Another round of `db.DefaultContext` refactor (#27103) 1 year ago
JakobDev f91dbbba98
Next round of `db.DefaultContext` refactor (#27089) 1 year ago
JakobDev c548dde205
More refactoring of `db.DefaultContext` (#27083) 1 year ago
Lunny Xiao e3ed67859a
Move some functions to service layer (#26969) 1 year ago
Lunny Xiao 4f32abaf94
move repository deletion to service layer (#26948) 1 year ago
Lunny Xiao b9df9fa2e2
Move createrepository from module to service layer (#26927) 1 year ago
KN4CK3R 5315153059
Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 1 year ago
Lunny Xiao b167f35113
Add context parameter to some database functions (#26055) 1 year ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 1 year ago
Lunny Xiao 6e19484f4d
Sync branches into databases (#22743) 1 year ago
Jason Song 6348823eab
Fix panic when migrating a repo from GitHub with issues (#25246) 1 year ago
Yevhen Pavlov 5fa4415bbb
Update github.com/google/go-github to v53 (#25157) 1 year ago
6543 af3deb0b30
GitLab migration: Sanitize response for reaction list (#25054) 1 year ago
6543 4c81dae297
Update github.com/google/go-github to v52 (#24004) 1 year ago
wxiaoguang 4647660776
Rewrite logger system (#24726) 2 years ago
Lunny Xiao 38cf43d060
Some refactors for issues stats (#24793) 2 years ago
wxiaoguang f6e029e6c7
Make repo migration cancelable and fix various bugs (#24605) 2 years ago
wxiaoguang 6f9c278559
Rewrite queue (#24505) 2 years ago
wxiaoguang 911975059a
Improve test logger (#24235) 2 years ago