Commit Graph

  • 81c501dea3 DATAMONGO-784 - Polishing. Mark Paluch 2016-11-24 13:45:38 +01:00
  • b1cd7cfa53 DATAMONGO-784 - Add support for comparison aggregation operators to group & project. Christoph Strobl 2016-11-23 11:38:25 +01:00
  • 2ffac0a74e DATAMONGO-1491 - Polishing. Mark Paluch 2016-11-24 12:14:04 +01:00
  • 3dc1e9355a DATAMONGO-1491 - Polishing. Mark Paluch 2016-11-24 12:14:04 +01:00
  • 2985b4ca3d DATAMONGO-1491 - Add support for $filter (aggregation). Christoph Strobl 2016-10-25 15:43:55 +02:00
  • ded99a74a3 DATAMONGO-1491 - Add support for $filter (aggregation). Christoph Strobl 2016-10-25 15:43:55 +02:00
  • f275aaad7f DATAMONGO-1327 - Polishing. Christoph Strobl 2016-11-23 15:09:48 +01:00
  • 5d2faef072 DATAMONGO-1327 - Added support for $stdDevSamp and $stdDevPop to aggregation $group stage. gustavodegeus 2016-04-09 11:46:55 -04:00
  • 578441ee9f DATAMONGO-1327 - Polishing. Christoph Strobl 2016-11-23 15:09:48 +01:00
  • 36838ffe31 DATAMONGO-1327 - Added support for $stdDevSamp and $stdDevPop to aggregation $group stage. gustavodegeus 2016-04-09 11:46:55 -04:00
  • ed36fd7260 DATAMONGO-1527 - Updated changelog. Oliver Gierke 2016-11-23 10:35:01 +01:00
  • d09417dbf6 DATAMONGO-1527 - Updated changelog. Oliver Gierke 2016-11-23 10:35:01 +01:00
  • 5bd0e21173 DATAMONGO-1527 - Updated changelog. Oliver Gierke 2016-11-23 10:35:01 +01:00
  • 2c3cbb3613 DATAMONGO-1527 - After release cleanups. Oliver Gierke 2016-11-23 10:59:11 +01:00
  • 2b635fa151 DATAMONGO-1527 - Prepare next development iteration. Oliver Gierke 2016-11-23 10:59:08 +01:00
  • 909fda2076 DATAMONGO-1527 - Release version 2.0 M1 (Kay). Oliver Gierke 2016-11-23 10:35:48 +01:00
  • 3b5d231529 DATAMONGO-1527 - Prepare 2.0 M1 (Kay). Oliver Gierke 2016-11-23 10:35:08 +01:00
  • e90fe70ae1 DATAMONGO-1527 - Updated changelog. Oliver Gierke 2016-11-23 10:35:01 +01:00
  • 27d379ba71 DATAMONGO-1527 - Removed explicit reference to Spring Framework 5 snapshots. Oliver Gierke 2016-11-19 15:30:23 +01:00
  • e987a853ac DATAMONGO-1509 - Polishing. Mark Paluch 2016-11-17 15:10:51 +01:00
  • 3c16b4db7f DATAMONGO-1509 - Write type hint as last element of a Document. Christoph Strobl 2016-11-02 13:33:54 +01:00
  • 070d784be3 DATAMONGO-1176 - Exclude null id fields in bulk insert. Mark Paluch 2016-11-17 13:56:45 +01:00
  • af4f0e0913 DATAMONGO-1444 - Accept Collection and subtypes in ReactiveMongoOperations.insertAll(…). Mark Paluch 2016-11-14 14:01:47 +01:00
  • 474af92075 DATAMONGO-1444 - Moved to new base class for reactive repository factories. Oliver Gierke 2016-11-14 12:31:57 +01:00
  • 99838c02fd DATAMONGO-1444 - Adapt to new changes in reactive repository configuration. Oliver Gierke 2016-11-14 12:13:33 +01:00
  • 8060ebae6a DATAMONGO-1444 - Polishing. Oliver Gierke 2016-11-13 18:57:45 +01:00
  • 9e9495ee54 DATAMONGO-1444 - Make Project Reactor dependency no longer required for blocking repository usage. Mark Paluch 2016-11-08 10:59:13 +01:00
  • 098aae41b7 DATAMONGO-1444 - Update bulk insert operations. Christoph Strobl 2016-11-07 13:06:02 +01:00
  • df859d0f3a DATAMONGO-1444 - Adopt changes in Spring Data Commons. Christoph Strobl 2016-11-07 10:18:54 +01:00
  • e0f371f648 DATAMONGO-1444 - Polishing. Christoph Strobl 2016-10-28 15:36:49 +02:00
  • 2145e212ca DATAMONGO-1444 - Add support for RxJava wrapper types and slice queries. Mark Paluch 2016-03-03 16:19:18 +01:00
  • c814073441 DATAMONGO-1176 - Test code cleanup. Mark Paluch 2016-11-04 10:56:09 +00:00
  • 59573b10e6 DATAMONGO-1176 - Cleanup. Mark Paluch 2016-11-03 23:48:59 +00:00
  • 054274392e DATAMONGO-1176 - Cleanup. Christoph Strobl 2016-10-28 09:49:30 +02:00
  • 2d3efdc0b4 DATAMONGO-1176 - Polishing. Mark Paluch 2016-06-13 08:29:33 +02:00
  • 2461575c52 DATAMONGO-1176 - Switch to Document API. Christoph Strobl 2016-04-04 12:54:08 +02:00
  • 4371760272 DATAMONGO-1461 - Upgrade Hibernate/Validator/JPA dependencies to match Spring 5 baseline. Mark Paluch 2016-07-12 15:52:08 +02:00
  • da5289fc18 DATAMONGO-1448 - Prepare 2.0 development. Mark Paluch 2016-06-09 13:23:10 +02:00
  • ea9b402547 DATAMONGO-1525 - Improved creation of empty collections, esp. EnumSet. Oliver Gierke 2016-11-07 15:23:23 +01:00
  • 57650f79d8 DATAMONGO-1502 - Updated changelog. Oliver Gierke 2016-11-03 17:55:53 +01:00
  • 255d32513c DATAMONGO-1502 - Updated changelog. Oliver Gierke 2016-11-03 17:55:53 +01:00
  • 31a6a74743 DATAMONGO-1502 - After release cleanups. Oliver Gierke 2016-11-03 18:20:12 +01:00
  • 001ff508b5 DATAMONGO-1502 - Prepare next development iteration. Oliver Gierke 2016-11-03 18:20:10 +01:00
  • 6882fa9d10 DATAMONGO-1502 - Release version 1.9.5 (Hopper SR5). Oliver Gierke 2016-11-03 17:56:32 +01:00
  • 91eaae0ef6 DATAMONGO-1502 - Prepare 1.9.5 (Hopper SR5). Oliver Gierke 2016-11-03 17:56:00 +01:00
  • 785dc6ab78 DATAMONGO-1502 - Updated changelog. Oliver Gierke 2016-11-03 17:55:53 +01:00
  • 4875f07a92 DATAMONGO-1521 - Added Aggregation.skip(…) overload to support longs. Oliver Gierke 2016-11-03 15:00:20 +01:00
  • f011a9a4ee DATAMONGO-1521 - Added Aggregation.skip(…) overload to support longs. Oliver Gierke 2016-11-03 15:00:20 +01:00
  • 6a9823fd24 DATAMONGO-1521 - Added Aggregation.skip(…) overload to support longs. Oliver Gierke 2016-11-03 15:00:20 +01:00
  • c6c58050e7 DATAMONGO-1500 - Fix JSON serialization error in derived queries with field spec. Christoph Strobl 2016-11-02 14:50:01 +01:00
  • 2ae75a4ff9 DATAMONGO-1500 - Fix JSON serialization error in derived queries with field spec. Christoph Strobl 2016-11-02 14:50:01 +01:00
  • 5fce8bcac6 DATAMONGO-1504 - Assert compatibility with MongoDB 3.4. Christoph Strobl 2016-10-05 14:55:21 +02:00
  • 9c20da3e8f DATAMONGO-1504 - Assert compatibility with MongoDB 3.4. Christoph Strobl 2016-10-05 14:55:21 +02:00
  • f782338581 DATAMONGO-1513 - Fixed identifier population for event listener generated, non-ObjectId on batch inserts. Oliver Gierke 2016-10-30 17:51:08 +01:00
  • e974187a85 DATAMONGO-1513 - Fixed identifier population for event listener generated, non-ObjectId on batch inserts. Oliver Gierke 2016-11-02 09:38:43 +01:00
  • 2f522bae5c DATAMONGO-1513 - Fixed identifier population for event listener generated, non-ObjectId on batch inserts. Oliver Gierke 2016-11-02 09:38:43 +01:00
  • 2089b32e6c DATAMONGO-1514 - Polishing. Oliver Gierke 2016-10-27 14:32:37 +02:00
  • 140f23c7db DATAMONGO-1514 - SpringDataMongodbQuery needs to be public. Martin Macko 2016-10-27 13:29:56 +02:00
  • 2e6f91924d DATAMONGO-1514 - Polishing. Oliver Gierke 2016-10-27 14:32:37 +02:00
  • 15f7a9c74a DATAMONGO-1514 - SpringDataMongodbQuery needs to be public. Martin Macko 2016-10-27 13:29:56 +02:00
  • cb90bfc6a6 DATAMONGO-1514 - Polishing. Oliver Gierke 2016-10-27 14:32:37 +02:00
  • 189d4dd1b7 DATAMONGO-1514 - SpringDataMongodbQuery needs to be public. Martin Macko 2016-10-27 13:29:56 +02:00
  • 10208001f8 DATAMONGO-1480 - Polishing. Christoph Strobl 2016-10-06 12:56:03 +02:00
  • 98dca5a65e DATAMONGO-1480 - Add support for noCursorTimeout in Query. Mark Paluch 2016-09-10 16:58:24 +02:00
  • b6bc0ea316 DATAMONGO-1490 - Polishing. Christoph Strobl 2016-09-19 08:28:49 +02:00
  • b67c551e19 DATAMONGO-1490 - Replace space indentation by tabs. Mark Paluch 2016-09-13 11:01:12 +02:00
  • e0bc1e0f20 DATAMONGO-1490 - Change the XML data type of boolean flags to String. Mark Paluch 2016-09-13 10:58:44 +02:00
  • 3cc99b9ea7 DATAMONGO-1495 - Updated changelog. Oliver Gierke 2016-09-29 13:53:19 +02:00
  • fcb436dd30 DATAMONGO-1495 - Updated changelog. Oliver Gierke 2016-09-29 13:53:19 +02:00
  • 49f52f0258 DATAMONGO-1495 - After release cleanups. Oliver Gierke 2016-09-29 14:20:12 +02:00
  • 396ea471fb DATAMONGO-1495 - Prepare next development iteration. Oliver Gierke 2016-09-29 14:20:08 +02:00
  • eef17dd000 DATAMONGO-1495 - Release version 1.9.4 (Hopper SR4). Oliver Gierke 2016-09-29 13:54:03 +02:00
  • 84dc03b9d1 DATAMONGO-1495 - Prepare 1.9.4 (Hopper SR4). Oliver Gierke 2016-09-29 13:53:26 +02:00
  • 0ce220d54f DATAMONGO-1495 - Updated changelog. Oliver Gierke 2016-09-29 13:53:19 +02:00
  • 0e57dd473c DATAMONGO-1499 - Updated changelog. Oliver Gierke 2016-09-29 09:33:49 +02:00
  • b693136396 DATAMONGO-1499 - Updated changelog. Oliver Gierke 2016-09-29 09:33:49 +02:00
  • 240c2edd30 DATAMONGO-1499 - After release cleanups. Oliver Gierke 2016-09-29 10:38:00 +02:00
  • a5c3e46e67 DATAMONGO-1499 - Prepare next development iteration. Spring Buildmaster 2016-09-29 08:13:29 +00:00
  • 5ff2277a6c DATAMONGO-1499 - Release version 1.8.6 (Gosling SR6). Spring Buildmaster 2016-09-29 08:13:29 +00:00
  • 691b66b79e DATAMONGO-1499 - Prepare 1.8.6 (Gosling SR6). Oliver Gierke 2016-09-29 09:33:54 +02:00
  • 2787021477 DATAMONGO-1499 - Updated changelog. Oliver Gierke 2016-09-29 09:33:49 +02:00
  • 054a8794fe DATAMONGO-1494 - After release cleanups. Oliver Gierke 2016-09-29 09:06:30 +02:00
  • 3c117db43b DATAMONGO-1498 - Removed defaulting of MongoMappingContext for repositories and auditing. Oliver Gierke 2016-09-28 16:22:20 +02:00
  • 8d36e42b1b DATAMONGO-1498 - Removed defaulting of MongoMappingContext for repositories and auditing. Oliver Gierke 2016-09-28 16:22:20 +02:00
  • a9d22825aa DATAMONGO-1497 - MappingMongoConverter now consistently uses DbObjectAccessor. Oliver Gierke 2016-09-22 17:55:50 +02:00
  • 075ccb1d00 DATAMONGO-1497 - MappingMongoConverter now consistently uses DbObjectAccessor. Oliver Gierke 2016-09-22 17:55:50 +02:00
  • b66bfae105 DATAMONGO-1497 - MappingMongoConverter now consistently uses DbObjectAccessor. Oliver Gierke 2016-09-22 17:55:50 +02:00
  • eb3d55e0bd DATAMONGO-1494 - Updated changelog. Oliver Gierke 2016-09-20 15:29:11 +02:00
  • 84dbfdfd5e DATAMONGO-1450 - Updated changelog. Oliver Gierke 2016-09-20 10:54:11 +02:00
  • e3bddd1c19 DATAMONGO-1494 - Updated changelog. Oliver Gierke 2016-09-20 15:29:11 +02:00
  • 9395ae4587 DATAMONGO-1494 - Prepare next development iteration. Spring Buildmaster 2016-09-20 14:01:57 +00:00
  • 1cbce6f093 DATAMONGO-1494 - Release version 1.8.5.RELEASE. Spring Buildmaster 2016-09-20 14:01:57 +00:00
  • 2b145e252f DATAMONGO-1494 - Prepare 1.8.5 (Gosling SR5). Oliver Gierke 2016-09-20 15:29:20 +02:00
  • 6532e0d804 DATAMONGO-1494 - Updated changelog. Oliver Gierke 2016-09-20 15:29:11 +02:00
  • d348878f5b DATAMONGO-1450 - Updated changelog. Oliver Gierke 2016-09-20 10:54:11 +02:00
  • 22b113ce64 DATAMONGO-1450 - After release cleanups. Oliver Gierke 2016-09-20 11:19:04 +02:00
  • 0f5e91b091 DATAMONGO-1450 - Prepare next development iteration. Oliver Gierke 2016-09-20 11:18:59 +02:00
  • 557a528690 DATAMONGO-1450 - Release version 1.9.3 (Hopper SR3). Oliver Gierke 2016-09-20 10:54:50 +02:00
  • 762569c826 DATAMONGO-1450 - Prepare 1.9.3 (Hopper SR3). Oliver Gierke 2016-09-20 10:54:16 +02:00
  • ad7d82f521 DATAMONGO-1450 - Updated changelog. Oliver Gierke 2016-09-20 10:54:11 +02:00