]> source.dussan.org Git - gitea.git/commit
Correctly adjust mirror url (#6593) (#6595)
authorzeripath <art27@cantab.net>
Sat, 13 Apr 2019 01:26:09 +0000 (02:26 +0100)
committertechknowlogick <matti@mdranta.net>
Sat, 13 Apr 2019 01:26:09 +0000 (21:26 -0400)
commitbac388d27cba663cfc0c17f29f341a40c8cdf76f
treefe83e2ccf24fedd7173e229961d73d4221e63830
parent4ff6effe042477817522faa3ea068a143e39bd84
Correctly adjust mirror url (#6593) (#6595)
12 files changed:
.drone.yml
Gopkg.lock
models/repo.go
models/repo_mirror.go
options/locale/locale_en-US.ini
routers/repo/setting.go
templates/repo/settings/options.tmpl
vendor/github.com/mvdan/xurls/LICENSE [new file with mode: 0644]
vendor/github.com/mvdan/xurls/schemes.go [new file with mode: 0644]
vendor/github.com/mvdan/xurls/tlds.go [new file with mode: 0644]
vendor/github.com/mvdan/xurls/tlds_pseudo.go [new file with mode: 0644]
vendor/github.com/mvdan/xurls/xurls.go [new file with mode: 0644]