Commit Graph

358 Commits (feat/compaction-failure-event)

Author SHA1 Message Date
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
Louis Chatriot 35180e800d Cursor completely tested with sort, limit, skip 11 years ago
Louis Chatriot 94a514c5b0 Sort, limit and skip work together 11 years ago
Louis Chatriot 2adeef65d2 Factorized code 11 years ago
Louis Chatriot 4b780652d4 Limit and sort together tested 11 years ago
Louis Chatriot 6c674b7f82 Tested method chaining 11 years ago
Louis Chatriot 308eba79fb Normal query test 1 11 years ago
Louis Chatriot 14f4b375ec Added the sort option, first test done 11 years ago
Jason Rhodes 4346660187 Updated upsert tests to check if newDoc has been sent back successfully, modeled after other insert tests 11 years ago
Louis Chatriot 3a2db5f56e Handle errors in autoload 11 years ago
Louis Chatriot 3a3c861ea8 Can add, remove and persist indexes 11 years ago
Louis Chatriot 03f68398e6 Can remove an index 11 years ago
Louis Chatriot 0a1d4cac78 Created function to remove an index 11 years ago
Louis Chatriot 8c8cc8fea4 Tested that index options are also persisted 11 years ago
Louis Chatriot 878082f38d Remember an index upon any reload 11 years ago
Louis Chatriot 34a3ba2046 Made treatRawData tests pass 11 years ago
Louis Chatriot 099584d30e Wrote failing test for persistingIndex 11 years ago
Louis Chatriot 59b34264bf Updated README 11 years ago
Louis Chatriot f9be4e5744 All tests pass 11 years ago
Louis Chatriot 8040655c6e All tests except persistence pass 11 years ago
Louis Chatriot abc2a43d5e Detect array-specific comparison functions 11 years ago