gitea/modules/structs
John Olheiser 4f597b1866
Add single release page and latest redirect (#11102)
* Add single release and latest release routes

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Update API and move latest search to models

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Fix swagger

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
2020-04-18 11:47:15 -03:00
..
admin_user.go
attachment.go
commit_status.go
doc.go
fork.go
git_blob.go
git_hook.go
hook.go Granular webhook events (#9626) 2020-03-06 07:10:48 +02:00
issue_comment.go
issue_label.go
issue_milestone.go
issue_reaction.go
issue_stopwatch.go
issue_tracked_time.go
issue.go
lfs_lock.go
miscellaneous.go
notifications.go
org_member.go
org_team.go
org_type.go
org.go
pull.go
release.go Add single release page and latest redirect (#11102) 2020-04-18 11:47:15 -03:00
repo_branch.go Prevent merge of outdated PRs on protected branches (#11012) 2020-04-16 22:00:36 -03:00
repo_collaborator.go
repo_commit.go
repo_file.go
repo_key.go
repo_refs.go
repo_tag.go
repo_topic.go
repo_tree.go
repo_watch.go
repo.go Option to set default branch at repository creation (#10803) 2020-03-26 19:14:51 +00:00
status.go
task.go
user_app.go
user_email.go
user_gpgkey.go
user_key.go
user.go