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

Pin repos on profile 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 modifies/translation size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. type/feature Completely new functionality. Can only be merged if feature freeze is not active.
#30961 opened May 13, 2024 by carlosfelgueiras Loading… 1.24.0
add multi-line comment support in api 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.
#25523 opened Jun 26, 2023 by a1012112796 Loading…
2 tasks
1.24.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
1.24.0
feat: api endpoints for projects 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. topic/projects type/feature Completely new functionality. Can only be merged if feature freeze is not active.
#28111 opened Nov 18, 2023 by dineshsalunke Loading…
9 tasks done
1.24.0
Add Audit Trail/Logging 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/cli PR changes something on the CLI, i.e. gitea doctor or gitea admin modifies/docs modifies/go Pull requests that update Go code modifies/migrations modifies/templates This PR modifies the template files modifies/translation size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. type/changelog Adds the changelog for a new Gitea version type/docs This PR mainly updates/creates documentation type/feature Completely new functionality. Can only be merged if feature freeze is not active.
#24257 opened Apr 21, 2023 by KN4CK3R Loading…
Support SAML authentication lgtm/blocked A maintainer has reservations with the PR and thus it cannot be merged modifies/dependencies modifies/docs modifies/go Pull requests that update Go code modifies/internal modifies/js modifies/templates This PR modifies the template files modifies/translation size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. topic/authentication type/changelog Adds the changelog for a new Gitea version type/feature Completely new functionality. Can only be merged if feature freeze is not active.
#29403 opened Feb 25, 2024 by 6543 Loading… 1.24.0
Add Terraform State Locking/Unlocking Support for Gitea 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. topic/packages
#33277 opened Jan 15, 2025 by shurkys Loading… 1.24.0
Show Release Notification in the UI 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/migrations size/L Denotes a PR that changes 100-499 lines, ignoring generated files. topic/ui Change the appearance of the Gitea UI
#27058 opened Sep 13, 2023 by JakobDev Draft
feat: expansion of gitea api to handle columns 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.
#31768 opened Aug 2, 2024 by eyad-hussein Draft
10 of 11 tasks
WIP Implementation of required workflows Actions 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.
#31869 opened Aug 19, 2024 by AvengerMoJo Loading…
Add theme selector button to footer lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. 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.
#27576 opened Oct 11, 2023 by silverwind Draft
Live removal of issue comments using htmx websocket lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/dependencies modifies/frontend 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/feature Completely new functionality. Can only be merged if feature freeze is not active.
#28958 opened Jan 27, 2024 by anbraten Draft
3 tasks done
Move hardcoded links from translation to templates lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/translation 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.
#29500 opened Feb 29, 2024 by delvh Draft
Add configurable for PR approver token 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.
#24798 opened May 18, 2023 by corytodd Loading…
Add FORCE_VISIBILITY config value to force new repos to be public or private 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.
#24771 opened May 17, 2023 by codefritzel Loading…
Implement a simple ActionsUser permission check in package api lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. topic/gitea-actions related to the actions of Gitea type/enhancement An improvement of existing functionality
#24554 opened May 5, 2023 by js6pak Loading…
WIP: Feature #11835 - Adds Git Refs API issue/needs-feedback For bugs, we need more details. For features, the feature must be described in more detail modifies/api This PR adds API routes or modifies them
#21328 opened Oct 3, 2022 by richmahn Draft
Perform actions after a package was removed 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/M Denotes a PR that changes 30-99 lines, ignoring generated files. topic/packages type/feature Completely new functionality. Can only be merged if feature freeze is not active.
#22810 opened Feb 7, 2023 by KN4CK3R 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…
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…
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…
Refactor Git Attribute lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#34154 opened Apr 8, 2025 by lunny Draft
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 Draft
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…
ProTip! Add no:assignee to see everything that’s not assigned.