You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/routers/api/v1/repo
Ethan Koenig b689bb6180 Webhooks for repo creation/deletion (#1663) 7 years ago
..
branch.go Fix API for branches with slashes (#2096) 7 years ago
collaborators.go
file.go Gracefully handle bare repositories on API operations. (#1932) 7 years ago
fork.go Webhooks for repo creation/deletion (#1663) 7 years ago
hook.go Improve swagger doc (#2274) 7 years ago
issue.go Fix counts on issues dashboard (#2215) 7 years ago
issue_comment.go Fix #2001 and fix issue comments hidden (#2016) 7 years ago
issue_label.go Fix bug in issue labels API (#2048) 7 years ago
key.go
label.go Load label ID in NewLabels (#2045) 7 years ago
milestone.go
pull.go add milestone changed traker on issue view (#804) 7 years ago
release.go Fix repo API bug (#2133) 7 years ago
repo.go Webhooks for repo creation/deletion (#1663) 7 years ago
star.go
status.go Fix repo API bug (#2133) 7 years ago
subscriber.go