forgejo/routers/api/v1/repo
Lunny Xiao 2677d071f9
Move newbranch to standalone package (#9627)
* Move newbranch to standalone package

* move branch functions to modules to avoid dependencies cycles

* fix tests

* fix lint

* fix lint
2020-01-14 11:38:04 +08:00
..
blob.go
branch.go Move newbranch to standalone package (#9627) 2020-01-14 11:38:04 +08:00
collaborators.go
commits.go
file.go
fork.go
git_hook.go
git_ref.go
hook.go
hook_test.go
issue.go Restricted users (#6274) 2020-01-13 18:33:46 +01:00
issue_comment.go [API] Add "before" query to ListIssueComments and ListRepoIssue… (#9685) 2020-01-13 17:02:24 +01:00
issue_label.go
issue_reaction.go
issue_stopwatch.go
issue_subscription.go
issue_tracked_time.go Move tracked time api convert to convert package (#9665) 2020-01-10 21:59:41 -05:00
key.go
label.go
main_test.go
milestone.go
pull.go Allow repo admin to merge PR regardless of review status (#9611) 2020-01-11 02:29:34 -05:00
release.go
release_attachment.go
repo.go Restricted users (#6274) 2020-01-13 18:33:46 +01:00
repo_test.go
star.go
status.go
subscriber.go
tag.go
topic.go
tree.go