59 Commits (fcc7cdab112e64c2b158c594c7d46746ff6c46f8)

Author SHA1 Message Date
Matthias Loibl a5d0b4de5b
Vendor github.com/stretchr/testify for the assert package 8 years ago
Sandro Santilli 864d1b1f9f Fix type in unused constant name (#111)
* Write LDAP, SMTP, PAM, DLDAP back to all uppercase

* Fix type in unused constant name

* Other MixCased fixes

* Complete MixerCasing of template constants

* Re uppercase LTS and LDAPS suffixes

* Uppercase JSON suffix in constant names

* Proper case LoginNoType

* Prefix unexported template path constants with "tpl"
8 years ago
Sandro Santilli 0b62aeb495 More MixedCase consts 8 years ago
Sandro Santilli 80eea77953 Use MixedCase constant names
See https://github.com/golang/go/wiki/CodeReviewComments#mixed-caps
8 years ago
Thomas Boerger e378648c79
Added updated go-sdk 8 years ago
Thomas Boerger 6f3097f9e6
Dropped github.com/gogits/go-gogs-client vendored dep 8 years ago
Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94)
* Replace gogits/git-module dependency with go-gitea/git

Fixes #92

* Remove git alias for git module import (not needed)
8 years ago
Thomas Boerger 1ebb35b988
Added all required dependencies 8 years ago
Thomas Boerger 78f86abba4
Added vendoring config for govendor 8 years ago