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

Fix git client accessing renamed repo 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/M Denotes a PR that changes 30-99 lines, ignoring generated files. type/bug
#34034 opened Mar 27, 2025 by wxiaoguang Loading… 1.24.0
Remove duplicated permission check for git http and move repository redirect after necessary checking 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/M Denotes a PR that changes 30-99 lines, ignoring generated files. type/bug
#34032 opened Mar 27, 2025 by lunny Loading…
fix users being able bypass limits with repo transfers 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/api This PR adds API routes or modifies them modifies/go Pull requests that update Go code size/S Denotes a PR that changes 10-29 lines, ignoring generated files. type/bug
#34031 opened Mar 26, 2025 by TheFox0x7 Loading…
Add a config option to block "expensive" pages docs-update-needed The document needs to be updated synchronously 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 modifies/templates This PR modifies the template files size/L Denotes a PR that changes 100-499 lines, ignoring generated files. type/enhancement An improvement of existing functionality
#34024 opened Mar 26, 2025 by wxiaoguang Loading… 1.24.0
Update action status badge layout lgtm/blocked A maintainer has reservations with the PR and thus it cannot be merged modifies/go Pull requests that update Go code modifies/internal modifies/templates This PR modifies the template files size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#34018 opened Mar 26, 2025 by bytedream 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…
Decouple Batch from git.Repository to simplify usage without requiring the creation of a Repository struct. lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. 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.
#34001 opened Mar 24, 2025 by lunny 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 IsWikiRepositoryExist 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…
Move SetDefaultBranch to gitrepo 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 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.
#33911 opened Mar 16, 2025 by lunny Loading…
Move some functions from package git to gitrepo lgtm/need 1 This PR needs approval from one additional maintainer to 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! Add no:assignee to see everything that’s not assigned.