mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-10 20:59:31 +01:00
[DEADCODE] update deadcode-out
(cherry picked from commitff0554a184
) (cherry picked from commite9901814be
) (cherry picked from commit9ff7c41d53
) (cherry picked from commit9601dee4a3
) [DEADCODE] update deadcode-out (squash) update (cherry picked from commitaef379c5f5
) (cherry picked from commit75473ea87a
) [DEADCODE] update deadcode-out (squash) update (cherry picked from commit868b7a436f
) (cherry picked from commit38787c8779
) [DEADCODE] update deadcode-out (squash) update again (cherry picked from commit91b2932907
) (cherry picked from commit39adff772d
) (cherry picked from commit9f76193ea4
) (cherry picked from commit8968396cbc
)
This commit is contained in:
parent
c2e62c6705
commit
f87e11e2eb
1 changed files with 13 additions and 41 deletions
|
@ -17,17 +17,15 @@ package "code.gitea.io/gitea/models"
|
||||||
func GetYamlFixturesAccess
|
func GetYamlFixturesAccess
|
||||||
|
|
||||||
package "code.gitea.io/gitea/models/actions"
|
package "code.gitea.io/gitea/models/actions"
|
||||||
func ListUploadedArtifactsByRunID
|
|
||||||
func CountRunJobs
|
|
||||||
func (ScheduleList).GetUserIDs
|
func (ScheduleList).GetUserIDs
|
||||||
func (ScheduleList).GetRepoIDs
|
func (ScheduleList).GetRepoIDs
|
||||||
func (ScheduleList).LoadTriggerUser
|
func (ScheduleList).LoadTriggerUser
|
||||||
func (ScheduleList).LoadRepos
|
func (ScheduleList).LoadRepos
|
||||||
func FindSchedules
|
|
||||||
func CountSpecs
|
|
||||||
func GetVariableByID
|
func GetVariableByID
|
||||||
|
|
||||||
package "code.gitea.io/gitea/models/asymkey"
|
package "code.gitea.io/gitea/models/asymkey"
|
||||||
|
func (ErrGPGKeyAccessDenied).Error
|
||||||
|
func (ErrGPGKeyAccessDenied).Unwrap
|
||||||
func HasDeployKey
|
func HasDeployKey
|
||||||
|
|
||||||
package "code.gitea.io/gitea/models/auth"
|
package "code.gitea.io/gitea/models/auth"
|
||||||
|
@ -39,8 +37,6 @@ package "code.gitea.io/gitea/models/db"
|
||||||
func TruncateBeans
|
func TruncateBeans
|
||||||
func InTransaction
|
func InTransaction
|
||||||
func DumpTables
|
func DumpTables
|
||||||
func Count
|
|
||||||
func FindAndCount
|
|
||||||
|
|
||||||
package "code.gitea.io/gitea/models/dbfs"
|
package "code.gitea.io/gitea/models/dbfs"
|
||||||
func (*file).renameTo
|
func (*file).renameTo
|
||||||
|
@ -52,10 +48,6 @@ package "code.gitea.io/gitea/models/forgejo/semver"
|
||||||
func SetVersionString
|
func SetVersionString
|
||||||
func SetVersion
|
func SetVersion
|
||||||
|
|
||||||
package "code.gitea.io/gitea/models/forgejo_migrations"
|
|
||||||
func GetCurrentDBVersion
|
|
||||||
func EnsureUpToDate
|
|
||||||
|
|
||||||
package "code.gitea.io/gitea/models/git"
|
package "code.gitea.io/gitea/models/git"
|
||||||
func RemoveDeletedBranchByID
|
func RemoveDeletedBranchByID
|
||||||
|
|
||||||
|
@ -63,18 +55,7 @@ package "code.gitea.io/gitea/models/issues"
|
||||||
func IsErrUnknownDependencyType
|
func IsErrUnknownDependencyType
|
||||||
func (ErrNewIssueInsert).Error
|
func (ErrNewIssueInsert).Error
|
||||||
func IsErrIssueWasClosed
|
func IsErrIssueWasClosed
|
||||||
func GetIssueWithAttrsByID
|
|
||||||
func GetRepoIDsForIssuesOptions
|
|
||||||
func GetLabelIDsInOrgByNames
|
|
||||||
func ChangeMilestoneStatus
|
func ChangeMilestoneStatus
|
||||||
func GetMilestonesByRepoIDs
|
|
||||||
func CountMilestonesByRepoCond
|
|
||||||
func GetMilestonesStatsByRepoCond
|
|
||||||
func IsErrErrPullRequestHeadRepoMissing
|
|
||||||
func (ErrPullRequestHeadRepoMissing).Error
|
|
||||||
func GetPullRequestsByHeadBranch
|
|
||||||
func (ErrIssueStopwatchAlreadyExist).Error
|
|
||||||
func (ErrIssueStopwatchAlreadyExist).Unwrap
|
|
||||||
|
|
||||||
package "code.gitea.io/gitea/models/migrations/base"
|
package "code.gitea.io/gitea/models/migrations/base"
|
||||||
func removeAllWithRetry
|
func removeAllWithRetry
|
||||||
|
@ -88,11 +69,6 @@ package "code.gitea.io/gitea/models/organization"
|
||||||
func (SearchMembersOptions).ToConds
|
func (SearchMembersOptions).ToConds
|
||||||
func UsersInTeamsCount
|
func UsersInTeamsCount
|
||||||
|
|
||||||
package "code.gitea.io/gitea/models/packages/alpine"
|
|
||||||
func GetBranches
|
|
||||||
func GetRepositories
|
|
||||||
func GetArchitectures
|
|
||||||
|
|
||||||
package "code.gitea.io/gitea/models/perm/access"
|
package "code.gitea.io/gitea/models/perm/access"
|
||||||
func GetRepoWriters
|
func GetRepoWriters
|
||||||
|
|
||||||
|
@ -106,6 +82,8 @@ package "code.gitea.io/gitea/models/repo"
|
||||||
func (*releaseSorter).Less
|
func (*releaseSorter).Less
|
||||||
func (*releaseSorter).Swap
|
func (*releaseSorter).Swap
|
||||||
func SortReleases
|
func SortReleases
|
||||||
|
func FindReposMapByIDs
|
||||||
|
func RepositoryListOfMap
|
||||||
func (SearchOrderBy).String
|
func (SearchOrderBy).String
|
||||||
func IsErrTopicNotExist
|
func IsErrTopicNotExist
|
||||||
func (ErrTopicNotExist).Error
|
func (ErrTopicNotExist).Error
|
||||||
|
@ -113,9 +91,6 @@ package "code.gitea.io/gitea/models/repo"
|
||||||
func GetTopicByName
|
func GetTopicByName
|
||||||
func WatchRepoMode
|
func WatchRepoMode
|
||||||
|
|
||||||
package "code.gitea.io/gitea/models/system"
|
|
||||||
func DeleteNotice
|
|
||||||
|
|
||||||
package "code.gitea.io/gitea/models/unittest"
|
package "code.gitea.io/gitea/models/unittest"
|
||||||
func CheckConsistencyFor
|
func CheckConsistencyFor
|
||||||
func checkForConsistency
|
func checkForConsistency
|
||||||
|
@ -174,8 +149,6 @@ package "code.gitea.io/gitea/modules/auth/password/pwn"
|
||||||
func WithHTTP
|
func WithHTTP
|
||||||
|
|
||||||
package "code.gitea.io/gitea/modules/base"
|
package "code.gitea.io/gitea/modules/base"
|
||||||
func BasicAuthEncode
|
|
||||||
func IsLetter
|
|
||||||
func SetupGiteaRoot
|
func SetupGiteaRoot
|
||||||
|
|
||||||
package "code.gitea.io/gitea/modules/cache"
|
package "code.gitea.io/gitea/modules/cache"
|
||||||
|
@ -185,8 +158,6 @@ package "code.gitea.io/gitea/modules/cache"
|
||||||
|
|
||||||
package "code.gitea.io/gitea/modules/charset"
|
package "code.gitea.io/gitea/modules/charset"
|
||||||
func (*BreakWriter).Write
|
func (*BreakWriter).Write
|
||||||
func ToUTF8
|
|
||||||
func EscapeControlString
|
|
||||||
|
|
||||||
package "code.gitea.io/gitea/modules/context"
|
package "code.gitea.io/gitea/modules/context"
|
||||||
func GetPrivateContext
|
func GetPrivateContext
|
||||||
|
@ -208,7 +179,6 @@ package "code.gitea.io/gitea/modules/git"
|
||||||
func (ErrUnsupportedVersion).Error
|
func (ErrUnsupportedVersion).Error
|
||||||
func SetUpdateHook
|
func SetUpdateHook
|
||||||
func openRepositoryWithDefaultContext
|
func openRepositoryWithDefaultContext
|
||||||
func GetBranchCommitID
|
|
||||||
func IsTagExist
|
func IsTagExist
|
||||||
func ToEntryMode
|
func ToEntryMode
|
||||||
func (*LimitedReaderCloser).Read
|
func (*LimitedReaderCloser).Read
|
||||||
|
@ -217,9 +187,11 @@ package "code.gitea.io/gitea/modules/git"
|
||||||
package "code.gitea.io/gitea/modules/gitgraph"
|
package "code.gitea.io/gitea/modules/gitgraph"
|
||||||
func (*Parser).Reset
|
func (*Parser).Reset
|
||||||
|
|
||||||
|
package "code.gitea.io/gitea/modules/gitrepo"
|
||||||
|
func GetBranchCommitID
|
||||||
|
|
||||||
package "code.gitea.io/gitea/modules/graceful"
|
package "code.gitea.io/gitea/modules/graceful"
|
||||||
func (*Manager).TerminateContext
|
func (*Manager).TerminateContext
|
||||||
func (*Manager).IsTerminate
|
|
||||||
func (*Manager).Err
|
func (*Manager).Err
|
||||||
func (*Manager).Value
|
func (*Manager).Value
|
||||||
func (*Manager).Deadline
|
func (*Manager).Deadline
|
||||||
|
@ -235,6 +207,7 @@ package "code.gitea.io/gitea/modules/json"
|
||||||
func (StdJSON).Indent
|
func (StdJSON).Indent
|
||||||
|
|
||||||
package "code.gitea.io/gitea/modules/markup"
|
package "code.gitea.io/gitea/modules/markup"
|
||||||
|
func IsSameDomain
|
||||||
func GetRendererByType
|
func GetRendererByType
|
||||||
func RenderString
|
func RenderString
|
||||||
func IsMarkupFile
|
func IsMarkupFile
|
||||||
|
@ -308,8 +281,8 @@ package "code.gitea.io/gitea/modules/testlogger"
|
||||||
|
|
||||||
package "code.gitea.io/gitea/modules/timeutil"
|
package "code.gitea.io/gitea/modules/timeutil"
|
||||||
func GetExecutableModTime
|
func GetExecutableModTime
|
||||||
func Set
|
func MockSet
|
||||||
func Unset
|
func MockUnset
|
||||||
|
|
||||||
package "code.gitea.io/gitea/modules/translation"
|
package "code.gitea.io/gitea/modules/translation"
|
||||||
func (MockLocale).Language
|
func (MockLocale).Language
|
||||||
|
@ -317,6 +290,9 @@ package "code.gitea.io/gitea/modules/translation"
|
||||||
func (MockLocale).TrN
|
func (MockLocale).TrN
|
||||||
func (MockLocale).PrettyNumber
|
func (MockLocale).PrettyNumber
|
||||||
|
|
||||||
|
package "code.gitea.io/gitea/modules/util"
|
||||||
|
func UnsafeStringToBytes
|
||||||
|
|
||||||
package "code.gitea.io/gitea/modules/util/filebuffer"
|
package "code.gitea.io/gitea/modules/util/filebuffer"
|
||||||
func CreateFromReader
|
func CreateFromReader
|
||||||
|
|
||||||
|
@ -341,14 +317,10 @@ package "code.gitea.io/gitea/services/convert"
|
||||||
package "code.gitea.io/gitea/services/forms"
|
package "code.gitea.io/gitea/services/forms"
|
||||||
func (*DeadlineForm).Validate
|
func (*DeadlineForm).Validate
|
||||||
|
|
||||||
package "code.gitea.io/gitea/services/packages/alpine"
|
|
||||||
func BuildAllRepositoryFiles
|
|
||||||
|
|
||||||
package "code.gitea.io/gitea/services/pull"
|
package "code.gitea.io/gitea/services/pull"
|
||||||
func IsCommitStatusContextSuccess
|
func IsCommitStatusContextSuccess
|
||||||
|
|
||||||
package "code.gitea.io/gitea/services/repository"
|
package "code.gitea.io/gitea/services/repository"
|
||||||
func GetBranchCommitID
|
|
||||||
func IsErrForkAlreadyExist
|
func IsErrForkAlreadyExist
|
||||||
|
|
||||||
package "code.gitea.io/gitea/services/repository/archiver"
|
package "code.gitea.io/gitea/services/repository/archiver"
|
||||||
|
|
Loading…
Reference in a new issue