1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-04 14:46:57 -05:00
gitea/routers/api/v1/repo
..
blob.go Swagger info corrections (#9441) 2019-12-20 19:07:12 +02:00
branch.go
collaborators.go API add/generalize pagination (#9452) 2020-01-24 14:00:29 -05:00
commits.go [API] Get a single commit via Ref (#10915) 2020-04-07 22:54:46 -04:00
file.go
fork.go API add/generalize pagination (#9452) 2020-01-24 14:00:29 -05:00
git_hook.go Swagger info corrections (#9441) 2019-12-20 19:07:12 +02:00
git_ref.go Swagger info corrections (#9441) 2019-12-20 19:07:12 +02:00
hook_test.go
hook.go API add/generalize pagination (#9452) 2020-01-24 14:00:29 -05:00
issue_comment.go API add/generalize pagination (#9452) 2020-01-24 14:00:29 -05:00
issue_label.go Add Organization Wide Labels (#10814) 2020-04-01 01:14:46 -03:00
issue_reaction.go
issue_stopwatch.go Prevent panic in stopwatch (#10670) 2020-03-08 14:46:24 -03:00
issue_subscription.go
issue_tracked_time.go
issue.go [API] ListIssues add filter for milestones (#10148) 2020-04-30 01:15:39 -03:00
key.go API add/generalize pagination (#9452) 2020-01-24 14:00:29 -05:00
label.go Add Organization Wide Labels (#10814) 2020-04-01 01:14:46 -03:00
main_test.go API endpoint for testing webhook (#3550) 2018-04-29 14:21:33 +08:00
migrate.go Various fixes in login sources (#10428) 2020-02-23 13:52:05 -06:00
milestone.go
mirror.go Refactor api repo dir (#10048) 2020-01-29 13:55:23 +08:00
pull_review.go
pull.go Support organization labels for PRs in API (#11135) 2020-04-20 14:10:45 +01:00
release_attachment.go
release.go
repo_test.go
repo.go Option to set default branch at repository creation (#10803) 2020-03-26 19:14:51 +00:00
star.go API add/generalize pagination (#9452) 2020-01-24 14:00:29 -05:00
status.go API add/generalize pagination (#9452) 2020-01-24 14:00:29 -05:00
subscriber.go API add/generalize pagination (#9452) 2020-01-24 14:00:29 -05:00
tag.go
topic.go
transfer.go
tree.go