harbor/service/utils
Ben Ji 0d7f109e42 Fix bug: Failed to get repository tags
Listing repository tags will fail if the repository name contains string
'service'

Fixed in registryutils.go. Use regrexp instead of splitting strings by
'service'.
2016-03-31 10:20:13 +08:00
..
authutils.go Update to use placeholder 2016-03-27 00:18:11 +08:00
cache.go Update to use placeholder 2016-03-27 00:18:11 +08:00
registryutils.go Fix bug: Failed to get repository tags 2016-03-31 10:20:13 +08:00