gitea/routers/api/v1/repo
6543 9c4601bdf8
Code Formats, Nits & Unused Func/Var deletions ()
* _ to unused func options

* rm useless brakets

* rm trifial non used models functions

* rm dead code

* rm dead global vars

* fix routers/api/v1/repo/issue.go

* dont overload import module
..
blob.go Swagger info corrections ()
branch.go [API] Add pagination to ListBranches ()
collaborators.go [refactor] Unify the export of user data via API ()
commits.go Move macaron to chi ()
file.go Add support for ref parameter to get raw file API ()
fork.go Move macaron to chi ()
git_hook.go Move macaron to chi ()
git_ref.go Swagger info corrections ()
hook.go [refactor] Unify the export of user data via API ()
hook_test.go API endpoint for testing webhook ()
issue.go Code Formats, Nits & Unused Func/Var deletions ()
issue_comment.go Move macaron to chi ()
issue_label.go Move macaron to chi ()
issue_reaction.go [refactor] Unify the export of user data via API ()
issue_stopwatch.go Refactor: move Commit To APIFormat Code & Lot of StopWatch related things ()
issue_subscription.go [refactor] Unify the export of user data via API ()
issue_tracked_time.go Move macaron to chi ()
key.go Move macaron to chi ()
label.go Move macaron to chi ()
language.go Add language statistics API endpoint ()
main_test.go API endpoint for testing webhook ()
migrate.go Add LFS Migration and Mirror ()
milestone.go Move macaron to chi ()
mirror.go Refactor api repo dir ()
pull.go Code Formats, Nits & Unused Func/Var deletions ()
pull_review.go Add dismiss review feature ()
release.go Implement delete release attachments and update release attachments' name ()
release_attachment.go Move macaron to chi ()
release_tags.go [API] Add delete release by tag & fix unreleased inconsistency ()
repo.go Add DefaultMergeStyle option to repository ()
repo_test.go Move macaron to chi ()
star.go [refactor] Unify the export of user data via API ()
status.go Move macaron to chi ()
subscriber.go [refactor] Unify the export of user data via API ()
tag.go [API] Add delete release by tag & fix unreleased inconsistency ()
teams.go [API] List, Check, Add & delete endpoints for repository teams ()
topic.go Move macaron to chi ()
transfer.go Repository transfer has to be confirmed, if user can not create repo for new owner ()
tree.go Remove page size limit comment from swagger ()