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/routers/api/v1/repo
Lunny Xiao baed01f247
Remove unnecessary attributes of User struct (#17745)
4 years ago
..
blob.go
branch.go Move some functions into services/repository (#17677) 4 years ago
collaborators.go
commits.go
file.go Move unit into models/unit/ (#17576) 4 years ago
fork.go Use a standalone struct name for Organization (#17632) 4 years ago
git_hook.go
git_ref.go Multiple Escaping Improvements (#17551) 4 years ago
hook.go Move webhook into models/webhook/ (#17579) 4 years ago
hook_test.go Decouple unit test, remove intermediate `unittestbridge` package (#17662) 4 years ago
issue.go Move unit into models/unit/ (#17576) 4 years ago
issue_comment.go
issue_label.go
issue_reaction.go
issue_stopwatch.go Fix close issue but time watcher still running (#17643) 4 years ago
issue_subscription.go
issue_tracked_time.go Move unit into models/unit/ (#17576) 4 years ago
key.go Multiple Escaping Improvements (#17551) 4 years ago
label.go
language.go
main_test.go Decouple unit test code from business code (#17623) 4 years ago
migrate.go Use `hostmatcher` to replace `matchlist`, improve security (#17605) 4 years ago
milestone.go
mirror.go Move unit into models/unit/ (#17576) 4 years ago
notes.go
pull.go Remove unnecessary attributes of User struct (#17745) 4 years ago
pull_review.go
release.go Move unit into models/unit/ (#17576) 4 years ago
release_attachment.go Move attachment into models/repo/ (#17650) 4 years ago
release_tags.go
repo.go Use a standalone struct name for Organization (#17632) 4 years ago
repo_test.go Decouple unit test, remove intermediate `unittestbridge` package (#17662) 4 years ago
star.go Remove unnecessary attributes of User struct (#17745) 4 years ago
status.go
subscriber.go
tag.go
teams.go
topic.go
transfer.go Use a standalone struct name for Organization (#17632) 4 years ago
tree.go
wiki.go