gitea/modules/structs
6543 cbe7f5296e
[API] Add affected files of commits to commit struct ()
* Add files affected by a commit to gitea API -- similar to github

* Add files affected by a commit to gitea API

* Fix stupid error

* Fix other stupid typo

* Generate swagger tmpl

* Comply with convert to git commit refacto

* update swagger docs

* extend test

* format code

* Update integrations/api_repo_git_commits_test.go

* Update modules/convert/git_commit.go

Co-authored-by: Laurent Cahour <laurent.cahour@dont-nod.com>
Co-authored-by: zeripath <art27@cantab.net>
..
admin_user.go API: Admin EditUser: Make FullName, Email, Website & Location optional ()
attachment.go Fix wrong hint when status checking is running on pull request view ()
commit_status.go [Refactor] CombinedStatus and CommitStatus related functions & structs ()
cron.go Add cron running API ()
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 golangci-lint to version 1.31.0 ()
issue.go [API] Add ref to create/edit issue options & deprecated assignee ()
issue_comment.go Display original author and URL information when showing migrated issues/comments ()
issue_label.go [API] Fix inconsistent label color format ()
issue_milestone.go Add Created & Updated to Milestone ()
issue_reaction.go [API] Fix 9544 | return 200 when reaction already exist ()
issue_stopwatch.go Display current stopwatch in navbar ()
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 ()
notifications.go API: NotificationSubject show Issue/Pull State ()
org.go Add teams to repo on collaboration page. ()
org_member.go Move sdk structs to modules/structs ()
org_team.go [API] orgEditTeam make Fields optional ()
org_type.go Fixes - API Org Visibility ()
pull.go Add option to API to update PullRequest base branch ()
pull_review.go Add review request api ()
release.go Add single release page and latest redirect ()
repo.go Add support to migrate from gogs ()
repo_branch.go Add block on official review requests branch protection ()
repo_collaborator.go Move sdk structs to modules/structs ()
repo_commit.go [API] Add affected files of commits to commit struct ()
repo_file.go enhancement: add signoff option in commit form ()
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 ()
settings.go Added option to disable migrations ()
status.go [Refactor] CombinedStatus and CommitStatus related functions & structs ()
task.go Move migrating repository from frontend to backend ()
user.go Add LastLogin to the User API ()
user_app.go Remove Unused Functions ()
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 ()