summaryrefslogtreecommitdiffstats
path: root/cmd/serv.go
Commit message (Expand)AuthorAgeFilesLines
* cmd/serve: pprof cpu and memory profile dumps to disk (#4560)Jerry Jacobs2018-08-071-0/+16
* LFS: make HTTP auth period configurable (#4035)Inon S2018-05-291-1/+1
* Do not allow inactive users to access repositories using private keys (#3887)Lauris BH2018-05-021-0/+6
* Fix SSH auth lfs locks (#3152)Antoine GIRARD2018-01-271-2/+6
* Improvements for supporting UI Location (#3146)Lunny Xiao2017-12-141-2/+3
* Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043)Lunny Xiao2017-12-021-11/+3
* Set session and indexers' data files rel to AppDataPath (#2192)Guillaume Dube2017-11-031-3/+3
* feat: add check misspelling (#1877)Bo-Yi Wu2017-06-051-1/+1
* fix admin lost permission caused by #947Lunny Xiao2017-05-191-1/+1
* Add units to team (#947)Lunny Xiao2017-05-181-0/+8
* Remove env user salt since no need to use (#1515)Lunny Xiao2017-05-061-2/+0
* Add internal routes for ssh hook comands (#1471)Lunny Xiao2017-04-191-1/+2
* refactor: show command help message. (#1486)Bo-Yi Wu2017-04-121-1/+3
* refactor update ssh key use time (#1466)Lunny Xiao2017-04-071-7/+1
* LFS: Fix SSH authentication for trailing arguments (#1328)Fabian Zaremba2017-03-221-3/+5
* Allow push to init a wiki repo (#1279)Lunny Xiao2017-03-171-0/+6
* Refactor and fix incorrect comment (#1247)Ethan Koenig2017-03-151-1/+1
* Move push update to post-receive and protected branch check to pre-receive (#...Lunny Xiao2017-02-251-63/+13
* Take back control of hooks (#1006)Lunny Xiao2017-02-231-0/+373