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
Giteabot 031ddfcb7b
Fix index generation parallelly failure (#25235) (#25269)
1 year ago
..
actions Add user level action runners (#24995) 1 year ago
activities Use a separate admin page to show global stats, remove `actions` stat (#25062) 1 year 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 Add ability to set multiple redirect URIs in OAuth application UI (#25072) 1 year ago
avatars
db Fix index generation parallelly failure (#25235) (#25269) 1 year ago
dbfs Merge setting.InitXXX into one function with options (#24389) 2 years ago
fixtures Implement actions artifacts (#22738) 2 years ago
git Fix index generation parallelly failure (#25235) (#25269) 1 year ago
issues Use RepositoryList instead of []*Repository (#25074) 1 year ago
migrations Fix all possible setting error related storages and added some tests (#23911) (#25244) 1 year ago
organization Use RepositoryList instead of []*Repository (#25074) 1 year ago
packages Hide limited users if viewed by anonymous ghost (#25214) (#25220) 1 year ago
perm Rewrite logger system (#24726) 2 years ago
project
pull
repo Remove stars when repo goes private (#19904) 1 year 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) 1 year ago
user Show `bot` label next to username when rendering autor link if the user is a bot (#24943) 1 year 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 Remove org users who belong to no teams (#24247) 2 years ago
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