Commit Graph

  • cd68a8db54 DATAMONGO-977 - Removed reflective detection of Spring 4 in DBRef proxy creation. Oliver Gierke 2014-07-02 09:23:19 +02:00
  • e0d0a5dc31 DATAMONGO-971 - After release cleanups. Oliver Gierke 2014-06-30 16:47:27 +02:00
  • 18761a39c4 DATAMONGO-971 - Prepare next development iteration. Spring Buildmaster 2014-06-30 07:02:21 -07:00
  • ad25751dbb DATAMONGO-971 - Release version 1.5.1.RELEASE (Dijkstra SR1). Spring Buildmaster 2014-06-30 07:02:16 -07:00
  • 879ca6d149 DATAMONGO-971 - Prepare 1.5.1.RELEASE (Dijkstra SR1). Oliver Gierke 2014-06-30 15:01:20 +02:00
  • 8a40cf421c DATAMONGO-971 - Updated changelog. Oliver Gierke 2014-06-30 15:01:02 +02:00
  • df8477d180 DATAMONGO-955 - Updated changelog. Oliver Gierke 2014-06-18 11:08:06 +02:00
  • fbbb7b6bf7 DATAMONGO-955 - Updated changelog. Oliver Gierke 2014-06-18 11:08:06 +02:00
  • 0596403081 DATAMONGO-962 - Cycle guard should respect full path. Christoph Strobl 2014-06-26 09:08:26 +02:00
  • 244fbae0ce DATAMONGO-962 - Cycle guard should respect full path. Christoph Strobl 2014-06-26 09:08:26 +02:00
  • d9eb18df4d DATAMONGO-970 - MongoTemplate.remove(…) now correctly builds query for DBObjects. Oliver Gierke 2014-06-27 16:07:25 +02:00
  • 19e08a52c0 DATAMONGO-970 - MongoTemplate.remove(…) now correctly builds query for DBObjects. Oliver Gierke 2014-06-27 16:07:25 +02:00
  • 6389b1bb73 DATAMONGO-954 - Add support for system variables in aggregation operations. Thomas Darimont 2014-06-26 14:19:24 +02:00
  • 132e4a9839 DATAMONGO-963 - @CompoundIndex should treat expireAfterSeconds correctly. Christoph Strobl 2014-06-25 13:27:13 +02:00
  • cadcbf6106 DATAMONGO-954 - Add support for system variables in aggregation operations. Thomas Darimont 2014-06-13 14:44:40 +02:00
  • 118f007ca6 DATAMONGO-963 - @CompoundIndex should treat expireAfterSeconds correctly. Christoph Strobl 2014-06-25 13:27:13 +02:00
  • cbb32bd29d DATAMONGO-950 - Add support for limiting the query result in the query derivation mechanism. Christoph Strobl 2014-06-18 09:34:51 +02:00
  • 9858dcd740 DATAMONGO-960 - Allow to pass options to the Aggregation Pipeline. Thomas Darimont 2014-06-24 17:15:38 +02:00
  • 4acf8caac1 DATAMONGO-953 - Add equals(…)/hashCode()/toString() to Update. Thomas Darimont 2014-06-12 16:40:24 +02:00
  • 1fb76d135b DATAMONGO-953 - Add equals(…)/hashCode()/toString() to Update. Thomas Darimont 2014-06-12 16:40:24 +02:00
  • bb62c8b2f1 DATAMONGO-958 - Switch to FieldNamingStrategy SPI in Spring Data Commons. Oliver Gierke 2014-06-20 21:27:24 +02:00
  • 9c7287c64f Merge pull request #4 from bclozel/zclip Brian Clozel 2014-06-19 21:38:06 +02:00
  • 0ca297df50 DATAMONGO-955 - After release cleanups. 1.4.x Oliver Gierke 2014-06-18 14:36:37 +02:00
  • 22078d9bb0 DATAMONGO-955 - Prepare next development iteration. Spring Buildmaster 2014-06-18 04:11:46 -07:00
  • adfa7cdd88 DATAMONGO-955 - Release version 1.4.3.RELEASE (Codd SR3). Spring Buildmaster 2014-06-18 04:11:43 -07:00
  • 88deac4ca7 DATAMONGO-955 - Prepare 1.4.3.RELEASE (Codd SR3). Oliver Gierke 2014-06-18 11:08:16 +02:00
  • 0275e6fb4c DATAMONGO-955 - Updated changelog. Oliver Gierke 2014-06-18 11:08:06 +02:00
  • 291b89a8b6 DATAMONGO-936 - Updated changelog. Oliver Gierke 2014-05-20 16:26:20 +02:00
  • fe9d086334 DATAMONGO-919 - Updated changelog. Oliver Gierke 2014-05-02 14:49:30 +02:00
  • cf4db90a7f DATAMONGO-952 - Derived queries should consider field specification in @Query. Christoph Strobl 2014-06-11 13:25:07 +02:00
  • 9de3c88e6b DATAMONGO-952 - Derived queries should consider field specification in @Query. Christoph Strobl 2014-06-11 13:25:07 +02:00
  • 2cbe7bf885 DATAMONGO-952 - Derived queries should consider field specification in @Query. Christoph Strobl 2014-06-11 13:25:07 +02:00
  • 6115c9562b DATAMONGO-949 - CycleGuard should only match properties in word boundaries. Christoph Strobl 2014-06-10 10:55:37 +02:00
  • 6043f6b74d DATAMONGO-949 - CycleGuard should only match properties in word boundaries. Christoph Strobl 2014-06-10 10:55:37 +02:00
  • ef1366592a DATAMONGO-948 - Sort should be taken as is when no type information available. Christoph Strobl 2014-06-12 09:29:18 +02:00
  • 01cf9fb8f3 DATAMONGO-938 - Apply QueryMapper in MongoTemplate.mapReduce(…). Thomas Darimont 2014-05-22 15:46:33 +02:00
  • 963a222616 DATAMONGO-948 - Sort should be taken as is when no type information available. Christoph Strobl 2014-06-12 09:29:18 +02:00
  • 7a2de49ac1 DATAMONGO-938 - Apply QueryMapper in MongoTemplate.mapReduce(…). Thomas Darimont 2014-05-22 15:46:33 +02:00
  • dc67830c6f DATAMONGO-948 - Sort should be taken as is when no type information available. Christoph Strobl 2014-06-12 09:29:18 +02:00
  • 33004f217d DATAMONGO-938 - Apply QueryMapper in MongoTemplate.mapReduce(…). Thomas Darimont 2014-05-22 15:46:33 +02:00
  • 72adb309ee DATAMONGO-745 - Added test cases for custom query with $in and pageable parameter. Thomas Darimont 2014-06-04 10:55:45 +02:00
  • 8380806d7a DATAMONGO-745 - Added test cases for custom query with $in and pageable parameter. Thomas Darimont 2014-06-04 10:55:45 +02:00
  • 285c406d5d DATAMONGO-745 - Added test cases for custom query with $in and pageable parameter. Thomas Darimont 2014-06-04 10:55:45 +02:00
  • e60479e47a DATAMONGO-936 - Prepare next development iteration. Oliver Gierke 2014-05-20 09:35:38 -07:00
  • ad29e52a57 DATAMONGO-936 - After release cleanups. Oliver Gierke 2014-05-20 19:43:56 +02:00
  • 3cfe207c83 DATAMONGO-936 - Prepare next development iteration. Spring Buildmaster 2014-05-20 09:35:38 -07:00
  • c7e65cbc40 DATAMONGO-936 - Release version 1.5.0.RELEASE. Spring Buildmaster 2014-05-20 09:35:35 -07:00
  • b8e02efb04 DATAMONGO-936 - Prepare 1.5 GA. Oliver Gierke 2014-05-20 16:26:43 +02:00
  • c7f20fb836 DATAMONGO-936 - Prepare 1.5 GA. Oliver Gierke 2014-05-20 16:26:43 +02:00
  • 28a0202ef4 DATAMONGO-936 - Updated changelog. Oliver Gierke 2014-05-20 16:26:20 +02:00
  • 164e947045 DATAMONGO-926 - Avoid StackOverflowError while resolving index structures. Christoph Strobl 2014-05-05 07:47:43 +02:00
  • 7e65c0c87d DATAMONGO-367 - Nested @Indexed should not trigger creation of separate collection. Christoph Strobl 2014-05-09 09:45:53 +02:00
  • 9c1f753f17 DATAMONGO-929 - Use property path for keys of Indexed and CompoundIndex. Christoph Strobl 2014-05-05 11:52:08 +02:00
  • 0f821eb52d DATAMONGO-925, DATAMONGO-928 - Polishing. Oliver Gierke 2014-05-19 17:07:37 +02:00
  • e3aadd63ab DATAMONGO-928 - Removed explicit default value for abbreviate-field-names from namespace XSD. Ryan Tenney 2014-05-13 23:23:26 -04:00
  • 2e493ea8c5 DATAMONGO-647 - Added test case to show that field names are mapped correctly. Christoph Strobl 2014-05-09 08:22:55 +02:00
  • aa06d520df DATAMONGO-647 - Added test case to show that field names are mapped correctly. Christoph Strobl 2014-05-09 08:22:55 +02:00
  • 34fb3af7d3 Merge pull request #5 from wilkinsona/optional-forum-link Chris Beams 2014-05-13 18:20:08 +02:00
  • 7e6493ef7b Make the link to a project's forum optional Andy Wilkinson 2014-05-13 16:22:19 +01:00
  • 4fa1d4ba97 DATAMONGO-919 - After release cleanups. Oliver Gierke 2014-05-02 15:45:06 +02:00
  • ba9f11b345 DATAMONGO-919 - Prepare next development iteration. Spring Buildmaster 2014-05-02 05:58:16 -07:00
  • 4777dd2e5e DATAMONGO-919 - Release version 1.5.0.RC1. Spring Buildmaster 2014-05-02 05:58:13 -07:00
  • 64b4591b72 DATAMONGO-919 - Prepare 1.5.0.RC1. Oliver Gierke 2014-05-02 14:50:00 +02:00
  • bac5961fd8 DATAMONGO-919 - Updated changelog. Oliver Gierke 2014-05-02 14:49:30 +02:00
  • f0fc3961d2 DATAMONGO-924 - Improve aggregation field reference resolving. Thomas Darimont 2014-05-02 14:32:57 +02:00
  • b3cac862d8 DATAMONGO-924 - Improve aggregation field reference resolving. Thomas Darimont 2014-05-02 14:32:57 +02:00
  • b8ab2ad539 DATAMNOG-919 - Forward port changelog entries from bugfix branch. Oliver Gierke 2014-05-02 12:48:18 +02:00
  • 618d5bd5e9 DATAMONGO-919 - Prepare Release 1.5.0.RC1 Christoph Strobl 2014-04-29 14:09:13 +02:00
  • 096c3278b3 DATAMONGO-92 - Upgraded to MongoDB Java driver 2.12.1. Oliver Gierke 2014-04-30 08:50:57 +02:00
  • f80fd92692 DATAMONGO-920 - Improve debug message for delete events in AbstractMongoEventListener. Kim Toms 2013-11-06 14:31:56 -05:00
  • c9d9976c22 DATAMONGO-920 - Improve debug message for delete events in AbstractMongoEventListener. Kim Toms 2013-11-06 14:31:56 -05:00
  • 65497f93d4 DATAMONGO-827 - Allow index creation use mongodb auto generated names. Thomas Darimont 2014-04-28 13:40:50 +02:00
  • af8a53bef6 DATAMONGO-909 - Compound index on inherited class should be created correctly. Christoph Strobl 2014-04-28 11:13:11 +02:00
  • 916b856e97 DATAMONGO-899 - Polished API of new index creation abstractions. Oliver Gierke 2014-04-28 17:36:45 +02:00
  • 7848da63f2 DATAMONGO-899 - Ensure proper creation of index structures for nested entities. Christoph Strobl 2014-04-10 19:51:41 +02:00
  • 87ef66cb12 DATAMONGO-847 - Allow usage of Query within an Update clause. Christoph Strobl 2014-04-23 10:53:05 +02:00
  • f359a1d31a DATAMONGO-847 - Allow usage of Query within an Update clause. Christoph Strobl 2014-04-23 10:53:05 +02:00
  • 72d645feae DATAMONGO-917 - Improve Spring 4.0 framework version detection to avoid NullPointerExceptions. Thomas Darimont 2014-04-23 14:48:20 +02:00
  • 332d9d95f4 DATAMONGO-917 - Improve Spring 4.0 framework version detection to avoid NPEs. Thomas Darimont 2014-04-23 14:48:20 +02:00
  • c18d6381aa DATAMONGO-913 - Improve DBRef handling in for LazyLoadingProxies. Thomas Darimont 2014-04-17 09:44:05 +02:00
  • 72fe382bba DATAMONGO-913 - Improve DBRef handling in for LazyLoadingProxies. Thomas Darimont 2014-04-17 09:44:05 +02:00
  • 53697179c3 DATAMONGO-914 - Improve resolving of lazy-loading proxies for classes that override equals(…)/hashCode(). Thomas Darimont 2014-04-17 15:10:11 +02:00
  • d25e840cf5 DATAMONGO-914 - Improve resolving of lazy-loading proxies for classes that override equals(…)/hashCode(). Thomas Darimont 2014-04-17 15:10:11 +02:00
  • 7b3acb2890 DATAMONGO-912 - Consider custom conversions in all stages of an aggregation pipeline. Thomas Darimont 2014-04-17 11:27:46 +02:00
  • df1775572a DATAMONGO-912 - Consider custom conversions in all stages of an aggregation pipeline. Thomas Darimont 2014-04-17 11:27:46 +02:00
  • d1ac323e4a DATAMONGO-911 - Prepare next development iteration. Spring Buildmaster 2014-04-15 10:08:37 -07:00
  • b1068687bb DATAMONGO-911 - Release version 1.4.2.RELEASE (Codd SR2). Spring Buildmaster 2014-04-15 10:08:32 -07:00
  • 6eae6d3e2c DATAMONGO-911 - Prepare 1.4.2.RELEASE (Codd SR2). Christoph Strobl 2014-04-15 15:00:40 +02:00
  • 86670cd49f DATAMONGO-893 - Converter must not write "_class" information for know types. Christoph Strobl 2014-04-03 13:22:38 +02:00
  • abfb98afe1 DATAMONGO-893 - Converter must not write "_class" information for know types. Christoph Strobl 2014-04-03 13:22:38 +02:00
  • 92c5b852c1 Add missing ZeroClipbpard SWF file Brian Clozel 2014-04-15 14:54:48 +02:00
  • 31a4bf906e DATAMONGO-892 - Reject nested MappingMongoConverter declarations in XML. Christoph Strobl 2014-04-04 14:25:46 +02:00
  • 599291e8b7 DATAMONGO-897 - Fixed potential NullPointerException in QueryMapper. Christoph Strobl 2014-04-02 08:05:20 +02:00
  • f361368893 DATAMONGO-892 - Reject nested MappingMongoConverter declarations in XML. Christoph Strobl 2014-04-04 14:25:46 +02:00
  • 063438002b DATAMONGO-897 - Fixed potential NullPointerException in QueryMapper. Christoph Strobl 2014-04-02 08:05:20 +02:00
  • 9b54a5cd39 DATAMONGO-908 - Support for nested field references in group operations. Thomas Darimont 2014-04-10 12:58:06 +02:00
  • f5a04fb9fb DATAMONGO-908 - Support for nested field references in group operations. Thomas Darimont 2014-04-10 12:58:06 +02:00
  • 88558b67c3 DATAMONGO-866 - Polishing for new field naming strategy configuration support. Oliver Gierke 2014-04-10 18:36:37 +02:00
  • d52cb255e0 DATAMONGO-866 - Add means to configure field naming strategy. Ryan Tenney 2014-03-01 19:54:23 -05:00
  • 6c214cbc37 DATAMONGO-910 - Upgraded to latest MongoDB Java driver 2.12.0. Oliver Gierke 2014-04-10 16:04:19 +02:00