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
*
chore(deps): Update gitlab api to updated library (#6487)
Gusted
11 days
2
-2
/
+2
*
Merge pull request 'test: enable gitea migration tests' (#5817) from viceice/...
Michael Kriese
2024-11-05
32
-21
/
+305
|
\
|
*
test: enable gitea migration tests
Michael Kriese
2024-11-05
32
-21
/
+305
*
|
test: enable github migration tests
Michael Kriese
2024-11-05
33
-10
/
+801
|
/
*
fix: support `www.github.com` for migrations
Michael Kriese
2024-11-03
1
-0
/
+5
*
Support migrating GitHub/GitLab PR draft status (#32242)
Zettat123
2024-10-20
3
-1
/
+8
*
Support allowed hosts for migrations to work with proxy (#32025)
Jason Song
2024-09-14
2
-5
/
+1
*
migrate scoped gitlab labels as scoped forgejo labels
Moritz Kobel
2024-09-08
42
-557
/
+559
*
Merge pull request 'Update module github.com/google/go-github/v63 to v64 (for...
Gusted
2024-08-24
2
-2
/
+2
|
\
|
*
Update module github.com/google/go-github/v63 to v64
Renovate Bot
2024-08-24
2
-2
/
+2
*
|
[FEAT] Allow pushmirror to use publickey authentication
Philip Peterson
2024-08-22
1
-1
/
+1
|
/
*
Update module github.com/google/go-github/v57 to v63
Renovate Bot
2024-08-05
2
-2
/
+2
*
Add testifylint to lint checks (#4535)
TheFox0x7
2024-07-30
8
-132
/
+137
*
Add `lint-go-gopls` (#30729)
silverwind
2024-06-09
1
-1
/
+1
*
Merge pull request 'migrations: Map non-existant external users to Ghost' (#3...
Earl Warren
2024-05-28
2
-7
/
+7
|
\
|
*
migrations: Map non-existant external users to Ghost
Gergely Nagy
2024-05-28
2
-7
/
+7
*
|
Fix "force private" logic (#31012)
wxiaoguang
2024-05-26
1
-1
/
+1
|
/
*
Add codespell support and fix a good number of typos with its help (#3270)
Yaroslav Halchenko
2024-05-09
2
-2
/
+2
*
Resolve lint for unused parameter and unnecessary type arguments (#30750)
Chongyi Zheng
2024-05-05
1
-8
/
+7
*
FIX gogs migration if gogs is hosted at a subpath (#3572)
varp0n
2024-05-01
2
-4
/
+95
*
Enable more `revive` linter rules (#30608)
silverwind
2024-04-28
2
-2
/
+0
*
Change the default maxPerPage for gitbucket (#30392)
Kazushi (Jam) Marukawa
2024-04-15
1
-0
/
+5
*
Fix duplicate migrated milestones (#30102)
yp05327
2024-03-30
1
-2
/
+1
*
[Windows] prevent ? in testdata path
oliverpool
2024-03-15
31
-334
/
+334
*
remove util.OptionalBool and related functions (#29513)
6543
2024-03-06
1
-4
/
+4
*
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
[next]