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-fork-majority-judgment/routers/api/v1/repo
Jonas Franz 5ccecb44ad
Feature: Timetracking (#2211)
7 years ago
..
branch.go Fix API for branches with slashes (#2096) 7 years ago
collaborators.go Remove redundant query in collaborator API (#516) 7 years ago
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
issue_tracked_time.go Feature: Timetracking (#2211) 7 years ago
key.go Golint fixed for modules/setting (#262) 8 years ago
label.go Load label ID in NewLabels (#2045) 7 years ago
milestone.go golint fixed for routers (#208) 8 years ago
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 API endpoint for stargazers (#597) 7 years ago
status.go Fix repo API bug (#2133) 7 years ago
subscriber.go API endpoint for subscribers (#598) 7 years ago