Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade xorm to v0.8.0 (#8536) | Lunny Xiao | 2019-10-17 | 1 | -1/+1 |
* | Fix dropTableColumns sqlite implementation (#7710) | zeripath | 2019-08-05 | 1 | -58/+7 |
* | Fix error log when loading issues caused by a xorm bug (#7271) | Lunny Xiao | 2019-06-23 | 1 | -1/+1 |
* | Add golangci (#6418) | kolaente | 2019-06-12 | 1 | -0/+3 |
* | Attempt to fix #6707 (#6823) | zeripath | 2019-05-05 | 1 | -1/+8 |
* | Drop is_bare IDX only when it exists for MySQL and MariaDB (#6736) | Lanre Adelowo | 2019-04-24 | 1 | -0/+10 |
* | fix migration 78 error mssql (#5791) | Lunny Xiao | 2019-01-21 | 1 | -3/+2 |
* | Fix the v78 migration script (#5776) | zeripath | 2019-01-19 | 1 | -0/+12 |
* | fix migration bug (#5762) | Lunny Xiao | 2019-01-18 | 1 | -8/+28 |
* | Refactor repo.isBare to repo.isEmpty #5629 (#5714) | zeripath | 2019-01-17 | 1 | -0/+42 |