forgejo/routers/api/v1/repo
6543 8bdc9795d8
Add name filter to API for GetMilestoneList (#12336)
Adds a name filter to the API for GetMilestoneList

Includes a small refactor: merge GetMilestones and GetMilestonesByRepoID

Close #12260

Needed for https://gitea.com/gitea/go-sdk/issues/383 and https://gitea.com/gitea/tea/pulls/149
2020-07-28 12:30:40 +01:00
..
blob.go
branch.go
collaborators.go
commits.go Fix regression: Gitea commits API again returns commit summaries, not full messages (#12186) 2020-07-08 14:53:09 +01:00
file.go
fork.go
git_hook.go
git_ref.go
hook.go
hook_test.go
issue.go Do not override API issue pagination with UI settings (#12068) 2020-06-27 17:09:24 -04:00
issue_comment.go
issue_label.go
issue_reaction.go
issue_stopwatch.go
issue_subscription.go
issue_tracked_time.go
key.go
label.go
language.go
main_test.go
migrate.go
milestone.go Add name filter to API for GetMilestoneList (#12336) 2020-07-28 12:30:40 +01:00
mirror.go
pull.go
pull_review.go
release.go
release_attachment.go
repo.go
repo_test.go
star.go
status.go
subscriber.go
tag.go
topic.go
transfer.go
tree.go