Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support converting varchar to nvarchar for mssql database (#24105) | Lunny Xiao | 2023-04-17 | 1 | -11/+16 |
* | Refactor `setting.Database.UseXXX` to methods (#23354) | Jason Song | 2023-03-07 | 1 | -1/+1 |
* | Refactor the setting to make unit test easier (#22405) | Lunny Xiao | 2023-02-20 | 1 | -1/+1 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Improve install code to avoid low-level mistakes. (#17779) | wxiaoguang | 2021-12-01 | 1 | -1/+0 |
* | Fix bug on admin subcommand (#17533) | Lunny Xiao | 2021-11-07 | 1 | -1/+4 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -2/+2 |
* | Always emit the configuration path (#17036) | zeripath | 2021-09-13 | 1 | -0/+1 |
* | Add --quiet and --verbose to gitea web to control initial logging (#16260) | zeripath | 2021-06-26 | 1 | -4/+4 |
* | Move database settings from models to setting (#7806) | Lunny Xiao | 2019-08-24 | 1 | -2/+2 |
* | Add command to convert mysql database from utf8 to utf8mb4 (#7144) | Lunny Xiao | 2019-06-08 | 1 | -0/+49 |