Skip to content

Pull requests: go-gitea/gitea

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix viewed files number is not right if not all files loaded backport/v1.25 lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code modifies/templates This PR modifies the template files type/bug
#35821 opened Nov 2, 2025 by lunny Loading…
Fix incorrect pull request counter backport/v1.24 This PR should be backported to Gitea 1.24 backport/v1.25 lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code modifies/migrations type/bug
#35819 opened Nov 2, 2025 by lunny Loading…
Update golangci-lint to v2.6.0 lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/api This PR adds API routes or modifies them modifies/go Pull requests that update Go code modifies/internal topic/code-linting
#35801 opened Oct 31, 2025 by silverwind Loading…
Fix #35763: Add proper page title for project pages lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code
#35773 opened Oct 29, 2025 by mithileshgupta12 Loading…
feat: new generic package version/file enumeration api endpoint lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/api This PR adds API routes or modifies them modifies/go Pull requests that update Go code
#35770 opened Oct 29, 2025 by imgurbot12 Loading…
AI Gen inital commit docs-update-needed The document needs to be updated synchronously lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/docs modifies/go Pull requests that update Go code modifies/templates This PR modifies the template files
#35712 opened Oct 20, 2025 by zlite183 Draft
Optimize 'refreshAccesses' to perform update without removing then adding lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code type/refactoring Existing code has been cleaned up. There should be no new functionality.
#35702 opened Oct 19, 2025 by rossigee Loading… 1.26.0
Add Docker-in-Docker feature to devcontainer lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/internal
#35698 opened Oct 18, 2025 by uqbagulzar122 Loading…
Allow ACCOUNT_LINKING=auto to work without ENABLE_AUTO_REGISTRATION. lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code
#35687 opened Oct 17, 2025 by zacuke Draft
Enhancement: Align gravatar and federated avatar to enable in Admin/Configuration lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/frontend modifies/go Pull requests that update Go code modifies/templates This PR modifies the template files modifies/translation
#35685 opened Oct 17, 2025 by markbrown87 Draft
docs: add Japanese README lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/docs
#35634 opened Oct 11, 2025 by eltociear Loading…
Add inline diff in repos/pulls/files api lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/api This PR adds API routes or modifies them modifies/go Pull requests that update Go code
#35620 opened Oct 10, 2025 by cedstrom Loading…
Move some service configuration from app.ini to database docs-update-needed The document needs to be updated synchronously lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/api This PR adds API routes or modifies them modifies/go Pull requests that update Go code modifies/migrations modifies/templates This PR modifies the template files modifies/translation topic/ui Change the appearance of the Gitea UI
#35607 opened Oct 8, 2025 by lunny Draft 1.26.0
Move commit related functions to gitrepo package lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/api This PR adds API routes or modifies them modifies/go Pull requests that update Go code type/refactoring Existing code has been cleaned up. There should be no new functionality.
#35600 opened Oct 7, 2025 by lunny Loading… 1.26.0
Add sensitive url string to avoid leak in log messages lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code
#35594 opened Oct 6, 2025 by lunny Draft
Add theme global configuration from admin UI lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/api This PR adds API routes or modifies them modifies/frontend modifies/go Pull requests that update Go code modifies/templates This PR modifies the template files modifies/translation type/enhancement An improvement of existing functionality
#35558 opened Oct 1, 2025 by lunny Draft 1.26.0
Do not allow edit of due date for restricted users lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/api This PR adds API routes or modifies them modifies/go Pull requests that update Go code modifies/templates This PR modifies the template files
#35550 opened Sep 29, 2025 by t-h-i-s Draft
mirror_pull: parse 'git fetch --porcelain' instead of human readable output lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code
#35548 opened Sep 29, 2025 by tycho Draft
Optional OpenTelemetry Tracing lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/cli PR changes something on the CLI, i.e. gitea doctor or gitea admin modifies/dependencies modifies/go Pull requests that update Go code
#35541 opened Sep 26, 2025 by junoberryferry Draft
Support for Rendering Excalidraw Diagrams lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/dependencies modifies/frontend modifies/go Pull requests that update Go code type/feature Completely new functionality. Can only be merged if feature freeze is not active.
#35532 opened Sep 25, 2025 by darren Draft
Add markdown code block wrap toggle lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/frontend modifies/templates This PR modifies the template files modifies/translation
#35529 opened Sep 24, 2025 by silverwind Draft
Pull Request Merge Text should exclude dismissed reviews if only official once count lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code
#35500 opened Sep 16, 2025 by 6543 Loading…
Improve create pull request head ref lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code type/refactoring Existing code has been cleaned up. There should be no new functionality.
#35469 opened Sep 11, 2025 by lunny Draft
Retarget branches to next branch in chain, rather than defaultBranch lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code
#35464 opened Sep 11, 2025 by SpectralDuck Loading…
Avoid dropdown resizing because of text lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/frontend
#35445 opened Sep 10, 2025 by silverwind Draft
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.