-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Pull requests: go-gitea/gitea
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Move team related functions to service layer
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/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.
#32537
opened Nov 16, 2024 by
lunny
Loading…
Improve some sanitizer rules
lgtm/need 1
This PR needs approval from one additional maintainer to be merged.
modifies/go
Pull requests that update Go code
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
Refactor markup render system
lgtm/need 1
This PR needs approval from one additional maintainer to be merged.
modifies/go
Pull requests that update Go code
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#32533
opened Nov 16, 2024 by
wxiaoguang
Loading…
Add a new method Match for auth
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.
disable gravatar in test
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.
Refactor find forks and fix possible bugs that weak permissions check
backport/v1.22
This PR should be backported to Gitea 1.22
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
modifies/templates
This PR modifies the template files
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
type/bug
type/refactoring
Existing code has been cleaned up. There should be no new functionality.
#32528
opened Nov 15, 2024 by
lunny
Loading…
allow the actions user to login via the jwt token
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.
#32527
opened Nov 15, 2024 by
bohde
Loading…
Move GetFeeds to service layer
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.
#32526
opened Nov 15, 2024 by
lunny
Loading…
Add release note for v1.22.4
lgtm/need 2
This PR needs two approvals by maintainers to be considered for merging.
modifies/docs
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
Move RepoTransfer from models to models/repo sub package
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
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.
#32506
opened Nov 14, 2024 by
lunny
Loading…
Add line-through for deleted branch on pull request view page
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/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
Adjustments to remove dangling repository locks
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
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#32485
opened Nov 12, 2024 by
bsofiato
Loading…
Move dropzone CSS to first-party and fix background color issue
lgtm/need 2
This PR needs two approvals by maintainers to be considered for merging.
modifies/frontend
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#32483
opened Nov 12, 2024 by
silverwind
Loading…
feat: phase 1 changes: add comments feat to unchanged lines in the pullrequest
🙋 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/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#32471
opened Nov 11, 2024 by
rajesh-jonnalagadda
Loading…
Use CloseIssue and ReopenIssue instead of ChagneStatus for issues
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.
#32467
opened Nov 10, 2024 by
lunny
Loading…
3 tasks done
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
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.
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.