v1_23

package
v0.0.0-...-e61ee7f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 19, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddBlockAdminMergeOverrideBranchProtection

func AddBlockAdminMergeOverrideBranchProtection(x *xorm.Engine) error

func AddCommentMetaDataColumn

func AddCommentMetaDataColumn(x *xorm.Engine) error

func AddContentVersionToIssueAndComment

func AddContentVersionToIssueAndComment(x *xorm.Engine) error

func AddForcePushBranchProtection

func AddForcePushBranchProtection(x *xorm.Engine) error

func AddIndexForReleaseSha1

func AddIndexForReleaseSha1(x *xorm.Engine) error

func AddIndexToActionTaskStoppedLogExpired

func AddIndexToActionTaskStoppedLogExpired(x *xorm.Engine) error

func AddNewIndexForUserDashboard

func AddNewIndexForUserDashboard(x *xorm.Engine) error

func AddPriorityToProtectedBranch

func AddPriorityToProtectedBranch(x *xorm.Engine) error

func AddRepositoryLicenses

func AddRepositoryLicenses(x *xorm.Engine) error

func AddSkipSecondaryAuthColumnToOAuth2ApplicationTable

func AddSkipSecondaryAuthColumnToOAuth2ApplicationTable(x *xorm.Engine) error

AddSkipSeconderyAuthToOAuth2ApplicationTable: add SkipSecondaryAuthorization column, setting existing rows to false

func AddTimeEstimateColumnToIssueTable

func AddTimeEstimateColumnToIssueTable(x *xorm.Engine) error

func FixMilestoneNoDueDate

func FixMilestoneNoDueDate(x *xorm.Engine) error

func ImproveNotificationTableIndices

func ImproveNotificationTableIndices(x *xorm.Engine) error

Types

type CommentMetaData

type CommentMetaData struct {
	ProjectColumnID    int64  `json:"project_column_id"`
	ProjectColumnTitle string `json:"project_column_title"`
	ProjectTitle       string `json:"project_title"`
}

CommentMetaData stores metadata for a comment, these data will not be changed once inserted into database

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL