| Commit message (Expand) | Author | Age | Files | Lines |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 1 | -1/+0 |
* | Propagate context and ensure git commands run in request context (#17868) | zeripath | 2022-01-19 | 1 | -2/+1 |
* | Improve install code to avoid low-level mistakes. (#17779) | wxiaoguang | 2021-12-01 | 1 | -1/+1 |
* | A better go code formatter, and now `make fmt` can run in Windows (#17684) | wxiaoguang | 2021-11-17 | 1 | -2/+1 |
* | Fix bug on admin subcommand (#17533) | Lunny Xiao | 2021-11-07 | 1 | -2/+8 |
* | Rename db Engines related functions (#17481) | Lunny Xiao | 2021-10-30 | 1 | -2/+2 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -4/+4 |
* | Fix storage Iterate bug and Add storage doctor to delete garbage attachments ... | Lunny Xiao | 2021-09-06 | 1 | -1/+0 |
* | Refactor doctor (#12264) | zeripath | 2020-12-02 | 1 | -521/+35 |
* | Add command to recreate tables (#12407) | zeripath | 2020-09-06 | 1 | -0/+63 |
* | Initial support for push options (#12169) | John Olheiser | 2020-08-23 | 1 | -0/+31 |
* | Re-attempt to delete temporary upload if the file is locked by another proces... | zeripath | 2020-08-11 | 1 | -1/+2 |
* | Decrease the num_stars when deleting a repo (#11954) | 赵智超 | 2020-07-07 | 1 | -0/+10 |
* | Add migration to set IsArchived false if it is null (#11853) | zeripath | 2020-06-11 | 1 | -0/+16 |
* | Doctor check & fix db consistency (#11111) | 6543 | 2020-05-29 | 1 | -2/+85 |
* | Return error for authorized_keys and mergebase problems (#10990) | zeripath | 2020-04-08 | 1 | -1/+4 |
* | Mulitple Gitea Doctor improvements (#10943) | zeripath | 2020-04-06 | 1 | -45/+312 |
* | Implement basic app.ini and path checks to doctor cmd (#10064) | guillep2k | 2020-01-30 | 1 | -15/+112 |
* | Add a new command doctor to check if some wrong configurations on gitea insta... | Lunny Xiao | 2020-01-11 | 1 | -0/+130 |