Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug when read mysql database max lifetime (#17682) | Lunny Xiao | 2021-11-17 | 1 | -2/+2 |
* | When reinitialising DBConfig reset the database use flags (#13796) | zeripath | 2020-12-02 | 1 | -0/+5 |
* | Avatars and Repo avatars support storing in minio (#12516) | Lunny Xiao | 2020-10-14 | 1 | -1/+2 |
* | Set utf8mb4 as the default charset on MySQL if CHARSET is unset (#12563) | zeripath | 2020-08-22 | 1 | -1/+3 |
* | fix a spelling error (#12163) | Stormxx | 2020-07-06 | 1 | -1/+1 |
* | Prevent panic on empty HOST for mysql (#11850) | zeripath | 2020-06-11 | 1 | -1/+1 |
* | Default MSSQL port 0 to allow automatic detection by default (#11642) | zeripath | 2020-05-28 | 1 | -1/+1 |
* | Fix SQLite concurrency problems by using BEGIN IMMEDIATE (#10368) | guillep2k | 2020-02-27 | 1 | -1/+1 |
* | Add support for database schema in PostgreSQL (#8819) | guillep2k | 2020-01-20 | 1 | -0/+2 |
* | Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool params (#8... | zeripath | 2019-10-21 | 1 | -5/+9 |
* | Move database settings from models to setting (#7806) | Lunny Xiao | 2019-08-24 | 1 | -0/+171 |