Commit Graph

10 Commits (d09704e9032606654d07b03e1700474ca4d550e0)

Author SHA1 Message Date
Sandro Santilli 00d08473b8 Use GiteaServer as the user agent for http requests ()
Otherwise we're still presenting ourselves as GogsServer...
Lunny Xiao 2eeae84cbd Add internal routes for ssh hook comands ()
* 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
Ethan Koenig 021904e4e6 Fix typos in models/ and modules/ ()
Schwobaland 2f7dc28b22 add ProxyFromEnvironment if none set ()
Lunny Xiao bd5ea3e222 Golint fixed for modules/httplib
Unknwon b9f5def5dc fix insecure tls when trigger task
Unknwon 23f42d92c9 add webhook recent deliveries
Unknwon ce8d4cc80b
Unknwon 97a373f5e7 Fix , update code with upstream
Unknown e573855a4f Fix , support web hook