Documentation ¶
Index ¶
- Variables
- func Action(ctx *context.Context)
- func Activity(ctx *context.Context)
- func ActivityAuthors(ctx *context.Context)
- func AddBoardToProjectPost(ctx *context.Context)
- func AddDependency(ctx *context.Context)
- func AddTeamPost(ctx *context.Context)
- func AddTimeManually(c *context.Context)
- func Branches(ctx *context.Context)
- func CancelAutoMergePullRequest(ctx *context.Context)
- func CancelStopwatch(c *context.Context)
- func ChangeCollaborationAccessMode(ctx *context.Context)
- func ChangeCommentReaction(ctx *context.Context)
- func ChangeIssueReaction(ctx *context.Context)
- func ChangeMilestoneStatus(ctx *context.Context)
- func ChangeProjectStatus(ctx *context.Context)
- func CherryPick(ctx *context.Context)
- func CherryPickPost(ctx *context.Context)
- func CleanUpPullRequest(ctx *context.Context)
- func Collaboration(ctx *context.Context)
- func CollaborationPost(ctx *context.Context)
- func Commits(ctx *context.Context)
- func CompareAndPullRequestPost(ctx *context.Context)
- func CompareDiff(ctx *context.Context)
- func Create(ctx *context.Context)
- func CreateBranch(ctx *context.Context)
- func CreateCodeComment(ctx *context.Context)
- func CreatePost(ctx *context.Context)
- func CreateProject(ctx *context.Context)
- func CreateProjectPost(ctx *context.Context, form forms.UserCreateProjectForm)
- func DeleteAttachment(ctx *context.Context)
- func DeleteBranchPost(ctx *context.Context)
- func DeleteCollaboration(ctx *context.Context)
- func DeleteComment(ctx *context.Context)
- func DeleteDeployKey(ctx *context.Context)
- func DeleteFile(ctx *context.Context)
- func DeleteFilePost(ctx *context.Context)
- func DeleteIssue(ctx *context.Context)
- func DeleteLabel(ctx *context.Context)
- func DeleteMilestone(ctx *context.Context)
- func DeleteProject(ctx *context.Context)
- func DeleteProjectBoard(ctx *context.Context)
- func DeleteProtectedTagPost(ctx *context.Context)
- func DeleteRelease(ctx *context.Context)
- func DeleteTag(ctx *context.Context)
- func DeleteTeam(ctx *context.Context)
- func DeleteTime(c *context.Context)
- func DeleteWebhook(ctx *context.Context)
- func DeleteWikiPagePost(ctx *context.Context)
- func DeployKeys(ctx *context.Context)
- func DeployKeysPost(ctx *context.Context)
- func Diff(ctx *context.Context)
- func DiffPreviewPost(ctx *context.Context)
- func DingtalkHooksEditPost(ctx *context.Context)
- func DingtalkHooksNewPost(ctx *context.Context)
- func DiscordHooksEditPost(ctx *context.Context)
- func DiscordHooksNewPost(ctx *context.Context)
- func DismissReview(ctx *context.Context)
- func Download(ctx *context.Context)
- func DownloadByID(ctx *context.Context)
- func DownloadByIDOrLFS(ctx *context.Context)
- func DownloadPullDiff(ctx *context.Context)
- func DownloadPullDiffOrPatch(ctx *context.Context, patch bool)
- func DownloadPullPatch(ctx *context.Context)
- func EditFile(ctx *context.Context)
- func EditFilePost(ctx *context.Context)
- func EditMilestone(ctx *context.Context)
- func EditMilestonePost(ctx *context.Context)
- func EditProject(ctx *context.Context)
- func EditProjectBoard(ctx *context.Context)
- func EditProjectPost(ctx *context.Context)
- func EditProtectedTag(ctx *context.Context)
- func EditProtectedTagPost(ctx *context.Context)
- func EditRelease(ctx *context.Context)
- func EditReleasePost(ctx *context.Context)
- func EditWiki(ctx *context.Context)
- func EditWikiPost(ctx *context.Context)
- func ExcerptBlob(ctx *context.Context)
- func FeishuHooksEditPost(ctx *context.Context)
- func FeishuHooksNewPost(ctx *context.Context)
- func FileHistory(ctx *context.Context)
- func FindFiles(ctx *context.Context)
- func Fork(ctx *context.Context)
- func ForkPost(ctx *context.Context)
- func Forks(ctx *context.Context)
- func GetActionIssue(ctx *context.Context) *issues_model.Issue
- func GetActiveStopwatch(ctx *context.Context)
- func GetAttachment(ctx *context.Context)
- func GetClosestParentWithFiles(treePath string, commit *git.Commit) string
- func GetCommentAttachments(ctx *context.Context)
- func GetContentHistoryDetail(ctx *context.Context)
- func GetContentHistoryList(ctx *context.Context)
- func GetContentHistoryOverview(ctx *context.Context)
- func GetEditorConfig(ctx *context.Context, treePath string) string
- func GetIdxFile(ctx *context.Context)
- func GetInfoPacks(ctx *context.Context)
- func GetInfoRefs(ctx *context.Context)
- func GetIssueAttachments(ctx *context.Context)
- func GetIssueInfo(ctx *context.Context)
- func GetLooseObject(ctx *context.Context)
- func GetPackFile(ctx *context.Context)
- func GetTextFile(p string) func(*context.Context)
- func GetUniquePatchBranchName(ctx *context.Context) string
- func GitHooks(ctx *context.Context)
- func GitHooksEdit(ctx *context.Context)
- func GitHooksEditPost(ctx *context.Context)
- func GiteaHooksNewPost(ctx *context.Context)
- func GogsHooksEditPost(ctx *context.Context)
- func GogsHooksNewPost(ctx *context.Context)
- func Graph(ctx *context.Context)
- func Home(ctx *context.Context)
- func InitializeLabels(ctx *context.Context)
- func InitiateDownload(ctx *context.Context)
- func IssueStopwatch(c *context.Context)
- func IssueWatch(ctx *context.Context)
- func Issues(ctx *context.Context)
- func LFSAutoAssociate(ctx *context.Context)
- func LFSDelete(ctx *context.Context)
- func LFSFileFind(ctx *context.Context)
- func LFSFileGet(ctx *context.Context)
- func LFSFiles(ctx *context.Context)
- func LFSLockFile(ctx *context.Context)
- func LFSLocks(ctx *context.Context)
- func LFSPointerFiles(ctx *context.Context)
- func LFSUnlock(ctx *context.Context)
- func Labels(ctx *context.Context)
- func LastCommit(ctx *context.Context)
- func LatestRelease(ctx *context.Context)
- func ListIssues(ctx *context.Context)
- func LockIssue(ctx *context.Context)
- func MSTeamsHooksEditPost(ctx *context.Context)
- func MSTeamsHooksNewPost(ctx *context.Context)
- func MatrixHooksEditPost(ctx *context.Context)
- func MatrixHooksNewPost(ctx *context.Context)
- func MergePullRequest(ctx *context.Context)
- func Migrate(ctx *context.Context)
- func MigratePost(ctx *context.Context)
- func MilestoneIssuesAndPulls(ctx *context.Context)
- func Milestones(ctx *context.Context)
- func MoveIssues(ctx *context.Context)
- func MustAllowPulls(ctx *context.Context)
- func MustAllowUserComment(ctx *context.Context)
- func MustBeAbleToUpload(ctx *context.Context)
- func MustBeEditable(ctx *context.Context)
- func MustBeNotEmpty(ctx *context.Context)
- func MustEnableIssues(ctx *context.Context)
- func MustEnableProjects(ctx *context.Context)
- func MustEnableWiki(ctx *context.Context)
- func NewComment(ctx *context.Context)
- func NewDiffPatch(ctx *context.Context)
- func NewDiffPatchPost(ctx *context.Context)
- func NewFile(ctx *context.Context)
- func NewFilePost(ctx *context.Context)
- func NewIssue(ctx *context.Context)
- func NewIssueChooseTemplate(ctx *context.Context)
- func NewIssuePost(ctx *context.Context)
- func NewLabel(ctx *context.Context)
- func NewMilestone(ctx *context.Context)
- func NewMilestonePost(ctx *context.Context)
- func NewProject(ctx *context.Context)
- func NewProjectPost(ctx *context.Context)
- func NewProtectedTagPost(ctx *context.Context)
- func NewRelease(ctx *context.Context)
- func NewReleasePost(ctx *context.Context)
- func NewWiki(ctx *context.Context)
- func NewWikiPost(ctx *context.Context)
- func Packages(ctx *context.Context)
- func PackagistHooksEditPost(ctx *context.Context)
- func PackagistHooksNewPost(ctx *context.Context)
- func ParseHookEvent(form forms.WebhookForm) *webhook.HookEvent
- func PrepareCompareDiff(ctx *context.Context, ci *CompareInfo, whitespaceBehavior string) bool
- func PrepareMergedViewPullInfo(ctx *context.Context, issue *issues_model.Issue) *git.CompareInfo
- func PrepareViewPullInfo(ctx *context.Context, issue *issues_model.Issue) *git.CompareInfo
- func Projects(ctx *context.Context)
- func ProtectedBranch(ctx *context.Context)
- func ProtectedBranchPost(ctx *context.Context)
- func RawCommitURL(owner, name string, commit *git.Commit) string
- func RawDiff(ctx *context.Context)
- func RedirectDownload(ctx *context.Context)
- func RefBlame(ctx *context.Context)
- func RefCommits(ctx *context.Context)
- func Releases(ctx *context.Context)
- func RemoveDependency(ctx *context.Context)
- func RemoveUploadFileFromServer(ctx *context.Context)
- func RenameBranchPost(ctx *context.Context)
- func RenderFile(ctx *context.Context)
- func RenderNewCodeCommentForm(ctx *context.Context)
- func RenderUserCards(ctx *context.Context, total int, ...)
- func ReplayWebhook(ctx *context.Context)
- func RestoreBranchPost(ctx *context.Context)
- func RetrieveLabels(ctx *context.Context)
- func RetrieveRepoMetas(ctx *context.Context, repo *repo_model.Repository, isPull bool) []*issues_model.Label
- func RetrieveRepoMilestonesAndAssignees(ctx *context.Context, repo *repo_model.Repository)
- func RetrieveRepoReviewers(ctx *context.Context, repo *repo_model.Repository, issue *issues_model.Issue, ...)
- func Search(ctx *context.Context)
- func SearchCommits(ctx *context.Context)
- func SearchIssues(ctx *context.Context)
- func SearchRepo(ctx *context.Context)
- func ServeBlobOrLFS(ctx *context.Context, blob *git.Blob, lastModified time.Time) error
- func ServiceReceivePack(ctx *context.Context)
- func ServiceUploadPack(ctx *context.Context)
- func SetAllowEdits(ctx *context.Context)
- func SetDefaultProjectBoard(ctx *context.Context)
- func SetDiffViewStyle(ctx *context.Context)
- func SetEditorconfigIfExists(ctx *context.Context)
- func SetWhitespaceBehavior(ctx *context.Context)
- func Settings(ctx *context.Context)
- func SettingsAvatar(ctx *context.Context)
- func SettingsCtxData(ctx *context.Context)
- func SettingsDeleteAvatar(ctx *context.Context)
- func SettingsPost(ctx *context.Context)
- func SettingsProtectedBranch(c *context.Context)
- func SettingsProtectedBranchPost(ctx *context.Context)
- func SingleDownload(ctx *context.Context)
- func SingleDownloadOrLFS(ctx *context.Context)
- func SingleRelease(ctx *context.Context)
- func SlackHooksEditPost(ctx *context.Context)
- func SlackHooksNewPost(ctx *context.Context)
- func SoftDeleteContentHistory(ctx *context.Context)
- func SourceCommitURL(owner, name string, commit *git.Commit) string
- func Stars(ctx *context.Context)
- func SubmitReview(ctx *context.Context)
- func Tags(ctx *context.Context)
- func TagsList(ctx *context.Context)
- func TelegramHooksEditPost(ctx *context.Context)
- func TelegramHooksNewPost(ctx *context.Context)
- func TestWebhook(ctx *context.Context)
- func TopicsPost(ctx *context.Context)
- func TreeList(ctx *context.Context)
- func UnlockIssue(ctx *context.Context)
- func UpdateAvatarSetting(ctx *context.Context, form forms.AvatarForm) error
- func UpdateCommentContent(ctx *context.Context)
- func UpdateIssueAssignee(ctx *context.Context)
- func UpdateIssueContent(ctx *context.Context)
- func UpdateIssueDeadline(ctx *context.Context)
- func UpdateIssueLabel(ctx *context.Context)
- func UpdateIssueMilestone(ctx *context.Context)
- func UpdateIssueProject(ctx *context.Context)
- func UpdateIssueRef(ctx *context.Context)
- func UpdateIssueStatus(ctx *context.Context)
- func UpdateIssueTitle(ctx *context.Context)
- func UpdateLabel(ctx *context.Context)
- func UpdatePullRequest(ctx *context.Context)
- func UpdatePullRequestTarget(ctx *context.Context)
- func UpdatePullReviewRequest(ctx *context.Context)
- func UpdateResolveConversation(ctx *context.Context)
- func UpdateViewedFiles(ctx *context.Context)
- func UploadFile(ctx *context.Context)
- func UploadFilePost(ctx *context.Context)
- func UploadFileToServer(ctx *context.Context)
- func UploadIssueAttachment(ctx *context.Context)
- func UploadReleaseAttachment(ctx *context.Context)
- func ValidateRepoMetas(ctx *context.Context, form forms.CreateIssueForm, isPull bool) ([]int64, []int64, int64, int64)
- func ViewIssue(ctx *context.Context)
- func ViewProject(ctx *context.Context)
- func ViewPullCommits(ctx *context.Context)
- func ViewPullFiles(ctx *context.Context)
- func Watchers(ctx *context.Context)
- func WebHooksEdit(ctx *context.Context)
- func WebHooksEditPost(ctx *context.Context)
- func Webhooks(ctx *context.Context)
- func WebhooksNew(ctx *context.Context)
- func WechatworkHooksEditPost(ctx *context.Context)
- func WechatworkHooksNewPost(ctx *context.Context)
- func Wiki(ctx *context.Context)
- func WikiPages(ctx *context.Context)
- func WikiPost(ctx *context.Context)
- func WikiRaw(ctx *context.Context)
- func WikiRevision(ctx *context.Context)
- type Branch
- type CompareInfo
- type PageMeta
- type StopwatchTmplInfo
Constants ¶
This section is empty.
Variables ¶
var IssueTemplateCandidates = []string{
"ISSUE_TEMPLATE.md",
"issue_template.md",
".gitea/ISSUE_TEMPLATE.md",
".gitea/issue_template.md",
".github/ISSUE_TEMPLATE.md",
".github/issue_template.md",
}
IssueTemplateCandidates issue templates
Functions ¶
func ActivityAuthors ¶
ActivityAuthors renders JSON with top commit authors for given time period over all branches
func AddBoardToProjectPost ¶
AddBoardToProjectPost allows a new board to be added to a project.
func AddTeamPost ¶
AddTeamPost response for adding a team to a repository
func AddTimeManually ¶
AddTimeManually tracks time manually
func CancelAutoMergePullRequest ¶ added in v1.17.0
CancelAutoMergePullRequest cancels a scheduled pr
func CancelStopwatch ¶
CancelStopwatch cancel the stopwatch
func ChangeCollaborationAccessMode ¶
ChangeCollaborationAccessMode response for changing access of a collaboration
func ChangeCommentReaction ¶
ChangeCommentReaction create a reaction for comment
func ChangeIssueReaction ¶
ChangeIssueReaction create a reaction for issue
func ChangeMilestoneStatus ¶
ChangeMilestoneStatus response for change a milestone's status
func ChangeProjectStatus ¶
ChangeProjectStatus updates the status of a project between "open" and "close"
func CherryPick ¶ added in v1.17.0
CherryPick handles cherrypick GETs
func CherryPickPost ¶ added in v1.17.0
CherryPickPost handles cherrypick POSTs
func CleanUpPullRequest ¶
CleanUpPullRequest responses for delete merged branch when PR has been merged
func Collaboration ¶
Collaboration render a repository's collaboration page
func CollaborationPost ¶
CollaborationPost response for actions for a collaboration of a repository
func CompareAndPullRequestPost ¶
CompareAndPullRequestPost response for creating pull request
func CompareDiff ¶
CompareDiff show different from one commit to another commit
func CreateBranch ¶
CreateBranch creates new branch in repository
func CreateCodeComment ¶
CreateCodeComment will create a code comment including an pending review if required
func CreateProject ¶
CreateProject renders the generic project creation page
func CreateProjectPost ¶
func CreateProjectPost(ctx *context.Context, form forms.UserCreateProjectForm)
CreateProjectPost creates an individual and/or organization project
func DeleteAttachment ¶
DeleteAttachment response for deleting issue's attachment
func DeleteBranchPost ¶
DeleteBranchPost responses for delete merged branch
func DeleteCollaboration ¶
DeleteCollaboration delete a collaboration for a repository
func DeleteDeployKey ¶
DeleteDeployKey response for deleting a deploy key
func DeleteFilePost ¶
DeleteFilePost response for deleting file
func DeleteIssue ¶ added in v1.17.0
DeleteIssue deletes an issue
func DeleteMilestone ¶
DeleteMilestone delete a milestone
func DeleteProjectBoard ¶
DeleteProjectBoard allows for the deletion of a project board
func DeleteProtectedTagPost ¶
DeleteProtectedTagPost handles deletion of a protected tag
func DeleteTeam ¶
DeleteTeam response for deleting a team from a repository
func DeleteWikiPagePost ¶
DeleteWikiPagePost delete wiki page
func DeployKeys ¶
DeployKeys render the deploy keys list of a repository page
func DeployKeysPost ¶
DeployKeysPost response for adding a deploy key of a repository
func DiffPreviewPost ¶
DiffPreviewPost render preview diff page
func DingtalkHooksEditPost ¶
DingtalkHooksEditPost response for editing discord hook
func DingtalkHooksNewPost ¶
DingtalkHooksNewPost response for creating dingtalk hook
func DiscordHooksEditPost ¶
DiscordHooksEditPost response for editing discord hook
func DiscordHooksNewPost ¶
DiscordHooksNewPost response for creating discord hook
func DismissReview ¶
DismissReview dismissing stale review by repo admin
func DownloadByIDOrLFS ¶
DownloadByIDOrLFS download a file by sha1 ID taking account of LFS
func DownloadPullDiff ¶
DownloadPullDiff render a pull's raw diff
func DownloadPullDiffOrPatch ¶
DownloadPullDiffOrPatch render a pull's raw diff or patch
func DownloadPullPatch ¶
DownloadPullPatch render a pull's raw patch
func EditMilestone ¶
EditMilestone render edting milestone page
func EditMilestonePost ¶
EditMilestonePost response for edting milestone
func EditProjectBoard ¶
EditProjectBoard allows a project board's to be updated
func EditProjectPost ¶
EditProjectPost response for editing a project
func EditProtectedTag ¶
EditProtectedTag render the page to edit a protect tag
func EditProtectedTagPost ¶
EditProtectedTagPost handles creation of a protect tag
func EditReleasePost ¶
EditReleasePost response for edit release
func EditWikiPost ¶
EditWikiPost response for wiki modify request
func FeishuHooksEditPost ¶
FeishuHooksEditPost response for editing feishu hook
func FeishuHooksNewPost ¶
FeishuHooksNewPost response for creating feishu hook
func GetActionIssue ¶
func GetActionIssue(ctx *context.Context) *issues_model.Issue
GetActionIssue will return the issue which is used in the context.
func GetActiveStopwatch ¶
GetActiveStopwatch is the middleware that sets .ActiveStopwatch on context
func GetClosestParentWithFiles ¶
GetClosestParentWithFiles Recursively gets the path of parent in a tree that has files (used when file in a tree is deleted). Returns "" for the root if no parents other than the root have files. If the given treePath isn't a SubTree or it has no entries, we go up one dir and see if we can return the user to that listing.
func GetCommentAttachments ¶
GetCommentAttachments returns attachments for the comment
func GetContentHistoryDetail ¶ added in v1.16.0
GetContentHistoryDetail get detail
func GetContentHistoryList ¶ added in v1.16.0
GetContentHistoryList get list
func GetContentHistoryOverview ¶ added in v1.16.0
GetContentHistoryOverview get overview
func GetEditorConfig ¶
GetEditorConfig returns a editorconfig JSON string for given treePath or "null"
func GetIssueAttachments ¶
GetIssueAttachments returns attachments for the issue
func GetIssueInfo ¶ added in v1.17.0
GetIssueInfo get an issue of a repository
func GetLooseObject ¶
GetLooseObject implements Git dumb HTTP
func GetTextFile ¶
GetTextFile implements Git dumb HTTP
func GetUniquePatchBranchName ¶
GetUniquePatchBranchName Gets a unique branch name for a new patch branch It will be in the form of <username>-patch-<num> where <num> is the first branch of this format that doesn't already exist. If we exceed 1000 tries or an error is thrown, we just return "" so the user has to type in the branch name themselves (will be an empty field)
func GitHooksEdit ¶
GitHooksEdit render for editing a hook of repository page
func GitHooksEditPost ¶
GitHooksEditPost response for editing a git hook of a repository
func GiteaHooksNewPost ¶
GiteaHooksNewPost response for creating Gitea webhook
func GogsHooksEditPost ¶
GogsHooksEditPost response for editing gogs hook
func GogsHooksNewPost ¶
GogsHooksNewPost response for creating webhook
func InitializeLabels ¶
InitializeLabels init labels for a repository
func InitiateDownload ¶
InitiateDownload will enqueue an archival request, as needed. It may submit a request that's already in-progress, but the archiver service will just kind of drop it on the floor if this is the case.
func IssueStopwatch ¶
IssueStopwatch creates or stops a stopwatch for the given issue.
func LFSAutoAssociate ¶
LFSAutoAssociate auto associates accessible lfs files
func LFSDelete ¶
LFSDelete disassociates the provided oid from the repository and if the lfs file is no longer associated with any repositories - deletes it
func LFSFileFind ¶
LFSFileFind guesses a sha for the provided oid (or uses the provided sha) and then finds the commits that contain this sha
func LFSPointerFiles ¶
LFSPointerFiles will search the repository for pointer files and report which are missing LFS files in the content store
func LastCommit ¶ added in v1.16.0
LastCommit returns lastCommit data for the provided branch/tag/commit and directory (in url) and filenames in body
func LatestRelease ¶
LatestRelease redirects to the latest release
func ListIssues ¶ added in v1.17.0
ListIssues list the issues of a repository
func LockIssue ¶
LockIssue locks an issue. This would limit commenting abilities to users with write access to the repo.
func MSTeamsHooksEditPost ¶
MSTeamsHooksEditPost response for editing MS Teams hook
func MSTeamsHooksNewPost ¶
MSTeamsHooksNewPost response for creating MS Teams hook
func MatrixHooksEditPost ¶
MatrixHooksEditPost response for editing a Matrix hook
func MatrixHooksNewPost ¶
MatrixHooksNewPost response for creating a Matrix hook
func MergePullRequest ¶
MergePullRequest response for merging pull request
func MigratePost ¶
MigratePost response for migrating from external git repository
func MilestoneIssuesAndPulls ¶
MilestoneIssuesAndPulls lists all the issues and pull requests of the milestone
func MoveIssues ¶ added in v1.16.0
MoveIssues moves or keeps issues in a column and sorts them inside that column
func MustAllowPulls ¶
MustAllowPulls check if repository enable pull requests and user have right to do that
func MustAllowUserComment ¶
MustAllowUserComment checks to make sure if an issue is locked. If locked and user has permissions to write to the repository, then the comment is allowed, else it is blocked
func MustBeAbleToUpload ¶
MustBeAbleToUpload check that repo can be uploaded to
func MustBeEditable ¶
MustBeEditable check that repo can be edited
func MustBeNotEmpty ¶
MustBeNotEmpty render when a repo is a empty git dir
func MustEnableIssues ¶
MustEnableIssues check if repository enable internal issues
func MustEnableProjects ¶
MustEnableProjects check if projects are enabled in settings
func MustEnableWiki ¶
MustEnableWiki check if wiki is enabled, if external then redirect
func NewDiffPatch ¶ added in v1.17.0
NewDiffPatch render create patch page
func NewDiffPatchPost ¶ added in v1.17.0
NewDiffPatchPost response for sending patch page
func NewIssueChooseTemplate ¶
NewIssueChooseTemplate render creating issue from template page
func NewIssuePost ¶
NewIssuePost response for creating new issue
func NewMilestone ¶
NewMilestone render creating milestone page
func NewMilestonePost ¶
NewMilestonePost response for creating milestone
func NewProjectPost ¶
NewProjectPost creates a new project
func NewProtectedTagPost ¶
NewProtectedTagPost handles creation of a protect tag
func NewRelease ¶
NewRelease render creating or edit release page
func NewReleasePost ¶
NewReleasePost response for creating a release
func NewWikiPost ¶
NewWikiPost response for wiki create request
func PackagistHooksEditPost ¶ added in v1.17.0
PackagistHooksEditPost response for editing packagist hook
func PackagistHooksNewPost ¶ added in v1.17.0
PackagistHooksNewPost response for creating packagist hook
func ParseHookEvent ¶
func ParseHookEvent(form forms.WebhookForm) *webhook.HookEvent
ParseHookEvent convert web form content to webhook.HookEvent
func PrepareCompareDiff ¶
func PrepareCompareDiff( ctx *context.Context, ci *CompareInfo, whitespaceBehavior string, ) bool
PrepareCompareDiff renders compare diff page
func PrepareMergedViewPullInfo ¶
func PrepareMergedViewPullInfo(ctx *context.Context, issue *issues_model.Issue) *git.CompareInfo
PrepareMergedViewPullInfo show meta information for a merged pull request view page
func PrepareViewPullInfo ¶
func PrepareViewPullInfo(ctx *context.Context, issue *issues_model.Issue) *git.CompareInfo
PrepareViewPullInfo show meta information for a pull request preview page
func ProtectedBranch ¶
ProtectedBranch render the page to protect the repository
func ProtectedBranchPost ¶
ProtectedBranchPost response for protect for a branch of a repository
func RawCommitURL ¶ added in v1.16.0
RawCommitURL creates a relative URL for the raw commit in the given repository
func RedirectDownload ¶
RedirectDownload return a file based on the following infos:
func RemoveDependency ¶
RemoveDependency removes the dependency
func RemoveUploadFileFromServer ¶
RemoveUploadFileFromServer remove file from server file dir
func RenameBranchPost ¶ added in v1.16.0
RenameBranchPost responses for rename a branch
func RenderFile ¶ added in v1.17.0
RenderFile renders a file by repos path
func RenderNewCodeCommentForm ¶
RenderNewCodeCommentForm will render the form for creating a new review comment
func RenderUserCards ¶
func RenderUserCards(ctx *context.Context, total int, getter func(opts db.ListOptions) ([]*user_model.User, error), tpl base.TplName)
RenderUserCards render a page show users according the input template
func ReplayWebhook ¶ added in v1.16.0
ReplayWebhook replays a webhook
func RestoreBranchPost ¶
RestoreBranchPost responses for delete merged branch
func RetrieveLabels ¶
RetrieveLabels find all the labels of a repository and organization
func RetrieveRepoMetas ¶
func RetrieveRepoMetas(ctx *context.Context, repo *repo_model.Repository, isPull bool) []*issues_model.Label
RetrieveRepoMetas find all the meta information of a repository
func RetrieveRepoMilestonesAndAssignees ¶
func RetrieveRepoMilestonesAndAssignees(ctx *context.Context, repo *repo_model.Repository)
RetrieveRepoMilestonesAndAssignees find all the milestones and assignees of a repository
func RetrieveRepoReviewers ¶
func RetrieveRepoReviewers(ctx *context.Context, repo *repo_model.Repository, issue *issues_model.Issue, canChooseReviewer bool)
RetrieveRepoReviewers find all reviewers of a repository
func SearchCommits ¶
SearchCommits render commits filtered by keyword
func SearchIssues ¶ added in v1.17.0
SearchIssues searches for issues across the repositories that the user has access to
func SearchRepo ¶ added in v1.17.0
SearchRepo repositories via options
func ServeBlobOrLFS ¶
ServeBlobOrLFS download a git.Blob redirecting to LFS if necessary
func ServiceReceivePack ¶
ServiceReceivePack implements Git Smart HTTP protocol
func ServiceUploadPack ¶
ServiceUploadPack implements Git Smart HTTP protocol
func SetAllowEdits ¶ added in v1.17.0
SetAllowEdits allow edits from maintainers to PRs
func SetDefaultProjectBoard ¶
SetDefaultProjectBoard set default board for uncategorized issues/pulls
func SetDiffViewStyle ¶
SetDiffViewStyle set diff style as render variable
func SetEditorconfigIfExists ¶
SetEditorconfigIfExists set editor config as render variable
func SetWhitespaceBehavior ¶
SetWhitespaceBehavior set whitespace behavior as render variable
func SettingsAvatar ¶
SettingsAvatar save new POSTed repository avatar
func SettingsCtxData ¶ added in v1.17.0
SettingsCtxData is a middleware that sets all the general context data for the settings template.
func SettingsDeleteAvatar ¶
SettingsDeleteAvatar delete repository avatar
func SettingsPost ¶
SettingsPost response for changes of a repository
func SettingsProtectedBranch ¶
SettingsProtectedBranch renders the protected branch setting page
func SettingsProtectedBranchPost ¶
SettingsProtectedBranchPost updates the protected branch settings
func SingleDownload ¶
SingleDownload download a file by repos path
func SingleDownloadOrLFS ¶
SingleDownloadOrLFS download a file by repos path redirecting to LFS if necessary
func SingleRelease ¶
SingleRelease renders a single release's page
func SlackHooksEditPost ¶
SlackHooksEditPost response for editing slack hook
func SlackHooksNewPost ¶
SlackHooksNewPost response for creating slack hook
func SoftDeleteContentHistory ¶ added in v1.16.0
SoftDeleteContentHistory soft delete
func SourceCommitURL ¶ added in v1.16.0
SourceCommitURL creates a relative URL for a commit in the given repository
func SubmitReview ¶
SubmitReview creates a review out of the existing pending review or creates a new one if no pending review exist
func TelegramHooksEditPost ¶
TelegramHooksEditPost response for editing discord hook
func TelegramHooksNewPost ¶
TelegramHooksNewPost response for creating telegram hook
func UnlockIssue ¶
UnlockIssue unlocks a previously locked issue.
func UpdateAvatarSetting ¶
func UpdateAvatarSetting(ctx *context.Context, form forms.AvatarForm) error
UpdateAvatarSetting update repo's avatar
func UpdateCommentContent ¶
UpdateCommentContent change comment of issue's content
func UpdateIssueAssignee ¶
UpdateIssueAssignee change issue's or pull's assignee
func UpdateIssueContent ¶
UpdateIssueContent change issue's content
func UpdateIssueDeadline ¶ added in v1.17.0
UpdateIssueDeadline updates an issue deadline
func UpdateIssueLabel ¶
UpdateIssueLabel change issue's labels
func UpdateIssueMilestone ¶
UpdateIssueMilestone change issue's milestone
func UpdateIssueProject ¶
UpdateIssueProject change an issue's project
func UpdateIssueRef ¶
UpdateIssueRef change issue's ref (branch)
func UpdateIssueStatus ¶
UpdateIssueStatus change issue's status
func UpdateIssueTitle ¶
UpdateIssueTitle change issue's title
func UpdateLabel ¶
UpdateLabel update a label's name and color
func UpdatePullRequest ¶
UpdatePullRequest merge PR's baseBranch into headBranch
func UpdatePullRequestTarget ¶
UpdatePullRequestTarget change pull request's target branch
func UpdatePullReviewRequest ¶
UpdatePullReviewRequest add or remove review request
func UpdateResolveConversation ¶
UpdateResolveConversation add or remove an Conversation resolved mark
func UpdateViewedFiles ¶ added in v1.17.0
func UploadFilePost ¶
UploadFilePost response for uploading file
func UploadFileToServer ¶
UploadFileToServer upload file to server file dir not git
func UploadIssueAttachment ¶
UploadIssueAttachment response for Issue/PR attachments
func UploadReleaseAttachment ¶
UploadReleaseAttachment response for uploading release attachments
func ValidateRepoMetas ¶
func ValidateRepoMetas(ctx *context.Context, form forms.CreateIssueForm, isPull bool) ([]int64, []int64, int64, int64)
ValidateRepoMetas check and returns repository's meta information
func ViewProject ¶
ViewProject renders the project board for a project
func ViewPullCommits ¶
ViewPullCommits show commits for a pull request
func ViewPullFiles ¶
ViewPullFiles render pull request changed files list page
func WebHooksEdit ¶
WebHooksEdit render editing web hook page
func WebHooksEditPost ¶
WebHooksEditPost response for editing web hook
func WechatworkHooksEditPost ¶ added in v1.16.0
WechatworkHooksEditPost response for editing wechatwork hook
func WechatworkHooksNewPost ¶ added in v1.16.0
WechatworkHooksNewPost response for creating wechatwork hook
func WikiRevision ¶
WikiRevision renders file revision list of wiki page
Types ¶
type Branch ¶
type Branch struct { Name string Commit *git.Commit IsProtected bool IsDeleted bool IsIncluded bool DeletedBranch *git_model.DeletedBranch CommitsAhead int CommitsBehind int LatestPullRequest *issues_model.PullRequest MergeMovedOn bool }
Branch contains the branch information
type CompareInfo ¶ added in v1.16.0
type CompareInfo struct { HeadUser *user_model.User HeadRepo *repo_model.Repository HeadGitRepo *git.Repository CompareInfo *git.CompareInfo BaseBranch string HeadBranch string DirectComparison bool }
CompareInfo represents the collected results from ParseCompareInfo
func ParseCompareInfo ¶
func ParseCompareInfo(ctx *context.Context) *CompareInfo
ParseCompareInfo parse compare info between two commit for preparing comparing references
Source Files ¶
- activity.go
- attachment.go
- blame.go
- branch.go
- cherry_pick.go
- commit.go
- compare.go
- download.go
- editor.go
- find.go
- http.go
- issue.go
- issue_content_history.go
- issue_dependency.go
- issue_label.go
- issue_lock.go
- issue_stopwatch.go
- issue_timetrack.go
- issue_watch.go
- lfs.go
- middlewares.go
- migrate.go
- milestone.go
- packages.go
- patch.go
- projects.go
- pull.go
- pull_review.go
- release.go
- render.go
- repo.go
- search.go
- setting.go
- setting_protected_branch.go
- tag.go
- topic.go
- treelist.go
- view.go
- webhook.go
- wiki.go