Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Jason Song 1e76a824bc
Refactor and enhance issue indexer to support both searching, filtering and paging (#26012)
il y a 11 mois
..
actions Fix wrong workflow status when rerun a job in an already finished workflow (#26119) il y a 11 mois
activities Add context parameter to some database functions (#26055) il y a 11 mois
admin Replace `interface{}` with `any` (#25686) il y a 1 an
asymkey Update tool dependencies, lock govulncheck and actionlint (#25655) il y a 11 mois
auth Remove "misc" scope check from public API endpoints (#26134) il y a 11 mois
avatars Avoid warning for system setting when start up (#23054) il y a 1 an
db Refactor and enhance issue indexer to support both searching, filtering and paging (#26012) il y a 11 mois
dbfs Fix content holes in Actions task logs file (#25560) il y a 1 an
fixtures Fix access check for org-level project (#26182) il y a 11 mois
git Fix pull request check list is limited (#26179) il y a 11 mois
issues Refactor and enhance issue indexer to support both searching, filtering and paging (#26012) il y a 11 mois
migrations Fix typo in metadata (#26207) il y a 11 mois
organization Remove unused code (#25734) il y a 11 mois
packages Test if container blob is accessible before mounting (#22759) il y a 11 mois
perm some less naked returns (#25682) il y a 1 an
project Update xorm version (#26128) il y a 11 mois
pull refactor some functions to support ctx as first parameter (#21878) il y a 1 an
repo Add commits dropdown in PR files view and allow commit by commit review (#25528) il y a 11 mois
secret Support configuration variables on Gitea Actions (#24724) il y a 1 an
shared/types Display owner of a runner as a tooltip instead of static text (#24377) il y a 1 an
system Replace `interface{}` with `any` (#25686) il y a 1 an
unit Rewrite logger system (#24726) il y a 1 an
unittest Replace `interface{}` with `any` (#25686) il y a 1 an
user Fix API leaking Usermail if not logged in (#25097) il y a 11 mois
webhook Replace `interface{}` with `any` (#25686) il y a 1 an
error.go Sync branches into databases (#22743) il y a 1 an
fixture_generation.go Implement FSFE REUSE for golang files (#21840) il y a 1 an
fixture_test.go Implement FSFE REUSE for golang files (#21840) il y a 1 an
main_test.go Merge setting.InitXXX into one function with options (#24389) il y a 1 an
migrate.go Add context parameter to some database functions (#26055) il y a 11 mois
migrate_test.go Add context parameter to some database functions (#26055) il y a 11 mois
org.go refactor some functions to support ctx as first parameter (#21878) il y a 1 an
org_team.go Remove org users who belong to no teams (#24247) il y a 1 an
org_team_test.go Implement FSFE REUSE for golang files (#21840) il y a 1 an
org_test.go Implement FSFE REUSE for golang files (#21840) il y a 1 an
repo.go Update tool dependencies, lock govulncheck and actionlint (#25655) il y a 11 mois
repo_collaboration.go refactor some functions to support ctx as first parameter (#21878) il y a 1 an
repo_collaboration_test.go Rename `repo.GetOwner` to `repo.LoadOwner` (#22967) il y a 1 an
repo_test.go Implement FSFE REUSE for golang files (#21840) il y a 1 an
repo_transfer.go Fix unclear `IsRepositoryExist` logic (#24374) il y a 1 an
repo_transfer_test.go Rename almost all Ctx functions (#22071) il y a 1 an