[DEADCODE] update deadcode-out

(cherry picked from commit ff0554a184)
(cherry picked from commit e9901814be)
(cherry picked from commit 9ff7c41d53)
(cherry picked from commit 9601dee4a3)

[DEADCODE] update deadcode-out (squash) update

(cherry picked from commit aef379c5f5)
(cherry picked from commit 75473ea87a)

[DEADCODE] update deadcode-out (squash) update

(cherry picked from commit 868b7a436f)
This commit is contained in:
Earl Warren 2023-11-27 16:49:44 +01:00
parent f76ce78578
commit 38787c8779
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

View file

@ -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,7 @@ package "code.gitea.io/gitea/models/db"
func TruncateBeans func TruncateBeans
func InTransaction func InTransaction
func DumpTables func DumpTables
func Count func IsErrConditionRequired
func FindAndCount
package "code.gitea.io/gitea/models/dbfs" package "code.gitea.io/gitea/models/dbfs"
func (*file).renameTo func (*file).renameTo
@ -52,10 +49,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 +56,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
@ -106,6 +88,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
@ -186,7 +170,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 ToUTF8
func EscapeControlString
package "code.gitea.io/gitea/modules/context" package "code.gitea.io/gitea/modules/context"
func GetPrivateContext func GetPrivateContext
@ -219,7 +202,6 @@ package "code.gitea.io/gitea/modules/gitgraph"
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
@ -317,6 +299,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