forgejo/models/repo
parnic 0066bc5113
Add issue filter for Author (#20578)
This adds a new filter option on the issues and pulls pages to filter by the author/poster/creator of the issue or PR
2022-08-08 22:03:58 +02:00
..
archiver.go Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
attachment.go
attachment_test.go
avatar.go
collaboration.go
collaboration_test.go Move tests as seperate sub packages to reduce duplicated file names (#19951) 2022-06-15 09:02:00 +02:00
fork.go
fork_test.go
git.go
issue.go
language_stats.go
main_test.go
mirror.go
pushmirror.go Add new API endpoints for push mirrors management (#19841) 2022-07-30 18:45:59 +02:00
pushmirror_test.go Add new API endpoints for push mirrors management (#19841) 2022-07-30 18:45:59 +02:00
redirect.go
redirect_test.go
repo.go Adjust transaction handling via db.Context (#20031) 2022-06-20 14:38:58 +02:00
repo_indexer.go
repo_list.go Fix: Actor is required to get user repositories (#20443) 2022-07-21 23:31:22 +02:00
repo_list_test.go
repo_test.go Move tests as seperate sub packages to reduce duplicated file names (#19951) 2022-06-15 09:02:00 +02:00
repo_unit.go
star.go
star_test.go
topic.go
topic_test.go
update.go
user_repo.go Add issue filter for Author (#20578) 2022-08-08 22:03:58 +02:00
user_repo_test.go
watch.go
watch_test.go
wiki.go
wiki_test.go