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
Sort

Pull requests list

fixed #34069 lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/frontend size/S Denotes a PR that changes 10-29 lines, ignoring generated files. skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. topic/ui Change the appearance of the Gitea UI type/bug
#34072 opened Mar 30, 2025 by kerwin612 Loading…
Swift Package Manager Publishing using commandline throws error (#33990) 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 size/M Denotes a PR that changes 30-99 lines, ignoring generated files. topic/packages
#34068 opened Mar 30, 2025 by wgr1984 Draft
Hide activity contributors, recent commits and code frequrency left tabs if there is no code permission (#34053) lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/go Pull requests that update Go code modifies/templates This PR modifies the template files size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#34065 opened Mar 29, 2025 by lunny Loading… 1.23.7
Add flat-square action badge style 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 size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#34062 opened Mar 29, 2025 by bytedream Loading…
Improve pull request list api lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/go Pull requests that update Go code performance/speed performance issues with slow downs size/M Denotes a PR that changes 30-99 lines, ignoring generated files. type/refactoring Existing code has been cleaned up. There should be no new functionality.
#34052 opened Mar 28, 2025 by lunny Loading… 1.24.0
fix users being able bypass limits with repo transfers backport/v1.23 This PR should be backported to Gitea 1.23 lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. modifies/api This PR adds API routes or modifies them modifies/go Pull requests that update Go code size/L Denotes a PR that changes 100-499 lines, ignoring generated files. type/bug
#34031 opened Mar 26, 2025 by TheFox0x7 Loading…
Fix contributors related page may leak resources backport/v1.23 This PR should be backported to Gitea 1.23 lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code size/L Denotes a PR that changes 100-499 lines, ignoring generated files. type/bug
#34016 opened Mar 25, 2025 by lunny Loading…
markup: improve code block readability and isolate copy button 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 size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#34009 opened Mar 25, 2025 by bigdeejay Loading…
Refactor Branch struct in package modules/git 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 size/L Denotes a PR that changes 100-499 lines, ignoring generated files. type/refactoring Existing code has been cleaned up. There should be no new functionality.
#33980 opened Mar 23, 2025 by lunny Loading…
auto generate additional ssh keys 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/go Pull requests that update Go code size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#33974 opened Mar 22, 2025 by TheFox0x7 Loading…
Add workflow_run api + webhook 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 modifies/translation size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#33964 opened Mar 21, 2025 by ChristopherHX Draft
3
Mark parent directory as viewed when all files are viewed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/frontend size/M Denotes a PR that changes 30-99 lines, ignoring generated files. type/enhancement An improvement of existing functionality
#33958 opened Mar 21, 2025 by kerwin612 Loading… 1.24.0
Display User signin metadata in admin dashboard 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 modifies/translation size/L Denotes a PR that changes 100-499 lines, ignoring generated files. topic/ui Change the appearance of the Gitea UI type/feature Completely new functionality. Can only be merged if feature freeze is not active.
#33955 opened Mar 20, 2025 by techknowlogick Loading…
Storing branch commits count in db rather than caching them in memory or redis lgtm/blocked A maintainer has reservations with the PR and thus it cannot be merged modifies/api This PR adds API routes or modifies them modifies/go Pull requests that update Go code modifies/migrations modifies/translation size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#33954 opened Mar 20, 2025 by lunny Draft
add middleware for request prioritization 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/dependencies modifies/go Pull requests that update Go code size/L Denotes a PR that changes 100-499 lines, ignoring generated files. type/feature Completely new functionality. Can only be merged if feature freeze is not active.
#33951 opened Mar 20, 2025 by bohde Loading… 1.24.0
User badge model fixes for RemoveUserBadges and AddUserBadges 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 size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#33950 opened Mar 20, 2025 by komarov Loading…
OIDC provider 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/dependencies modifies/go Pull requests that update Go code modifies/migrations size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#33945 opened Mar 20, 2025 by scubbo Loading…
Avoid creating unnecessary temporary cat file sub process 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 size/M Denotes a PR that changes 30-99 lines, ignoring generated files. type/bug
#33942 opened Mar 19, 2025 by lunny Loading…
Refactor git cat-file batch and with check implementation to make it easier to maintain and reduce goroutines lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. type/refactoring Existing code has been cleaned up. There should be no new functionality.
#33934 opened Mar 19, 2025 by lunny Draft
Fix missing items in organization menu lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code size/M Denotes a PR that changes 30-99 lines, ignoring generated files. type/bug
#33928 opened Mar 18, 2025 by ExplodingDragon Draft
Also show file-specific icons in the PR file tree 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 size/L Denotes a PR that changes 100-499 lines, ignoring generated files. skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. topic/ui Change the appearance of the Gitea UI type/bug
#33921 opened Mar 17, 2025 by kerwin612 Loading… 1.24.0
Remove HasWiki method and use IsRepositoryExist lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code size/L Denotes a PR that changes 100-499 lines, ignoring generated files. type/refactoring Existing code has been cleaned up. There should be no new functionality.
#33912 opened Mar 16, 2025 by lunny Loading…
Use gitrepo.SetDefaultBranch when set default branch of wiki repository lgtm/blocked A maintainer has reservations with the PR and thus it cannot be merged modifies/api This PR adds API routes or modifies them modifies/go Pull requests that update Go code size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/refactoring Existing code has been cleaned up. There should be no new functionality.
#33911 opened Mar 16, 2025 by lunny Loading…
Move some functions from package git to gitrepo lgtm/blocked A maintainer has reservations with the PR and thus it cannot be merged modifies/go Pull requests that update Go code size/M Denotes a PR that changes 30-99 lines, ignoring generated files. type/refactoring Existing code has been cleaned up. There should be no new functionality.
#33910 opened Mar 16, 2025 by lunny Loading…
Move UI configurations that do not require restarting gitea to take effect to the admin dashboard lgtm/blocked A maintainer has reservations with the PR and thus it cannot be merged modifies/api This PR adds API routes or modifies them modifies/frontend modifies/go Pull requests that update Go code modifies/migrations modifies/templates This PR modifies the template files modifies/translation size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#33909 opened Mar 16, 2025 by hiifong Loading… 1.24.0
ProTip! Updated in the last three days: updated:>2025-03-27.