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

Fix JS error when reply comment on Conversation page lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/frontend size/M Denotes a PR that changes 30-99 lines, ignoring generated files. skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features.
#32685 opened Nov 30, 2024 by wxiaoguang Loading…
Use new mail package instead of an unmintained one 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.
#32682 opened Nov 30, 2024 by lunny Draft
Refactor RepoBranchTagSelector lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/frontend modifies/templates This PR modifies the template files size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#32681 opened Nov 30, 2024 by wxiaoguang Loading…
Use batch database operations instead of one by one to optimze api pulls 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 performance/speed performance issues with slow downs size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#32680 opened Nov 30, 2024 by lunny Draft
Optimize the styling of icon buttons within file-header-right lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/templates This PR modifies the template files size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#32675 opened Nov 29, 2024 by kerwin612 Loading…
Add contrib/ini-to-shell lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code modifies/internal size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#32669 opened Nov 28, 2024 by justusbunsi Loading…
fix(#32667): 🐛 Fixe a keystring misuse and refactor duplicates keystrings lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. modifies/templates This PR modifies the template files size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#32668 opened Nov 28, 2024 by SimonPistache Loading…
Fix delete branch perm checking backport/v1.22 This PR should be backported to Gitea 1.22 lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. 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
#32654 opened Nov 27, 2024 by lunny Loading…
Add "View all branches/tags" entry to Branch Selector lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/frontend modifies/templates This PR modifies the template files modifies/translation size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#32653 opened Nov 27, 2024 by kerwin612 Loading…
Fix typescript errors in Vue files, fix regression in "Recent Commits" chart 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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#32649 opened Nov 26, 2024 by silverwind 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
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 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
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 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…
5 tasks done
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/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.
#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…
ProTip! no:milestone will show everything without a milestone.