Commit Graph

34 Commits (master)

Author SHA1 Message Date
Timothée Rebours c9640889a0 remove 'path' imports 11 months ago
Timothée Rebours ecd8d11e10 fixed JSDoc, updated @seald-io/binary-search-tree & devDeps, fixed linting, regenerated docs 2 years ago
Timothée Rebours 32cff9b921 huge cleanup 3 years ago
Timothée Rebours 2ad5759d7e remove async dependency 3 years ago
Timothée Rebours fbf2bd8d68 WIP: rewrite executor without async 3 years ago
Timothée Rebours 5c6561307d remove underscore 4 years ago
Timothée Rebours 185ae680b8 standard everything except browser-version 4 years ago
Louis Chatriot 0eeca73bb0 Can pick type project on embedded documents 9 years ago
Louis Chatriot fae4504793 Can use omit projections on nested documents 9 years ago
Louis Chatriot e3f0078499 Do not create recursively nested objects for modifier 9 years ago
Louis Chatriot 9e07cedd18 Fixed edge case behavior where falsy fields where followed by dot notation 9 years ago
Louis Chatriot 645d87504d getCandidates is now async 9 years ago
Louis Chatriot cd80806d24 CCan specify custom string comparison function 9 years ago
Louis Chatriot 94f7caf0b8 Chmod 9 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 34d456dd29 Some formatting 11 years ago
Tim Shadel 9a917a6d57 Fix multiple sort criteria 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 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