gitea/routers/api/v1/repo
2019-11-02 11:33:20 +08:00
..
blob.go
branch.go
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 Move sdk structs to modules/structs (#6905) 2019-05-11 18:21:34 +08:00
git_ref.go
hook_test.go
hook.go Rename HookQueue to hookQueue (#8778) 2019-11-02 10:35:12 +08:00
issue_comment.go Move webhook codes from service to webhook notification (#8712) 2019-10-30 12:02:46 +02:00
issue_label.go Move issue label operations to issue service package (#8553) 2019-10-19 12:48:29 +03:00
issue_tracked_time.go
issue.go Move issue milestone assign to issue service and move webhook to notification (#8780) 2019-11-02 11:33:20 +08:00
key.go
label.go
main_test.go
milestone.go Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
pull.go Move issue milestone assign to issue service and move webhook to notification (#8780) 2019-11-02 11:33:20 +08:00
release_attachment.go Fix API for edit and delete release attachment (#8285) 2019-09-27 10:24:06 +08:00
release.go Extract actions on deletereleasebyid from models to release service (#8219) 2019-10-01 00:10:00 +08:00
repo_test.go
repo.go Move some repositories' operations to a standalone service package (#8557) 2019-10-26 14:54:11 +08:00
star.go
status.go
subscriber.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
tag.go
topic.go
tree.go