Commit Graph

17 Commits

Author SHA1 Message Date
Jacob Mason
2dcb0f0178 updated tests to use builddir instead of outdir 2010-08-07 21:08:43 -05:00
Jacob Mason
1d98a50bdc add moderator kwarg to moderation methods. 2010-08-06 21:13:06 -05:00
Jacob Mason
fbd047b8f5 Ensure hidden comments can't be replied to 2010-08-05 15:01:13 -05:00
Jacob Mason
d0e272e61f Add comment moderation backend 2010-08-05 14:13:50 -05:00
Jacob Mason
790715d37b added update_username method 2010-08-05 12:20:15 -05:00
Jacob Mason
69a2c07396 added delete_comment method 2010-08-04 16:06:10 -05:00
Jacob Mason
a08651e6d0 rename comments package storage 2010-08-04 13:20:43 -05:00
Jacob Mason
338c349dd5 renamed get_comments get_data 2010-08-04 13:12:57 -05:00
Jacob Mason
75ae087f7a added more test coverage. 2010-08-04 13:09:07 -05:00
Jacob Mason
248c01af3e Separate search adapter tests from others 2010-08-04 11:25:30 -05:00
jacob
62fe57c641 Converted comment schema from adjacency list to materialized path.
Added tests for commments.
Layed groundwork for comment moderation.
2010-08-03 12:21:43 -05:00
Jacob Mason
682fa466fe Added test for comment system. 2010-07-31 15:51:13 -05:00
Jacob Mason
a31f3b7e73 More complete tests for search adapters. 2010-07-31 12:23:26 -05:00
Jacob Mason
a36175298e Added basic search tests. 2010-07-30 17:07:48 -05:00
Jacob Mason
2528f3ddce Added SrcdirNotSpecifiedError 2010-07-30 16:13:51 -05:00
Jacob Mason
846ab3a743 Added DocumentNotFoundError 2010-07-30 15:53:02 -05:00
Jacob Mason
f014641405 Added test for build and made web support buildable without specifying search adapter 2010-07-30 11:20:43 -05:00