aboutsummaryrefslogtreecommitdiffstats
path: root/routers/private/serv.go
Commit message (Expand)AuthorAgeFilesLines
* Move unit into models/unit/ (#17576)Lunny Xiao2021-11-091-4/+5
* Prevent panic in serv.go with Deploy Keys (#17434)zeripath2021-10-261-1/+1
* Ensure correct SSH permissions check for private and restricted users (#17370)zeripath2021-10-201-2/+7
* Rename context.Query to context.Form (#16562)Lunny Xiao2021-07-291-2/+2
* Add agit flow support in gitea (#14295)a10121127962021-07-281-0/+6
* Small refactoring of modules/private (#15947)KN4CK3R2021-06-231-110/+86
* 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