mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-11 04:11:18 +01:00
[DEADCODE] update deadcode-out (squash) update again
This commit is contained in:
parent
a4807748c3
commit
91b2932907
1 changed files with 2 additions and 16 deletions
|
@ -37,7 +37,6 @@ package "code.gitea.io/gitea/models/db"
|
||||||
func TruncateBeans
|
func TruncateBeans
|
||||||
func InTransaction
|
func InTransaction
|
||||||
func DumpTables
|
func DumpTables
|
||||||
func IsErrConditionRequired
|
|
||||||
|
|
||||||
package "code.gitea.io/gitea/models/dbfs"
|
package "code.gitea.io/gitea/models/dbfs"
|
||||||
func (*file).renameTo
|
func (*file).renameTo
|
||||||
|
@ -70,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
|
||||||
|
|
||||||
|
@ -97,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
|
||||||
|
@ -158,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"
|
||||||
|
@ -290,8 +279,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
|
||||||
|
@ -326,9 +315,6 @@ 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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue