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

Auto expand "New PR" form 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. type/enhancement An improvement of existing functionality
#33971 opened Mar 22, 2025 by wxiaoguang Loading… 1.24.0
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 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. type/enhancement An improvement of existing functionality
#33958 opened Mar 21, 2025 by kerwin612 Loading… 1.24.0
Prepare common tmpl functions in a middleware 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/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.
#33957 opened Mar 21, 2025 by wxiaoguang 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 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
#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/blocked A maintainer has reservations with the PR and thus it cannot be merged 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/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/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/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
WIP: Add builtin OpenTelemetry support 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/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.
#33908 opened Mar 16, 2025 by wxiaoguang Draft
preparations to remove context from repo struct 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/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#33893 opened Mar 14, 2025 by TheFox0x7 Draft
Actions Runner rest 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 size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#33873 opened Mar 13, 2025 by ChristopherHX Loading… 1.24.0
remove deprecated settings lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/go Pull requests that update Go code size/L Denotes a PR that changes 100-499 lines, ignoring generated files. type/deprecation Previously provided functionality is removed
#33872 opened Mar 13, 2025 by TheFox0x7 Loading…
Download actions job logs from API 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/L Denotes a PR that changes 100-499 lines, ignoring generated files. type/enhancement An improvement of existing functionality
#33858 opened Mar 11, 2025 by lunny Loading… 1.24.0
WIP: feat(search): support code search by zoekt 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.
#33850 opened Mar 11, 2025 by adlternative Draft
Show Org-level Project in Repo-projects list 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/enhancement An improvement of existing functionality
#33830 opened Mar 9, 2025 by jerryyummy Loading… 1.24.0
Upgrade cropperjs to v2, add avatar id and link to it lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. modifies/dependencies modifies/frontend modifies/templates This PR modifies the template files size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#33827 opened Mar 9, 2025 by silverwind Draft
ProTip! Adding no:label will show everything without a label.