gitea/modules/structs
6543 e2aa701812
[API] Add ref to create/edit issue options & deprecated assignee (#13992)
* API: Add ref to create/edit issue options

* deprecate Assignee in favour of Assignees
2020-12-15 19:38:10 +01:00
..
admin_user.go API: Admin EditUser: Make FullName, Email, Website & Location optional (#13562) 2020-11-19 20:56:42 -05:00
attachment.go
commit_status.go
cron.go Add cron running API (#12421) 2020-08-24 11:48:15 -04:00
doc.go
fork.go
git_blob.go
git_hook.go
hook.go Update golangci-lint to version 1.31.0 (#13102) 2020-10-11 21:27:20 +01:00
issue_comment.go
issue_label.go [API] Fix inconsistent label color format (#10129) 2020-02-09 14:33:03 +00:00
issue_milestone.go Add Created & Updated to Milestone (#12662) 2020-09-05 13:38:54 -04:00
issue_reaction.go
issue_stopwatch.go additional data for type StopWatch in swagger api (#12458) 2020-09-05 12:58:33 +01:00
issue_tracked_time.go
issue.go [API] Add ref to create/edit issue options & deprecated assignee (#13992) 2020-12-15 19:38:10 +01:00
lfs_lock.go
miscellaneous.go
notifications.go API: NotificationSubject show Issue/Pull State (#12901) 2020-09-20 19:10:53 -04:00
org_member.go
org_team.go
org_type.go
org.go
pull_review.go Add review request api (#11355) 2020-10-20 14:18:25 -04:00
pull.go Add option to API to update PullRequest base branch (#11666) 2020-06-07 20:13:40 +01:00
release.go Add single release page and latest redirect (#11102) 2020-04-18 11:47:15 -03:00
repo_branch.go Add block on official review requests branch protection (#13705) 2020-11-28 21:30:46 +02:00
repo_collaborator.go
repo_commit.go [#13004] Add Timestamp to Tag list API (#13026) 2020-10-05 12:07:54 +08:00
repo_file.go
repo_key.go
repo_refs.go
repo_tag.go
repo_topic.go
repo_tree.go
repo_watch.go
repo.go Gitea 2 Gitea migration (#12657) 2020-10-14 07:06:00 +03:00
settings.go Expose default theme in meta and API (#13809) 2020-12-03 13:53:21 +01:00
status.go
task.go
user_app.go Remove Unused Functions (#10516) 2020-03-02 00:05:44 +02:00
user_email.go
user_gpgkey.go
user_key.go
user.go