summaryrefslogtreecommitdiffstats
path: root/modules/httplib/httplib.go
Commit message (Expand)AuthorAgeFilesLines
* Add golangci (#6418)kolaente2019-06-121-18/+17
* Add sensitive headers (#3429)Antoine GIRARD2018-01-311-0/+6
* Use GiteaServer as the user agent for http requests (#3404)Sandro Santilli2018-01-221-1/+1
* Add internal routes for ssh hook comands (#1471)Lunny Xiao2017-04-191-0/+5
* Fix typos in models/ and modules/ (#1248)Ethan Koenig2017-03-151-1/+1
* add ProxyFromEnvironment if none set (#1096)Schwobaland2017-03-021-1/+5
* Golint fixed for modules/httplibLunny Xiao2016-11-251-15/+18
* fix insecure tls when trigger taskUnknwon2015-10-261-6/+6
* add webhook recent deliveriesUnknwon2015-08-271-122/+123
* #634Unknwon2014-11-181-28/+30
* Fix #362, update code with upstreamUnknwon2014-08-231-75/+191
* Fix #98, support web hookUnknown2014-05-061-0/+330