Commit Graph

  • 6b6d2aa525 DATAMONGO-1445 - Prevent eager conversion of query parameters. Oliver Gierke 2016-06-06 10:49:26 +02:00
  • 1813b1aea0 DATAMONGO-1493 - Fix minor typo in reference documentation. Mark Paluch 2016-09-19 16:57:36 +02:00
  • 04deaacbec DATAMONGO-1493 - Fix minor typo in reference documentation. Mark Paluch 2016-09-19 16:57:36 +02:00
  • ec443f2b5e DATAMONGO-1493 - Fix minor typo in docs. Jordan Jennings 2016-09-15 12:53:42 -04:00
  • 69241737b7 DATAMONGO-1493 - Fix minor typo in docs. Jordan Jennings 2016-09-15 12:53:42 -04:00
  • b0389845b3 DATAMONGO-1492 - Make o.s.d.m.core.aggregation.AggregationExpression public. Christoph Strobl 2016-09-19 15:22:11 +02:00
  • f1b04ff354 DATAMONGO-1492 - Make o.s.d.m.core.aggregation.AggregationExpression public. Christoph Strobl 2016-09-19 15:22:11 +02:00
  • f053bed447 DATAMONGO-1492 - Make o.s.d.m.core.aggregation.AggregationExpression public. Christoph Strobl 2016-09-19 15:22:11 +02:00
  • 62dd7d070a DATAMONGO-1485 - Consider potential custom conversion for enums in Querydsl paths. Christoph Strobl 2016-09-08 12:51:41 +02:00
  • e7220a0f12 DATAMONGO-1485 - Consider potential custom conversion for enums in Querydsl paths. Christoph Strobl 2016-09-08 12:51:41 +02:00
  • 1a1cd9ef14 DATAMONGO-1485 - Consider potential custom conversion for enums in Querydsl paths. Christoph Strobl 2016-09-08 12:51:41 +02:00
  • 5df92a86a3 DATAMONGO-1468 - Polishing. Oliver Gierke 2016-09-05 10:28:49 +02:00
  • 2ca3df1ff4 DATAMONGO-1486 - Fix ClassCastException when mapping non-String Map key for updates. Christoph Strobl 2016-09-08 09:30:20 +02:00
  • 7effc0e10f DATAMONGO-1468 - Polishing. Oliver Gierke 2016-09-05 10:28:49 +02:00
  • 395bb1faa4 DATAMONGO-1486 - Fix ClassCastException when mapping non-String Map key for updates. Christoph Strobl 2016-09-08 09:30:20 +02:00
  • eb1392cc1a DATAMONGO-861 - Polishing. Christoph Strobl 2016-08-25 14:44:36 +02:00
  • ace01e4e6d DATAMONGO-861 - Add support for $cond and $ifNull operators in aggregation operations. Mark Paluch 2016-07-08 16:44:13 +02:00
  • f7ab448786 DATAMONGO-1406 - Propagate PersistentEntity when mapping query criteria for nested keywords. Mark Paluch 2016-08-23 16:38:54 +02:00
  • a8751249fd DATAMONGO-1406 - Propagate PersistentEntity when mapping query criteria for nested keywords. Mark Paluch 2016-08-23 16:38:54 +02:00
  • 116dda63c2 DATAMONGO-1406 - Propagate PersistentEntity when mapping query criteria for nested keywords. Mark Paluch 2016-08-23 16:38:54 +02:00
  • 19abff826e DATAMONGO-1465 - Polishing. Mark Paluch 2016-08-23 14:59:43 +02:00
  • 5f199cf81f DATAMONGO-1465 - Fix String quotation in DefaultScriptOperations.execute(). Christoph Strobl 2016-08-23 14:05:41 +02:00
  • 2026097be8 DATAMONGO-1465 - Polishing. Mark Paluch 2016-08-23 14:59:43 +02:00
  • 2006804133 DATAMONGO-1465 - Fix String quotation in DefaultScriptOperations.execute(). Christoph Strobl 2016-08-23 14:05:41 +02:00
  • 4649872394 DATAMONGO-1465 - Polishing. Mark Paluch 2016-08-23 14:59:43 +02:00
  • ecc6f3fc4e DATAMONGO-1465 - Fix String quotation in DefaultScriptOperations.execute(). Christoph Strobl 2016-08-23 14:05:41 +02:00
  • 512f68a611 DATAMONGO-1476 - Polishing. Mark Paluch 2016-08-23 10:01:46 +02:00
  • fbcd4ba367 DATAMONGO-1476 - Consistently use specified collection name in MongoTemplate.stream(). Niko Schmuck 2016-08-19 15:45:24 +02:00
  • be549b3d23 DATAMONGO-1471 - Converter only applies identifier values if actually available. Oliver Gierke 2016-08-17 16:52:36 +02:00
  • 760d7d6a32 DATAMONGO-1471 - Converter only applies identifier values if actually available. Oliver Gierke 2016-08-19 16:54:04 +02:00
  • eb26b78a19 DATAMONGO-1471 - Converter only applies identifier values if actually available. Oliver Gierke 2016-08-17 16:52:36 +02:00
  • 29a6688e8c DATAMONGO-1470 - AbstractMongoConfiguration now supports multiple base packages for @Document scanning. Oliver Gierke 2016-07-28 13:08:43 +02:00
  • 16bb07d8ae DATAMONGO-1409 - Updated changelog. Oliver Gierke 2016-07-27 13:51:32 +02:00
  • c17c3c60a6 DATAMONGO-1410 - Updated changelog. Oliver Gierke 2016-06-15 13:44:46 +02:00
  • 3d0053c61a DATAMONGO-1409 - Updated changelog. Oliver Gierke 2016-07-27 13:51:32 +02:00
  • b6e7683202 DATAMONGO-1409 - After release cleanups. Oliver Gierke 2016-07-27 14:32:37 +02:00
  • 286a977575 DATAMONGO-1409 - Prepare next development iteration. Oliver Gierke 2016-07-27 14:32:35 +02:00
  • d7f70e219b DATAMONGO-1409 - Release version 1.10 M1 (Ingalls). Oliver Gierke 2016-07-27 13:52:12 +02:00
  • 728cc390f6 DATAMONGO-1409 - Prepare 1.10 M1 (Ingalls). Oliver Gierke 2016-07-27 13:51:38 +02:00
  • ddcc3914ff DATAMONGO-1409 - Updated changelog. Oliver Gierke 2016-07-27 13:51:32 +02:00
  • 9a385599af DATAMONGO-1394 - Polishing. Oliver Gierke 2016-07-27 10:52:54 +02:00
  • c14c42fb0c DATAMONGO-1394 - Support identifier references on Querydsl expressions for DBRefs. Christoph Strobl 2016-03-09 16:56:59 +01:00
  • 5a8e4f3dae DATAMONGO-1194 - Polishing. Oliver Gierke 2016-07-26 15:29:11 +02:00
  • 5d50155d81 DATAMONGO-1194 - Improve DBRef resolution for maps. Christoph Strobl 2016-07-13 13:46:55 +02:00
  • babab54ffd DATAMONGO-1194 - Improve DBRef resolution for collections. Christoph Strobl 2016-07-11 15:55:39 +02:00
  • 1ba137b98a DATAMONGO-1464 - Polishing. Mark Paluch 2016-07-21 12:47:21 +02:00
  • 353b836a77 DATAMONGO-1464 - Optimize query execution for pagination queries. Mark Paluch 2016-07-21 12:39:27 +02:00
  • 325bcd11b9 DATAMONGO-1431 - Added MongoOperations.stream(…) with explicit collection. Oliver Gierke 2016-07-13 15:48:11 +02:00
  • 7b15d246e8 DATAMONGO-1463 - Upgrade to mongo-java-driver 2.14.3. Mark Paluch 2016-07-20 10:33:23 +02:00
  • 9db2dde19b DATAMONGO-1463 - Upgrade to mongo-java-driver 2.14.3. Mark Paluch 2016-07-20 10:33:23 +02:00
  • 318ba53e2f DATAMONGO-1462 - Integrate version badge from spring.io. Mark Paluch 2016-07-20 08:39:15 +02:00
  • 3db30bd4a6 DATAMONGO-1460 - User placeholder property for JSR-303 API. Mark Paluch 2016-07-15 12:48:37 +02:00
  • dd1fbfeb66 DATAMONGO-1459 - Polishing. Oliver Gierke 2016-07-07 15:42:25 +02:00
  • 3fa17272bb DATAMONGO-1459 - Added support for any-match mode in Query-by-example. Oliver Gierke 2016-07-06 15:42:25 +02:00
  • 9361fc3c71 DATAMONGO-1455, DATAMONGO-1456 - Polishing. Christoph Strobl 2016-07-11 12:47:48 +02:00
  • ac55f5e77f DATAMONGO-1455, DATAMONGO-1456 - Add support for $caseSensitive and $diacriticSensitive to $text. Christoph Strobl 2016-07-11 12:30:09 +02:00
  • 116baf9a92 DATAMONGO-832 - Polishing Christoph Strobl 2016-07-11 09:46:18 +02:00
  • 026dce2612 DATAMONGO-832 - Add support for $slice in Update.push. Mark Paluch 2016-07-08 11:47:33 +02:00
  • eae32be568 DATAMONGO-1457 - Polishing. Mark Paluch 2016-07-08 10:34:08 +02:00
  • 9d51ea4c01 DATAMONGO-1457 - Add support for $slice in aggregation. Christoph Strobl 2016-07-07 14:41:12 +02:00
  • f4a5482005 DATAMONGO-1418 - Polishing. Mark Paluch 2016-06-24 15:32:58 +02:00
  • 0db36aff8f DATAMONGO-1418 - Add support for $out operator in aggregations. Nikolai Bogdanov 2016-04-13 11:50:15 +03:00
  • d4dba035dc DATAMONGO-1453 - Fix GeoJson conversion when coordinates are Integers. Christoph Strobl 2016-06-23 12:34:56 +02:00
  • b75f4a2834 DATAMONGO-1453 - Fix GeoJson conversion when coordinates are Integers. Christoph Strobl 2016-06-23 12:34:56 +02:00
  • ba8ece334a DATAMONGO-1453 - Fix GeoJson conversion when coordinates are Integers. Christoph Strobl 2016-06-23 12:34:56 +02:00
  • a5394074c5 DATAMONGO-1410 - Updated changelog. Oliver Gierke 2016-06-15 13:44:46 +02:00
  • d6ac4c6df5 DATAMONGO-1410 - After release cleanups. Oliver Gierke 2016-06-15 14:17:54 +02:00
  • 02f56c88f5 DATAMONGO-1410 - Prepare next development iteration. Oliver Gierke 2016-06-15 14:17:51 +02:00
  • cd35b9ed2a DATAMONGO-1410 - Release version 1.9.2 (Hopper SR2). Oliver Gierke 2016-06-15 13:45:52 +02:00
  • e8944a6c3a DATAMONGO-1410 - Prepare 1.9.2 (Hopper SR2). Oliver Gierke 2016-06-15 13:44:53 +02:00
  • 6fcbc225eb DATAMONGO-1410 - Updated changelog. Oliver Gierke 2016-06-15 13:44:46 +02:00
  • bd41123535 DATAMONGO-1449 - Switched to foreach loop in collection handling of MappingMongoConverter. Kevin Dosey 2016-06-11 10:03:28 -04:00
  • f06eda488c DATAMONGO-1449 - Switched to foreach loop in collection handling of MappingMongoConverter. Kevin Dosey 2016-06-11 10:03:28 -04:00
  • fe5bb515b7 DATAMONGO-1449 - Switched to foreach loop in collection handling of MappingMongoConverter. Kevin Dosey 2016-06-11 10:03:28 -04:00
  • 0ef910445d DATAMONGO-1437 - Polishing. Mark Paluch 2016-06-02 08:55:09 +02:00
  • b22ee9d27c DATAMONGO-1437 - Preserve non translatable Exception cause when lazily resolving DBRef. Christoph Strobl 2016-05-24 14:41:43 +02:00
  • c84bfbccf4 DATAMONGO-1437 - Polishing. Mark Paluch 2016-06-02 08:55:09 +02:00
  • d147f80a39 DATAMONGO-1437 - Preserve non translatable Exception cause when lazily resolving DBRef. Christoph Strobl 2016-05-24 14:41:43 +02:00
  • 7b8dadeb74 DATAMONGO-1271 - Polishing. Christoph Strobl 2015-11-20 14:56:52 +01:00
  • d1251c42ca DATAMONGO-1271 - Provide lifecycle events for DBRefs. Jordi Llach Fernandez 2015-09-17 01:25:49 +02:00
  • 859a0e83c8 DATAMONGO-1423 - Polishing. Oliver Gierke 2016-05-25 17:25:08 +02:00
  • b35f151b80 DATAMONGO-1423 - Map keys now get registered conversions applied for Updates. Christoph Strobl 2016-04-28 10:46:44 +02:00
  • 185b85b9dd DATAMONGO-1423 - Polishing. Oliver Gierke 2016-05-25 17:25:08 +02:00
  • 2d4082af02 DATAMONGO-1423 - Map keys now get registered conversions applied for Updates. Christoph Strobl 2016-04-28 10:46:44 +02:00
  • 4140dd573f DATAMONGO-1423 - Polishing. Oliver Gierke 2016-05-25 17:25:08 +02:00
  • 0e60630393 DATAMONGO-1423 - Map keys now get registered conversions applied for Updates. Christoph Strobl 2016-04-28 10:46:44 +02:00
  • 17afb07e45 DATAMONGO-1416 - Polishing. Oliver Gierke 2016-05-24 15:56:00 +02:00
  • b407963344 DATAMONGO-1416 - Get rid of the warnings for Atomic… type conversions. Christoph Strobl 2016-04-18 13:52:13 +02:00
  • 9bc35512fd DATAMONGO-1416 - Polishing. Oliver Gierke 2016-05-24 15:56:00 +02:00
  • b626c2f82b DATAMONGO-1416 - Get rid of the warnings for Atomic… type conversions. Christoph Strobl 2016-04-18 13:52:13 +02:00
  • 8b31ba1836 DATAMONGO-1425 - Polishing. Mark Paluch 2016-05-09 10:41:24 +02:00
  • 0cf6edae43 DATAMONGO-1425 - Fix query derivation for notContaining on String properties. Christoph Strobl 2016-04-26 19:33:15 +02:00
  • b2cd7bbfd6 DATAMONGO-1425 - Polishing. Mark Paluch 2016-05-09 10:41:24 +02:00
  • 0aff94b5ce DATAMONGO-1425 - Fix query derivation for notContaining on String properties. Christoph Strobl 2016-04-26 19:33:15 +02:00
  • c3e894ee8d DATAMONGO-1424 - Polishing. Mark Paluch 2016-05-09 11:06:44 +02:00
  • 2f713bede5 DATAMONGO-1424 - Add support for NOT_LIKE. Christoph Strobl 2016-04-26 14:16:40 +02:00
  • e03520d2fb DATAMONGO-1425 - Polishing. Mark Paluch 2016-05-09 10:41:24 +02:00
  • 3829d58dc2 DATAMONGO-1425 - Fix query derivation for notContaining on String properties. Christoph Strobl 2016-04-26 19:33:15 +02:00
  • 87657aaec8 DATAMONGO-1412 - Fix backticks and code element highlighting. Mark Paluch 2016-04-08 16:32:04 +02:00
  • 034c90fb97 DATAMONGO-1412 - Document mapping rules for Java types to MongoDB representation. Mark Paluch 2016-04-08 16:12:09 +02:00