gitea/models/repo
wxiaoguang 3feba9f1f4
Allow everyone to read or write a wiki by a repo unit setting (#30495)
Replace #6312
Help #5833
Wiki solution for #639
2024-04-17 15:58:37 +00:00
..
archiver.go
attachment.go Do some performance optimize for issues list and view issue/pull (#29515) 2024-03-12 07:23:44 +00:00
attachment_test.go
avatar.go
collaboration.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
collaboration_test.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
fork.go
fork_test.go
git.go
issue.go Clean up log messages (#30313) 2024-04-07 19:17:06 +08:00
language_stats.go
main_test.go
mirror.go
pushmirror.go
pushmirror_test.go
redirect.go
redirect_test.go
release.go
release_test.go
repo.go Some performance optimization on dashboard and issues page (#29010) 2024-03-12 04:57:19 +00:00
repo_indexer.go
repo_list.go Add container.FilterSlice function (#30339) 2024-04-09 20:27:30 +08:00
repo_list_test.go
repo_test.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
repo_unit.go Allow everyone to read or write a wiki by a repo unit setting (#30495) 2024-04-17 15:58:37 +00:00
repo_unit_test.go
search.go
star.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
star_test.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
topic.go Refactor topic Find functions and add more tests for pagination (#30127) 2024-03-29 11:38:16 +08:00
topic_test.go Refactor topic Find functions and add more tests for pagination (#30127) 2024-03-29 11:38:16 +08:00
update.go
upload.go
user_repo.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
user_repo_test.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
watch.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
watch_test.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
wiki.go
wiki_test.go