summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/go-xorm/xorm
Commit message (Expand)AuthorAgeFilesLines
* Upgrade xorm to v0.8.0 (#8536)Lunny Xiao2019-10-1772-18757/+0
* Upgrade xorm to v0.7.9 to fix some bugs (#8354)Lunny Xiao2019-10-0210-225/+369
* Upgrade xorm to latest to fix insert issue bug (#8309)Lunny Xiao2019-09-295-7/+246
* Update xorm (#8286)John Olheiser2019-09-253-7/+57
* Fix label count (#8267)Lunny Xiao2019-09-2415-227/+622
* Retry create issue to cope with duplicate keys (#7898)guillep2k2019-08-2616-1313/+1810
* Update to xorm@v0.7.4 (#7596)Tamal Saha2019-07-255-14/+140
* Fix error log when loading issues caused by a xorm bug (#7271)Lunny Xiao2019-06-2347-296/+568
* Use Go1.11 module (#5743)Mura Li2019-03-2720-0/+2070
* Fixing #5728: (#5747)Zsombor2019-01-161-2/+6
* Update xorm to fix issue #5659 and #5651 (#5680)Zsombor2019-01-092-3/+8
* 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-2022-943/+1309
* Migrate to dep (#3972)Antoine GIRARD2018-05-2116-1711/+0
* fix MSSQL bug on org (#3405)Lunny Xiao2018-01-2721-137/+974
* 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-1328-488/+424
* update latest xorm version to vendor (#2353)Lunny Xiao2017-08-2238-1391/+1706
* Update xorm to latest version (#1651)Lauris BH2017-05-0214-100/+174
* 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
* update xorm vendor and also fix #740 (#886)Lunny Xiao2017-02-101-0/+8
* 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-0326-2582/+2881
* Fix error 500 on organization dashboard page (#150)Lunny Xiao2016-11-1211-139/+167
* Added all required dependenciesThomas Boerger2016-11-0433-0/+13999