Commit Graph

10 Commits (d37a89ed059a8fb7707ddb17da575656c4fe6e37)

Author SHA1 Message Date
Lauris BH f5abe2f563
Upgrade blevesearch dependency to v2.0.1 ()
* Upgrade blevesearch dependency to v2.0.1

* Update rupture to v1.0.0

* Fix test
6543 3270e7a443
[Vendor] update go-swagger v0.21.0 -> v0.25.0 ()
* Update go-swagger

* vendor
techknowlogick 8a0049bb03
go-sqlite3 gomod version ()
Antoine GIRARD 256b178176
Update swagger to 0.20.1 ()
* update swagger to 0.20.1

* fiw swagger version for validate
Mura Li d77176912b Use Go1.11 module ()
* Migrate to go modules

* make vendor

* Update mvdan.cc/xurls

* make vendor

* Update code.gitea.io/git

* make fmt-check

* Update github.com/go-sql-driver/mysql

* make vendor
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git ()
* move code.gitea.io/git to code.gitea.io/gitea/modules/git

* fix imports

* fix fmt

* fix misspell

* remove wrong tests data

* fix unit tests

* fix tests

* fix tests

* fix tests

* fix tests

* fix tests

* enable Debug to trace the failure tests

* fix tests

* fix tests

* fix tests

* fix tests

* fix tests

* comment commit count tests since git clone depth is 50

* fix tests

* update from code.gitea.io/git

* revert change to makefile
Antoine GIRARD d2736e268b Remove unused vendor github.com/stretchr/testify/require ()
Ethan Koenig 58a7de2aea Update code.gitea.io/git ()
Lunny Xiao e3c2963222 remove unused vendor packages ()
Ethan Koenig de8b73dd92 Unit tests for token and update models