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
..
2019-05-11 18:21:34 +08:00
2020-01-22 11:46:04 +08:00
2020-01-22 11:46:04 +08:00
2019-05-11 18:21:34 +08:00
2019-05-11 18:21:34 +08:00
2019-05-11 18:21:34 +08:00
2019-05-11 18:21:34 +08:00
2020-02-12 08:48:28 +00:00
2019-07-08 10:14:12 +08:00
2020-02-09 14:33:03 +00:00
2019-05-11 18:21:34 +08:00
2019-12-31 03:21:21 -05:00
2019-12-11 23:23:05 -05:00
2019-12-27 20:30:58 +00:00
2020-02-04 00:05:17 -05:00
2019-05-11 18:21:34 +08:00
2019-08-26 16:09:10 +02:00
2020-01-14 16:37:19 +01:00
2019-05-11 18:21:34 +08:00
2020-01-09 13:15:14 +00:00
2019-05-30 13:57:55 -04:00
2019-09-23 23:08:03 +03:00
2019-11-03 22:46:32 +08:00
2019-05-11 18:21:34 +08:00
2020-02-12 23:19:35 +00:00
2019-05-11 18:21:34 +08:00
2019-12-24 10:33:52 +08:00
2019-12-24 10:33:52 +08:00
2019-05-11 18:21:34 +08:00
2019-05-11 18:21:34 +08:00
2019-06-08 17:31:11 +03:00
2019-09-03 23:46:24 +08:00
2019-05-11 18:21:34 +08:00
2019-05-11 18:21:34 +08:00
2020-01-31 15:49:04 +00:00
2019-05-11 18:21:34 +08:00
2019-10-13 21:23:14 +08:00
2020-03-02 00:05:44 +02:00
2019-05-11 18:21:34 +08:00
2019-05-11 18:21:34 +08:00
2019-05-11 18:21:34 +08:00
2019-06-15 23:28:32 -04:00