Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/models
wxiaoguang ad13df36b7
Test query must have "order by" explicitly to avoid unstable results (#24963)
2 years ago
..
actions Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 2 years ago
activities Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 2 years ago
admin Make repo migration cancelable and fix various bugs (#24605) 2 years ago
asymkey Merge setting.InitXXX into one function with options (#24389) 2 years ago
auth
avatars
db Rewrite logger system (#24726) 2 years ago
dbfs Merge setting.InitXXX into one function with options (#24389) 2 years ago
fixtures Implement actions artifacts (#22738) 2 years ago
git Fix missed table name on iterate lfs meta objects (#24768) 2 years ago
issues Add the ability to pin Issues (#24406) 2 years ago
migrations Add the ability to pin Issues (#24406) 2 years ago
organization Add missing test case and fix typo in tests (#24915) 2 years ago
packages Add CRAN package registry (#22331) 2 years ago
perm Rewrite logger system (#24726) 2 years ago
project
pull
repo Rewrite logger system (#24726) 2 years ago
secret Respect original content when creating secrets (#24745) 2 years ago
shared/types Display owner of a runner as a tooltip instead of static text (#24377) 2 years ago
system
unit Rewrite logger system (#24726) 2 years ago
unittest Test query must have "order by" explicitly to avoid unstable results (#24963) 2 years ago
user Show `bot` label next to username when rendering autor link if the user is a bot (#24943) 2 years ago
webhook New webhook trigger for receiving Pull Request review requests (#24481) 2 years ago
error.go
fixture_generation.go
fixture_test.go
main_test.go Merge setting.InitXXX into one function with options (#24389) 2 years ago
migrate.go
migrate_test.go
org.go
org_team.go
org_team_test.go
org_test.go
repo.go Implement actions artifacts (#22738) 2 years ago
repo_collaboration.go
repo_collaboration_test.go
repo_test.go
repo_transfer.go Fix unclear `IsRepositoryExist` logic (#24374) 2 years ago
repo_transfer_test.go