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

Issue Templates: add option to have dropdown printed list lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/docs modifies/go Pull requests that update Go code size/M Denotes a PR that changes 30-99 lines, ignoring generated files. type/enhancement An improvement of existing functionality
#31577 opened Jul 5, 2024 by 6543 Loading…
WebUI also respect to hide label at Issue-Templates lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/templates This PR modifies the template files size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#31576 opened Jul 5, 2024 by 6543 Loading…
allow synchronizing user status from OAuth2 login providers 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.
#31572 opened Jul 5, 2024 by bohde Loading…
Fix: Allow org team names of length 255 in create team form 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/go Pull requests that update Go code size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/bug
#31564 opened Jul 5, 2024 by tobiasbp Loading…
Display app name in the registration email title lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/go Pull requests that update Go code modifies/translation size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#31562 opened Jul 5, 2024 by SunnyWan59 Loading…
allow token parameter from the POST body 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.
#31561 opened Jul 4, 2024 by slingamn Loading…
Convert frontend code to typescript lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/dependencies modifies/internal modifies/js size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#31559 opened Jul 4, 2024 by silverwind Loading…
Remove docs sub folder since docs has been moved to https://gitea.com/gitea/docs lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/docs modifies/internal size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. type/docs This PR mainly updates/creates documentation
#31536 opened Jul 2, 2024 by lunny Loading…
Allow disabling authentication related user features lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. 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.
#31535 opened Jul 1, 2024 by bohde Loading… 1.23.0
Don't init oauth if settings have it disabled 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/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#31533 opened Jul 1, 2024 by techknowlogick Loading…
Add option to change mail from user display name lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/docs modifies/go Pull requests that update Go code size/M Denotes a PR that changes 30-99 lines, ignoring generated files. type/enhancement An improvement of existing functionality
#31528 opened Jun 29, 2024 by 6543 Loading…
Use FullName in Emails to address the recipient if possible 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/enhancement An improvement of existing functionality
#31527 opened Jun 29, 2024 by 6543 Loading…
Migrate to Xormigrate 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 modifies/migrations pr/wip This PR is not ready for review size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#31523 opened Jun 29, 2024 by qwerty287 Draft
Properly filter issue list given no assignees filter 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/go Pull requests that update Go code size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#31522 opened Jun 28, 2024 by kemzeb Loading…
Add pure SSH LFS 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/dependencies modifies/docs modifies/go Pull requests that update Go code size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#31516 opened Jun 28, 2024 by ConcurrentCrab Loading… 1.23.0
Add API route for explore/code search lgtm/blocked A maintainer has reservations with the PR and thus it cannot 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.
#31515 opened Jun 28, 2024 by knudtty Loading…
WIP: Add fuzzy keyword search to title for bleve 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.
#31510 opened Jun 27, 2024 by silkentrance Draft
Fix trimming of leading and trailing spaces when adding a new file lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/go Pull requests that update Go code modifies/js size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#31507 opened Jun 27, 2024 by charles7668 Loading…
Optimization of labels handling in issue_search (#26460) lgtm/blocked A maintainer has reservations with the PR and thus it cannot be merged modifies/go Pull requests that update Go code performance/speed performance issues with slow downs size/M Denotes a PR that changes 30-99 lines, ignoring generated files. type/enhancement An improvement of existing functionality
#31495 opened Jun 26, 2024 by GiteaBot Loading… 1.22.2
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…
WIP: implement "cicd_feedback" to integrate external cicd similar to integrated actions 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 pr/wip This PR is not ready for review size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#31493 opened Jun 25, 2024 by 6543 Draft
Allow searching issues by ID 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/enhancement An improvement of existing functionality
#31479 opened Jun 24, 2024 by silkentrance Loading…
Fix Workflow names instead of workflow file name lgtm/blocked A maintainer has reservations with the PR and thus it cannot be merged 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.
#31474 opened Jun 24, 2024 by kiatt210 Loading…
use nolyfill to remove some polyfills lgtm/blocked A maintainer has reservations with the PR and thus it cannot be merged modifies/dependencies modifies/internal size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#31468 opened Jun 24, 2024 by techknowlogick Loading…
add skip secondary authorization option for public oauth2 clients 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/js modifies/migrations modifies/templates This PR modifies the template files modifies/translation size/L Denotes a PR that changes 100-499 lines, ignoring generated files. topic/api Concerns mainly the API type/enhancement An improvement of existing functionality
#31454 opened Jun 21, 2024 by denyskon Loading… 1.23.0
ProTip! Filter pull requests by the default branch with base:main.