Commit Graph
620 Commits
Author SHA1 Message Date
Umputun 47586e372e rollback proxy mock 2018-06-19 00:16:18 -05:00
Umputun b3b26c0484 add avatar proxy mock to test provider 2018-06-18 23:41:08 -05:00
Umputun 11793d21fd test verified fn 2018-06-18 16:35:13 -05:00
Umputun e751bb8678 fail on bad cache options 2018-06-18 16:21:39 -05:00
Umputun db774c2874 test hiding deleted user's comments 2018-06-18 15:55:47 -05:00
Umputun c445ecece0 hide deleted from last user view 2018-06-18 15:49:13 -05:00
Umputun d302679f07 fix incorrect json case #59 2018-06-18 15:38:00 -05:00
Umputun 8db933f9c7 lint: minor warns on tests 2018-06-18 15:31:58 -05:00
Umputun 7bebc5ddfc missing checks for parse errors 2018-06-17 12:57:08 -05:00
Umputun 9d7212e74a add opts group for cache 2018-06-17 12:34:53 -05:00
Umputun b347ad8e5e add opts group for avatars 2018-06-17 12:22:41 -05:00
Umputun 4fb50668aa merge from latest master 2018-06-17 02:38:36 -05:00
Anatoly MilkovandUmputun 835606c5cf add avatar resizing #78 (#83)
* add avatar resizing #78

* remove bytes slices, use io.TeeReader #78

* resize() refactoring #78
2018-06-17 02:28:00 -05:00
Umputun 64bfdec8b7 add post info to plain response #55 2018-06-16 14:05:47 -05:00
Umputun cc9f2adadf don't allow reset RO for aged comments #55 2018-06-16 13:22:37 -05:00
Umputun ebbf76ab2d structured store opts 2018-06-14 21:41:18 -05:00
Umputun 3eddad87e8 optimize inScope perf 2018-06-12 23:12:06 -05:00
Umputun 2a6fcac9b4 snipify mem cache keys removal 2018-06-12 23:10:00 -05:00
Umputun c26aa359f5 Merge branch 'master' of github.com:umputun/remark 2018-06-11 20:40:46 -05:00
Umputun a555bf6346 reformat imports 2018-06-11 20:40:38 -05:00
Umputun 3000cd0b6c separate memory cache 2018-06-11 14:18:24 -05:00
Umputun 3772f8364e add EOL to robots 2018-06-11 13:20:56 -05:00
Umputun 3635799691 add test to verified status retroactively populated 2018-06-11 10:48:32 -05:00
Umputun 50c9b4c6bd set verified status to userInfo to allow it before user re-login 2018-06-11 09:53:53 -05:00
Umputun 3e60e57b75 set verified status retroactively 2018-06-11 09:24:32 -05:00
Umputun 6cce01390c elimintate .git/objects from build context 2018-06-10 20:29:31 -05:00
Umputun 1151d4982e compact options 2018-06-10 02:36:05 -05:00
Umputun 7f11c861e3 missing error check in env reset 2018-06-10 02:31:28 -05:00
Umputun c3cd7877ef structured flags as alternative to config #76 2018-06-10 02:27:37 -05:00
Umputun 864cdf3a1d faster test 2018-06-10 00:52:36 -05:00
Umputun 4be58e2c9f pass dataservice by ref 2018-06-09 20:24:48 -05:00
Umputun 1af8b672a5 don't lock all votes, but in scope only #77 2018-06-09 18:28:00 -05:00
Umputun ef790161db lock on votes, fix #77 2018-06-09 13:12:04 -05:00
Umputun 67baf50b6e lint: minor warn 2018-06-08 14:18:09 -05:00
Umputun 424e0cf73c proxy client with retry 2018-06-08 03:12:22 -05:00
Umputun 94734ed4cb externalize avatar store with interface 2018-06-08 02:28:09 -05:00
Umputun 2511581b7d test for invalid url 2018-06-07 15:11:13 -05:00
Umputun fff845a2cf add params config, more param tests 2018-06-07 10:39:16 -05:00
Umputun 12bf50bb96 add admin email #73 2018-06-06 14:26:04 -05:00
Umputun 0374cafa7e fail on delete of non-existing user 2018-06-06 13:22:09 -05:00
Umputun fec6268983 admin support for one-click deleteme activation 2018-06-06 12:56:16 -05:00
Umputun fbaf2a5a90 test for no-auth user 2018-06-05 19:58:42 -05:00
Umputun 47dbe1661d fix test with avatar added to robots 2018-06-05 11:39:43 -05:00
Umputun f783737d51 allow avatars render 2018-06-05 11:37:24 -05:00
Umputun 81da79374a extends robots.txt to all public api 2018-06-05 11:12:34 -05:00
Umputun c9c5c91f64 allow /last for robots 2018-06-04 21:32:52 -05:00
Umputun 22abcbd5db add more random delays to parallel cache size test 2018-06-04 15:44:51 -05:00
Umputun b4c7c95c4e allow 0 cache size 2018-06-04 15:27:55 -05:00
UmputunandGitHub 8ef8af8b8a Merge pull request #64 from anatolym/add-yandex-oauth-provider
add Yandex OAuth provider #34
2018-06-04 15:23:56 -05:00
Umputun bb80a6d691 test cache size with concurrent hits 2018-06-04 15:16:37 -05:00