1
0
mirror of https://gitcode.com/gitea/gitea.git synced 2025-06-21 20:32:46 +08:00

upgrade to use testfixtures v3 ()

* upgrade to use testfixtures v3

* simplify logic

* make vendor

* update per @lunny

* Update templates/repo/empty.tmpl

* Update templates/repo/empty.tmpl

Co-authored-by: Lauris BH <lauris@nix.lv>
This commit is contained in:
techknowlogick
2020-06-17 15:07:58 -04:00
committed by GitHub
parent 1645d4a5d8
commit 9e6a79bea9
97 changed files with 8814 additions and 5464 deletions
contrib/pr
go.modgo.sum
integrations
models
vendor

@ -1,4 +1,4 @@
// Copyright (C) 2014 Yasuhiro Matsumoto <mattn.jp@gmail.com>.
// Copyright (C) 2019 Yasuhiro Matsumoto <mattn.jp@gmail.com>.
//
// Use of this source code is governed by an MIT-style
// license that can be found in the LICENSE file.