mirror of
https://github.com/go-gitea/gitea
synced 2024-10-31 23:34:25 +00:00
e483220ea3
* RM unused struct * rename (*CommitStatus) loadRepo() -> loadAttributes() * move ToCommitStatus into its own file * use CommitStatusState instead of StatusState * move CombinedStatus convertion into convert package * let models.GetLatestCommitStatus use repoID direct and accept ListOptions * update swagger docs * fix tests * Fix swagger docs * rm page * fix swagger docs!!! * return json null * always return json * rename api.Status to api.CommitStatus * fix swagger docs * sec swagger fix |
||
---|---|---|
.. | ||
app.go | ||
cron.go | ||
issue.go | ||
key.go | ||
misc.go | ||
notify.go | ||
options.go | ||
org.go | ||
repo.go | ||
settings.go | ||
user.go |