Commit Graph

24 Commits

Author SHA1 Message Date
Robbie Hanson
8fdea2dab0 Renaming all YapCollectionsDatabaseX classes to YapDatabaseX 2013-11-29 22:04:32 -08:00
Robbie Hanson
4572a3e593 MAJOR CHANGE : Dropping key/value datastore. The collection/key/value datastore will remain and become the new standard. 2013-11-29 20:19:29 -08:00
Robbie Hanson
08999c6fd5 Consolidating test files 2013-10-22 10:54:13 -07:00
Robbie Hanson
823d2670cd Updating unit tests to test both persistent and non-persistent views. 2013-10-14 18:35:36 -07:00
Robbie Hanson
a1c3c6a36a Adding option for non-persistent (in-memory only) view. 2013-10-11 16:44:32 -07:00
Robbie Hanson
865d9bce06 Adding a method to find ranges within the View using a binary search algorithm. 2013-09-19 18:25:25 -07:00
Robbie Hanson
4a61e401a5 Improving unit tests 2013-09-17 15:43:38 -07:00
Robbie Hanson
36004caa62 Adding calls to super in Unit Tests. 2013-09-16 20:12:49 -07:00
Robbie Hanson
54d25538a1 Improving unit test coverage for YapDatabaseView 2013-09-05 12:08:32 -07:00
Robbie Hanson
8fe39ef71b Bug fix for mutation-during-enumeration protection 2013-07-18 11:49:47 -07:00
Robbie Hanson
3884b60167 Improving unit tests for mutation-during-enumeration protection 2013-07-18 11:21:37 -07:00
Robbie Hanson
bd350ea114 Added unit test for dropping a view 2013-07-18 10:54:55 -07:00
Robbie Hanson
3a90d8d879 Adding mutation-during-enumeration protection to YapDatabaseView 2013-07-17 18:29:22 -07:00
Robbie Hanson
504fd01a16 Dropping Timestamp categories. They have been superseded by Views. 2013-07-17 16:51:47 -07:00
Robbie Hanson
1fba34129e Fixing view population bug. Adding unit test for view population. 2013-07-12 12:32:38 -07:00
Robbie Hanson
a44e7fc931 Adding more unit tests for YapDatabaseView 2013-07-10 18:58:46 -07:00
Robbie Hanson
38626adf35 Bug fixes, and added unit tests for YapCollectionsDatabaseView 2013-06-12 17:30:56 -07:00
Robbie Hanson
f4f83352cf Working on YapCollectionsDatabaseView (not ready yet) 2013-06-08 17:11:42 -07:00
Robbie Hanson
4b38c80267 Adding enumeration methods to YapDatabaseView 2013-05-26 12:39:38 -07:00
Robbie Hanson
1cbdc8b1f9 Adding grouping/sorting by keys only 2013-05-25 20:15:37 -07:00
Robbie Hanson
d6e2832a85 Refactor to "extensions" 2013-05-23 18:11:12 -07:00
Robbie Hanson
5d6a77b165 Completed unit test for YapDatabaseView 2013-05-23 12:09:29 -07:00
Robbie Hanson
d2e3af3b24 Working on unit tests for YapDatabaseView 2013-05-22 17:43:04 -07:00
Robbie Hanson
0a704d824d Project cleanup. Starting work on unit tests. 2013-05-22 12:09:37 -07:00