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 Rendering Excalidraw Diagrams lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/dependencies modifies/frontend modifies/go Pull requests that update Go code type/feature Completely new functionality. Can only be merged if feature freeze is not active.
#35532 opened Sep 25, 2025 by darren Draft
Add markdown code block wrap toggle 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 modifies/translation
#35529 opened Sep 24, 2025 by silverwind Draft
Move GetDiverging functions to gitrepo lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/go Pull requests that update Go code modifies/migrations type/refactoring Existing code has been cleaned up. There should be no new functionality.
#35524 opened Sep 23, 2025 by lunny Loading… 1.26.0
Add proper error message if session provider can not be created lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/go Pull requests that update Go code type/enhancement An improvement of existing functionality
#35520 opened Sep 22, 2025 by 6543 Loading…
fix attachment file size limit in server backend 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 type/bug
#35519 opened Sep 22, 2025 by a1012112796 Loading…
Remove the licenses.txt build lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/dependencies modifies/frontend modifies/go Pull requests that update Go code modifies/internal modifies/templates This PR modifies the template files
#35515 opened Sep 19, 2025 by silverwind Draft
Move archive function to repo_model and gitrepo 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 type/refactoring Existing code has been cleaned up. There should be no new functionality.
#35514 opened Sep 19, 2025 by lunny Loading… 1.26.0
Add healthcheck to Docker images lgtm/blocked A maintainer has reservations with the PR and thus it cannot be merged modifies/internal type/enhancement An improvement of existing functionality
#35513 opened Sep 18, 2025 by seuros Loading…
Added button to copy file name in PR files 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
#35509 opened Sep 17, 2025 by saneks222 Loading…
Use global lock instead of status pool for cron lock lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/go Pull requests that update Go code type/refactoring Existing code has been cleaned up. There should be no new functionality.
#35507 opened Sep 16, 2025 by lunny Loading… 1.26.0
Move some functions to gitrepo package 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 type/refactoring Existing code has been cleaned up. There should be no new functionality.
#35503 opened Sep 16, 2025 by lunny Loading… 1.26.0
Pull Request Merge Text should exclude dismissed reviews if only official once count lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code
#35500 opened Sep 16, 2025 by 6543 Loading…
Convert locale files from ini to json format lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code modifies/internal modifies/templates This PR modifies the template files modifies/translation type/refactoring Existing code has been cleaned up. There should be no new functionality.
#35489 opened Sep 14, 2025 by lunny Loading… 1.26.0
Honor delete branch on merge repo setting when using merge API 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
#35488 opened Sep 14, 2025 by kemzeb Draft
Improve create pull request head ref 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/refactoring Existing code has been cleaned up. There should be no new functionality.
#35469 opened Sep 11, 2025 by lunny Loading…
Retarget branches to next branch in chain, rather than defaultBranch lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code
#35464 opened Sep 11, 2025 by SpectralDuck Loading…
Use git model to detect whether branch exist instead of gitrepo method 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 type/refactoring Existing code has been cleaned up. There should be no new functionality.
#35459 opened Sep 11, 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
Don't create patch file and rework calculating head branch name when migrating. lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code type/bug type/refactoring Existing code has been cleaned up. There should be no new functionality.
#35438 opened Sep 9, 2025 by lunny Draft
2 tasks done
Add reparent option to Repository CreateFork API 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
#35430 opened Sep 7, 2025 by AdamMajer Loading…
Clean up the lock files created 24 hours ago lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/go Pull requests that update Go code modifies/translation
#35399 opened Sep 2, 2025 by lunny Draft
Use gitrepo.Repository instead of wikipath lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code type/refactoring Existing code has been cleaned up. There should be no new functionality.
#35398 opened Sep 2, 2025 by lunny Loading… 1.26.0
Add commitstatus token scope 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
#35383 opened Aug 29, 2025 by not7cd Draft
10 tasks
Add Actions API endpoints for workflow run and job management 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
#35382 opened Aug 29, 2025 by rossigee Loading…
add oauth2 device flow support 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 modifies/templates This PR modifies the template files modifies/translation
#35379 opened Aug 29, 2025 by a1012112796 Loading… 1.26.0
ProTip! Adding no:label will show everything without a label.