0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-03-02 02:12:42 +01:00
gitea/routers/api/v1/repo
JakobDev 7047df36d4
Another round of db.DefaultContext refactor (#27103)
Part of #27065

---------

Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
2023-09-25 13:17:37 +00:00
..
action.go
avatar.go
blob.go
branch.go Updates to the API for archived repos (#27149) 2023-09-21 23:43:29 +00:00
collaborators.go Next round of db.DefaultContext refactor (#27089) 2023-09-16 14:39:12 +00:00
commits.go
file.go Updates to the API for archived repos (#27149) 2023-09-21 23:43:29 +00:00
fork.go
git_hook.go
git_ref.go
hook.go
hook_test.go
issue.go Updates to the API for archived repos (#27149) 2023-09-21 23:43:29 +00:00
issue_attachment.go Updates to the API for archived repos (#27149) 2023-09-21 23:43:29 +00:00
issue_comment.go Updates to the API for archived repos (#27149) 2023-09-21 23:43:29 +00:00
issue_comment_attachment.go Updates to the API for archived repos (#27149) 2023-09-21 23:43:29 +00:00
issue_dependency.go Updates to the API for archived repos (#27149) 2023-09-21 23:43:29 +00:00
issue_label.go Next round of db.DefaultContext refactor (#27089) 2023-09-16 14:39:12 +00:00
issue_pin.go
issue_reaction.go Another round of db.DefaultContext refactor (#27103) 2023-09-25 13:17:37 +00:00
issue_stopwatch.go Next round of db.DefaultContext refactor (#27089) 2023-09-16 14:39:12 +00:00
issue_subscription.go Next round of db.DefaultContext refactor (#27089) 2023-09-16 14:39:12 +00:00
issue_tracked_time.go
key.go Another round of db.DefaultContext refactor (#27103) 2023-09-25 13:17:37 +00:00
label.go Next round of db.DefaultContext refactor (#27089) 2023-09-16 14:39:12 +00:00
language.go
main_test.go
migrate.go
milestone.go Next round of db.DefaultContext refactor (#27089) 2023-09-16 14:39:12 +00:00
mirror.go Add RemoteAddress to mirrors (#26952) 2023-09-16 16:03:02 +00:00
notes.go
patch.go Updates to the API for archived repos (#27149) 2023-09-21 23:43:29 +00:00
pull.go Updates to the API for archived repos (#27149) 2023-09-21 23:43:29 +00:00
pull_review.go Another round of db.DefaultContext refactor (#27103) 2023-09-25 13:17:37 +00:00
release.go Another round of db.DefaultContext refactor (#27103) 2023-09-25 13:17:37 +00:00
release_attachment.go
release_tags.go Another round of db.DefaultContext refactor (#27103) 2023-09-25 13:17:37 +00:00
repo.go Another round of db.DefaultContext refactor (#27103) 2023-09-25 13:17:37 +00:00
repo_test.go
star.go
status.go
subscriber.go
tag.go Another round of db.DefaultContext refactor (#27103) 2023-09-25 13:17:37 +00:00
teams.go
topic.go Next round of db.DefaultContext refactor (#27089) 2023-09-16 14:39:12 +00:00
transfer.go Next round of db.DefaultContext refactor (#27089) 2023-09-16 14:39:12 +00:00
tree.go
wiki.go Updates to the API for archived repos (#27149) 2023-09-21 23:43:29 +00:00