aboutsummaryrefslogtreecommitdiffstats
path: root/modules/private/serv.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor internal API for git commands, use meaningful messages instead of "I...wxiaoguang2023-03-291-55/+10
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Fix the bug: deploy key with write access can not push (#19010)wxiaoguang2022-03-221-3/+3
* format with gofumpt (#18184)65432022-01-201-1/+0
* Move keys to models/asymkey (#17917)Lunny Xiao2021-12-101-4/+4
* Move accessmode into models/perm (#17828)Lunny Xiao2021-11-281-1/+2
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-2/+3
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-241-3/+2
* Second attempt at preventing zombies (#16326)zeripath2021-07-141-4/+5
* Small refactoring of modules/private (#15947)KN4CK3R2021-06-231-1/+0
* Migrate to use jsoniter instead of encoding/json (#14841)zeripath2021-03-011-1/+3
* Rename models.ProtectedBranchRepoID to models.EnvRepoID and ensure EnvPusherE...zeripath2020-08-301-0/+1
* Move serv hook functionality & drop GitLogger (#6993)zeripath2019-06-011-0/+106