| Commit message (Expand) | Author | Age | Files | Lines |
* | Upgrade xorm to v0.8.0 (#8536) | Lunny Xiao | 2019-10-17 | 72 | -18757/+0 |
* | Upgrade xorm to v0.7.9 to fix some bugs (#8354) | Lunny Xiao | 2019-10-02 | 10 | -225/+369 |
* | Upgrade xorm to latest to fix insert issue bug (#8309) | Lunny Xiao | 2019-09-29 | 5 | -7/+246 |
* | Update xorm (#8286) | John Olheiser | 2019-09-25 | 3 | -7/+57 |
* | Fix label count (#8267) | Lunny Xiao | 2019-09-24 | 15 | -227/+622 |
* | Retry create issue to cope with duplicate keys (#7898) | guillep2k | 2019-08-26 | 16 | -1313/+1810 |
* | Update to xorm@v0.7.4 (#7596) | Tamal Saha | 2019-07-25 | 5 | -14/+140 |
* | Fix error log when loading issues caused by a xorm bug (#7271) | Lunny Xiao | 2019-06-23 | 97 | -5626/+568 |
* | Use Go1.11 module (#5743) | Mura Li | 2019-03-27 | 28 | -0/+2448 |
* | Fixing #5728: (#5747) | Zsombor | 2019-01-16 | 1 | -2/+6 |
* | Update xorm to fix issue #5659 and #5651 (#5680) | Zsombor | 2019-01-09 | 2 | -3/+8 |
* | fix forgot removed records when deleting user (#5429) | Lunny Xiao | 2018-12-18 | 13 | -111/+698 |
* | Added test environment for mssql (#4282) | kolaente | 2018-12-12 | 19 | -56/+249 |
* | Update xorm to latest version and fix correct `user` table referencing in sql... | Lauris BH | 2018-07-20 | 40 | -1060/+1674 |
* | Simply remove tidb and deps (#3993) | Antoine GIRARD | 2018-07-04 | 2 | -374/+0 |
* | Migrate to dep (#3972) | Antoine GIRARD | 2018-05-21 | 22 | -2054/+0 |
* | fix MSSQL bug on org (#3405) | Lunny Xiao | 2018-01-27 | 27 | -152/+999 |
* | Use AfterLoad instead of AfterSet on Structs (#2628) | Lunny Xiao | 2017-10-01 | 12 | -38/+177 |
* | fix updated update on public key (#2514) | Lunny Xiao | 2017-09-15 | 1 | -11/+13 |
* | Use created & updated instead BeforeInsert & BeforeUpdate (#2482) | Lunny Xiao | 2017-09-13 | 29 | -490/+427 |
* | update latest xorm version to vendor (#2353) | Lunny Xiao | 2017-08-22 | 42 | -1392/+1726 |
* | Fix and test for delete user (#1713) | Ethan Koenig | 2017-05-20 | 2 | -8/+4 |
* | Update xorm to latest version (#1651) | Lauris BH | 2017-05-02 | 17 | -135/+245 |
* | Check if missing/modified/unused deps in vendor and fix errors (#1468) | Antoine GIRARD | 2017-04-24 | 1 | -2/+2 |
* | fix migrate failed and org dashboard failed on MSSQL database (#1448) | Lunny Xiao | 2017-04-06 | 34 | -1621/+1969 |
* | update xorm for fixing bug on processor BeforeSet and AfterSet when Find a ma... | Lunny Xiao | 2017-02-20 | 6 | -150/+360 |
* | refactor notificationsForUser since xorm In support slice of customerize type... | Lunny Xiao | 2017-02-16 | 1 | -4/+20 |
* | update xorm vendor and also fix #740 (#886) | Lunny Xiao | 2017-02-10 | 2 | -10/+14 |
* | fix: delete attachment after remove comment. | Bo-Yi Wu | 2017-01-25 | 3 | -3/+5 |
* | update xorm for bugs fix (#728) | Lunny Xiao | 2017-01-23 | 2 | -2/+2 |
* | Update xorm and fix dump command (#692) | Lunny Xiao | 2017-01-23 | 12 | -713/+623 |
* | Update xorm and dependencies vendor for feature to dump to other database (#565) | Lunny Xiao | 2017-01-03 | 51 | -2605/+3104 |
* | Integrate public as bindata optionally (#293) | Thomas Boerger | 2016-11-30 | 3 | -0/+398 |
* | Fix error 500 on organization dashboard page (#150) | Lunny Xiao | 2016-11-12 | 11 | -139/+167 |
* | Added all required dependencies | Thomas Boerger | 2016-11-04 | 74 | -0/+18161 |