forked from gitea/gitea
1
0
Fork 0
Commit Graph

10 Commits

Author SHA1 Message Date
Lunny Xiao 1f8df5dd89
Upgrade xorm to v1.2.4 () 2021-09-15 23:27:46 +08:00
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>
2021-08-28 13:16:19 +02:00
Lunny Xiao 760af187ba
Upgrade xorm to v1.1.1 () 2021-07-04 15:10:46 +02:00
Lunny Xiao f6be429781
Upgrade xorm to v1.1.0 () 2021-05-14 20:17:06 +01:00
Lunny Xiao 126c9331d6
upgrade xorm to v1.0.6 () 2021-01-05 14:28:51 +08:00
Lunny Xiao bea343ce09
Upgrade xorm to v1.0.5 ()
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-09-08 13:57:19 -04:00
Lunny Xiao 514201af5d
Upgrade xorm to v1.0.4 () 2020-09-03 02:58:04 +01:00
Lunny Xiao cdef92b3ff
Upgrade xorm to v1.0.2 ()
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-06-15 16:46:01 -04:00
Lunny Xiao 73f5ca70de
Upgrade xorm to v1.0.1 and fix start fail with potgres ()
* upgrade xorm to v1.0.1

* fix start fail with postgres

Co-authored-by: zeripath <art27@cantab.net>
2020-03-25 16:32:23 +02:00
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
2020-03-22 11:12:55 -04:00