summaryrefslogtreecommitdiffstats
path: root/routers/private/serv.go
Commit message (Expand)AuthorAgeFilesLines
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-4/+3
* Log IP on SSH authentication failure for Built-in SSH server (#13150)Eric Lesiuta2020-12-081-0/+2
* Fix a bug when check if owner is active (#13612)Lunny Xiao2020-11-181-1/+1
* Prevent git operations for inactive users (#13527)Lunny Xiao2020-11-131-10/+35
* Add ssh certificate support (#12281)Wim2020-10-101-1/+1
* Rename models.ProtectedBranchRepoID to models.EnvRepoID and ensure EnvPusherE...zeripath2020-08-301-0/+15
* Fix typos (#12542)Gjergji Ramku2020-08-201-1/+1
* Prevent clones and pushes to disabled wiki (#11131)zeripath2020-04-191-1/+20
* Fix push-create SSH bugs (#10145)John Olheiser2020-02-051-1/+11
* Move wiki related funtions from models to services/wiki (#9355)Lunny Xiao2020-01-071-1/+2
* Push to create repo (#8419)John Olheiser2019-12-151-30/+83
* Move migrating repository from frontend to backend (#6200)Lunny Xiao2019-10-131-0/+9
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-1/+1
* Add golangci (#6418)kolaente2019-06-121-2/+0
* Move serv hook functionality & drop GitLogger (#6993)zeripath2019-06-011-0/+286