Commit Graph

94 Commits (84e19ea94e06b99b48afd602a6d5580bdc372043)

Author SHA1 Message Date
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 5db8ca7480 Added tests for $elemMatch 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
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
Louis Chatriot f3e3fcae50 Added test on number keys 9 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
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 59b34264bf Updated README 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
Louis Chatriot 5c2e44ea69 Renames queryOperatorArray 11 years ago
Louis Chatriot f3df032887 Can access specifc field in arrays of documents 11 years ago
Louis Chatriot 34352b5b20 Dot notation is now able to go inside arrays and array indexes 11 years ago
Louis Chatriot 9c26c41ef6 Dot notation is now able to go inside arrays and array indexes 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 9f32b1eb72 Test for good behavior with newlines 11 years ago
Leandro Ferrari Thomaz 6e41c82dfd New operator and extended dot operator subdocument 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 eefe3a5d94 Added modifier 11 years ago
Louis Chatriot 1917bffb9e Created operator 12 years ago
Louis Chatriot f1b7c96686 Now with support for regular expressions 12 years ago
Louis Chatriot 2f2b9ab58f Implemented comparator 12 years ago
Louis Chatriot 7a89cc8203 Can use with 12 years ago
Louis Chatriot 05d9ad9e5f modifier works with 12 years ago
Louis Chatriot e30cc58e5e Use deep equality to know whether we can addToSet or not 12 years ago
Louis Chatriot f0a8dcb708 Use util.isDate everywhere 12 years ago
Louis Chatriot 0b27dd8a1b Added the modifier 12 years ago
Louis Chatriot f6b764da5c New modifier 12 years ago
Louis Chatriot d5b990e776 Factorization of the modifiers 12 years ago
Louis Chatriot 753035c0ef Implemented modifier 12 years ago