Commit Graph

  • 3f3ec19364 DATAMONGO-1096 - Polishing. Oliver Gierke 2014-12-17 18:37:12 +01:00
  • b6ecce3aa2 DATAMONGO-1096 - Polishing. Oliver Gierke 2014-12-17 18:37:12 +01:00
  • c5235be9a7 DATAMONGO-1106 - After release cleanups. Oliver Gierke 2014-12-01 13:37:34 +01:00
  • 23300de9d4 DATAMONGO-1106 - Prepare next development iteration. Spring Buildmaster 2014-12-01 03:57:58 -08:00
  • 41dc57c84f DATAMONGO-1106 - Release version 1.7.0.M1 (Fowler M1). Spring Buildmaster 2014-12-01 03:57:54 -08:00
  • 85d1fe1ce6 DATAMONGO-1106 - Prepare 1.7.0.M1 (Fowler M1). Oliver Gierke 2014-12-01 11:33:26 +01:00
  • ac6067ad53 DATAMONGO-1106 - Updated changelog. Oliver Gierke 2014-12-01 11:33:18 +01:00
  • 173a62b5ce DATAMONGO-1085 - Fixed sorting with Querydsl in QueryDslMongoRepository. Thomas Darimont 2014-11-04 15:21:21 +01:00
  • 24cbef9bc5 DATAMONGO-1085 - Fixed sorting with Querydsl in QueryDslMongoRepository. Thomas Darimont 2014-11-04 15:21:21 +01:00
  • 8483f36f48 DATAMONGO-1043 - Make sure we dynamically lookup SpEL based collection names for query execution. Oliver Gierke 2014-11-28 20:04:39 +01:00
  • b5f74444de DATAMONGO-1043 - Make sure we dynamically lookup SpEL based collection names for query execution. Oliver Gierke 2014-11-28 20:04:39 +01:00
  • cbbafce73d DATAMONGO-1043 - Make sure we dynamically lookup SpEL based collection names for query execution. Oliver Gierke 2014-11-28 20:04:39 +01:00
  • 1b7e077296 DATAMONGO-1054 - Polishing. Oliver Gierke 2014-11-28 17:48:43 +01:00
  • 7ebaf935d4 DATAMONGO-1054 - Add support for fast insertion via MongoRepository.insert(..). Thomas Darimont 2014-11-28 16:35:48 +01:00
  • 2e74c19995 DATAMONGO-1054 - Polishing. Oliver Gierke 2014-11-28 17:48:43 +01:00
  • a212b7566c DATAMONGO-1054 - Add support for fast insertion via MongoRepository.insert(..). Thomas Darimont 2014-11-28 16:35:48 +01:00
  • 08faa52ef4 DATAMONGO-1108 - Performance improvements in BasicMongoPersistentEntity. Oliver Gierke 2014-11-28 16:05:17 +01:00
  • 295d7579cb DATAMONGO-1108 - Performance improvements in BasicMongoPersistentEntity. Oliver Gierke 2014-11-28 16:05:17 +01:00
  • 33bc4fffd9 DATAMONGO-1079 - Updated changelog. Oliver Gierke 2014-10-30 11:57:35 +01:00
  • b426bdd64a DATAMONGO-1087 - Fix index resolver detecting cycles for partial match. Christoph Strobl 2014-11-11 10:16:48 +01:00
  • a99950d83e DATAMONGO-1087 - Fix index resolver detecting cycles for partial match. Christoph Strobl 2014-11-11 10:16:48 +01:00
  • eca2108e15 DATAMONGO-1087 - Fix index resolver detecting cycles for partial match. Christoph Strobl 2014-11-11 10:16:48 +01:00
  • dab6034eb9 DATAMONGO-943 - Add support for $position to Update $push $each. Christoph Strobl 2014-11-18 14:02:58 +01:00
  • 461e7d05d7 DATAMONGO-1092 - Ensure compatibility with MongoDB 2.8.0.rc0 and java driver 2.13.0-rc0. Christoph Strobl 2014-11-17 09:17:08 +01:00
  • 10c37b101d DATAMONGO-1105 - Added implementation of QueryDslPredicateExecutor.findAll(OrderSpecifier<?>... orders). Oliver Gierke 2014-11-28 10:37:21 +01:00
  • 3349454a51 DATAMONGO-1075 - Containing keyword is now correctly translated for collection properties. Christoph Strobl 2014-11-11 12:49:56 +01:00
  • 0bf4ee2711 DATAMONGO-1075 - Containing keyword is now correctly translated for collection properties. Christoph Strobl 2014-11-11 12:49:56 +01:00
  • 81f2c910f7 DATAMONGO-1075 - Containing keyword is now correctly translated for collection properties. Christoph Strobl 2014-11-11 12:49:56 +01:00
  • 5b8da8dd41 DATAMONGO-1093 - Added hashCode() and equals(…) in BasicQuery. Thomas Darimont 2014-11-24 14:14:41 +01:00
  • 1fd97713c1 DATAMONGO-1093 - Added hashCode() and equals(…) in BasicQuery. Thomas Darimont 2014-11-24 14:14:41 +01:00
  • 2d3eeed9ec DATAMONGO-1102 - Added support for Java 8 date/time types. Oliver Gierke 2014-11-27 15:04:33 +01:00
  • b22eb6f12f DATAMONGO-1101 - Add support for $bit to Update. Christoph Strobl 2014-11-20 15:02:59 +01:00
  • c04343a764 DATAMONGO-1096 - Use null-safe toString representation of query for debug logging. Mikhail Mikhaylenko 2014-11-17 18:39:41 +03:00
  • 05311ea118 DATAMONGO-1094 - Fixed tests. Thomas Darimont 2014-11-26 10:03:04 +01:00
  • b56ca97f68 DATAMONGO-1096 - Use null-safe toString representation of query for debug logging. Mikhail Mikhaylenko 2014-11-17 18:39:41 +03:00
  • dfb0a2a368 DATAMONGO-1096 - Use null-safe toString representation of query for debug logging. Mikhail Mikhaylenko 2014-11-17 18:39:41 +03:00
  • a18633f847 DATAMONGO-1094 - Fixed ambiguous field mapping error message in BasicMongoPersistentEntity. Thomas Darimont 2014-11-14 16:49:45 +01:00
  • f183b5c7e6 DATAMONGO-1094 - Fixed ambiguous field mapping error message in BasicMongoPersistentEntity. Thomas Darimont 2014-11-14 16:49:45 +01:00
  • 03bcc56429 DATAMONGO-1094 - Fixed ambiguous field mapping error message in BasicMongoPersistentEntity. Thomas Darimont 2014-11-14 16:49:45 +01:00
  • 457fda3fc3 DATAMONGO-1097 - Add support for $mul to Update. Christoph Strobl 2014-11-18 20:53:27 +01:00
  • 54cee64610 DATAMONGO-1100 - Upgrade to new PersistentPropertyAccessor API. Oliver Gierke 2014-11-19 18:36:05 +01:00
  • 477499248a DATAMONGO-1086 - Mapping fails for collection with two embbeded types that extend a generic abstract. Christoph Strobl 2014-11-12 10:05:19 +01:00
  • 29e2f87ee1 DATAMONGO-1078 - Polishing. Oliver Gierke 2014-11-10 16:33:33 +01:00
  • 5c5accd12d DATAMONGO-1078 - @Query annotated repository method fails for complex Id when used with Collection type. Christoph Strobl 2014-10-28 12:54:49 +01:00
  • 1fdde8f0c3 DATAMONGO-1078 - Polishing. Oliver Gierke 2014-11-10 16:33:33 +01:00
  • b7c3e69653 DATAMONGO-1078 - @Query annotated repository method fails for complex Id when used with Collection type. Christoph Strobl 2014-10-28 12:54:49 +01:00
  • 3b70b6aeee DATAMONGO-1078 - Polishing. Oliver Gierke 2014-11-10 16:33:33 +01:00
  • 163762e99e DATAMONGO-1078 - @Query annotated repository method fails for complex Id when used with Collection type. Christoph Strobl 2014-10-28 12:54:49 +01:00
  • e64d69b8f5 DATAMONGO-1079 - After release cleanups. Oliver Gierke 2014-10-31 21:34:45 +01:00
  • d81ed203db DATAMONGO-1079 - Prepare next development iteration. Spring Buildmaster 2014-10-30 05:02:37 -07:00
  • eae463622c DATAMONGO-1079 - Release version 1.6.1.RELEASE (Evans SR1). Spring Buildmaster 2014-10-30 05:02:35 -07:00
  • 6ba8144bca DATAMONGO-1079 - Prepare 1.6.1.RELEASE (Evans SR1). Oliver Gierke 2014-10-30 11:57:47 +01:00
  • 9d1c1a9fc5 DATAMONGO-1079 - Updated changelog. Oliver Gierke 2014-10-30 11:57:35 +01:00
  • f552ca8073 DATAMONGO-1080 - AbstractMongoQuery now refrains from eagerly post-processing the query execution results. Oliver Gierke 2014-10-30 11:35:51 +01:00
  • b99833df75 DATAMONGO-1080 - AbstractMongoQuery now refrains from eagerly post-processing the query execution results. Oliver Gierke 2014-10-30 11:35:51 +01:00
  • d7bd82c643 DATAMONGO-1076 - Avoid resolving lazy-loading proxy for DBRefs during finalize. Thomas Darimont 2014-10-27 16:31:54 +01:00
  • 4be6231426 DATAMONGO-1076 - Avoid resolving lazy-loading proxy for DBRefs during finalize. Thomas Darimont 2014-10-27 16:31:54 +01:00
  • 078cca83e3 DATAMONGO-1077 - Fix Update removing $ operator for DBRef. Christoph Strobl 2014-10-28 08:07:03 +01:00
  • 4673e3d511 DATAMONGO-1077 - Fix Update removing $ operator for DBRef. Christoph Strobl 2014-10-28 08:07:03 +01:00
  • 00e48cc424 DATAMONGO-1050 - Explicitly annotated Field should not be considered Id. Christoph Strobl 2014-09-18 13:01:31 +02:00
  • 08e534adcd DATAMONGO-1072 - Fix annotated query placeholders not replaced correctly. Thomas Darimont 2014-10-22 14:16:31 +02:00
  • 93ae6815bd DATAMONGO-1072 - Fix annotated query placeholders not replaced correctly. Christoph Strobl 2014-10-21 20:24:45 +02:00
  • f8453825fb DATAMONGO-1072 - Fix annotated query placeholders not replaced correctly. Christoph Strobl 2014-10-21 20:24:45 +02:00
  • 914acfea16 DATAMONGO-1068 - Fix getCritieriaObject returns empty DBO when no key defined. Christoph Strobl 2014-10-09 11:19:33 +02:00
  • 13dcb8cda1 DATAMONGO-1068 - Fix getCritieriaObject returns empty DBO when no key defined. Christoph Strobl 2014-10-09 11:19:33 +02:00
  • 6cda9ab939 DATAMONGO-1068 - Fix getCritieriaObject returns empty DBO when no key defined. Christoph Strobl 2014-10-09 11:19:33 +02:00
  • 1690b17cb4 Merge pull request #9 from dsyer/patch-2 Brian Clozel 2014-10-20 10:25:27 +02:00
  • a4497bcf8a DATAMONGO-1070 - Fixed a few glitches in DBRef binding for repository query methods. Oliver Gierke 2014-10-15 10:13:53 +02:00
  • 831d667896 DATAMONGO-1070 - Fixed a few glitches in DBRef binding for repository query methods. Oliver Gierke 2014-10-15 10:13:53 +02:00
  • 6a82c47a4d DATAMONGO-1063 - Fix application of Querydsl'S any().in() throwing Exception. Christoph Strobl 2014-10-06 15:33:32 +02:00
  • a6728f851b DATAMONGO-1063 - Fix application of Querydsl'S any().in() throwing Exception. Christoph Strobl 2014-10-06 15:33:32 +02:00
  • 17c342895a DATAMONGO-1063 - Fix application of Querydsl'S any().in() throwing Exception. Christoph Strobl 2014-10-06 15:33:32 +02:00
  • 8f8f5b7ce4 DATAMONGO-1053 - Type check is now only performed on explicit language properties. Christoph Strobl 2014-09-25 15:25:51 +02:00
  • 6ef518e6a0 DATAMONGO-1053 - Type check is now only performed on explicit language properties. Christoph Strobl 2014-09-25 15:25:51 +02:00
  • c683813a7a DATAMONGO-1057 - Polishing. Oliver Gierke 2014-10-08 07:03:47 +02:00
  • dbe983c3cb DATAMONGO-1057 - Fix SliceExecution skipping elements. Christoph Strobl 2014-09-19 09:32:49 +02:00
  • ddee2fbb12 DATAMONGO-1057 - Polishing. Oliver Gierke 2014-10-08 07:03:47 +02:00
  • 6512c2cdfb DATAMONGO-1057 - Fix SliceExecution skipping elements. Christoph Strobl 2014-09-19 09:32:49 +02:00
  • 81a7515cb7 DATAMONGO-1062 - Polishing. Oliver Gierke 2014-10-07 15:31:44 +02:00
  • 8e11fe84df DATAMONGO-1062 - Polishing. Oliver Gierke 2014-10-07 15:31:44 +02:00
  • 0eee05adaa DATAMONGO-1062 - Polishing. Oliver Gierke 2014-10-07 15:31:44 +02:00
  • 17e0154ff3 DATAMONGO-1058 - DBRef should respect explicit field name. Christoph Strobl 2014-09-24 13:38:16 +02:00
  • 9eb2856840 DATAMONGO-1058 - DBRef should respect explicit field name. Christoph Strobl 2014-09-24 13:38:16 +02:00
  • 3f4087dc13 DATAMONGO-1058 - DBRef should respect explicit field name. Christoph Strobl 2014-09-24 13:38:16 +02:00
  • 0430962861 DATAMONGO-1062 - Fix failing test in ServerAddressPropertyEditorUnitTests. Thomas Darimont 2014-09-30 12:18:36 +02:00
  • 828b379f1f DATAMONGO-1062 - Fix failing test in ServerAddressPropertyEditorUnitTests. Thomas Darimont 2014-09-30 12:18:36 +02:00
  • 2780f60c65 DATAMONGO-1062 - Fix failing test in ServerAddressPropertyEditorUnitTests. Thomas Darimont 2014-09-30 12:18:36 +02:00
  • fc0cf54962 Add "gem install bundler" for people using vanilla Ruby Dave Syer 2014-09-30 11:36:48 +01:00
  • 650b0f71b1 Merge pull request #10 from dsyer/patch-3 Brian Clozel 2014-09-30 11:55:08 +02:00
  • b67c026a16 Fix directory name for sample pages Dave Syer 2014-09-30 09:43:46 +01:00
  • ccb4a8a2bb Gem installation instructions updated Dave Syer 2014-09-30 09:37:55 +01:00
  • 1a150a334a Merge pull request #8 from dsyer/patch-1 Brian Clozel 2014-09-30 10:13:28 +02:00
  • c340c6914f Fix "rm -rf" instruictions Dave Syer 2014-09-30 09:09:50 +01:00
  • 161fd8c09d DATAMONGO-1049 - Check for explicitly declared language field. Christoph Strobl 2014-09-15 14:43:58 +02:00
  • 7dd3450362 DATAMONGO-1049 - Check for explicitly declared language field. Christoph Strobl 2014-09-15 14:43:58 +02:00
  • 77167c0d39 Fix company name and website in footer Brian Clozel 2014-09-22 18:52:09 +02:00
  • 1ca26dffbf Merge pull request #7 from bclozel/forum Brian Clozel 2014-09-22 18:42:32 +02:00
  • ca4b2a61b8 DATAMONGO-1046 - After release cleanups. Oliver Gierke 2014-09-05 13:13:16 +02:00
  • d2ecd65ca5 DATAMONGO-1046 - After release cleanups. Oliver Gierke 2014-09-05 13:13:16 +02:00
  • dc037dfef6 DATAMONGO-1046 - After release cleanups. Oliver Gierke 2014-09-05 13:13:16 +02:00