- Kansas
- https://camronflanders.com
- Joined on
2023-11-16
camflan synced commits to refs/pull/1863/head at camflan/forgejo from mirror
-
55b9aed470 [GITEA] Avoid conflicts of issue and PR numbers in GitLab migration (#1790)
-
0afc181d20 [GITEA] Introduce HTTP mocking utility for unit tests (#1858)
-
1fea3ce659 [GITEA] new doctor check: fix-push-mirrors-without-git-remote (#1853)
-
4d54a2b497 Merge pull request '[GITEA] oauth2: use link_account page when email/username is missing (backport)' (#1862) from wetneb/forgejo:backport-1755-oauth2-missing-email into v1.21/forgejo
-
e6fb2107f2 [GITEA] oauth2: use link_account page when email/username is missing (#1757)
- Compare 5 commits »
camflan synced commits to refs/pull/1848/head at camflan/forgejo from mirror
-
c648e5ab3a [GITEA] Only pass selected repository IDs to pagination
-
9038e07ef3 [GITEA] new doctor check: fix-push-mirrors-without-git-remote (#1853)
-
2c185c39fe [GITEA] Avoid conflicts of issue and PR numbers in GitLab migration (#1790)
-
8cde1a34bd Merge pull request 'Simplify HTTP mocking utility in unit tests' (#1858) from wetneb/forgejo:simplify_mock_http_utility into forgejo-dependency
-
ca517c8bb4 Simplify HTTP mocking utility in unit tests
- Compare 12 commits »
camflan synced commits to refs/pull/1680/head at camflan/forgejo from mirror
-
be4bf56e9c searching for the local person
camflan synced commits to refs/pull/1680/head at camflan/forgejo from mirror
-
8ee501dce8 WIP create user if not exists
camflan synced commits to v1.21/forgejo at camflan/forgejo from mirror
-
1fea3ce659 [GITEA] new doctor check: fix-push-mirrors-without-git-remote (#1853)
camflan synced commits to v1.20/forgejo at camflan/forgejo from mirror
-
b4947b78e7 [GITEA] new doctor check: fix-push-mirrors-without-git-remote (#1853)
camflan synced commits to forgejo-dependency at camflan/forgejo from mirror
-
9038e07ef3 [GITEA] new doctor check: fix-push-mirrors-without-git-remote (#1853)
camflan synced commits to forgejo at camflan/forgejo from mirror
-
10af67d8e5 [GITEA] new doctor check: fix-push-mirrors-without-git-remote (#1853)
camflan synced commits to refs/pull/1680/head at camflan/forgejo from mirror
-
d6c4967543 Merge branch 'forgejo-federated-star' of codeberg.org:meissa/forgejo into forgejo-federated-star
-
85f662816d WIP create User from person
- Compare 2 commits »
camflan synced commits to refs/pull/1855/head at camflan/forgejo from mirror
-
08f41d1a25 Add a test for push mirror consistency fixing
-
76c105353b doctor: New push mirror consistency check
-
a05999d479 Move GetPushMirrorRemoteAddress into models/repo
- Compare 3 commits »
camflan synced commits to refs/pull/1863/head at camflan/forgejo from mirror
-
35b3f0337d [GITEA] Avoid conflicts of issue and PR numbers in GitLab migration (#1790)
-
50137fc9db [GITEA] Introduce HTTP mocking utility for unit tests (#1858)
- Compare 2 commits »
camflan synced commits to v1.21/forgejo at camflan/forgejo from mirror
-
4d54a2b497 Merge pull request '[GITEA] oauth2: use link_account page when email/username is missing (backport)' (#1862) from wetneb/forgejo:backport-1755-oauth2-missing-email into v1.21/forgejo
-
e6fb2107f2 [GITEA] oauth2: use link_account page when email/username is missing (#1757)
- Compare 2 commits »
camflan synced commits to refs/pull/1680/head at camflan/forgejo from mirror
-
08f9968f6f describe the current state
camflan synced commits to forgejo-development at camflan/forgejo from mirror
-
b7353d1866 Merge pull request '[DB] Add test for TestEnsureUpToDate (squash)' (#1857) from Gusted/forgejo:forgejo-db-test into forgejo-development
-
b172a50691 [DB] Add test for TestEnsureUpToDate (squash)
- Compare 2 commits »
camflan synced commits to refs/pull/1862/head at camflan/forgejo from mirror
-
e6fb2107f2 [GITEA] oauth2: use link_account page when email/username is missing (#1757)
-
1327ca7178 Merge pull request '[DB] Ensure forgejo migration up to date (squash)' (#1850) from Gusted/forgejo:forgejo-bp-1849 into v1.21/forgejo
-
b65e44e464 [DB] Ensure forgejo migration up to date (squash)
-
bc59be2fea [I18N] Add Locale merger script (squash) abort on NOOP
-
ab7e649668 test GET /{owner}/{repo}/comments/{id}/attachments
- Compare 11476 commits »
camflan synced commits to refs/pull/1680/head at camflan/forgejo from mirror
-
da6b7e2f3a Add thoughts on user creation
-
6f18134fb0 Remove redundant person implementation
-
df6cfa3001 Don't use redundant implementation of person
-
da7f4e9a6b Add some thoughts on repo testing
- Compare 4 commits »
camflan synced commits to refs/pull/1860/head at camflan/forgejo from mirror
-
e18ac6f579 Fix dates in GitLab merge request reviews
camflan synced commits to forgejo-dependency at camflan/forgejo from mirror
-
2c185c39fe [GITEA] Avoid conflicts of issue and PR numbers in GitLab migration (#1790)
camflan synced commits to refs/pull/1857/head at camflan/forgejo from mirror
-
b172a50691 [DB] Add test for TestEnsureUpToDate (squash)
camflan synced commits to refs/pull/1853/head at camflan/forgejo from mirror
-
f8f069b640 Add a test for push mirror consistency fixing