This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/routers/api/v1/repo
Ethan Koenig d91fe5254d Fix ignored errors in API route (#2850)
* Fix ignored errors in API route
2017-11-04 19:10:01 +01:00
..
branch.go
collaborators.go
file.go
fork.go Webhooks for repo creation/deletion (#1663) 2017-09-03 11:20:24 +03:00
hook.go
issue.go Remove redudant issue LoadAttributes() calls (#2614) 2017-09-27 09:41:52 -03:00
issue_comment.go
issue_label.go
issue_tracked_time.go Use api.TrackedTime in API (#2807) 2017-11-01 10:25:14 +08:00
key.go
label.go
milestone.go
pull.go Fix ignored errors in API route (#2850) 2017-11-04 19:10:01 +01:00
release.go Sync releases table with tags on push and for mirrors (#2459) 2017-09-20 13:26:49 +08:00
repo.go Add search mode option to /api/repo/search (#2756) 2017-10-27 00:16:13 +03:00
star.go
status.go
subscriber.go