Commit Graph

294 Commits (53e6a4754996667cd398f95567612a1a023ee45e)

Author SHA1 Message Date
Louis Chatriot 93dda4ba59 Can perform a direct array match 9 years ago
Louis Chatriot 20eceff265 Created event compaction.done fired by datastore after a compaction operation is complete 9 years ago
Louis Chatriot cd80806d24 CCan specify custom string comparison function 9 years ago
Louis Chatriot 6ea34ee6ae Return updated docs tested 9 years ago
James M. Greene aefe40d0a5 Housekeeping! 9 years ago
Louis Chatriot 88ab326acc Back to all test 9 years ago
Louis Chatriot 4edacc6000 Single test 9 years ago
Louis Chatriot 1d8621bf03 Dont test max fds on Windows, makes no sense 9 years ago
Louis Chatriot 1335d31c47 EMFILE test done 9 years ago
Louis Chatriot 61fbf77d18 Created a test for too many file descriptors on a file 9 years ago
Louis Chatriot f6b5910eb3 Correct and fast file write crash test 9 years ago
Louis Chatriot 6884f83df8 Redis AOF-style fsync 9 years ago
Louis Chatriot a12ec8b89e Load tests 9 years ago
Louis Chatriot c927524a52 Flush data after both writes and fix a test 9 years ago
Louis Chatriot 94f7caf0b8 Chmod 9 years ago
Louis Chatriot d1e6d14b53 Moved all crash safe operations to storage 9 years ago
Louis Chatriot e77c4a84c6 Update function updates updatedAt field if necessary 9 years ago
Louis Chatriot 5afa535c0e Add timestamp if required during document insertion 9 years ago
Louis Chatriot 7b3f3c2868 Fixed side effect bug 9 years ago
Louis Chatriot ef8905adf0 createdAt timestamp 9 years ago
Louis Chatriot 72387fdabc Fixed problem 9 years ago
Louis Chatriot 28abf624f0 Fix for node v4 and ES6 9 years ago
Louis Chatriot cb6b7784fc All tests pass 9 years ago
Louis Chatriot f3e3fcae50 Added test on number keys 9 years ago
Louis Chatriot 84365c7fe0 Fixed test 9 years ago
Louis Chatriot 51ef65be17 Can now prevent loading of the database if too much data is corrupt 10 years ago
Louis Chatriot 09c6309c1a Tests for coherence of hooks done 10 years ago
Louis Chatriot 3e67adc2bb Check that if one hook is defined the other is too 10 years ago
Louis Chatriot 64e3f1cbce Serialization hooks well tested 10 years ago
Louis Chatriot 64aa1808a9 persistNewState uses the serialization hook 10 years ago
Louis Chatriot 20d4013f06 Fixed upsert issue with badly formatted update queries 10 years ago
Louis Chatriot eeb5751b2f Removed useless .swo file 10 years ago
Louis Chatriot 4197c3986b one more needed upsert test 10 years ago
Louis Chatriot 1e482a31b1 Fixed bad upsert behavior 10 years ago
Louis Chatriot 0e26841681 Can deep copy everything except invalid keys 10 years ago
Louis Chatriot 1bee5827bb Fixed bug in deepCopy thay didnt deep copy array contents 10 years ago
Louis Chatriot bfca0c4799 Can now have an _id which is 0 10 years ago
Louis Chatriot c11b363ae5 Fixed 10 years ago
Louis Chatriot 236ee15e64 Reorganized tests accordingly 10 years ago
Louis Chatriot d65e89fb82 Fixed failing test 10 years ago
Louis Chatriot 2d33839d84 Projections fully tested 10 years ago
Louis Chatriot 547570e9cb Tested in find 10 years ago
Louis Chatriot c11128160f Projection fully tested for cursor 10 years ago
Louis Chatriot a6a4724cbc Real test for empty projection and take-type projections 10 years ago
Louis Chatriot 0fb797240e Real test for empty projection and take-type projections 10 years ago
Louis Chatriot 6841ea862a Test with no or empty projection 10 years ago
Louis Chatriot 3b355a630d Added a test 10 years ago
Louis Chatriot 6cc64b10b9 One more test and recreate browser version 11 years ago
Paolo Scanferla 26d6ec2bfd Added support for custom _id-s 11 years ago
Tom V e7f8209c90 Fix the nextTick(cb) causing event loop starvation 11 years ago