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
David Svantesson 018b0e8180 Fix deadline on update issue or PR via API (#8696)
* Fix deadline on update issue or PR via API

* variable initialized directly (review comment)
2019-10-28 01:35:20 +02:00
..
blob.go Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) 2019-04-17 12:06:35 -04:00
branch.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
collaborators.go
commits.go
file.go don't ignore error message (#8550) 2019-10-17 08:15:02 +08:00
fork.go Move some repositories' operations to a standalone service package (#8557) 2019-10-26 14:54:11 +08:00
git_hook.go
git_ref.go
hook.go
hook_test.go
issue.go Fix deadline on update issue or PR via API (#8696) 2019-10-28 01:35:20 +02:00
issue_comment.go
issue_label.go Move issue label operations to issue service package (#8553) 2019-10-19 12:48:29 +03:00
issue_tracked_time.go
key.go
label.go
main_test.go
milestone.go
pull.go Fix deadline on update issue or PR via API (#8696) 2019-10-28 01:35:20 +02:00
release.go Extract actions on deletereleasebyid from models to release service (#8219) 2019-10-01 00:10:00 +08:00
release_attachment.go
repo.go Move some repositories' operations to a standalone service package (#8557) 2019-10-26 14:54:11 +08:00
repo_test.go
star.go
status.go
subscriber.go
tag.go
topic.go
tree.go