Commit Graph

1036 Commits (d3e201cac42d5ef9c3e1130ee6577084827af547)
 

Author SHA1 Message Date
Timothée Rebours d3e201cac4 cleaner test for modes, avoid testing permissions on Windows, document that it will not work on Windows, add typings tests 3 years ago
Timothée Rebours fc52b75316 3.0.0-8 3 years ago
Timothée Rebours 3ec81d3f32 use unlink instead of rm for node 12 3 years ago
Timothée Rebours ba0ee21c03 add a mode option 3 years ago
Timothée Rebours 6df2e69653 3.0.0-7 3 years ago
Timothée Rebours ac3f412baa [cherry-picked from 2.x.x] change signature in typings for loadDatabase 3 years ago
tex0l 6708541c72
Merge pull request #11 from seald/remove-async 3 years ago
Timothée Rebours d54eed3260 simplify setAutocompactionInterval 3 years ago
Timothée Rebours bf5e5e2218 fix setAutocompaction interval type check + test 3 years ago
Timothée Rebours 899bdf5a55 3.0.0-6 3 years ago
Timothée Rebours 8c3aac5042 fix MR comments 3 years ago
Timothée Rebours 84c554acee 3.0.0-5 3 years ago
Timothée Rebours ec9aa55c04 wording in changelog 3 years ago
Timothée Rebours ebda00b8d2 give the corruptionRate when there is an error 3 years ago
Timothée Rebours 67a0c885b5 3.0.0-4 3 years ago
Timothée Rebours fa0918477c add util in deps 3 years ago
Timothée Rebours 24000a9d3f 3.0.0-3 3 years ago
Timothée Rebours b7651d1ae3 3.0.0-2 3 years ago
Timothée Rebours cb58b78781 remove useless gitignore entry 3 years ago
Timothée Rebours df358b91a6 update readme to include mention of nedb-promises & bump reloadTimeUpperBound to avoid tests failing randomly 3 years ago
Timothée Rebours 9694697da4 update changelog and readme 3 years ago
Timothée Rebours da532719af update changelog 3 years ago
Timothée Rebours 2c2af50841 update readme, persistence tests and typings 3 years ago
Timothée Rebours a17662a66b update JSDoc, readme, remove jquery and jsdoc from dependencies, remove sources from jsdoc.conf.js which conflicts with --files from jsdoc2md, implement dropDatabase & tests 3 years ago
Timothée Rebours dbcc3647d1 repair race condition in tests + improve docs 3 years ago
Timothée Rebours 8b776b5c45 remove todos 3 years ago
Timothée Rebours 2ec0101d7b one documentation file 3 years ago
Timothée Rebours 32cff9b921 huge cleanup 3 years ago
Timothée Rebours f017197797 3.0.0-1 3 years ago
Timothée Rebours fab5b0336b rewrite Readme 3 years ago
Timothée Rebours 213c639ed6 cleanup JSDoc 3 years ago
Timothée Rebours 5d8b23a69d cleanup JSDOC & generate md + html, md is pushed in the repo 3 years ago
Timothée Rebours 8d628bfa6f cleanup JSDoc 3 years ago
Timothée Rebours 3c60111c48 cleanup 3 years ago
Timothée Rebours c2651faeba lint 3 years ago
Timothée Rebours efef10e0e9 auto-generate docs in markdown and html 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 6d43867c20 document storage and customUtils, and rewrite byline with ES6 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 90f52e4cda add docs for Cursor, customUtils, Executor, Persistence and utils 3 years ago
Timothée Rebours 07e60b09dc 3.0.0-0 3 years ago
Timothée Rebours 7709369e49 JSDoc 3 years ago
Timothée Rebours a2528ee45e jsdoc 3 years ago
Timothée Rebours db2da8a1e0 lint 3 years ago
Timothée Rebours fa9b1b1305 persistence async tests 3 years ago
Timothée Rebours 787904d3ef executor async tests 3 years ago
Timothée Rebours 32d2fa14a5 async tests for cursor 3 years ago
Timothée Rebours ba65fbe9b6 Added tests for async version of datastore 3 years ago
Timothée Rebours 5f8850df1b port react-native storage module to async functions 3 years ago
Timothée Rebours c480c1230c fix case sensitiveness on filename 3 years ago