Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update gitea.com/macaron/macaron to 1.4.0 (#9608) | 6543 | 2020-01-05 | 6 | -40/+129 |
| | |||||
* | upgrade gopkg.in/ini.v1 (#8500) | Colin Arnott | 2019-10-15 | 8 | -96/+190 |
| | | | | ini released v1.48.0 and deprecated the ini.AllCapsUnderscore symbol, as such, during the upgrade we migrated to using ini.SnackCase. | ||||
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 9 | -120/+184 |
| | | | Signed-off-by: Tamal Saha <tamal@appscode.com> | ||||
* | 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 |