Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix type in unused constant name (#111) | Sandro Santilli | 2016-11-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | * 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" | ||||
* | More MixedCase consts | Sandro Santilli | 2016-11-07 | 1 | -2/+2 |
| | |||||
* | Use MixedCase constant names | Sandro Santilli | 2016-11-07 | 1 | -9/+9 |
| | | | | See https://github.com/golang/go/wiki/CodeReviewComments#mixed-caps | ||||
* | Added updated go-sdk | Thomas Boerger | 2016-11-07 | 27 | -0/+1408 |
| | |||||
* | Dropped github.com/gogits/go-gogs-client vendored dep | Thomas Boerger | 2016-11-07 | 28 | -1418/+0 |
| | |||||
* | Replace gogits/git-module dependency with go-gitea/git (#94) | Sandro Santilli | 2016-11-06 | 26 | -8/+8 |
| | | | | | | | | * Replace gogits/git-module dependency with go-gitea/git Fixes #92 * Remove git alias for git module import (not needed) | ||||
* | Added all required dependencies | Thomas Boerger | 2016-11-04 | 660 | -0/+502447 |
| | |||||
* | Added vendoring config for govendor | Thomas Boerger | 2016-11-04 | 1 | -0/+505 |