Antoine GIRARD
4c1f1f9646
Remove x/net/context vendor by using std package ( #5202 )
...
* Update dep github.com/markbates/goth
* Update dep github.com/blevesearch/bleve
* Update dep golang.org/x/oauth2
* Fix github.com/blevesearch/bleve to c74e08f039e56cef576e4336382b2a2d12d9e026
* Update dep golang.org/x/oauth2
6 years ago
Stanislav
078c404c3b
Prometheus endpoint ( #5256 )
...
* Add prometheus collector and route
* dep ensure -add github.com/prometheus/client_golang/prometheus
* dep ensure -update github.com/golang/protobuf
* add metrics to reserved usernames
* add comment head in metrics package
* fix style imports
* add metrics settings
* add bearer token check
* mapping metrics configs
* fix lint
* update config cheat sheet
* update conf sample, typo fix
6 years ago
Antonio Huete Jimenez
99c09dfbfa
Update vendor/golang.org/x/sys ( #5059 )
6 years ago
Antoine GIRARD
2af57c7820
Update x/net ( #5169 )
6 years ago
Mura Li
317ddb7283
Update vendor/github.com/mattn/go-sqlite3 ( #5162 )
...
To fix build failure on Windows/386
6 years ago
Mura Li
2ce72d4e00
Update vendor/go-sqlite3 ( #5133 )
6 years ago
Lauris BH
0cd8cecdf8
Fix dep for actual goth version used in dep lock file ( #5078 )
6 years ago
Fluf
b82c14b3d2
add letsencrypt to Gitea ( #4189 )
6 years ago
Lauris BH
0c59edaafa
Update xorm to latest version and fix correct `user` table referencing in sql ( #4473 )
6 years ago
Antoine GIRARD
74f9f98f78
Simply remove tidb and deps ( #3993 )
6 years ago
techknowlogick
9d4c1ddfa1
Dep upgrade mysql lib ( #4161 )
...
* update gopkg file to add sql dep
6 years ago
Antoine GIRARD
3f3383dc0a
Migrate to dep ( #3972 )
...
* 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
7 years ago