Commit Graph

328 Commits (f000cc748d7dda5b57b6744f41be1dd128dbeb22)

Author SHA1 Message Date
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
Louis Chatriot 34d456dd29 Some formatting 11 years ago
Tim Shadel 9a917a6d57 Fix multiple sort criteria 11 years ago
Louis Chatriot b1b43008c9 Executor bug completely fixed 11 years ago
Louis Chatriot 272c40e062 Fixed this bug 11 years ago
Louis Chatriot da1e4dfe13 Fixed this bug 11 years ago
Louis Chatriot cf43ec1b6b One more test 11 years ago
Louis Chatriot b449a10bed Added a test on modification of upserted document 11 years ago
Bryan English 91a23044c7 operator 11 years ago
Louis Chatriot 1625e79ec9 find and findOne take care of deep copying the returned docs 11 years ago
Louis Chatriot 905a520e0a Ability to get a cursor from a findOne 11 years ago
Louis Chatriot e050dcac23 Multiple consecutive sorts are handled 11 years ago
Louis Chatriot b04a1d23fe Able to use sync or async API with cursor 11 years ago
Louis Chatriot b8f641e0fe Returning cursor conflicts with the executor 11 years ago
Louis Chatriot 8a98ddacb8 All tests pass 11 years ago
Louis Chatriot b514bcca2b Tested when some or all fields are undefined, undefined goes first 11 years ago
Louis Chatriot 83c5b63265 Tested sort with dates, strings and nested fields 11 years ago