6543
4160bd6ef1
Remove Unused Functions (#10516)
* remove ReplaceLeft
* remove GetRepositoryByOwnerAndName chainload to models.GetRepositoryByOwnerAndName
* remove CheckUnitUser chainload to models.CheckUnitUser
* remove MakeAssigneeList
* remove DownloadDiff & DownloadPatch -> DownloadDiffOrPatch
* remove GetRandomBytesAsBase64
* remove PushUpdateDeleteTags
* remove GetUserByKeyID
(you still can resolve user by "k, err := GetPublicKeyByID; userID := k.OwnerID")
* remove BasicAuthEncode from struct package -> same function in modules/base/tools !
* remove UserID from api.utils
* remove unused func from structs package
2020-03-02 00:05:44 +02:00
..
2020-02-25 16:54:13 -06:00
2020-03-02 00:05:44 +02:00
2019-08-15 22:46:21 +08:00
2020-02-11 11:34:17 +02:00
2020-03-02 00:05:44 +02:00
2020-03-01 11:51:55 -05:00
2020-02-26 10:25:54 -06:00
2020-02-29 23:46:20 +00:00
2020-02-22 15:08:48 +02:00
2020-02-20 16:53:55 -03:00
2020-02-11 11:34:17 +02:00
2020-01-20 16:45:14 +01:00
2019-08-23 12:40:29 -04:00
2018-07-28 03:19:01 +03:00