Umputun
a8b2dee85c
update deps
2019-06-04 23:32:23 -05:00
Umputun
0590246112
move comment alter functionality from rest and admin to store service
2019-05-16 20:49:07 -05:00
Umputun
489b8a36e3
revendor with 0.5.2 of auth, with ability to redefine token query
2019-05-12 21:23:13 -05:00
Umputun and GitHub
4adbca22b2
Refactor rest ( #320 )
...
* fresh vendor
* enforce vendor flag with env
* move tree to service package
* move controllers routing to rest.go, remove separate subrouters
* cleanup/formatting
* missing vendor packages
* move rss, img proxy, robots and getstarted to top-level routes
* simplify logger middleware usage
* randomize server test ports
* check for non-admin in admin tests
* lint: minor warns
* admin test to jwt admin
2019-05-07 01:54:19 -05:00
Umputun
70134578e1
switch to chi v4
2019-04-04 02:17:12 -05:00
Umputun
45ae2e6f13
revendor with lgr 0.6.1
2019-03-31 16:21:32 -05:00
Umputun
29dc368ea8
revendor with fresh lgr, add logger to http server
2019-03-31 13:45:44 -05:00
Umputun
2a03afddc6
update auth to v0.5.0
2019-03-24 16:35:23 -05:00
Umputun
2105b5ddfe
revendor with latest lgr (logging)
2019-03-05 22:31:37 -06:00
Umputun
90a84dd886
update go-pkgz/auth to 0.4.2 with fixed direct id
2019-02-19 16:18:49 -06:00
Umputun
4917ba01ec
update rest lib to fix recoverd panic
2019-02-06 00:45:47 -06:00
Umputun
58acbecf53
disable mgo debug
2019-02-02 23:46:38 -06:00
Umputun
3314223120
switch native import lock to sized group
2019-02-02 22:28:16 -06:00
Umputun
588af7fc9a
switch title to lcw cache, optimize error hits
2019-02-02 18:25:57 -06:00
Umputun
7ddf1fc096
add syncs lib
2019-02-02 17:51:44 -06:00
Umputun
0e296bf1de
less verbose MGO debug
2019-02-02 13:00:23 -06:00
Umputun
44cb54477e
reject logout on empty providers
2019-01-30 15:36:47 -06:00
Umputun
1475060555
revendore with auth 0.4.1, fix yandex auth provider bug
2019-01-24 13:58:54 -06:00
Umputun
1761995482
skip logger pkg
2019-01-22 23:21:36 -06:00
Umputun
7aeec9535f
revendor with fixed lgr pkg option
2019-01-22 18:44:59 -06:00
Umputun
32503395ea
add caller pkg to log
2019-01-22 18:30:22 -06:00
Umputun
953ff03e2f
missed in last commit
2019-01-17 13:18:49 -06:00
Umputun
f7403f08b9
inject refresh cache to auth, revendor go-pkgz/auth to 0.4
2019-01-17 13:17:16 -06:00
Umputun
ff46cbd173
require authed user to perfrom logout
2019-01-16 23:28:49 -06:00
Umputun
78debf05d9
auth 0.3.3 prevnets expired headers to pe passed in
2019-01-15 13:09:56 -06:00
Umputun
177b71655d
update deps (lgr and mongo)
2019-01-14 00:06:32 -06:00
Umputun
8c8f13fd73
adopt for rest errors and revendor go-pkgz
2019-01-13 23:27:15 -06:00
Umputun
cfe8391da5
revendor with lgr 0.2
2019-01-11 22:51:43 -06:00
Umputun
61cf54d231
add comment id to rss
2019-01-08 03:59:15 -06:00
Umputun
781d90e98b
switch to lgr
2019-01-07 22:32:50 -06:00
Umputun
7b54b00c01
switched to auth 0.3
2019-01-04 18:09:18 -06:00
Umputun
dcd40c42e2
vednor with auth 0.2.1 to minimize multiple token refreshes
2019-01-03 15:58:43 -06:00
Umputun
17acbc6322
vednor auth v0.2.0
2019-01-02 00:16:37 -06:00
Umputun
ca1943f909
revendor with auth:0.1.1
2018-12-31 17:47:25 -06:00
Umputun
189df5b0a4
revendor with latest auth lib
2018-12-31 01:05:29 -06:00
Umputun
7deee9aaa1
revendor with lateas auth lib, sets logger to stdout
2018-12-30 23:06:20 -06:00
Umputun
195e65ca60
adjusted tests for new auth lib
2018-12-30 13:31:03 -06:00
Umputun
c4b10a395a
most test passes with ext auth
2018-12-27 23:11:20 -06:00
Umputun
440c7abfed
switch local rest middlewares to go-pkgz/rest
2018-12-24 15:34:24 -06:00
Umputun and GitHub
2ecc08fb3e
Ext cache ( #236 )
...
* remove cache, switch to go-pkgz/rest/cache
* remove mongo cache from server test
* remove old caching code
* test tricky disqus inputs
* fix migrator test
* stacktrace dump test
2018-12-19 21:57:33 -06:00
Umputun and GitHub
3520de768d
feature/mongo cache ( #180 )
...
* add siteID to cache Get
* indirect option setters
* add mongo cache with tests, add Key and Flusher
* lint: minor warns
* workaround for cache parallel test
* repeater in mongo cache
* missing repeater vendor
* fix nop cache
* add cache mongo benchmark
* wired mongo cache, single opts group for mongo
* disable goconst
* stop cache repeated on not found error
* use local mongo for tests in travis
2018-07-24 18:43:53 -04:00
Umputun and GitHub
dbd1d4069f
feature/ext-mongo ( #177 )
...
* externalize mongo wrapper
* remove mongo env from drone
* export mongo test for coverage report
2018-07-22 22:46:25 -04:00