Author | SHA1 | Message | Date |
---|---|---|---|
|
edf0647db9 | Upgrade xorm to v0.8.0 (#8536) | 5 years ago |
|
ed1df25c45 |
Move database settings from models to setting (#7806)
* move database settings from models to setting * update docs * fix checkout pr * fix tests * fix lint * remove unsupported tidb options * correct wrong variable name * remove tidb totally |
5 years ago |
|
cdba91b438 | Add golangci (#6418) | 6 years ago |
|
78118134ee |
Fix broken migration v27 (#1504)
Mirror.interval column type needed to be changed to bigint. Correct interval where the interval set is < MinInterval. |
8 years ago |
|
f53c8e25aa |
Mirror sync interval specified as duration string (#1407)
* Sync interval specifed as duration string * Changed mirror interval text * make fmt * Add MinInterval for mirror sync * Use duration internally * Changed min default to 10m * make fmt * Incorrect default * Removed defaults in MustDuration() * Add Mirror interval migration * Default values corrected * Use transaction during migration * Change http 500 to page with error message * Cleanup session.commit() |
8 years ago |