Commit graph

28 commits

Author SHA1 Message Date
Oleg Silkin
6933a9110d update 2019-08-09 03:12:54 -04:00
Oleg Silkin
332fa2bcd0 Updates unittests to be compliant with batched hide comments refactor 2019-08-09 01:20:00 -04:00
Oleg Silkin
ffb3711ac9 get_hidden_claim_comments -> get_claim_hidden_comments 2019-08-04 18:21:07 -04:00
Oleg Silkin
67d503acdb Adds unit tests for hidden comments + deleted comments 2019-08-04 17:48:32 -04:00
Oleg Silkin
c56562e7ea Import formats 2019-08-04 17:47:11 -04:00
Oleg Silkin
cdbfbfef8d Refactors database related files-create queries moved to schema.py 2019-07-31 01:53:39 -04:00
Oleg Silkin
4e977072a9 More refactoring 2019-07-24 01:46:08 -04:00
Oleg Silkin
a8d5e4b52d Moves schema/ to src/schema/ 2019-07-22 08:38:53 -04:00
Oleg Silkin
966917532d create_comment -> create_comment_or_error 2019-07-21 20:14:18 -04:00
Oleg Silkin
bdaa9b00d1 fixes up code 2019-06-10 23:51:23 -04:00
Oleg Silkin
519dffd3fa Fixes unittests for comment creating 2019-06-07 17:42:17 -05:00
Oleg Silkin
02cf92720e Moves functions around into more logical locations 2019-06-06 04:43:47 -05:00
Oleg Silkin
c4f1dc1423 Adds pagination to the return of the server 2019-05-29 17:12:41 -04:00
Oleg Silkin
3ab97b171a Refactor + fault-tolerance 2019-05-21 15:13:08 -04:00
Oleg Silkin
e9ba0cd843 fixes import statements 2019-05-21 08:58:43 -04:00
Oleg Silkin
5fe55ffaa5 Reorganizes imports 2019-05-21 07:54:52 -04:00
Oleg Silkin
bb2b907e72 Adds unit testing for async writing to server 2019-05-20 20:44:03 -04:00
Oleg Silkin
3c63ce8a50 saving changes in case of power outage 2019-05-20 19:09:07 -04:00
Oleg Silkin
5a525316d8 Adds asynchronous methods for writing to db 2019-05-20 07:23:06 -04:00
Oleg Silkin
861ea1ea8c moves settings into json format 2019-05-20 05:56:20 -04:00
Oleg Silkin
c2c6d78442 Moves methods from class to functional 2019-05-20 05:07:39 -04:00
Oleg Silkin
c916a34abd Renames src to lbry_comment_server 2019-05-20 02:59:54 -04:00
Oleg Silkin
fb32bbefb1 pushes changes in case of power outage 2019-05-20 02:11:02 -04:00
Oleg Silkin
e6da0a21e0 Adds tests for listing comment ids 2019-05-20 01:18:56 -04:00
Oleg Silkin
1e38fd8ca3 more thorough database testing 2019-05-19 17:16:07 -04:00
Oleg Silkin
dcbf4be04c Unit tests for mass insertion of comments 2019-05-19 05:51:29 -04:00
Oleg Silkin
4d6855bcc0 Tests for name validation 2019-05-19 03:00:18 -04:00
Oleg Silkin
2a9187b229 Adds unit testing for comment creation 2019-05-19 02:23:20 -04:00