summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/gogits
Commit message (Collapse)AuthorAgeFilesLines
* Move status table to cron package (#7370)Lunny Xiao2019-07-159-838/+0
|
* Use Go1.11 module (#5743)Mura Li2019-03-275-0/+88
| | | | | | | | | | | | | | | | | | * Migrate to go modules * make vendor * Update mvdan.cc/xurls * make vendor * Update code.gitea.io/git * make fmt-check * Update github.com/go-sql-driver/mysql * make vendor
* Migrate to dep (#3972)Antoine GIRARD2018-05-213-65/+0
| | | | | | | | | | | | * Update makefile to use dep * Migrate to dep * Fix some deps * Try to find a better version for golang.org/x/net * Try to find a better version for golang.org/x/oauth2
* Dropped github.com/gogits/go-gogs-client vendored depThomas Boerger2016-11-0727-1412/+0
|
* Replace gogits/git-module dependency with go-gitea/git (#94)Sandro Santilli2016-11-0625-2442/+0
| | | | | | | | * Replace gogits/git-module dependency with go-gitea/git Fixes #92 * Remove git alias for git module import (not needed)
* Added all required dependenciesThomas Boerger2016-11-0470-0/+6477