summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/couchbase
Commit message (Collapse)AuthorAgeFilesLines
* go1.16 (#14783)techknowlogick2021-02-2843-6284/+615
|
* Fix recovery middleware to render gitea style page. (#13857)Lunny Xiao2021-01-058-21/+123
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Some changes to fix recovery * Move Recovery to middlewares * Remove trace code * Fix lint * add session middleware and remove dependent on macaron for sso * Fix panic 500 page rendering * Fix bugs * Fix fmt * Fix vendor * recover unnecessary change * Fix lint and addd some comments about the copied codes. * Use util.StatDir instead of com.StatDir Co-authored-by: 6543 <6543@obermui.de>
* [Vendor] update macaron related (#13409)65432020-11-0325-141/+6179
| | | | | | | | | | | | | | | | | | | | | | | | | * Vendor: update gitea.com/macaron/session to a177a270 * make vendor * Vendor: update gitea.com/macaron/macaron to 0db5d458 * make vendor * Vendor: update gitea.com/macaron/cache to 905232fb * make vendor * Vendor: update gitea.com/macaron/i18n to 4ca3dd0c * make vendor * Vendor: update gitea.com/macaron/gzip to efa5e847 * make vendor * Vendor: update gitea.com/macaron/captcha to e8597820 * make vendor
* Upgrade bleve to v1.0.10 (#12737)Lunny Xiao2020-09-062-2/+2
| | | | | | | | * Fix bug on migration 111 * Upgrade bleve to 1.0.10 Co-authored-by: zeripath <art27@cantab.net> Co-authored-by: techknowlogick <techknowlogick@gitea.io>
* [Vendor] blevesearch v0.8.1 -> v1.0.7 (#11360)65432020-05-103-4/+5
| | | | | | | * Update blevesearch v0.8.1 -> v1.0.7 * make vendor Co-authored-by: zeripath <art27@cantab.net>
* chore: update github.com/couchbase/gomemcached and ↵Antoine GIRARD2019-12-189-205/+1554
| | | | github.com/couchbase/go-couchbase (#9419)
* Upgrade blevesearch to v0.8.1 (#9177)Mura Li2019-11-2711-33/+114
| | | | | For #1441 https://github.com/blevesearch/bleve/commit/a91b427b59b893f112021841ba7370d285f8426f
* Use gitea forked macaron (#7933)Tamal Saha2019-08-235-50/+276
| | | Signed-off-by: Tamal Saha <tamal@appscode.com>
* Use Go1.11 module (#5743)Mura Li2019-03-276-0/+292
| | | | | | | | | | | | | | | | | | * 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
* Update bleve dependency to latest master revision (#6100)Lunny Xiao2019-02-1717-255/+1637
| | | | | | | | * update bleve to master b17287a86f6cac923a5d886e10618df994eeb54b6724eac2e3b8dde89cfbe3a2 * remove unused pkg from dep file * change bleve from master to recent revision
* add other session providers (#5963)techknowlogick2019-02-0514-0/+4770
|
* Migrate to dep (#3972)Antoine GIRARD2018-05-212-184/+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 to last common bleve (#3986)Antoine GIRARD2018-05-1925-0/+4314