0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-09 10:51:58 +02:00
gitea/routers/api/v1/repo
6543 e2aa701812
[API] Add ref to create/edit issue options & deprecated assignee (#13992)
* API: Add ref to create/edit issue options

* deprecate Assignee in favour of Assignees
2020-12-15 19:38:10 +01: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 Not using "ctx.ServerError" in api (#12907) 2020-09-20 21:20:14 +01:00
file.go Add better Swagger description and a example for GetArchive (#12743) 2020-09-06 12:23:47 -04:00
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
issue_reaction.go Issue comment reactions should also check pull type (#13349) 2020-10-29 20:48:07 +08:00
issue_stopwatch.go Refactor: move Commit To APIFormat Code & Lot of StopWatch related things (#12729) 2020-09-18 20:09:26 +08:00
issue_subscription.go [Refactor] Move APIFormat functions into convert package (#12856) 2020-10-17 00:23:08 -04:00
issue_tracked_time.go API: Fix GetQueryBeforeSince (#13559) 2020-11-14 14:05:40 +00:00
key.go Move Repo APIFormat to convert package (#13787) 2020-12-02 16:38:30 -05:00
label.go Not using "ctx.ServerError" in api (#12907) 2020-09-20 21:20:14 +01:00
language.go
main_test.go
migrate.go Move Repo APIFormat to convert package (#13787) 2020-12-02 16:38:30 -05:00
milestone.go Not using "ctx.ServerError" in api (#12907) 2020-09-20 21:20:14 +01:00
mirror.go
pull.go Deny wrong pull (#13308) 2020-10-26 11:05:27 +02:00
pull_review.go Add review request api (#11355) 2020-10-20 14:18:25 -04:00
release.go [Refactor] Move APIFormat functions into convert package (#12856) 2020-10-17 00:23:08 -04:00
release_attachment.go [Refactor] Move APIFormat functions into convert package (#12856) 2020-10-17 00:23:08 -04:00
release_tags.go Delete tag API (#13358) 2020-10-30 20:56:34 -05:00
repo.go Move Repo APIFormat to convert package (#13787) 2020-12-02 16:38:30 -05:00
repo_test.go
star.go
status.go Move Repo APIFormat to convert package (#13787) 2020-12-02 16:38:30 -05: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