Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix dropTableColumns sqlite implementation (#7710) | zeripath | 2019-08-05 | 1 | -38/+1 |
| | | | | | | | | | | * Fix dropTableColumns sqlite implementation * use droptables and its index dropping support in v78 and v85 * golang-ci fixes * Add migration from gitea 1.3.3 for sqlite which reveals the droptables bug - thus showing this works | ||||
* | Fix error log when loading issues caused by a xorm bug (#7271) | Lunny Xiao | 2019-06-23 | 1 | -1/+1 |
| | | | | | | | | | | | | * fix error log when loading issues caused by a xorm bug * upgrade packages * fix fmt * fix Consistency * fix tests | ||||
* | Add golangci (#6418) | kolaente | 2019-06-12 | 1 | -0/+3 |
| | |||||
* | Fix v85.go: Set UNIQUE constraint later (#6851) | zeripath | 2019-05-05 | 1 | -3/+21 |
| | | | Signed-off-by: Andrew Thornton <art27@cantab.net> | ||||
* | Hash App token (#6724) | techknowlogick | 2019-05-04 | 1 | -0/+135 |