You cannot 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/modules/structs
6543 cbe7f5296e
[API] Add affected files of commits to commit struct (#14579)
* 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>
4 years ago
..
admin_user.go API: Admin EditUser: Make FullName, Email, Website & Location optional (#13562) 4 years ago
attachment.go Fix wrong hint when status checking is running on pull request view (#9886) 5 years ago
commit_status.go [Refactor] CombinedStatus and CommitStatus related functions & structs (#14026) 4 years ago
cron.go Add cron running API (#12421) 5 years ago
doc.go
fork.go
git_blob.go
git_hook.go
hook.go Update golangci-lint to version 1.31.0 (#13102) 4 years ago
issue.go [API] Add ref to create/edit issue options & deprecated assignee (#13992) 4 years ago
issue_comment.go
issue_label.go [API] Fix inconsistent label color format (#10129) 5 years ago
issue_milestone.go Add Created & Updated to Milestone (#12662) 4 years ago
issue_reaction.go [API] Fix 9544 | return 200 when reaction already exist (#9550) 5 years ago
issue_stopwatch.go Display current stopwatch in navbar (#14122) 4 years ago
issue_tracked_time.go [API] Extend times API (#9200) 5 years ago
lfs_lock.go
miscellaneous.go API method to list all commits of a repository (#6408) 6 years ago
notifications.go API: NotificationSubject show Issue/Pull State (#12901) 4 years ago
org.go Add teams to repo on collaboration page. (#8045) 5 years ago
org_member.go
org_team.go [API] orgEditTeam make Fields optional (#9556) 5 years ago
org_type.go
pull.go Add option to API to update PullRequest base branch (#11666) 5 years ago
pull_review.go Add review request api (#11355) 4 years ago
release.go Add single release page and latest redirect (#11102) 5 years ago
repo.go Add support to migrate from gogs (#14342) 4 years ago
repo_branch.go Add block on official review requests branch protection (#13705) 4 years ago
repo_collaborator.go
repo_commit.go [API] Add affected files of commits to commit struct (#14579) 4 years ago
repo_file.go enhancement: add signoff option in commit form (#14516) 4 years ago
repo_key.go
repo_refs.go
repo_tag.go
repo_topic.go Add API endpoint for accessing repo topics (#7963) 6 years ago
repo_tree.go
repo_watch.go
settings.go Added option to disable migrations (#13114) 4 years ago
status.go [Refactor] CombinedStatus and CommitStatus related functions & structs (#14026) 4 years ago
task.go Move migrating repository from frontend to backend (#6200) 5 years ago
user.go
user_app.go Remove Unused Functions (#10516) 5 years ago
user_email.go
user_gpgkey.go
user_key.go