Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle CORS requests (#6289) | Tamal Saha | 2019-05-13 | 10 | -1543/+260 |
| | |||||
* | Use Go1.11 module (#5743) | Mura Li | 2019-03-27 | 5 | -0/+1549 |
| | | | | | | | | | | | | | | | | | | * 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 GIRARD | 2018-05-21 | 3 | -1528/+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 | ||||
* | Update go-ini dependency and remove semicolon hack in translations (#2913) | Lauris BH | 2017-11-15 | 10 | -401/+540 |
| | |||||
* | Revert to upstream ini dependency (#2304) | Ethan Koenig | 2017-08-14 | 1 | -2/+2 |
| | |||||
* | Temporarily patch go-ini/ini with fork (#2255) | Ethan Koenig | 2017-08-07 | 7 | -157/+511 |
| | |||||
* | Added all required dependencies | Thomas Boerger | 2016-11-04 | 10 | -0/+3724 |