gitea/modules/structs
Lunny Xiao 0dced15c1a Fix wrong hint when status checking is running on pull request view () ()
* Fix wrong hint when status checking is running on pull request view

* fix lint

* fix test

* fix test

* fix wrong tmpl

* fix import

* rename function name
..
admin_user.go Move sdk structs to modules/structs ()
attachment.go Fix wrong hint when status checking is running on pull request view () ()
commit_status.go Fix wrong hint when status checking is running on pull request view () ()
doc.go Move sdk structs to modules/structs ()
fork.go Move sdk structs to modules/structs ()
git_blob.go Move sdk structs to modules/structs ()
git_hook.go Move sdk structs to modules/structs ()
hook.go update swagger info ()
issue.go Add HTML URL to API Issues () ()
issue_comment.go Display original author and URL information when showing migrated issues/comments ()
issue_label.go Add missing description of label on API ()
issue_milestone.go Move sdk structs to modules/structs ()
issue_reaction.go [API] Fix 9544 | return 200 when reaction already exist ()
issue_stopwatch.go [API] extend StopWatch ()
issue_tracked_time.go [API] Extend times API ()
lfs_lock.go Move sdk structs to modules/structs ()
miscellaneous.go API method to list all commits of a repository ()
org.go Add teams to repo on collaboration page. ()
org_member.go Move sdk structs to modules/structs ()
org_team.go Team permission to create repository in organization ()
org_type.go Fixes - API Org Visibility ()
pull.go Fix API deadline removal ()
release.go Move sdk structs to modules/structs ()
repo.go Add release_counter to Repo API ()
repo_branch.go Update branch API endpoint to show effective branch protection. ()
repo_collaborator.go Move sdk structs to modules/structs ()
repo_commit.go [API] Extend contents with dates ()
repo_file.go [API] Extend contents with dates ()
repo_key.go Move sdk structs to modules/structs ()
repo_refs.go Move sdk structs to modules/structs ()
repo_tag.go Fixes - Adds the /git/tags API endpoint ()
repo_topic.go Add API endpoint for accessing repo topics ()
repo_tree.go Move sdk structs to modules/structs ()
repo_watch.go Move sdk structs to modules/structs ()
status.go Move sdk structs to modules/structs ()
task.go Move migrating repository from frontend to backend ()
user.go Add LastLogin to the User API ()
user_app.go Move sdk structs to modules/structs ()
user_email.go Move sdk structs to modules/structs ()
user_gpgkey.go Move sdk structs to modules/structs ()
user_key.go Move sdk structs to modules/structs ()
utils.go Add golangci ()