Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use Go1.11 module (#5743) | Mura Li | 2019-03-27 | 8 | -0/+549 |
| | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Upgrade gopkg.in/testfixtures.v2 (#4999) | Mura Li | 2018-10-02 | 12 | -165/+702 |
| | |||||
* | Migrate to dep (#3972) | Antoine GIRARD | 2018-05-21 | 1 | -323/+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 | ||||
* | Unit tests for token and update models | Ethan Koenig | 2016-12-31 | 12 | -0/+1313 |