summaryrefslogtreecommitdiffstats
path: root/vendor/gopkg.in/ini.v1
Commit message (Collapse)AuthorAgeFilesLines
* update gitea.com/macaron/macaron to 1.4.0 (#9608)65432020-01-056-40/+129
|
* upgrade gopkg.in/ini.v1 (#8500)Colin Arnott2019-10-158-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 Saha2019-08-239-120/+184
| | | Signed-off-by: Tamal Saha <tamal@appscode.com>
* Handle CORS requests (#6289)Tamal Saha2019-05-1310-1543/+260
|
* Use Go1.11 module (#5743)Mura Li2019-03-275-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 GIRARD2018-05-213-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 BH2017-11-1510-401/+540
|
* Revert to upstream ini dependency (#2304)Ethan Koenig2017-08-141-2/+2
|
* Temporarily patch go-ini/ini with fork (#2255)Ethan Koenig2017-08-077-157/+511
|
* Added all required dependenciesThomas Boerger2016-11-0410-0/+3724