Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Lunny Xiao cc3910d8c3
Fix index generation parallelly failure (#25235)
1 ano atrás
..
actions Support changing labels of Actions runner without re-registration (#24806) 1 ano atrás
activities Use a separate admin page to show global stats, remove `actions` stat (#25062) 1 ano atrás
admin Make repo migration cancelable and fix various bugs (#24605) 1 ano atrás
asymkey Merge setting.InitXXX into one function with options (#24389) 1 ano atrás
auth Add ability to set multiple redirect URIs in OAuth application UI (#25072) 1 ano atrás
avatars Avoid warning for system setting when start up (#23054) 1 ano atrás
db Fix index generation parallelly failure (#25235) 1 ano atrás
dbfs Merge setting.InitXXX into one function with options (#24389) 1 ano atrás
fixtures Fix duplicate Reviewed-by trailers (#24796) 1 ano atrás
git Fix index generation parallelly failure (#25235) 1 ano atrás
issues Fix profile render when the README.md size is larger than 1024 bytes (#25131) 1 ano atrás
migrations Add missing `v` in migrations.go (#25252) 1 ano atrás
organization Use RepositoryList instead of []*Repository (#25074) 1 ano atrás
packages Hide limited users if viewed by anonymous ghost (#25214) 1 ano atrás
perm Rewrite logger system (#24726) 1 ano atrás
project Improve GetBoards and getDefaultBoard (#22981) 1 ano atrás
pull refactor some functions to support ctx as first parameter (#21878) 1 ano atrás
repo Remove stars when repo goes private (#19904) 1 ano atrás
secret Respect original content when creating secrets (#24745) 1 ano atrás
shared/types Display owner of a runner as a tooltip instead of static text (#24377) 1 ano atrás
system Avoid warning for system setting when start up (#23054) 1 ano atrás
unit Rewrite logger system (#24726) 1 ano atrás
unittest Test query must have "order by" explicitly to avoid unstable results (#24963) 1 ano atrás
user Show `bot` label next to username when rendering autor link if the user is a bot (#24943) 1 ano atrás
webhook New webhook trigger for receiving Pull Request review requests (#24481) 1 ano atrás
error.go Implement FSFE REUSE for golang files (#21840) 1 ano atrás
fixture_generation.go Implement FSFE REUSE for golang files (#21840) 1 ano atrás
fixture_test.go Implement FSFE REUSE for golang files (#21840) 1 ano atrás
main_test.go Merge setting.InitXXX into one function with options (#24389) 1 ano atrás
migrate.go Check primary keys for all tables and drop ForeignReference (#21721) 1 ano atrás
migrate_test.go Check primary keys for all tables and drop ForeignReference (#21721) 1 ano atrás
org.go refactor some functions to support ctx as first parameter (#21878) 1 ano atrás
org_team.go Remove org users who belong to no teams (#24247) 1 ano atrás
org_team_test.go Implement FSFE REUSE for golang files (#21840) 1 ano atrás
org_test.go Implement FSFE REUSE for golang files (#21840) 1 ano atrás
repo.go Implement actions artifacts (#22738) 1 ano atrás
repo_collaboration.go refactor some functions to support ctx as first parameter (#21878) 1 ano atrás
repo_collaboration_test.go Rename `repo.GetOwner` to `repo.LoadOwner` (#22967) 1 ano atrás
repo_test.go Implement FSFE REUSE for golang files (#21840) 1 ano atrás
repo_transfer.go Fix unclear `IsRepositoryExist` logic (#24374) 1 ano atrás
repo_transfer_test.go Rename almost all Ctx functions (#22071) 1 ano atrás