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 CommitInfoCache(ctx *context.Context)
- func Commits(ctx *context.Context)
- func CompareAndPullRequestPost(ctx *context.Context)
- func CompareDiff(ctx *context.Context)
- func CorsHandler() func(next http.Handler) http.Handler
- func Create(ctx *context.Context)
- func CreateBranch(ctx *context.Context)
- func CreateCodeComment(ctx *context.Context)
- func CreatePost(ctx *context.Context)
- 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 DeleteProtectedBranchRulePost(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 GiteaHooksEditPost(ctx *context.Context)
- func GiteaHooksNewPost(ctx *context.Context)
- func GogsHooksEditPost(ctx *context.Context)
- func GogsHooksNewPost(ctx *context.Context)
- func Graph(ctx *context.Context)
- func HTTPGitEnabledHandler(ctx *context.Context)
- func Home(ctx *context.Context)
- func InitializeLabels(ctx *context.Context)
- func InitiateDownload(ctx *context.Context)
- func IssuePosters(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 MigrateCancelPost(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_module.HookEvent
- func PrepareCompareDiff(ctx *context.Context, ci *CompareInfo, whitespaceBehavior git.TrustedCmdArgs) 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 ProtectedBranchRules(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 ReleasesFeedAtom(ctx *context.Context)
- func ReleasesFeedRSS(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 ServeAttachment(ctx *context.Context, uuid string)
- 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 SetDefaultBranchPost(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 TagsListFeedAtom(ctx *context.Context)
- func TagsListFeedRSS(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 UnSetDefaultProjectBoard(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 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.yaml",
"ISSUE_TEMPLATE.yml",
"issue_template.md",
"issue_template.yaml",
"issue_template.yml",
".gitea/ISSUE_TEMPLATE.md",
".gitea/ISSUE_TEMPLATE.yaml",
".gitea/ISSUE_TEMPLATE.yml",
".gitea/issue_template.md",
".gitea/issue_template.yaml",
".gitea/issue_template.yml",
".github/ISSUE_TEMPLATE.md",
".github/ISSUE_TEMPLATE.yaml",
".github/ISSUE_TEMPLATE.yml",
".github/issue_template.md",
".github/issue_template.yaml",
".github/issue_template.yml",
}
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 ¶
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 CherryPickPost ¶
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 CommitInfoCache ¶
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 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 DeleteMilestone ¶
DeleteMilestone delete a milestone
func DeleteProjectBoard ¶
DeleteProjectBoard allows for the deletion of a project board
func DeleteProtectedBranchRulePost ¶
DeleteProtectedBranchRulePost delete protected branch rule by id
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 Dingtalk webhook
func DingtalkHooksNewPost ¶
DingtalkHooksNewPost response for creating Dingtalk webhook
func DiscordHooksEditPost ¶
DiscordHooksEditPost response for editing Discord webhook
func DiscordHooksNewPost ¶
DiscordHooksNewPost response for creating Discord webhook
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 webhook
func FeishuHooksNewPost ¶
FeishuHooksNewPost response for creating Feishu webhook
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 ¶
GetContentHistoryDetail get detail
func GetContentHistoryList ¶
GetContentHistoryList get list
func GetContentHistoryOverview ¶
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 ¶
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 GiteaHooksEditPost ¶
GiteaHooksEditPost response for editing Gitea webhook
func GiteaHooksNewPost ¶
GiteaHooksNewPost response for creating Gitea webhook
func GogsHooksEditPost ¶
GogsHooksEditPost response for editing Gogs webhook
func GogsHooksNewPost ¶
GogsHooksNewPost response for creating Gogs webhook
func HTTPGitEnabledHandler ¶
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 IssuePosters ¶
IssuePosters get posters for current repo's issues/pull requests
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 ¶
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 LockIssue ¶
LockIssue locks an issue. This would limit commenting abilities to users with write access to the repo.
func MSTeamsHooksEditPost ¶
MSTeamsHooksEditPost response for editing MSTeams webhook
func MSTeamsHooksNewPost ¶
MSTeamsHooksNewPost response for creating MSTeams webhook
func MatrixHooksEditPost ¶
MatrixHooksEditPost response for editing Matrix webhook
func MatrixHooksNewPost ¶
MatrixHooksNewPost response for creating Matrix webhook
func MergePullRequest ¶
MergePullRequest response for merging pull request
func MigrateCancelPost ¶
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 ¶
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 NewDiffPatchPost ¶
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 ¶
PackagistHooksEditPost response for editing Packagist webhook
func PackagistHooksNewPost ¶
PackagistHooksNewPost response for creating Packagist webhook
func ParseHookEvent ¶
func ParseHookEvent(form forms.WebhookForm) *webhook_module.HookEvent
ParseHookEvent convert web form content to webhook.HookEvent
func PrepareCompareDiff ¶
func PrepareCompareDiff( ctx *context.Context, ci *CompareInfo, whitespaceBehavior git.TrustedCmdArgs, ) 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 ProtectedBranchRules ¶
ProtectedBranchRules render the page to protect the repository
func RawCommitURL ¶
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 ReleasesFeedAtom ¶
ReleasesFeedAtom get feeds for releases in Atom format
func ReleasesFeedRSS ¶
ReleasesFeedRSS get feeds for releases in RSS format
func RemoveDependency ¶
RemoveDependency removes the dependency
func RemoveUploadFileFromServer ¶
RemoveUploadFileFromServer remove file from server file dir
func RenameBranchPost ¶
RenameBranchPost responses for rename a branch
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 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 ¶
SearchIssues searches for issues across the repositories that the user has access to
func ServeAttachment ¶
GetAttachment serve attachments with the given UUID
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 ¶
SetAllowEdits allow edits from maintainers to PRs
func SetDefaultBranchPost ¶
SetDefaultBranchPost set default branch
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 ¶
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 webhook
func SlackHooksNewPost ¶
SlackHooksNewPost response for creating Slack webhook
func SoftDeleteContentHistory ¶
SoftDeleteContentHistory soft delete
func SourceCommitURL ¶
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 TagsListFeedAtom ¶
TagsListFeedAtom get feeds for tags in RSS format
func TagsListFeedRSS ¶
TagsListFeedRSS get feeds for tags in RSS format
func TelegramHooksEditPost ¶
TelegramHooksEditPost response for editing Telegram webhook
func TelegramHooksNewPost ¶
TelegramHooksNewPost response for creating Telegram webhook
func UnSetDefaultProjectBoard ¶
UnSetDefaultProjectBoard unset default board for uncategorized issues/pulls
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 ¶
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 ¶
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 WechatworkHooksEditPost ¶
WechatworkHooksEditPost response for editing Wechatwork webhook
func WechatworkHooksNewPost ¶
WechatworkHooksNewPost response for creating Wechatwork webhook
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 ¶
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
- helper.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