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
Assigned to nobody Loading
Sort

Pull requests list

Support for getting external Wiki and Issue URLs from template repos lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. type/feature Completely new functionality. Can only be merged if feature freeze is not active.
#25647 opened Jul 3, 2023 by Zettat123 Loading…
auto generate additional ssh keys 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
#33974 opened Mar 22, 2025 by TheFox0x7 Loading…
Count downloads for tag archives 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/migrations modifies/templates This PR modifies the template files type/enhancement An improvement of existing functionality
#25606 opened Jun 30, 2023 by JakobDev Loading…
Users with hidden emails will see a noreply email on their profile lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging.
#28477 opened Dec 14, 2023 by n0toose Draft
Feat: Star List 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/migrations modifies/templates This PR modifies the template files
#33278 opened Jan 15, 2025 by hiifong Draft
[WIP] Sort repo list on dashboard alphabetically lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/frontend modifies/js pr/wip This PR is not ready for review topic/ui Change the appearance of the Gitea UI type/enhancement An improvement of existing functionality
#30772 opened Apr 30, 2024 by 6543 Draft
1 task
api: Allow unauthenticated access to user's SSH keys 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
#30717 opened Apr 26, 2024 by wiktor-k 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 topic/ui Change the appearance of the Gitea UI
#32483 opened Nov 12, 2024 by silverwind Draft
Set issue labels based on conditions in issue form lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging.
#27676 opened Oct 18, 2023 by JakobDev Draft
3 tasks
Add links to npm packages in package.json file view lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/js type/feature Completely new functionality. Can only be merged if feature freeze is not active.
#29344 opened Feb 23, 2024 by silverwind Loading…
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 type/enhancement An improvement of existing functionality
#32557 opened Nov 19, 2024 by lunny Draft
modify api authentication failed message lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging.
#27842 opened Oct 30, 2023 by LeonDevLifeLog Loading…
Add more Links to Comments lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging.
#25049 opened Jun 2, 2023 by JakobDev Loading…
Remove modules/context from SSPI lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. type/enhancement An improvement of existing functionality type/refactoring Existing code has been cleaned up. There should be no new functionality.
#27027 opened Sep 11, 2023 by KN4CK3R Loading…
Limit the number of users on an instance 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 type/feature Completely new functionality. Can only be merged if feature freeze is not active.
#30236 opened Apr 1, 2024 by techknowlogick Draft
User badge model fixes for RemoveUserBadges and AddUserBadges 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
#33950 opened Mar 20, 2025 by komarov Loading…
honor pagination queryparams on requests to /repo/git/refs 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
#33683 opened Feb 21, 2025 by rremer Loading…
Group commit list page by date lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/frontend modifies/go Pull requests that update Go code modifies/templates This PR modifies the template files topic/ui Change the appearance of the Gitea UI type/enhancement An improvement of existing functionality
#34098 opened Apr 2, 2025 by kerwin612 Draft
Refactor branch list to flexbox 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 topic/ui Change the appearance of the Gitea UI type/refactoring Existing code has been cleaned up. There should be no new functionality.
#34889 opened Jun 27, 2025 by denyskon Loading…
Don't create default column when viewing project columns lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code
#34878 opened Jun 27, 2025 by lunny Draft
Avoid dropdown resizing because of text lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/frontend
#35445 opened Sep 10, 2025 by silverwind Draft
Refactor file-view toggle button visibility logic 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
#34931 opened Jul 2, 2025 by kerwin612 Draft
WIP: Add builtin OpenTelemetry support 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/cli PR changes something on the CLI, i.e. gitea doctor or gitea admin modifies/go Pull requests that update Go code
#33908 opened Mar 16, 2025 by wxiaoguang Draft
Add elastic 8 support via github.com/elastic/go-elasticsearch/v8 lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/dependencies modifies/go Pull requests that update Go code modifies/internal
#30755 opened Apr 29, 2024 by harryzcy Draft
Move cors.X_FRAME_OPTIONS to security.X_FRAME_OPTIONS and add false option 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 pr/breaking Merging this PR means builds will break. Needs a description what exactly breaks, and how to fix it! type/enhancement An improvement of existing functionality
#30256 opened Apr 2, 2024 by silverwind Draft
ProTip! Type g i on any issue or pull request to go back to the issue listing page.