| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge db.Iterate and IterateObjects (#21641) | Lunny Xiao | 2022-10-31 | 1 | -6/+6 |
* | fix hard-coded timeout and error panic in API archive download endpoint (#20925) | Peter GardfjÀll | 2022-08-29 | 1 | -5/+2 |
* | Add migrate repo archiver and packages storage support on command line (#20757) | Lunny Xiao | 2022-08-16 | 1 | -35/+48 |
* | Move some code into models/git (#19879) | Lunny Xiao | 2022-06-12 | 1 | -2/+2 |
* | Some repository refactors (#17950) | Lunny Xiao | 2021-12-12 | 1 | -1/+1 |
* | Move repository model into models/repo (#17933) | Lunny Xiao | 2021-12-10 | 1 | -1/+1 |
* | Improve install code to avoid low-level mistakes. (#17779) | wxiaoguang | 2021-12-01 | 1 | -1/+0 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -1/+2 |
* | Move attachment into models/repo/ (#17650) | Lunny Xiao | 2021-11-19 | 1 | -1/+2 |
* | Fix bug on admin subcommand (#17533) | Lunny Xiao | 2021-11-07 | 1 | -1/+4 |
* | Rename db Engines related functions (#17481) | Lunny Xiao | 2021-10-30 | 1 | -1/+1 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -1/+2 |
* | Always emit the configuration path (#17036) | zeripath | 2021-09-13 | 1 | -0/+1 |
* | Fix various documentation, user-facing, and source comment typos (#16367) | luzpaz | 2021-07-08 | 1 | -1/+1 |
* | Add --quiet and --verbose to gitea web to control initial logging (#16260) | zeripath | 2021-06-26 | 1 | -4/+4 |
* | Avatars and Repo avatars support storing in minio (#12516) | Lunny Xiao | 2020-10-14 | 1 | -2/+23 |
* | Provide self-registering storage system (#12978) | zeripath | 2020-10-12 | 1 | -14/+23 |
* | Add default storage configurations (#12813) | Lunny Xiao | 2020-09-29 | 1 | -8/+9 |
* | LFS support to be stored on minio (#12518) | Lunny Xiao | 2020-09-08 | 1 | -31/+43 |
* | Add a storage layer for attachments (#11387) | Lunny Xiao | 2020-08-18 | 1 | -0/+147 |