Commit Graph

116 Commits (ecd8d11e10f21a0467a4d2e5cc5d29871a42213e)

Author SHA1 Message Date
Timothée Rebours 0305223082 fix PR comments 2 years ago
Loïc Hermann fbe2c828e7 implement compound indexes 2 years ago
Timothée Rebours 32cff9b921 huge cleanup 3 years ago
Timothée Rebours 0e9e5c7f4d massive update of the JSDoc, rewrite of the model & storage modules to clarify 3 years ago
Timothée Rebours 0b8aab7346 add doc to model, fix persistence doc, fix error in cursor and unecessary async in executor 3 years ago
Timothée Rebours de162b0b16 stop using util 4 years ago
Timothée Rebours e8cba5273a cleanup code 4 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 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 58edd6e407 Sticking to style 9 years ago
Evgenia 44316c26fc db.update $min $max operators 9 years ago
Dimitris Halatsis 310e881906 styling correction 9 years ago
Dimitris Halatsis 5db8ca7480 Added tests for $elemMatch 9 years ago
Dimitris Halatsis dc4c979d34 added $elemMatch query operator support 9 years ago
Louis Chatriot 1e65f366f6 Can use with 9 years ago
Brian Hammond 9289c79f1a Add support for the array update operator. 9 years ago
Louis Chatriot 93dda4ba59 Can perform a direct array match 9 years ago
Louis Chatriot cd80806d24 CCan specify custom string comparison function 9 years ago
James M. Greene dab6fe24a5 Throw real Errors instead of strings and plain objects 9 years ago
Louis Chatriot 94f7caf0b8 Chmod 9 years ago
Louis Chatriot 28abf624f0 Fix for node v4 and ES6 9 years ago
Louis Chatriot cb6b7784fc All tests pass 9 years ago
Joshua Melville 7283df33be fix for safari 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 c11b363ae5 Fixed 10 years ago
Louis Chatriot 3b355a630d Added a test 10 years ago
Jakub Szwacz c5591bd039 Fix for strange Date behavior in Node Webkit 11 years ago
Louis Chatriot cf43ec1b6b One more test 11 years ago
Bryan English 91a23044c7 operator 11 years ago
Louis Chatriot 0a1d4cac78 Created function to remove an index 11 years ago
Louis Chatriot 34a3ba2046 Made treatRawData tests pass 11 years ago
Louis Chatriot 8040655c6e All tests except persistence pass 11 years ago
Louis Chatriot 8a5372f3cb Detect array-specific comparison functions 11 years ago
Louis Chatriot bbbc18137c Renames queryOperatorArray 11 years ago
Louis Chatriot 5c2e44ea69 Renames queryOperatorArray 11 years ago
Louis Chatriot 74ac0bae62 Dot notation is now able to go inside arrays and array indexes 11 years ago
Louis Chatriot 4ff94fa1bf Stashing tests on 11 years ago
Louis Chatriot 7ea00ef9cb Added comment 11 years ago
Leandro Ferrari Thomaz f39ae3a118 New operator and extended dot operator subdocument search 11 years ago
Leandro Ferrari Thomaz 6e41c82dfd New operator and extended dot operator subdocument search 11 years ago
Leandro Ferrari Thomaz bbc1ff6eb7 New operator and extended dot operator document search 11 years ago
lf250055 d6eeb00d95 New operator and extended dot operator document search 11 years ago
Louis Chatriot af426c5141 Can now use with any nedb query 11 years ago
Louis Chatriot 04dd0d3a9c Put logical operators where they belong, in match 11 years ago
Louis Chatriot 46da2f0a5f Put logical operators where they belong, in match 11 years ago
Jakub Szwacz d834b9c3a7 Added support for $pull operator 11 years ago
Louis Chatriot 313098a63c Tests actually written 11 years ago