Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Lunny Xiao cc3910d8c3
Fix index generation parallelly failure (#25235)
před 1 rokem
..
actions Support changing labels of Actions runner without re-registration (#24806) před 1 rokem
activities Use a separate admin page to show global stats, remove `actions` stat (#25062) před 1 rokem
admin Make repo migration cancelable and fix various bugs (#24605) před 1 rokem
asymkey Merge setting.InitXXX into one function with options (#24389) před 1 rokem
auth Add ability to set multiple redirect URIs in OAuth application UI (#25072) před 1 rokem
avatars Avoid warning for system setting when start up (#23054) před 1 rokem
db Fix index generation parallelly failure (#25235) před 1 rokem
dbfs Merge setting.InitXXX into one function with options (#24389) před 1 rokem
fixtures Fix duplicate Reviewed-by trailers (#24796) před 1 rokem
git Fix index generation parallelly failure (#25235) před 1 rokem
issues Fix profile render when the README.md size is larger than 1024 bytes (#25131) před 1 rokem
migrations Add missing `v` in migrations.go (#25252) před 1 rokem
organization Use RepositoryList instead of []*Repository (#25074) před 1 rokem
packages Hide limited users if viewed by anonymous ghost (#25214) před 1 rokem
perm Rewrite logger system (#24726) před 1 rokem
project Improve GetBoards and getDefaultBoard (#22981) před 1 rokem
pull refactor some functions to support ctx as first parameter (#21878) před 1 rokem
repo Remove stars when repo goes private (#19904) před 1 rokem
secret Respect original content when creating secrets (#24745) před 1 rokem
shared/types Display owner of a runner as a tooltip instead of static text (#24377) před 1 rokem
system Avoid warning for system setting when start up (#23054) před 1 rokem
unit Rewrite logger system (#24726) před 1 rokem
unittest Test query must have "order by" explicitly to avoid unstable results (#24963) před 1 rokem
user Show `bot` label next to username when rendering autor link if the user is a bot (#24943) před 1 rokem
webhook New webhook trigger for receiving Pull Request review requests (#24481) před 1 rokem
error.go Implement FSFE REUSE for golang files (#21840) před 1 rokem
fixture_generation.go Implement FSFE REUSE for golang files (#21840) před 1 rokem
fixture_test.go Implement FSFE REUSE for golang files (#21840) před 1 rokem
main_test.go Merge setting.InitXXX into one function with options (#24389) před 1 rokem
migrate.go Check primary keys for all tables and drop ForeignReference (#21721) před 1 rokem
migrate_test.go Check primary keys for all tables and drop ForeignReference (#21721) před 1 rokem
org.go refactor some functions to support ctx as first parameter (#21878) před 1 rokem
org_team.go Remove org users who belong to no teams (#24247) před 1 rokem
org_team_test.go Implement FSFE REUSE for golang files (#21840) před 1 rokem
org_test.go Implement FSFE REUSE for golang files (#21840) před 1 rokem
repo.go Implement actions artifacts (#22738) před 1 rokem
repo_collaboration.go refactor some functions to support ctx as first parameter (#21878) před 1 rokem
repo_collaboration_test.go Rename `repo.GetOwner` to `repo.LoadOwner` (#22967) před 1 rokem
repo_test.go Implement FSFE REUSE for golang files (#21840) před 1 rokem
repo_transfer.go Fix unclear `IsRepositoryExist` logic (#24374) před 1 rokem
repo_transfer_test.go Rename almost all Ctx functions (#22071) před 1 rokem