index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
migrations
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include resource state events in Gitlab downloads (followup)
Earl Warren
2024-03-06
22
-414
/
+335
*
Include resource state events in Gitlab downloads (#29382)
Sebastian Brückner
2024-03-06
2
-0
/
+60
*
Move migration functions to services layer (#29497)
Lunny Xiao
2024-03-04
1
-1
/
+1
*
Properly migrate target branch change GitLab comment (#29340)
Sebastian Brückner
2024-02-26
3
-4
/
+35
*
Use the database object format name but not read from git repoisitory everyti...
Lunny Xiao
2024-02-26
1
-3
/
+13
*
Properly migrate automatic merge GitLab comments (#27873)
Sebastian Brückner
2024-02-26
3
-24
/
+93
*
Merge branch 'rebase-forgejo-dependency' into wip-forgejo
Earl Warren
2024-02-05
32
-23
/
+850
|
\
|
*
[TESTS] add log.Level to test.NewLogChecker
Earl Warren
2024-02-05
1
-1
/
+1
|
*
[GITEA] Avoid conflicts of issue and PR numbers in GitLab migration (#1790)
Antonin Delpeuch
2024-02-05
9
-0
/
+251
|
*
[GITEA] Enable mocked HTTP responses for GitLab migration test
Antonin Delpeuch
2024-02-05
22
-22
/
+593
|
*
[GITEA] Skip unsupported code comment
Gusted
2024-02-05
1
-0
/
+5
*
|
[BRANDING] add Forgejo Git Service and migration UI
Earl Warren
2024-02-05
3
-7
/
+50
|
/
*
Simplify how git repositories are opened (#28937)
Lunny Xiao
2024-01-27
2
-3
/
+5
*
Only migrate the first 255 chars of a Github issue title (#28902)
JakobDev
2024-01-24
1
-1
/
+2
*
Move more functions to db.Find (#28419)
Lunny Xiao
2024-01-15
1
-2
/
+4
*
Use known issue IID to generate new PR index number when migrating from GitLa...
wxiaoguang
2023-12-26
2
-11
/
+45
*
Bump google/go-github to v57 (#28514)
Yevhen Pavlov
2023-12-18
2
-5
/
+5
*
Adjust object format interface (#28469)
Lunny Xiao
2023-12-17
2
-2
/
+2
*
Abstract hash function usage (#28138)
Adam Majer
2023-12-13
3
-5
/
+8
*
Second part of refactor `db.Find` (#28194)
Lunny Xiao
2023-12-11
1
-6
/
+6
*
Fix migration panic due to an empty review comment diff (#28334)
Nanguan Lin
2023-12-05
1
-1
/
+1
*
Use db.Find instead of writing methods for every object (#28084)
Lunny Xiao
2023-11-24
1
-6
/
+7
*
Fix DownloadFunc when migrating releases (#27887)
Zettat123
2023-11-03
2
-6
/
+9
*
Fix merge base commit for fast-forwarded GitLab PRs (#27825)
Sebastian Brückner
2023-10-29
1
-1
/
+9
*
Use GitLab's squash_commit_sha when available (#27824)
Sebastian Brückner
2023-10-29
1
-1
/
+6
*
Final round of `db.DefaultContext` refactor (#27587)
JakobDev
2023-10-14
3
-3
/
+3
*
Penultimate round of `db.DefaultContext` refactor (#27414)
JakobDev
2023-10-11
2
-3
/
+3
*
Even more `db.DefaultContext` refactor (#27352)
JakobDev
2023-10-03
1
-1
/
+1
*
More `db.DefaultContext` refactor (#27265)
JakobDev
2023-09-29
1
-2
/
+2
*
make writing main test easier (#27270)
Lunny Xiao
2023-09-28
1
-4
/
+1
*
Another round of `db.DefaultContext` refactor (#27103)
JakobDev
2023-09-25
2
-4
/
+4
*
Next round of `db.DefaultContext` refactor (#27089)
JakobDev
2023-09-16
4
-11
/
+10
*
More refactoring of `db.DefaultContext` (#27083)
JakobDev
2023-09-15
1
-1
/
+1
*
Move some functions to service layer (#26969)
Lunny Xiao
2023-09-08
2
-7
/
+7
*
move repository deletion to service layer (#26948)
Lunny Xiao
2023-09-08
1
-1
/
+1
*
Move createrepository from module to service layer (#26927)
Lunny Xiao
2023-09-06
1
-1
/
+2
*
Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804)
KN4CK3R
2023-08-30
1
-3
/
+3
*
Add context parameter to some database functions (#26055)
Lunny Xiao
2023-07-22
1
-2
/
+3
*
Replace `interface{}` with `any` (#25686)
silverwind
2023-07-04
4
-12
/
+12
*
Sync branches into databases (#22743)
Lunny Xiao
2023-06-29
1
-2
/
+2
*
Fix panic when migrating a repo from GitHub with issues (#25246)
Jason Song
2023-06-14
1
-1
/
+1
*
Update github.com/google/go-github to v53 (#25157)
Yevhen Pavlov
2023-06-09
2
-2
/
+2
*
GitLab migration: Sanitize response for reaction list (#25054)
6543
2023-06-02
2
-15
/
+67
*
Update github.com/google/go-github to v52 (#24004)
6543
2023-05-31
2
-14
/
+7
*
Rewrite logger system (#24726)
wxiaoguang
2023-05-22
7
-35
/
+21
*
Some refactors for issues stats (#24793)
Lunny Xiao
2023-05-19
1
-1
/
+1
*
Make repo migration cancelable and fix various bugs (#24605)
wxiaoguang
2023-05-11
1
-3
/
+2
*
Rewrite queue (#24505)
wxiaoguang
2023-05-08
1
-2
/
+1
*
Improve test logger (#24235)
wxiaoguang
2023-04-21
1
-39
/
+28
*
Update github.com/google/go-github to v51 (#23946)
harryzcy
2023-04-08
2
-20
/
+27
[next]