Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.9k
Pull requests: go-gitea/gitea
Author
Uh oh!
There was an error while loading.Please reload this page.
Label
Uh oh!
There was an error while loading.Please reload this page.
Projects
Uh oh!
There was an error while loading.Please reload this page.
Milestones
Uh oh!
There was an error while loading.Please reload this page.
Reviews
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading.Please reload this page.
Sort
Pull requests list
WIP: change PR flow to AGit lgtm/need 2This PR needs two approvals by maintainers to be considered for merging. modifies/apiThis PR adds API routes or modifies them modifies/goPull requests that update Go code
Fix deleting code comment bug lgtm/need 2This PR needs two approvals by maintainers to be considered for merging. modifies/apiThis PR adds API routes or modifies them modifies/frontend modifies/goPull requests that update Go code type/bug
Fixup swagger documentation backport/v1.24This PR should be backported to Gitea 1.24 lgtm/doneThis PR has enough approvals to get merged. There are no important open reservations anymore. modifies/apiThis PR adds API routes or modifies them modifies/goPull requests that update Go code skip-changelogThis PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. type/docsThis PR mainly updates/creates documentation
#35092 openedJul 15, 2025 bytechknowlogick • Draft
SSH Push/Pull Mirroring & Migrations lgtm/need 2This PR needs two approvals by maintainers to be considered for merging. modifies/apiThis PR adds API routes or modifies them modifies/frontend modifies/goPull requests that update Go code modifies/migrations modifies/templatesThis PR modifies the template files modifies/translation type/featureCompletely new functionality. Can only be merged if feature freeze is not active.
#35089 openedJul 15, 2025 bytechknowlogickLoading…
Improve code review comments lgtm/need 2This PR needs two approvals by maintainers to be considered for merging. modifies/apiThis PR adds API routes or modifies them modifies/frontend modifies/goPull requests that update Go code modifies/migrations modifies/templatesThis PR modifies the template files
Also consider actions user when evaluating push privileges on protected branch lgtm/need 2This PR needs two approvals by maintainers to be considered for merging. modifies/goPull requests that update Go code modifies/translation
#35057 openedJul 12, 2025 byNaxdyLoading…
AddThis PR needs approval from one additional maintainer to be merged. modifies/apiThis PR adds API routes or modifies them modifies/goPull requests that update Go code type/docsThis PR mainly updates/creates documentation
owner
andparent
fields clarification to docs lgtm/need 1 #35023 openedJul 9, 2025 byAlexMaryWLoading…
Display badge on blocked & blocking issues lgtm/need 2This PR needs two approvals by maintainers to be considered for merging. modifies/frontend modifies/goPull requests that update Go code modifies/templatesThis PR modifies the template files modifies/translation
#35004 openedJul 8, 2025 byNaxdyLoading…
Add block on pending codeowner reviews branch protection lgtm/need 2This PR needs two approvals by maintainers to be considered for merging. modifies/apiThis PR adds API routes or modifies them modifies/goPull requests that update Go code modifies/migrations modifies/templatesThis PR modifies the template files modifies/translation type/enhancementAn improvement of existing functionality
File history for renamed files, with '--follow' equivalent to show the complete history (v2) lgtm/need 2This PR needs two approvals by maintainers to be considered for merging. modifies/frontend modifies/goPull requests that update Go code modifies/templatesThis PR modifies the template files modifies/translation
#34994 openedJul 8, 2025 byChi-IrohLoading…
Test latest versions of postgres,mysql,mssql in db tests lgtm/blockedA maintainer has reservations with the PR and thus it cannot be merged modifies/internal
#34953 openedJul 4, 2025 bysilverwindLoading…
Refactor file-view toggle button visibility logic lgtm/need 2This PR needs two approvals by maintainers to be considered for merging. modifies/frontend modifies/templatesThis PR modifies the template files
Refactor commit list to flex-item lgtm/need 2This PR needs two approvals by maintainers to be considered for merging. modifies/frontend modifies/goPull requests that update Go code modifies/templatesThis PR modifies the template files topic/uiChange the appearance of the Gitea UI type/enhancementAn improvement of existing functionality type/refactoringExisting code has been cleaned up. There should be no new functionality.
Add GitHub API compatibility for workflow runs filtering lgtm/need 2This PR needs two approvals by maintainers to be considered for merging. modifies/apiThis PR adds API routes or modifies them modifies/goPull requests that update Go code topic/apiConcerns mainly the API
Refactor branch list to flexbox lgtm/need 2This PR needs two approvals by maintainers to be considered for merging. modifies/frontend modifies/templatesThis PR modifies the template files topic/uiChange the appearance of the Gitea UI type/refactoringExisting code has been cleaned up. There should be no new functionality.
Don't create default column when viewing project columns lgtm/need 2This PR needs two approvals by maintainers to be considered for merging. modifies/goPull requests that update Go code
Add mount cache for docker building lgtm/need 2This PR needs two approvals by maintainers to be considered for merging. modifies/internal topic/buildPR changes how Gitea is built, i.e. regarding Docker or the Makefile
Move organization's visibility change to danger zone. lgtm/need 1This PR needs approval from one additional maintainer to be merged. modifies/frontend modifies/goPull requests that update Go code modifies/templatesThis PR modifies the template files modifies/translation type/refactoringExisting code has been cleaned up. There should be no new functionality.
Remove unused code when setting repository private lgtm/need 2This PR needs two approvals by maintainers to be considered for merging. modifies/goPull requests that update Go code type/bug
Show Org-level Project in Repo-projects list #33830 lgtm/need 2This PR needs two approvals by maintainers to be considered for merging. modifies/goPull requests that update Go code
#34808 openedJun 21, 2025 byjerryyummyLoading…
Improve notifications to fix commit notification and support release notification lgtm/need 1This PR needs approval from one additional maintainer to be merged. modifies/apiThis PR adds API routes or modifies them modifies/frontend modifies/goPull requests that update Go code modifies/migrations modifies/templatesThis PR modifies the template files type/enhancementAn improvement of existing functionality
Add a tool to detect possible unused language keys and untranslated keys lgtm/need 2This PR needs two approvals by maintainers to be considered for merging. modifies/goPull requests that update Go code modifies/internal modifies/translation
Fix removing some packages will result dirty data lgtm/need 2This PR needs two approvals by maintainers to be considered for merging. modifies/apiThis PR adds API routes or modifies them modifies/goPull requests that update Go code type/bug
Refactor CatFile batch implementation and introduce batch-command for git 2.36 lgtm/need 2This PR needs two approvals by maintainers to be considered for merging. modifies/goPull requests that update Go code type/refactoringExisting code has been cleaned up. There should be no new functionality.
Reduce memory usage when cacluting repository languages lgtm/need 2This PR needs two approvals by maintainers to be considered for merging. modifies/goPull requests that update Go code performance/memoryPerformance issues affecting memory use
#34605 openedJun 4, 2025 bylunnyLoading…
ProTip! Typegp on any issue or pull request to go back to the pull request listing page.