summaryrefslogtreecommitdiffstats
path: root/modules/private/restore_repo.go
Commit message (Expand)AuthorAgeFilesLines
* Fix regression: access log template, gitea manager cli command (#24838)wxiaoguang2023-05-221-1/+1
* Refactor internal API for git commands, use meaningful messages instead of "I...wxiaoguang2023-03-291-30/+4
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Update HTTP status codes to modern codes (#18063)KN4CK3R2022-03-231-1/+1
* Validate migration files (#18203)Aravinth Manivannan2022-01-261-9/+11
* format with gofumpt (#18184)65432022-01-201-1/+1
* refactor: move from io/ioutil to io and os package (#17109)Eng Zer Jun2021-09-221-2/+2
* Fix dump and restore respository (#16698)Lunny Xiao2021-08-301-0/+1
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-241-2/+1
* Second attempt at preventing zombies (#16326)zeripath2021-07-141-2/+3
* Move restore repo to internal router and invoke from command to avoid open th...Lunny Xiao2021-05-101-0/+60