kolaente
cdba91b438
Add golangci ( #6418 )
6 years ago
Antoine GIRARD
00d731f93e
Add sensitive headers ( #3429 )
* Add HeaderWithSensitiveCase methods to respect casing
* Update webhook.go
8 years ago
Sandro Santilli
0f174d85ca
Use GiteaServer as the user agent for http requests ( #3404 )
Otherwise we're still presenting ourselves as GogsServer...
8 years ago
Lunny Xiao
39fc33d4c7
Add internal routes for ssh hook comands ( #1471 )
* add internal routes for ssh hook comands
* fix lint
* add comment on why package named private not internal but the route name is internal
* add comment above package private why package named private not internal but the route name is internal
* remove exp time on internal access
* move routes from /internal to /api/internal
* add comment and defer on UpdatePublicKeyUpdated
9 years ago
Ethan Koenig
9c781e8fd4
Fix typos in models/ and modules/ ( #1248 )
9 years ago
Schwobaland
5946b32289
add ProxyFromEnvironment if none set ( #1096 )
9 years ago
Lunny Xiao
1662545b9a
Golint fixed for modules/httplib
9 years ago
Unknwon
5b8fbe2a82
Remove unused tests
Module httplib will be replaced a well done third-party package
soon, so remove its unused tests
10 years ago
Unknwon
bc10f0dc78
fix insecure tls when trigger task
10 years ago
Unknwon
eafb87f1d4
add webhook recent deliveries
10 years ago
Unknwon
ce8d4cc80b
#634
11 years ago
Unknwon
97a373f5e7
Fix #362 , update code with upstream
11 years ago
Unknwon
9a1d5d2489
Finish new web hook pages
11 years ago
Unknown
e573855a4f
Fix #98 , support web hook
12 years ago