-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Pull requests: go-gitea/gitea
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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.
Add cli flags LDAP group configuration
lgtm/done
This PR has enough approvals to get merged. There are no important open reservations anymore.
modifies/cli
PR changes something on the CLI, i.e. gitea doctor or gitea admin
modifies/go
Pull requests that update Go code
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
type/feature
Completely new functionality. Can only be merged if feature freeze is not active.
#33933
opened Mar 18, 2025 by
TheFox0x7
Loading…
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/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#33928
opened Mar 18, 2025 by
ExplodingDragon
Loading…
Don't create duplicated functions for code repositories and wiki repositories
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
reviewed/wait-merge
This pull request is part of the merge queue. It will be merged soon.
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.
#33924
opened Mar 17, 2025 by
lunny
Loading…
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
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.
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.
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.
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
Optimize heatmap query
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
modifies/migrations
performance/speed
performance issues with slow downs
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
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
Optimize total count of feed when loading activities in user dashboard.
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.
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
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
Fix user retrieved from token late
issue/needs-feedback
For bugs, we need more details. For features, the feature must be described in more detail
lgtm/need 2
This PR needs two approvals by maintainers to be considered for merging.
modifies/go
Pull requests that update Go code
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
honor pagination queryparams on requests to /repo/git/refs
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/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#33683
opened Feb 21, 2025 by
rremer
Loading…
Adjust the Layout of the Top Toolbar on the Issues Page
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
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#33667
opened Feb 21, 2025 by
kerwin612
Loading…
GPG keys should show all emails
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/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#33631
opened Feb 17, 2025 by
BElluu
Loading…
Adding Github Theme to Gitea and Setting It as the Default Theme
docs-update-needed
The document needs to be updated synchronously
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
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#33624
opened Feb 17, 2025 by
ExplodingDragon
•
Draft
Fix #23725: Actions - send Email on Success/Failure
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.
#33601
opened Feb 14, 2025 by
Mayank77maruti
Loading…
Previous Next
ProTip!
What’s not been updated in a month: updated:<2025-02-19.