Skip to content

Pull requests: go-gitea/gitea

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

Pull requests list

Add advanced labels with priority 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. 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.
#11669 opened May 29, 2020 by lafriks Draft
1 of 4 tasks
Inherit submodules from template repository content lgtm/need 1 This PR needs approval from one additional maintainer to be merged. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. type/enhancement An improvement of existing functionality
#16237 opened Jun 23, 2021 by sschroe 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
Account autocreation from LDAP after reverse proxy authentication 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. type/feature Completely new functionality. Can only be merged if feature freeze is not active.
#18452 opened Jan 29, 2022 by pboguslawski Loading…
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…
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…
Allow pushmirror to use publickey authentication issue/needs-feedback For bugs, we need more details. For features, the feature must be described in more detail lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. status/blocked This PR cannot be merged yet, i.e. because it depends on another unmerged PR type/feature Completely new functionality. Can only be merged if feature freeze is not active.
#18835 opened Feb 20, 2022 by Gusted Loading…
Converts columns from NULL to NOT NULL DEFAULT lgtm/need 1 This PR needs approval from one additional maintainer to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. type/testing
#18871 opened Feb 23, 2022 by KN4CK3R 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: 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…
Worktime tracking for the organization level. 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.
#19808 opened May 25, 2022 by kkovacs 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…
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
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…
Allow disable part user settings lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. type/enhancement An improvement of existing functionality
#20549 opened Jul 30, 2022 by lunny Draft
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
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…
Use browser's default application open handler for non-dangerous MIME types 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.
#20720 opened Aug 8, 2022 by Eriner Loading…
Make TryInsert functions within the packages module use INSERT ... ON CONFLICT lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. type/bug
#21063 opened Sep 4, 2022 by zeripath Loading…
Support external renderers to PDF (#17635) 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.
#21098 opened Sep 6, 2022 by PlushBeaver Loading…
WIP: Feature #11835 - Adds Git Refs API modifies/api This PR adds API routes or modifies them
#21328 opened Oct 3, 2022 by richmahn Draft
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
Limit repo size 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/migrations 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…
Filter project boards based on labels lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. topic/projects type/enhancement An improvement of existing functionality
#21963 opened Nov 28, 2022 by techknowlogick Draft
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.