forgejo/routers/api/v1/repo
2020-12-27 21:58:03 +02:00
..
blob.go
branch.go Add block on official review requests branch protection (#13705) 2020-11-28 21:30:46 +02:00
collaborators.go
commits.go
file.go
fork.go Move Repo APIFormat to convert package (#13787) 2020-12-02 16:38:30 -05:00
git_hook.go
git_ref.go
hook.go Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00
hook_test.go
issue.go [API] Add ref to create/edit issue options & deprecated assignee (#13992) 2020-12-15 19:38:10 +01:00
issue_comment.go API: Fix GetQueryBeforeSince (#13559) 2020-11-14 14:05:40 +00:00
issue_label.go Add Organization Wide Labels (#10814) 2020-04-01 01:14:46 -03:00
issue_reaction.go Issue comment reactions should also check pull type (#13349) 2020-10-29 20:48:07 +08:00
issue_stopwatch.go
issue_subscription.go
issue_tracked_time.go Add user filter to issueTrackedTimes, enable usage for issue managers (#14081) 2020-12-22 04:47:17 +01:00
key.go Move Repo APIFormat to convert package (#13787) 2020-12-02 16:38:30 -05:00
label.go
language.go
main_test.go
migrate.go Dump github/gitlab/gitea repository data to a local directory and restore to gitea (#12244) 2020-12-27 11:34:19 +08:00
milestone.go
mirror.go
pull.go
pull_review.go
release.go
release_attachment.go
release_tags.go Delete tag API (#13358) 2020-10-30 20:56:34 -05:00
repo.go Team dashboards (#14159) 2020-12-27 21:58:03 +02:00
repo_test.go
star.go
status.go [Refactor] CombinedStatus and CommitStatus related functions & structs (#14026) 2020-12-18 11:33:32 +08:00
subscriber.go
tag.go
topic.go
transfer.go Move Repo APIFormat to convert package (#13787) 2020-12-02 16:38:30 -05:00
tree.go