-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Issues: go-gitea/gitea
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
feat: badge support tag
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.
#32451
opened Nov 8, 2024 by
BoYanZh
Loading…
Use git_model.GetBranch instead of GetBranch of disk
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/refactoring
Existing code has been cleaned up. There should be no new functionality.
Implement rename branch 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/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.
#32433
opened Nov 6, 2024 by
kemzeb
Loading…
Fix get reviewers' bug
backport/v1.22
This PR should be backported to Gitea 1.22
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/bug
#32415
opened Nov 4, 2024 by
lunny
Loading…
Add comments to commit pages
🙋 Bounty claim
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/frontend
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.
#32384
opened Oct 30, 2024 by
RedCocoon
Loading…
Implementation of required workflows Actions
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
modifies/translation
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#32374
opened Oct 29, 2024 by
YoukouTenhouin
Loading…
Allow to set default unit per repo
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
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
WIP: add UI for editing secrets
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/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#32362
opened Oct 28, 2024 by
techknowlogick
•
Draft
feat: allow commemting on unchanged lines
🙋 Bounty claim
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.
#32354
opened Oct 28, 2024 by
divanshu-go
Loading…
Uniform all temporary directories
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
modifies/migrations
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.
Automerge supports deleting branch automatically after merging
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/frontend
modifies/go
Pull requests that update Go code
modifies/migrations
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
type/enhancement
An improvement of existing functionality
Allow custom file icons
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/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.
Fix edit team
backport/v1.22
This PR should be backported to Gitea 1.22
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/bug
#32325
opened Oct 23, 2024 by
lunny
Loading…
Fix users with code unit access permission only can not access contributors page
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/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
type/bug
#32299
opened Oct 21, 2024 by
yp05327
Loading…
Add priority to protected branch
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/frontend
modifies/go
Pull requests that update Go code
modifies/migrations
modifies/templates
This PR modifies the template files
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
type/feature
Completely new functionality. Can only be merged if feature freeze is not active.
#32286
opened Oct 17, 2024 by
6543
Loading…
7 tasks done
Save gitea specific settings for vscode
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.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
type/docs
This PR mainly updates/creates documentation
#32279
opened Oct 16, 2024 by
6543
Loading…
allow comments on non-diff lines (#32257)
🙋 Bounty claim
lgtm/need 2
This PR needs two approvals by maintainers to be considered for merging.
modifies/go
Pull requests that update Go code
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#32259
opened Oct 14, 2024 by
abhishek818
•
Draft
Fix some places which doesn't repsect org full name setting
backport/v1.22
This PR should be backported to Gitea 1.22
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.
type/bug
#32243
opened Oct 11, 2024 by
lunny
Loading…
GitHub like repo home page
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
modifies/translation
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
topic/ui
Change the appearance of the Gitea UI
#32213
opened Oct 8, 2024 by
yp05327
Loading…
Limit org member view of restricted users
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/enhancement
An improvement of existing functionality
Add license check badge on README
lgtm/need 2
This PR needs two approvals by maintainers to be considered for merging.
modifies/docs
skip-changelog
This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features.
Move delete deploy keys into service layer
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.
#32201
opened Oct 5, 2024 by
lunny
Loading…
Add troubleshooting steps for local setup issues (solves/32193)
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.
#32194
opened Oct 5, 2024 by
sundaram2021
Loading…
Remove transaction for archive download
backport/v1.22
This PR should be backported to Gitea 1.22
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.
Oauth2 granular scopes
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/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#32180
opened Oct 2, 2024 by
marcellmars
Loading…
Previous Next
ProTip!
Updated in the last three days: updated:>2024-11-07.