Commit Graph

4 Commits (122917f4d54f47c11f1453115aed7558637095ae)

Author SHA1 Message Date
zeripath 1790f01dd9
Upgrade xorm to v1.2.2 () & Add test to ensure that dumping of login sources remains correct () ()
* Upgrade xorm to v1.2.2 ()

Backport 

Fix 

* Add test to ensure that dumping of login sources remains correct ()

 has occurred because of a missed regression. This PR adds a simple test to
try to prevent this occuring again.

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Lunny Xiao cdef92b3ff
Upgrade xorm to v1.0.2 ()
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Lunny Xiao c61b902538
Upgrade xorm to v1.0.0 ()
* Upgrade xorm to v1.0.0

* small nit

* Fix tests

* Update xorm

* Update xorm

* fix go.sum

* fix test

* Fix bug when dump

* Fix bug

* update xorm to latest

* Fix migration test

* update xorm to latest

* Fix import order

* Use xorm tag
Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 ()