Thibault Meyer
f55b3abc5c
Upgrade vendor "git" ( #175 )
8 years ago
Thibault Meyer
c31add8c5b
Upgrade vendor "git" ( #161 )
8 years ago
Lunny Xiao
86b2615578
Fix error 500 on organization dashboard page ( #150 )
8 years ago
Sandro Santilli
827c85ad85
Fix import path of go-sdk ( #141 )
From code.gitea.io/go-sdk/gitea
To code.gitea.io/sdk/gitea
8 years ago
Sandro Santilli
cb1b3cc148
Update import paths from github.com/go-gitea to code.gitea.io ( #135 )
- Update import paths from github.com/go-gitea to code.gitea.io
- Fix import path for travis
See https://docs.travis-ci.com/user/languages/go#Go-Import-Path
8 years ago
Matthias Loibl
758c8fa374
Vendor github.com/stretchr/testify for the assert package
8 years ago
Sandro Santilli
f5ceddc42d
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
d092b29641
More MixedCase consts
8 years ago
Sandro Santilli
8212aa70ba
Use MixedCase constant names
See https://github.com/golang/go/wiki/CodeReviewComments#mixed-caps
8 years ago
Thomas Boerger
b3a8dafaa5
Added updated go-sdk
8 years ago
Thomas Boerger
59e6bd4aa4
Dropped github.com/gogits/go-gogs-client vendored dep
8 years ago
Sandro Santilli
3c9693defb
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
42ebc0621a
Added all required dependencies
9 years ago
Thomas Boerger
b775d15799
Added vendoring config for govendor
9 years ago