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/repo
yp05327 564fef1e20
Fix wrong display of recently pushed notification (#25812) (#31043)
9 months ago
..
archiver.go
attachment.go Do some performance optimize for issues list and view issue/pull (#29515) 12 months ago
attachment_test.go
avatar.go Refactor AppURL usage (#30885) (#30891) 10 months ago
collaboration.go Add user blocking (#29028) 12 months ago
collaboration_test.go Add user blocking (#29028) 12 months ago
fork.go
fork_test.go
git.go
issue.go Clean up log messages (#30313) 11 months ago
language_stats.go
main_test.go
mirror.go
pushmirror.go
pushmirror_test.go
redirect.go
redirect_test.go
release.go Refactor some Str2html code (#29397) 12 months ago
release_test.go
repo.go Some performance optimization on dashboard and issues page (#29010) 12 months ago
repo_indexer.go
repo_list.go Fix wrong display of recently pushed notification (#25812) (#31043) 9 months ago
repo_list_test.go migrate some more "OptionalBool" to "Option[bool]" (#29479) 12 months ago
repo_test.go Add user blocking (#29028) 12 months ago
repo_unit.go Allow everyone to read or write a wiki by a repo unit setting (#30495) 10 months ago
repo_unit_test.go
search.go Get repo list with OrderBy alpha should respect owner too (#30784) (#30875) 10 months ago
star.go Add user blocking (#29028) 12 months ago
star_test.go Add user blocking (#29028) 12 months ago
topic.go Refactor topic Find functions and add more tests for pagination (#30127) 11 months ago
topic_test.go Refactor topic Find functions and add more tests for pagination (#30127) 11 months ago
update.go
upload.go
user_repo.go Get repo assignees and reviewers should ignore deactivated users (#30770) (#30782) 10 months ago
user_repo_test.go Get repo assignees and reviewers should ignore deactivated users (#30770) (#30782) 10 months ago
watch.go Add user blocking (#29028) 12 months ago
watch_test.go Add user blocking (#29028) 12 months ago
wiki.go
wiki_test.go