Commit Graph

20 Commits (22770c324dc46412241ec833e608134df8f47245)

Author SHA1 Message Date
Lunny Xiao fb3bb69ec6 golint fixed for modules/base
Thomas Boerger 77f9c7e571
Fixed links to sdk docs
Thomas Boerger 6bf9910975
Set correct doc url for go-sdk
Unknwon d5a3021a7d Make markdown as an independent module
Unknwon 338af89d56 fix possbility that use email as pusher user name
Remove the possibility of using email as user name when user actually push
through combination of email and password with HTTP.

Also refactor update action function to replcae tons of arguments with
single PushUpdateOptions struct.
And define the user who pushes code as pusher, therefore variable names shouldn't
be confusing any more.
Unknwon 18c841050b fix 1540 and experimental SSH server support
Unknwon aff49b1c9e unified API error response
Unknwon 55ddf225bb webhook APIs
Unknwon 52d66ba6c8 , use go-gogs-client
Unknwon 9dc3c93a6a , add/edit hook
Unknwon 8dd07c0ddd New UI merge in progress
Unknown 9924e65ca1 In progress of name template name constant
Unknown c1eb4d894a Clean api code
Unknown 816c0ed5e7 Fix import path
Unknown 2a1dc0085b fix
Unknown ea74be2f2e go get
Unknown 5c2da610a2 Move binding as subrepo
Unknown e51afe4621 Add postgres support, clean code, code review
slene fa5ad1e465 move templateFuncs to one file, add middleware context.
Unknown c6f2c23b05 Add binding form for register user