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

Sync issues, PRs, labels, milestones, comments from GitHub mirrors 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/cli PR changes something on the CLI, i.e. gitea doctor or gitea admin modifies/go Pull requests that update Go code modifies/js modifies/templates This PR modifies the template files size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. topic/ui Change the appearance of the Gitea UI type/feature Completely new functionality. Can only be merged if feature freeze is not active.
#20311 opened Jul 10, 2022 by harryzcy Loading…
9 tasks done
1.23.0
Add project workflow feature so users can define how to execute steps when project related events fired 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. topic/projects type/feature Completely new functionality. Can only be merged if feature freeze is not active.
#30205 opened Mar 31, 2024 by lunny Draft
feat: api endpoints for project boards 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 size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#28209 opened Nov 25, 2023 by dineshsalunke Loading…
5 tasks done
Show depending and blocked PRs in the PR list 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 modifies/translation 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.
#29117 opened Feb 9, 2024 by zokkis Loading… 1.23.0
Pure Go SQLite lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. type/enhancement An improvement of existing functionality
#20614 opened Aug 2, 2022 by jolheiser Draft
GitHub like repo home page lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code modifies/js modifies/templates This PR modifies the template files modifies/translation size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#27931 opened Nov 6, 2023 by yp05327 Loading…
Add star lists 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/docs 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. topic/ui Change the appearance of the Gitea UI type/docs This PR mainly updates/creates documentation type/feature Completely new functionality. Can only be merged if feature freeze is not active.
#27179 opened Sep 21, 2023 by JakobDev Loading… 1.23.0
Package registry: add description from UI issue/needs-feedback For bugs, we need more details. For features, the feature must be described in more detail lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. topic/packages type/feature Completely new functionality. Can only be merged if feature freeze is not active.
#20628 opened Aug 2, 2022 by simmstein Loading…
Option to delay conflict checking of old pull requests until page view docs-update-needed The document needs to be updated synchronously 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.
#27779 opened Oct 24, 2023 by brechtvl Loading…
Do not block the database(sqlite) during archive creation lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. type/enhancement An improvement of existing functionality
#27563 opened Oct 10, 2023 by matrss Loading… 1.23.0
Limit repo size docs-update-needed The document needs to be updated synchronously 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/docs modifies/go Pull requests that update Go code modifies/migrations modifies/templates This PR modifies the template files modifies/translation size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. type/docs This PR mainly updates/creates documentation type/feature Completely new functionality. Can only be merged if feature freeze is not active.
#21820 opened Nov 15, 2022 by DmitryFrolovTri Loading…
15 of 30 tasks
Add setting to force login through openid lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/cli PR changes something on the CLI, i.e. gitea doctor or gitea admin topic/authentication type/enhancement An improvement of existing functionality
#21851 opened Nov 17, 2022 by tiltingpenguin 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 size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. type/enhancement An improvement of existing functionality
#25606 opened Jun 30, 2023 by JakobDev Loading…
Reduce incremental Docker build times 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. topic/build PR changes how Gitea is built, i.e. regarding Docker or the Makefile
#27998 opened Nov 11, 2023 by maxstanley Loading…
Refresh button when branch changes 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.
#20511 opened Jul 27, 2022 by maxbol Loading…
Add new RENDER_CONTENT_IFRAME_SANDBOX for the iframe sandbox when load html, Add RENDER_CONTENT_EXTERNAL_CSP for the external render Content-Security-Policy header lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. type/bug
#20180 opened Jun 30, 2022 by lunny Loading…
WIP: Custom Webhooks lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. pr/wip This PR is not ready for review type/feature Completely new functionality. Can only be merged if feature freeze is not active.
#19307 opened Apr 2, 2022 by jolheiser Loading…
[WIP] Issue dashboard: add filter by label name pr/wip This PR is not ready for review type/feature Completely new functionality. Can only be merged if feature freeze is not active.
#19304 opened Apr 1, 2022 by noerw Loading…
3 tasks
WIP: Weighted 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 modifies/migrations modifies/templates This PR modifies the template files modifies/translation size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#32086 opened Sep 19, 2024 by maantje Loading…
SignIn form disabled when reverse proxy auth is enabled issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. type/enhancement An improvement of existing functionality
#18601 opened Feb 4, 2022 by pboguslawski Loading…
storage/minio: Add options to disable signature and multipart for Minio Client lgtm/blocked A maintainer has reservations with the PR and thus it cannot be merged size/M Denotes a PR that changes 30-99 lines, ignoring generated files. type/enhancement An improvement of existing functionality
#21780 opened Nov 11, 2022 by stevefan1999-personal Loading… 1.23.0
DISABLE_ACCESS_TOKENS parameter for disabling access tokens added issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging.
#18488 opened Jan 31, 2022 by pboguslawski Loading…
Add support to import repository data from an exported data of Github lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. topic/repo-migration Migrate repos from other platforms to Gitea, or from Gitea to them type/feature Completely new functionality. Can only be merged if feature freeze is not active.
#18165 opened Jan 3, 2022 by lunny Draft
17 of 20 tasks
Add customizable emoji aliases in app.ini 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.
#22156 opened Dec 18, 2022 by muzzsh Loading…
Add cache for common package queries 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. topic/packages type/enhancement An improvement of existing functionality
#22491 opened Jan 17, 2023 by KN4CK3R Loading…
ProTip! Adding no:label will show everything without a label.