summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/go-xorm/xorm/session.go
Commit message (Expand)AuthorAgeFilesLines
* Upgrade xorm to v0.8.0 (#8536)Lunny Xiao2019-10-171-866/+0
* Fix error log when loading issues caused by a xorm bug (#7271)Lunny Xiao2019-06-231-13/+23
* Added test environment for mssql (#4282)kolaente2018-12-121-0/+15
* Update xorm to latest version and fix correct `user` table referencing in sql...Lauris BH2018-07-201-356/+353
* fix MSSQL bug on org (#3405)Lunny Xiao2018-01-271-2/+7
* Use AfterLoad instead of AfterSet on Structs (#2628)Lunny Xiao2017-10-011-16/+52
* Use created & updated instead BeforeInsert & BeforeUpdate (#2482)Lunny Xiao2017-09-131-12/+2
* update latest xorm version to vendor (#2353)Lunny Xiao2017-08-221-81/+82
* Update xorm to latest version (#1651)Lauris BH2017-05-021-35/+34
* fix migrate failed and org dashboard failed on MSSQL database (#1448)Lunny Xiao2017-04-061-888/+68
* update xorm for fixing bug on processor BeforeSet and AfterSet when Find a ma...Lunny Xiao2017-02-201-65/+26
* Update xorm and fix dump command (#692)Lunny Xiao2017-01-231-5/+5
* Update xorm and dependencies vendor for feature to dump to other database (#565)Lunny Xiao2017-01-031-2503/+27
* Fix error 500 on organization dashboard page (#150)Lunny Xiao2016-11-121-19/+23
* Added all required dependenciesThomas Boerger2016-11-041-0/+4144