gitea/routers/api/v1/repo
Lunny Xiao 0add627182
Fix close issue but time watcher still running ()
* Fix close issue but time watcher still running

* refactor stopwatch codes

* Fix test

* Fix test

* Fix typo

* Fix test
..
blob.go Swagger info corrections ()
branch.go Move some functions into services/repository ()
collaborators.go [API] generalize list header ()
commits.go Add API to get commit diff/patch ()
file.go Move unit into models/unit/ ()
fork.go Use a standalone struct name for Organization ()
git_hook.go Move macaron to chi ()
git_ref.go Multiple Escaping Improvements ()
hook.go Move webhook into models/webhook/ ()
hook_test.go Decouple unit test, remove intermediate `unittestbridge` package ()
issue.go Move unit into models/unit/ ()
issue_comment.go [API] generalize list header ()
issue_label.go Calculate label URL on API ()
issue_reaction.go [refactor] Unify the export of user data via API ()
issue_stopwatch.go Fix close issue but time watcher still running ()
issue_subscription.go [refactor] Unify the export of user data via API ()
issue_tracked_time.go Move unit into models/unit/ ()
key.go Multiple Escaping Improvements ()
label.go Calculate label URL on API ()
language.go Add language statistics API endpoint ()
main_test.go Decouple unit test code from business code ()
migrate.go Use `hostmatcher` to replace `matchlist`, improve security ()
milestone.go [API] generalize list header ()
mirror.go Move unit into models/unit/ ()
notes.go Add an api endpoint to fetch git notes () ()
pull.go Move unit into models/unit/ ()
pull_review.go [API] generalize list header ()
release.go Move unit into models/unit/ ()
release_attachment.go Move attachment into models/repo/ ()
release_tags.go [API] Add delete release by tag & fix unreleased inconsistency ()
repo.go Use a standalone struct name for Organization ()
repo_test.go Decouple unit test, remove intermediate `unittestbridge` package ()
star.go [API] generalize list header ()
status.go [API] generalize list header ()
subscriber.go [API] generalize list header ()
tag.go [API] generalize list header ()
teams.go [API] List, Check, Add & delete endpoints for repository teams ()
topic.go [API] generalize list header ()
transfer.go Use a standalone struct name for Organization ()
tree.go Rename context.Query to context.Form ()
wiki.go Add API to get/edit wiki ()