Commit Graph

  • c912d21594 Merge pull request #141 from b1rdex/patch-1 Louis Chatriot 2014-02-26 11:21:17 +0100
  • 790562c45f fixed setAutocompactionInterval interval arg Anatoly Pashin 2014-02-25 11:12:34 +1100
  • 7e1616fe03 Update README.md Louis Chatriot 2014-02-15 11:25:46 -0800
  • f633859a1a Update README.md Louis Chatriot 2014-02-15 11:25:00 -0800
  • 71dd492073 Update README.md Louis Chatriot 2014-02-15 09:56:01 -0800
  • d70d958a93 Bump version Louis Chatriot 2014-02-15 09:28:41 -0800
  • 24f53bc653 Tests for nedb in browsers fixed Louis Chatriot 2014-02-15 09:27:47 -0800
  • 26bb6be8f3 Built new NeDB version Louis Chatriot 2014-02-15 09:26:05 -0800
  • 2e8717410b Upgrade async dependency James Sharp 2014-02-15 10:52:17 +0000
  • f068b290be Update README.md Louis Chatriot 2014-02-10 09:59:38 +0100
  • 6a54bc27e0 Bump version Louis Chatriot 2014-02-09 19:27:08 +0100
  • b1b43008c9 Executor bug completely fixed Louis Chatriot 2014-02-09 19:22:11 +0100
  • 272c40e062 Fixed this bug Louis Chatriot 2014-02-09 19:12:29 +0100
  • da1e4dfe13 Fixed this bug Louis Chatriot 2014-02-09 19:10:36 +0100
  • c4b29f789d Error code works as expected Louis Chatriot 2014-02-09 12:14:06 +0100
  • e5aff86501 Bump version Louis Chatriot 2014-02-05 14:44:59 +0100
  • cf43ec1b6b One more test Louis Chatriot 2014-02-05 14:43:44 +0100
  • 81a4025ec6 Merge branch 'whereoperator' of github.com:bengl/nedb into bengl-whereoperator Louis Chatriot 2014-02-05 14:35:58 +0100
  • a14033e8f7 Bump version Louis Chatriot 2014-02-01 12:42:43 +0100
  • b449a10bed Added a test on modification of upserted document Louis Chatriot 2014-02-01 12:41:47 +0100
  • f70a86dd87 Merge conflict resolved Louis Chatriot 2014-02-01 12:37:13 +0100
  • ec48f6322e Merge pull request #132 from ortoo/master Louis Chatriot 2014-02-01 03:31:52 -0800
  • 3704760025 Regenerated browser version Louis Chatriot 2014-02-01 12:22:54 +0100
  • 0e6bff2c6c add comma James Sharp 2014-01-30 09:22:34 +0000
  • a19fcd2283 Add browser fields to package.json James Sharp 2014-01-30 09:20:13 +0000
  • e8a1c45e88 doc update for $where Bryan English 2014-01-29 08:19:49 -0800
  • 91a23044c7 operator Bryan English 2014-01-29 08:00:22 -0800
  • ad7cbc2df3 Bump 2nd digit verison Louis Chatriot 2014-01-26 14:05:42 +0100
  • 14d842fc16 Update README.md Louis Chatriot 2014-01-26 14:00:05 +0100
  • 6c00ef0660 Update README.md Louis Chatriot 2014-01-26 13:59:16 +0100
  • bebc68ad53 Update README.md Louis Chatriot 2014-01-26 13:57:24 +0100
  • d126f0a44d Update README.md Louis Chatriot 2014-01-26 13:56:31 +0100
  • 305dc2776a Update README.md Louis Chatriot 2014-01-26 13:53:20 +0100
  • ef4f7cd68e Bump version Louis Chatriot 2014-01-26 13:44:45 +0100
  • 407a7c1bac Use cursor for counting documents Louis Chatriot 2014-01-26 13:43:41 +0100
  • 1625e79ec9 find and findOne take care of deep copying the returned docs Louis Chatriot 2014-01-26 13:41:16 +0100
  • 905a520e0a Ability to get a cursor from a findOne Louis Chatriot 2014-01-26 13:33:55 +0100
  • e050dcac23 Multiple consecutive sorts are handled Louis Chatriot 2014-01-26 13:12:56 +0100
  • b04a1d23fe Able to use sync or async API with cursor Louis Chatriot 2014-01-26 09:18:02 +0100
  • b8f641e0fe Returning cursor conflicts with the executor Louis Chatriot 2014-01-25 18:42:54 +0100
  • 8a98ddacb8 All tests pass Louis Chatriot 2014-01-25 18:10:40 +0100
  • b514bcca2b Tested when some or all fields are undefined, undefined goes first Louis Chatriot 2014-01-25 18:09:57 +0100
  • 83c5b63265 Tested sort with dates, strings and nested fields Louis Chatriot 2014-01-25 17:44:22 +0100
  • 35180e800d Cursor completely tested with sort, limit, skip Louis Chatriot 2014-01-25 16:47:34 +0100
  • 94a514c5b0 Sort, limit and skip work together Louis Chatriot 2014-01-25 16:26:23 +0100
  • 2adeef65d2 Factorized code Louis Chatriot 2014-01-25 16:19:29 +0100
  • 4b780652d4 Limit and sort together tested Louis Chatriot 2014-01-25 16:11:39 +0100
  • 6c674b7f82 Tested method chaining Louis Chatriot 2014-01-25 16:01:01 +0100
  • 308eba79fb Normal query test 1 Louis Chatriot 2014-01-25 15:49:25 +0100
  • 14f4b375ec Added the sort option, first test done Louis Chatriot 2014-01-25 13:41:44 +0100
  • a981aa3675 Use cursor to find documents Louis Chatriot 2014-01-25 12:59:22 +0100
  • a4d98a7f62 Updated README to reflect slight upsert change Jason Rhodes 2014-01-24 21:14:31 -0500
  • 4346660187 Updated upsert tests to check if newDoc has been sent back successfully, modeled after other insert tests Jason Rhodes 2014-01-24 21:12:16 -0500
  • b3c69f67aa Made upsert return reference to created document Jason Rhodes 2014-01-24 20:55:49 -0500
  • 7632ac14b3 Update README.md Louis Chatriot 2014-01-09 11:18:45 +0100
  • bed5e844a3 Bump version Louis Chatriot 2014-01-09 09:28:40 +0100
  • 3a2db5f56e Handle errors in autoload Louis Chatriot 2014-01-09 09:28:22 +0100
  • 35356fd13e Update README.md Louis Chatriot 2014-01-09 08:34:44 +0100
  • e99be8d861 Removed npm shrinkwrap Louis Chatriot 2014-01-09 08:32:24 +0100
  • 9299ba67bb Updated browser version Louis Chatriot 2014-01-09 08:31:54 +0100
  • 0dc2c16d96 Merge pull request #119 from nicoder/patch-1 Louis Chatriot 2014-01-08 02:41:02 -0800
  • 72451ce8a5 fix typo nicoder 2014-01-07 22:56:36 +0100
  • 780f7ff81e Update README.md Louis Chatriot 2013-12-28 10:42:35 +0100
  • f47852a9e2 Update README.md Louis Chatriot 2013-12-28 10:42:19 +0100
  • 0fd02881d4 Update README.md Louis Chatriot 2013-12-27 09:11:19 +0100
  • e5b078b9d9 Update README.md Louis Chatriot 2013-12-27 09:09:47 +0100
  • ce71d48392 Updated maintainer name Louis Chatriot 2013-12-08 17:09:01 -0800
  • 4635fd7a75 Update README.md Louis Chatriot 2013-12-08 09:19:53 -0800
  • 6d7a10bd73 Update README.md Louis Chatriot 2013-12-08 09:19:24 -0800
  • 2446a1567a Bump version Louis Chatriot 2013-12-08 09:14:21 -0800
  • e6cc5242f4 Fixed EXDEV issue in NW apps Louis Chatriot 2013-12-08 09:14:05 -0800
  • 119948aee7 Update README.md Louis Chatriot 2013-12-07 22:37:02 -0800
  • 1e3be62b56 Bump version Louis Chatriot 2013-12-07 22:30:39 -0800
  • 3a3c861ea8 Can add, remove and persist indexes Louis Chatriot 2013-12-07 22:29:14 -0800
  • 03f68398e6 Can remove an index Louis Chatriot 2013-12-07 22:19:55 -0800
  • 0a1d4cac78 Created function to remove an index Louis Chatriot 2013-12-07 22:07:58 -0800
  • 8c8cc8fea4 Tested that index options are also persisted Louis Chatriot 2013-12-07 21:54:28 -0800
  • 878082f38d Remember an index upon any reload Louis Chatriot 2013-12-07 21:42:03 -0800
  • 34a3ba2046 Made treatRawData tests pass Louis Chatriot 2013-12-07 21:18:41 -0800
  • 099584d30e Wrote failing test for persistingIndex Louis Chatriot 2013-12-07 12:09:23 -0800
  • d7b7aa28da Update README.md Louis Chatriot 2013-12-07 10:47:31 -0800
  • 0e530e28d4 Updated package.json Louis Chatriot 2013-12-07 08:48:02 -0800
  • c9dcfde3da Updated package.json Louis Chatriot 2013-12-02 00:17:09 +0100
  • 59b34264bf Updated README Louis Chatriot 2013-12-01 18:33:00 +0100
  • 64583c6df5 Bump version Louis Chatriot 2013-12-01 18:22:05 +0100
  • f9be4e5744 All tests pass Louis Chatriot 2013-12-01 18:21:08 +0100
  • 8040655c6e All tests except persistence pass Louis Chatriot 2013-12-01 18:18:39 +0100
  • abc2a43d5e Detect array-specific comparison functions Louis Chatriot 2013-12-01 18:04:41 +0100
  • 8a5372f3cb Detect array-specific comparison functions Louis Chatriot 2013-12-01 18:04:34 +0100
  • bbbc18137c Renames queryOperatorArray Louis Chatriot 2013-12-01 18:03:14 +0100
  • 5c2e44ea69 Renames queryOperatorArray Louis Chatriot 2013-12-01 17:53:23 +0100
  • f3df032887 Can access specifc field in arrays of documents Louis Chatriot 2013-12-01 17:48:55 +0100
  • 34352b5b20 Dot notation is now able to go inside arrays and array indexes Louis Chatriot 2013-12-01 17:41:47 +0100
  • 9c26c41ef6 Dot notation is now able to go inside arrays and array indexes Louis Chatriot 2013-12-01 17:41:07 +0100
  • 74ac0bae62 Dot notation is now able to go inside arrays and array indexes Louis Chatriot 2013-12-01 17:38:15 +0100
  • 4ff94fa1bf Stashing tests on Louis Chatriot 2013-12-01 16:47:14 +0100
  • 7ea00ef9cb Added comment Louis Chatriot 2013-12-01 16:29:18 +0100
  • 421311e234 Merge branch 'master' of github.com:lfthomaz/nedb into lfthomaz-master Louis Chatriot 2013-12-01 09:49:58 +0100
  • 9643a43e12 Recompiled browser version Louis Chatriot 2013-11-29 09:18:41 +0100
  • 804c5cd6cc Merge branch 'master' of github.com:louischatriot/nedb Louis Chatriot 2013-11-29 09:12:19 +0100