aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/google.golang.org
Commit message (Collapse)AuthorAgeFilesLines
* [Vendor] blevesearch v0.8.1 -> v1.0.7 (#11360)65432020-05-1028-133/+386
| | | | | | | * Update blevesearch v0.8.1 -> v1.0.7 * make vendor Co-authored-by: zeripath <art27@cantab.net>
* Vendor Update: go-gitlab v0.22.1 -> v0.31.0 (#11136)65432020-04-19122-14/+27522
| | | | | | | * vendor update: go-gitlab to v0.31.0 * migrate client init to v0.31.0 * refactor
* Update to github.com/lafriks/xormstore@v1.3.0 (#8317)Antoine GIRARD2019-10-021-1/+1
|
* migrate gplus to google oauth2 provider (#7885)techknowlogick2019-09-1417-0/+2201
| | | | | | | | | | * migrate gplus to google oauth2 provider. this still provides support for old gplus connections. * Update models/oauth2.go Co-Authored-By: Antoine GIRARD <sapk@users.noreply.github.com> * make vendor
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-0/+4
| | | Signed-off-by: Tamal Saha <tamal@appscode.com>
* Fix error log when loading issues caused by a xorm bug (#7271)Lunny Xiao2019-06-238-688/+102
| | | | | | | | | | | | * fix error log when loading issues caused by a xorm bug * upgrade packages * fix fmt * fix Consistency * fix tests
* Use Go1.11 module (#5743)Mura Li2019-03-2730-0/+10536
* 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