Skip to content

Pull requests: go-gitea/gitea

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Allow users with write permission to run actions lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/go Pull requests that update Go code size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#32644 opened Nov 26, 2024 by NishiyamaPedro Loading… 1.23.0
Validate OAuth Redirect URIs 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.
#32643 opened Nov 25, 2024 by bohde Loading…
Fix review request 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. type/bug
#32642 opened Nov 25, 2024 by lunny Draft
Pure Go SQLite3 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/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#32628 opened Nov 24, 2024 by wxiaoguang Draft
Experimental Zig support for cross-compiling lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/internal size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#32626 opened Nov 23, 2024 by techknowlogick Draft
Split mail sender sub package from mailer service package 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.
#32618 opened Nov 23, 2024 by lunny Loading…
Fix the shaking issue for avatars with an aspect ratio that is not 1:1. lgtm/blocked A maintainer has reservations with the PR and thus it cannot be merged modifies/go Pull requests that update Go code size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. topic/ui Change the appearance of the Gitea UI
#32604 opened Nov 22, 2024 by kerwin612 Draft
Add Avatar Border for Visual Consistency lgtm/need 1 This PR needs approval from one additional maintainer to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#32574 opened Nov 20, 2024 by kerwin612 Loading…
Add cropping support for avatar editing lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/dependencies modifies/frontend modifies/templates This PR modifies the template files modifies/translation 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.
#32565 opened Nov 19, 2024 by kerwin612 Loading… 1.23.0
Add config option "USE_HOST_HEADER" 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.
#32564 opened Nov 19, 2024 by jannispl Draft
Support actions and reusable workflows from private repos 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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#32562 opened Nov 19, 2024 by Zettat123 Draft
Remove num_watches column from table repository 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/migrations size/L Denotes a PR that changes 100-499 lines, ignoring generated files. type/enhancement An improvement of existing functionality
#32557 opened Nov 19, 2024 by lunny Loading… 1.23.0
Introduce OrgList and add LoadTeams, optimaze Load teams for orgs lgtm/need 1 This PR needs approval from one additional maintainer to 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.
#32543 opened Nov 17, 2024 by lunny Loading…
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…
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.
#32532 opened Nov 16, 2024 by lunny Draft
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…
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…
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 1 This PR needs approval from one additional maintainer to be merged. modifies/frontend size/L Denotes a PR that changes 100-499 lines, ignoring generated files. topic/ui Change the appearance of the Gitea UI
#32483 opened Nov 12, 2024 by silverwind Draft
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.
#32440 opened Nov 6, 2024 by lunny Draft
Implement rename branch 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/feature Completely new functionality. Can only be merged if feature freeze is not active.
#32433 opened Nov 6, 2024 by kemzeb Loading… 1.23.0
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…
ProTip! Filter pull requests by the default branch with base:main.