summaryrefslogtreecommitdiffstats
path: root/vendor/gopkg.in/macaron.v1
Commit message (Collapse)AuthorAgeFilesLines
* Use gitea forked macaron (#7933)Tamal Saha2019-08-2317-3354/+0
| | | Signed-off-by: Tamal Saha <tamal@appscode.com>
* Use Go1.11 module (#5743)Mura Li2019-03-275-1/+107
| | | | | | | | | | | | | | | | | | * 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
* Fix serving of raw wiki files other than .md (#5814)Gabriel Silva Simões2019-02-054-10/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix serving of raw wiki files other than .md Closes #4690. Closes #4395. Signed-off-by: Gabriel Silva Simões <simoes.sgabriel@gmail.com> * Simplify code at routers/repo/wiki.go Signed-off-by: Gabriel Silva Simões <simoes.sgabriel@gmail.com> * Add more files to user2/repo1.wiki for testing Signed-off-by: Gabriel Silva Simões <simoes.sgabriel@gmail.com> * Update macaron to v1.3.2 Signed-off-by: Gabriel Silva Simões <simoes.sgabriel@gmail.com> * Add tests for WikiRaw Signed-off-by: Gabriel Silva Simões <simoes.sgabriel@gmail.com> * Fix NewResponseWriter usage due to macaron update Signed-off-by: Gabriel Silva Simões <simoes.sgabriel@gmail.com> * Add raw to reserved wiki names Signed-off-by: Gabriel Silva Simões <simoes.sgabriel@gmail.com>
* Migrate to dep (#3972)Antoine GIRARD2018-05-213-93/+1
| | | | | | | | | | | | * 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
* Various wiki bug fixes (#2996)Ethan Koenig2017-11-289-46/+186
| | | | | | * Update macaron * Various wiki bug fixes
* Add ETag header to avatars (#721)Bwko2017-01-254-2/+30
|
* Added all required dependenciesThomas Boerger2016-11-0413-0/+3166