-
-
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
Fix a number of typescript issues
lgtm/done
This PR has enough approvals to get merged. There are no important open reservations anymore.
modifies/frontend
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.
#32459
opened Nov 9, 2024 by
silverwind
Loading…
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…
Perf: add extra index to notification table
lgtm/need 1
This PR needs approval from one additional maintainer to be merged.
modifies/go
Pull requests that update Go code
modifies/migrations
performance/speed
performance issues with slow downs
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
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
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…
Calculate 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/refactoring
Existing code has been cleaned up. There should be no new functionality.
PublicOnly
for org membership only once
lgtm/need 1
#32234
opened Oct 10, 2024 by
6543
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
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…
Refactor reverseproxy setting
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/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.
Email option to embed images as base64 instead of link
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/go
Pull requests that update Go code
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
Introduce git service interface and refactor gitrepo module
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.
type/refactoring
Existing code has been cleaned up. There should be no new functionality.
Link to executed workflow
issue/needs-feedback
For bugs, we need more details. For features, the feature must be described in more detail
lgtm/blocked
A maintainer has reservations with the PR and thus it cannot be merged
modifies/go
Pull requests that update Go code
modifies/js
modifies/templates
This PR modifies the template files
modifies/translation
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#31906
opened Aug 23, 2024 by
william-allspice
Loading…
Support multiple LDAP servers in a auth source
🙋 Bounty claim
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/docs
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.
#31649
opened Jul 17, 2024 by
abhishek818
Loading…
Add scroll to issue sidebar dropdowns
lgtm/need 1
This PR needs approval from one additional maintainer to be merged.
modifies/templates
This PR modifies the template files
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
topic/ui
Change the appearance of the Gitea UI
type/enhancement
An improvement of existing functionality
#31597
opened Jul 9, 2024 by
a1012112796
Loading…
Add API route for explore/code search
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.
#31515
opened Jun 28, 2024 by
knudtty
Loading…
actions view: move loading of task attributes etc... into own func
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.
skip-changelog
This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features.
type/refactoring
Existing code has been cleaned up. There should be no new functionality.
#31494
opened Jun 25, 2024 by
6543
Loading…
agit flow add refs/for-review/<pull index> support
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/templates
This PR modifies the template files
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#31245
opened Jun 4, 2024 by
a1012112796
Loading…
Make This PR needs approval from one additional maintainer to be merged.
modifies/go
Pull requests that update Go code
modifies/js
modifies/templates
This PR modifies the template files
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
type/bug
ContextPopup
stateless, improve fetching logic
lgtm/need 1
Fix merge/automerge a pull request from actions runner task
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/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.
type/bug
Rearrange Clone Panel
lgtm/need 2
This PR needs two approvals by maintainers to be considered for merging.
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
Previous Next
ProTip!
no:milestone will show everything without a milestone.