summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/go-xorm
Commit message (Expand)AuthorAgeFilesLines
* Use Go1.11 module (#5743)Mura Li2019-03-2728-0/+2448
* Fixing #5728: (#5747)Zsombor2019-01-161-2/+6
* Update xorm to fix issue #5659 and #5651 (#5680)Zsombor2019-01-092-3/+8
* fix forgot removed records when deleting user (#5429)Lunny Xiao2018-12-1813-111/+698
* Added test environment for mssql (#4282)kolaente2018-12-1219-56/+249
* Update xorm to latest version and fix correct `user` table referencing in sql...Lauris BH2018-07-2040-1060/+1674
* Simply remove tidb and deps (#3993)Antoine GIRARD2018-07-042-374/+0
* Migrate to dep (#3972)Antoine GIRARD2018-05-2122-2054/+0
* fix MSSQL bug on org (#3405)Lunny Xiao2018-01-2727-152/+999
* Use AfterLoad instead of AfterSet on Structs (#2628)Lunny Xiao2017-10-0112-38/+177
* fix updated update on public key (#2514)Lunny Xiao2017-09-151-11/+13
* Use created & updated instead BeforeInsert & BeforeUpdate (#2482)Lunny Xiao2017-09-1329-490/+427
* update latest xorm version to vendor (#2353)Lunny Xiao2017-08-2242-1392/+1726
* Fix and test for delete user (#1713)Ethan Koenig2017-05-202-8/+4
* Update xorm to latest version (#1651)Lauris BH2017-05-0217-135/+245
* Check if missing/modified/unused deps in vendor and fix errors (#1468)Antoine GIRARD2017-04-241-2/+2
* fix migrate failed and org dashboard failed on MSSQL database (#1448)Lunny Xiao2017-04-0634-1621/+1969
* update xorm for fixing bug on processor BeforeSet and AfterSet when Find a ma...Lunny Xiao2017-02-206-150/+360
* refactor notificationsForUser since xorm In support slice of customerize type...Lunny Xiao2017-02-161-4/+20
* update xorm vendor and also fix #740 (#886)Lunny Xiao2017-02-102-10/+14
* fix: delete attachment after remove comment.Bo-Yi Wu2017-01-253-3/+5
* update xorm for bugs fix (#728)Lunny Xiao2017-01-232-2/+2
* Update xorm and fix dump command (#692)Lunny Xiao2017-01-2312-713/+623
* Update xorm and dependencies vendor for feature to dump to other database (#565)Lunny Xiao2017-01-0351-2605/+3104
* Integrate public as bindata optionally (#293)Thomas Boerger2016-11-303-0/+398
* Fix error 500 on organization dashboard page (#150)Lunny Xiao2016-11-1211-139/+167
* Added all required dependenciesThomas Boerger2016-11-0474-0/+18161