- Kansas
- https://camronflanders.com
- Joined on
2023-11-16
camflan
synced and deleted reference refs/tags/renovate/forgejo-code.forgejo.org-go-chi-cache-1.x at camflan/forgejo from mirror
camflan synced commits to refs/pull/5870/head at camflan/forgejo from mirror
-
8c51053739 bug: require.Eventually must not test with assert
-
3a4612cb2b Merge pull request '[v9.0/forgejo] chore(renovate): only run if renovate workflow changed' (#5861) from bp-v9.0/forgejo-2eeb2fc into v9.0/forgejo
-
c0113bfbbe chore(renovate): only run if renovate workflow changed
-
08396d566b Update dependency happy-dom to v15.10.2 [SECURITY] (v9.0/forgejo) (#5854)
-
66b6917923 Merge pull request '[v9.0/forgejo] fix: issue labels are not set after deleting one label' (#5844) from bp-v9.0/forgejo-db899c1-f06bdb0 into v9.0/forgejo
- Compare 14078 commits »
camflan synced commits to refs/pull/5845/head at camflan/forgejo from mirror
-
21753bc4cc i18n: translated using Weblate (Ukrainian)
-
b69d0e31fb i18n: translated using Weblate (Spanish)
-
8ac5c76797 i18n: translated using Weblate (Russian)
-
97121c55b1 i18n: translated using Weblate (Ukrainian)
-
14735e11b4 i18n: translated using Weblate (Ukrainian)
- Compare 19 commits »
camflan synced commits to refs/pull/5850/head at camflan/forgejo from mirror
-
f6a68c89bb chore: add extra integration test
-
2efc1f5686 [PORT] Fix code owners will not be mentioned when a pull request comes from a forked repository (gitea#30476)
- Compare 2 commits »
camflan synced commits to forgejo at camflan/forgejo from mirror
-
9a15b2be43 Merge pull request 'bug: require.Eventually must not test with assert' (#5869) from earl-warren/forgejo:wip-race-test into forgejo
-
5ab832ba87 Update module code.forgejo.org/go-chi/session to v1 (forgejo) (#5865)
-
2541a943ce bug: require.Eventually must not test with assert
- Compare 3 commits »
camflan synced new reference bp-v9.0/forgejo-2541a94 to camflan/forgejo from mirror
camflan synced commits to bp-v9.0/forgejo-2541a94 at camflan/forgejo from mirror
camflan synced commits to refs/pull/779/merge at camflan/linkwarden from mirror
-
18d6e93ce6 Merge 6b99d08c20325d76e37ac8d8b0f34348f4f3588a into 8593df4673f49982ab2e0653033f4fbe073ec760
-
8593df4673 bug fixed
-
ddc2079f4b minor fix
- Compare 3 commits »
camflan synced commits to dev at camflan/linkwarden from mirror
-
c85c3bb0d7 minor fix
-
7ca574b76f bug fixes
- Compare 2 commits »
camflan synced commits to refs/pull/4413/merge at camflan/hoppscotch from mirror
-
108452f58e Merge 0a2d5741dbdb0853c7dab08d1b758d7b8dcff0bc into 3de3209d5e8a498dc89fb962b5d4697dde0613e9
-
3de3209d5e fix(cli): use os-specific invalid paths for tests (#4518)
-
80dbe8c8fe fix: clicking on run query without connecting connects without docs polling (#4516)
-
e87ec8c026 chore: bump version to 2024.10.1
-
3fc43cc9b9 test: bump timeout
- Compare 9 commits »
camflan synced commits to refs/pull/4459/merge at camflan/hoppscotch from mirror
-
a6518500aa Merge 6d83a698bce6c6a9cf975a56b9dcadf68907aa12 into 3de3209d5e8a498dc89fb962b5d4697dde0613e9
-
3de3209d5e fix(cli): use os-specific invalid paths for tests (#4518)
-
80dbe8c8fe fix: clicking on run query without connecting connects without docs polling (#4516)
-
e87ec8c026 chore: bump version to 2024.10.1
-
3fc43cc9b9 test: bump timeout
- Compare 9 commits »
camflan synced commits to refs/pull/4388/merge at camflan/hoppscotch from mirror
-
ba253b05f6 Merge 1bff595cea8cf6eb54b9762a29373d39a8e34a1b into 3de3209d5e8a498dc89fb962b5d4697dde0613e9
-
3de3209d5e fix(cli): use os-specific invalid paths for tests (#4518)
-
80dbe8c8fe fix: clicking on run query without connecting connects without docs polling (#4516)
-
e87ec8c026 chore: bump version to 2024.10.1
-
3fc43cc9b9 test: bump timeout
- Compare 9 commits »
camflan synced commits to refs/pull/4373/merge at camflan/hoppscotch from mirror
-
e624b47c8e Merge 0e1c59bb7578b7b10f0549a58418fdc5cef12045 into 3de3209d5e8a498dc89fb962b5d4697dde0613e9
-
3de3209d5e fix(cli): use os-specific invalid paths for tests (#4518)
-
80dbe8c8fe fix: clicking on run query without connecting connects without docs polling (#4516)
-
e87ec8c026 chore: bump version to 2024.10.1
-
3fc43cc9b9 test: bump timeout
- Compare 9 commits »
camflan synced commits to refs/pull/4019/merge at camflan/hoppscotch from mirror
-
5201c6cb2f Merge cb4e83a7b4acec88fc2eb8bbd330390aff25cf46 into 3de3209d5e8a498dc89fb962b5d4697dde0613e9
-
3de3209d5e fix(cli): use os-specific invalid paths for tests (#4518)
-
80dbe8c8fe fix: clicking on run query without connecting connects without docs polling (#4516)
-
e87ec8c026 chore: bump version to 2024.10.1
-
3fc43cc9b9 test: bump timeout
- Compare 9 commits »
camflan synced commits to refs/pull/5869/head at camflan/forgejo from mirror
-
2541a943ce bug: require.Eventually must not test with assert
-
30f795d925 Merge pull request '[PORT] Refactor tests to prevent from unnecessary preparations (gitea#32398)' (#5790) from gusted/forgejo-port-32398 into forgejo
-
3c4153b195 [PORT] Refactor tests to prevent from unnecessary preparations (gitea#32398)
-
5e777a43a1 Merge pull request 'fix: issue labels are not set after deleting one label' (#5843) from earl-warren/forgejo:wip-unlabeled into forgejo
-
f06bdb0552 chore(refactor): split ReloadLabels out of LoadLabels in issue model
- Compare 14429 commits »
camflan synced commits to dev at camflan/linkwarden from mirror
-
8593df4673 bug fixed
camflan synced commits to refs/pull/5845/head at camflan/forgejo from mirror
-
46c96bcfaa i18n: translated using Weblate (Ukrainian)
-
914c4de08b i18n: translated using Weblate (Spanish)
-
04369981d6 i18n: translated using Weblate (Russian)
-
2270cdf8a1 i18n: translated using Weblate (Ukrainian)
-
8baaba3aa0 i18n: translated using Weblate (Ukrainian)
- Compare 17 commits »
camflan synced commits to forgejo at camflan/forgejo from mirror
-
bf69683df6 Update module code.forgejo.org/go-chi/cache to v1 (forgejo) (#5863)
camflan synced commits to refs/pull/5863/head at camflan/forgejo from mirror
-
f78def17a6 Update module code.forgejo.org/go-chi/cache to v1
-
d2a3eefcd0 Update module code.forgejo.org/go-chi/binding to v1 (forgejo) (#5862)
- Compare 2 commits »
camflan synced commits to renovate/forgejo-code.forgejo.org-go-chi-cache-1.x at camflan/forgejo from mirror
-
f78def17a6 Update module code.forgejo.org/go-chi/cache to v1
-
d2a3eefcd0 Update module code.forgejo.org/go-chi/binding to v1 (forgejo) (#5862)
- Compare 2 commits »