forgejo/routers/api/v1/repo
6543 bfda0f3864
[API] ListIssues add filter for milestones ()
* Refactor Issue Filter Func

* ListIssues add filter for milestones

* as per @lafriks

* documentation ...
2020-04-30 01:15:39 -03:00
..
blob.go Swagger info corrections () 2019-12-20 19:07:12 +02:00
branch.go [API] Add branch delete () 2020-04-19 10:38:09 +08:00
collaborators.go API add/generalize pagination () 2020-01-24 14:00:29 -05:00
commits.go [API] Get a single commit via Ref () 2020-04-07 22:54:46 -04:00
file.go Fix GetContents(): Dont't ignore Executables () 2020-04-24 19:20:22 +03:00
fork.go API add/generalize pagination () 2020-01-24 14:00:29 -05:00
git_hook.go Swagger info corrections () 2019-12-20 19:07:12 +02:00
git_ref.go Swagger info corrections () 2019-12-20 19:07:12 +02:00
hook.go API add/generalize pagination () 2020-01-24 14:00:29 -05:00
hook_test.go API endpoint for testing webhook () 2018-04-29 14:21:33 +08:00
issue.go [API] ListIssues add filter for milestones () 2020-04-30 01:15:39 -03:00
issue_comment.go API add/generalize pagination () 2020-01-24 14:00:29 -05:00
issue_label.go Add Organization Wide Labels () 2020-04-01 01:14:46 -03:00
issue_reaction.go API add/generalize pagination () 2020-01-24 14:00:29 -05:00
issue_stopwatch.go Prevent panic in stopwatch () 2020-03-08 14:46:24 -03:00
issue_subscription.go Add issue subscription check to API () 2020-04-21 14:48:53 +01:00
issue_tracked_time.go API add/generalize pagination () 2020-01-24 14:00:29 -05:00
key.go API add/generalize pagination () 2020-01-24 14:00:29 -05:00
label.go Add Organization Wide Labels () 2020-04-01 01:14:46 -03:00
main_test.go API endpoint for testing webhook () 2018-04-29 14:21:33 +08:00
migrate.go Various fixes in login sources () 2020-02-23 13:52:05 -06:00
milestone.go Fix milestone API state parameter unhandled () 2020-01-29 08:36:32 +02:00
mirror.go Refactor api repo dir () 2020-01-29 13:55:23 +08:00
pull.go Support organization labels for PRs in API () 2020-04-20 14:10:45 +01:00
release.go API add/generalize pagination () 2020-01-24 14:00:29 -05:00
release_attachment.go Swagger info corrections () 2019-12-20 19:07:12 +02:00
repo.go Option to set default branch at repository creation () 2020-03-26 19:14:51 +00:00
repo_test.go Fixes - Adds API Endpoint for Repo Edit () 2019-05-30 11:09:05 -04:00
star.go API add/generalize pagination () 2020-01-24 14:00:29 -05:00
status.go API add/generalize pagination () 2020-01-24 14:00:29 -05:00
subscriber.go API add/generalize pagination () 2020-01-24 14:00:29 -05:00
tag.go [API] enable paggination for ListRepoTags () 2020-02-25 14:07:07 -05:00
topic.go API add/generalize pagination () 2020-01-24 14:00:29 -05:00
transfer.go API endpoint for repo transfer () 2020-01-31 15:49:04 +00:00
tree.go Swagger info corrections () 2019-12-20 19:07:12 +02:00