-
-
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
update jwt and redis packages
backport/v1.23
This PR should be backported to Gitea 1.23
lgtm/need 1
This PR needs approval from one additional maintainer to be merged.
modifies/dependencies
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
Don't display pagination on user dashboard by default but with prev and next buttons
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
performance/speed
performance issues with slow downs
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
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
Move ParseBool to optional
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/refactoring
Existing code has been cleaned up. There should be no new functionality.
#33979
opened Mar 22, 2025 by
lunny
Use filepath.Join instead of path.Join for file system file operations
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/refactoring
Existing code has been cleaned up. There should be no new functionality.
#33978
opened Mar 22, 2025 by
lunny
Move duplicated functions
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/refactoring
Existing code has been cleaned up. There should be no new functionality.
#33977
opened Mar 22, 2025 by
lunny
Add changelog for 1.23.6
lgtm/need 2
This PR needs two approvals by maintainers to be considered for merging.
modifies/docs
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#33975
opened Mar 22, 2025 by
lunny
auto generate additional ssh keys
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.
Auto expand "New PR" form
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.
type/enhancement
An improvement of existing functionality
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
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.
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
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.
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.
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
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
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
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.
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
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
•
Changes requested
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
•
Changes requested
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
•
Changes requested
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.
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.