summaryrefslogtreecommitdiffstats
path: root/services/migrations (follow)
Commit message (Expand)AuthorAgeFilesLines
* chore(deps): Update gitlab api to updated library (#6487)Gusted11 days2-2/+2
* Merge pull request 'test: enable gitea migration tests' (#5817) from viceice/...Michael Kriese2024-11-0532-21/+305
|\
| * test: enable gitea migration testsMichael Kriese2024-11-0532-21/+305
* | test: enable github migration testsMichael Kriese2024-11-0533-10/+801
|/
* fix: support `www.github.com` for migrationsMichael Kriese2024-11-031-0/+5
* Support migrating GitHub/GitLab PR draft status (#32242)Zettat1232024-10-203-1/+8
* Support allowed hosts for migrations to work with proxy (#32025)Jason Song2024-09-142-5/+1
* migrate scoped gitlab labels as scoped forgejo labelsMoritz Kobel2024-09-0842-557/+559
* Merge pull request 'Update module github.com/google/go-github/v63 to v64 (for...Gusted2024-08-242-2/+2
|\
| * Update module github.com/google/go-github/v63 to v64Renovate Bot2024-08-242-2/+2
* | [FEAT] Allow pushmirror to use publickey authenticationPhilip Peterson2024-08-221-1/+1
|/
* Update module github.com/google/go-github/v57 to v63Renovate Bot2024-08-052-2/+2
* Add testifylint to lint checks (#4535)TheFox0x72024-07-308-132/+137
* Add `lint-go-gopls` (#30729)silverwind2024-06-091-1/+1
* Merge pull request 'migrations: Map non-existant external users to Ghost' (#3...Earl Warren2024-05-282-7/+7
|\
| * migrations: Map non-existant external users to GhostGergely Nagy2024-05-282-7/+7
* | Fix "force private" logic (#31012)wxiaoguang2024-05-261-1/+1
|/
* Add codespell support and fix a good number of typos with its help (#3270)Yaroslav Halchenko2024-05-092-2/+2
* Resolve lint for unused parameter and unnecessary type arguments (#30750)Chongyi Zheng2024-05-051-8/+7
* FIX gogs migration if gogs is hosted at a subpath (#3572)varp0n2024-05-012-4/+95
* Enable more `revive` linter rules (#30608)silverwind2024-04-282-2/+0
* Change the default maxPerPage for gitbucket (#30392)Kazushi (Jam) Marukawa2024-04-151-0/+5
* Fix duplicate migrated milestones (#30102)yp053272024-03-301-2/+1
* [Windows] prevent ? in testdata patholiverpool2024-03-1531-334/+334
* remove util.OptionalBool and related functions (#29513)65432024-03-061-4/+4
* Include resource state events in Gitlab downloads (followup)Earl Warren2024-03-0622-414/+335
* Include resource state events in Gitlab downloads (#29382)Sebastian Brückner2024-03-062-0/+60
* Move migration functions to services layer (#29497)Lunny Xiao2024-03-041-1/+1
* Properly migrate target branch change GitLab comment (#29340)Sebastian Brückner2024-02-263-4/+35
* Use the database object format name but not read from git repoisitory everyti...Lunny Xiao2024-02-261-3/+13
* Properly migrate automatic merge GitLab comments (#27873)Sebastian Brückner2024-02-263-24/+93
* Merge branch 'rebase-forgejo-dependency' into wip-forgejoEarl Warren2024-02-0532-23/+850
|\
| * [TESTS] add log.Level to test.NewLogCheckerEarl Warren2024-02-051-1/+1
| * [GITEA] Avoid conflicts of issue and PR numbers in GitLab migration (#1790)Antonin Delpeuch2024-02-059-0/+251
| * [GITEA] Enable mocked HTTP responses for GitLab migration testAntonin Delpeuch2024-02-0522-22/+593
| * [GITEA] Skip unsupported code commentGusted2024-02-051-0/+5
* | [BRANDING] add Forgejo Git Service and migration UIEarl Warren2024-02-053-7/+50
|/
* Simplify how git repositories are opened (#28937)Lunny Xiao2024-01-272-3/+5
* Only migrate the first 255 chars of a Github issue title (#28902)JakobDev2024-01-241-1/+2
* Move more functions to db.Find (#28419)Lunny Xiao2024-01-151-2/+4
* Use known issue IID to generate new PR index number when migrating from GitLa...wxiaoguang2023-12-262-11/+45
* Bump google/go-github to v57 (#28514)Yevhen Pavlov2023-12-182-5/+5
* Adjust object format interface (#28469)Lunny Xiao2023-12-172-2/+2
* Abstract hash function usage (#28138)Adam Majer2023-12-133-5/+8
* Second part of refactor `db.Find` (#28194)Lunny Xiao2023-12-111-6/+6
* Fix migration panic due to an empty review comment diff (#28334)Nanguan Lin2023-12-051-1/+1
* Use db.Find instead of writing methods for every object (#28084)Lunny Xiao2023-11-241-6/+7
* Fix DownloadFunc when migrating releases (#27887)Zettat1232023-11-032-6/+9
* Fix merge base commit for fast-forwarded GitLab PRs (#27825)Sebastian Brückner2023-10-291-1/+9
* Use GitLab's squash_commit_sha when available (#27824)Sebastian Brückner2023-10-291-1/+6