Commit Graph
20 Commits
Author SHA1 Message Date
Umputun b3b26c0484 add avatar proxy mock to test provider 2018-06-18 23:41:08 -05:00
Umputun 0374cafa7e fail on delete of non-existing user 2018-06-06 13:22:09 -05:00
Umputun f751e4b1fe fix user data export 2018-06-03 01:21:20 -05:00
Umputun afbddaa5ec eliminate multiple calls to counter in paginated user comments 2018-06-01 22:51:19 -05:00
Umputun 837b2ef719 find user comments to support pagination 2018-06-01 22:17:57 -05:00
Anatoly Milkov 0873f05588 lint: misspell, ineffassign 2018-05-31 15:28:38 -07:00
UmputunandGitHub 0363fc4cd9 feature/verified (#61)
* add store methods for verification

* add verify rest and auth

* lint: fix double conversion of userID key

* test for middleware, fix log without auth info

* make all scripts with -e
2018-05-29 23:07:50 -05:00
UmputunandGitHub 6aee34bb1e feature/ts - read-only support (#57)
* extend post info with ts and add info implemenation to engine

* info controller

* remove unused

* docker froendly new test

* tree find to include post info struct

* remove leftovers from codeconv

* test for empty tree request

* add func name to error rest report

* test with disabled proxy

* add read only age and reject updates on old posts

* lint: shaddow err

* make info calls fast. needs migration!

* fix backup restore script

* increase limiter timeout

* add local exporter

* migrate list to new info

* fix rest list tests

* add manual backup script

* default backup path

* fix eait on sec change failing rss tests

* add RO status bucket and rest

* add admin RO controller test
2018-05-28 14:57:36 -05:00
Umputun bd5eaeaa2a don't hold transaction for all deleted posts, open for each one 2018-05-26 03:42:49 -05:00
Umputun b39e5e8799 test for DeleteUSer 2018-05-26 02:43:32 -05:00
Umputun f8866f882b lint: shaddow err #47 2018-05-26 02:09:29 -05:00
Umputun b3dc433ec9 WIP: start to implement hard delete to all user's comments #47 2018-05-26 02:03:03 -05:00
Umputun deee4a50c4 try to move bolt test files out of /tmp 2018-05-24 20:40:38 -05:00
Umputun 01ba236e40 fix test on time 2018-05-24 20:35:43 -05:00
Umputun 3f22b919c9 test unhappy paths for bolt engine 2018-05-23 14:20:51 -05:00
Umputun 0697cd9c6c test failed import and bold ref 2018-05-23 13:30:13 -05:00
Umputun 8a7c2db645 complete score test for same values 2018-05-23 01:59:51 -05:00
Umputun e3f8e6d2dc bolt test fixed 2018-05-22 21:04:50 -05:00
Umputun dfe6d644ae clear import aliases 2018-05-16 21:52:05 -05:00
Umputun 9638d95279 refactor store to isolate service and engine levels 2018-05-16 18:03:08 -05:00