forgejo/routers/api/v1/repo
David Svantesson 7156e2a71a Fix API for edit and delete release attachment ()
* Add logging for when user requested attachment doesn't belong to the specified release.

* Fix API to use correct variable for release asset (attachment)
2019-09-26 21:16:47 +08:00
..
blob.go Fixes 4762 - Content API for Creating, Updating, Deleting Files () 2019-04-17 12:06:35 -04:00
branch.go Move sdk structs to modules/structs () 2019-05-11 18:21:34 +08:00
collaborators.go fix wrong email when use gitea as OAuth2 provider () () 2019-07-27 17:25:16 +03:00
commits.go Fixes - Malformed URLs in API git/commits response () () 2019-07-22 22:38:38 +01:00
file.go Fixes - API File Contents bug () 2019-06-29 16:51:10 -04:00
fork.go Move sdk structs to modules/structs () 2019-05-11 18:21:34 +08:00
git_hook.go Move sdk structs to modules/structs () 2019-05-11 18:21:34 +08:00
git_ref.go api: fix multiple bugs with statuses endpoints () () 2019-08-09 16:18:46 +03:00
hook.go fix wrong email when use gitea as OAuth2 provider () () 2019-07-27 17:25:16 +03:00
hook_test.go API endpoint for testing webhook () 2018-04-29 14:21:33 +08:00
issue.go Move sdk structs to modules/structs () 2019-05-11 18:21:34 +08:00
issue_comment.go Move sdk structs to modules/structs () 2019-05-11 18:21:34 +08:00
issue_label.go Move sdk structs to modules/structs () 2019-05-11 18:21:34 +08:00
issue_tracked_time.go Move sdk structs to modules/structs () 2019-05-11 18:21:34 +08:00
key.go Move sdk structs to modules/structs () 2019-05-11 18:21:34 +08:00
label.go Add missing description of label on API () 2019-06-16 20:39:52 +08:00
main_test.go API endpoint for testing webhook () 2018-04-29 14:21:33 +08:00
milestone.go Add state param to milestone listing API () 2019-06-06 08:37:45 +08:00
pull.go Fix : Add LFS objects to base repository on merging () 2019-06-22 18:35:34 +01:00
release.go Move sdk structs to modules/structs () 2019-05-11 18:21:34 +08:00
release_attachment.go Fix API for edit and delete release attachment () 2019-09-26 21:16:47 +08:00
repo.go Rewrite existing repo units if setting is not included in api body () 2019-08-11 12:45:45 +03:00
repo_test.go Fixes - Adds API Endpoint for Repo Edit () 2019-05-30 11:09:05 -04:00
star.go fix wrong email when use gitea as OAuth2 provider () () 2019-07-27 17:25:16 +03:00
status.go api: fix multiple bugs with statuses endpoints () () 2019-08-09 16:18:46 +03:00
subscriber.go fix wrong email when use gitea as OAuth2 provider () () 2019-07-27 17:25:16 +03:00
tag.go Fixes - Adds the /git/tags API endpoint () 2019-06-08 17:31:11 +03:00
tree.go Fixes 4762 - Content API for Creating, Updating, Deleting Files () 2019-04-17 12:06:35 -04:00