aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/vendor.json
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade vendor "git" (#175)Thibault Meyer2016-11-151-3/+3
|
* Upgrade vendor "git" (#161)Thibault Meyer2016-11-121-3/+3
|
* Fix error 500 on organization dashboard page (#150)Lunny Xiao2016-11-121-15/+15
|
* Fix import path of go-sdk (#141)Sandro Santilli2016-11-111-1/+1
| | | | From code.gitea.io/go-sdk/gitea To code.gitea.io/sdk/gitea
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-3/+3
| | | | | | | - 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
* Vendor github.com/stretchr/testify for the assert packageMatthias Loibl2016-11-071-0/+18
|
* Added updated go-sdkThomas Boerger2016-11-071-0/+6
|
* Dropped github.com/gogits/go-gogs-client vendored depThomas Boerger2016-11-071-6/+0
|
* Replace gogits/git-module dependency with go-gitea/git (#94)Sandro Santilli2016-11-061-6/+6
| | | | | | | | * Replace gogits/git-module dependency with go-gitea/git Fixes #92 * Remove git alias for git module import (not needed)
* Added vendoring config for govendorThomas Boerger2016-11-041-0/+505