2444 Commits (issue/reactive-limit)
 

Author SHA1 Message Date
Mark Pollack 827d0c52ee Merge remote branch 'origin/master' 15 years ago
Mark Pollack 4bb2e7a5bd javadoc/doc changes. 15 years ago
Thomas Risberg e9a4975cc7 DATADOC-85 DATADOC-84 fixed some issues with id conversion for queries and save/inserts 15 years ago
Jon Brisbin 034164794c Fix to get rid of problem using Arrays.asList(Object[]). Now creates new LinkedList to preserve order of original array. 15 years ago
Thomas Risberg 7b673f7bc3 removed compiler plugin 15 years ago
Thomas Risberg d4ef431a89 removed javascript code-snippet attribute to keep docbook plugin from barfing 15 years ago
Mark Pollack a11218cd9c Merge remote branch 'origin/master' 15 years ago
Mark Pollack e5f2e4151f update docs 15 years ago
Thomas Risberg 76b9922e35 DATADOC-48 moved clearing change-set values to postRemove lifecycle 15 years ago
Thomas Risberg 486b9a0e1d some additional cross-store docs 15 years ago
Mark Pollack 8c4219bbd2 Add additional remove methods to MongoTemplate and make consistent with write handling of String <-> ObjectId conversion when using SimpleMongoConverter 15 years ago
Mark Pollack e7d47c4626 Merge remote branch 'origin/master' 15 years ago
Mark Pollack d3a3809ba3 Example code for documentation 15 years ago
Mark Pollack dd5b66f60e add some syntax sugar using statics 15 years ago
Mark Pollack 9bd1257b6a remove some extraneous ctors 15 years ago
Mark Pollack 0ba72e9e0e be more explicit in wiring multiple string ctor args in xml 15 years ago
Mark Pollack c21301f00b remove a some ctors in mongo template 15 years ago
Mark Pollack d8ce9189f1 documentation updates 15 years ago
Thomas Risberg dfe7d16475 first cut of cross-store chapter; fixed document title 15 years ago
Thomas Risberg 21a7a538bf beginning of cross-store docs 15 years ago
Thomas Risberg dd2e1acf05 updated AspectJ version 15 years ago
Mark Pollack 403792b412 add images in documentation 15 years ago
Mark Pollack dd684dd0e8 fix highlighting in documentation for java/xml program listings 15 years ago
Mark Pollack 348924b865 Quick fix of failing test 15 years ago
Thomas Risberg e2aca7d2d3 DATADOC-85 checked for null Query passed in 15 years ago
Thomas Risberg e0720fa6f5 DATADOC-85 added mapping from 'id' to '_id' for queries used in remove operation 15 years ago
Jon Brisbin ec6cec99b7 DATADOC-87 - Created GeoSpatialIndexed annotation and modified index creation listener to create geospatial indexes. Also added test case for same. 15 years ago
Thomas Risberg 4d79cdc61d added a MongoTemplate to the mapping configuration code sample 15 years ago
Oliver Gierke a86c3409ce Aligned names of bean definition parsers. 15 years ago
Oliver Gierke 5ec5d57fe4 Removed duplication in SimpleMongoConverter and MappingMongoConverter. 15 years ago
Oliver Gierke 76cdde1c9f DATADOC-75 - Changed addConverters(…) to setConverters(…). 15 years ago
Mark Pollack fecb060f4f DATADOC-59 - Document @Query annotation for repositories 15 years ago
Mark Pollack 302f111c56 DATADOC-82 - Document QueryDslPredicateExecutor 15 years ago
Mark Pollack b00684d968 DATADOC-59 - Document @Query annotation for repositories 15 years ago
Mark Pollack e35864cd5b DATADOC-62 - Create abstract @Configuration class for Mongo Configuration 15 years ago
Mark Pollack 1c3483abbf DATADOC-59 - Document @Query annotation for repositories 15 years ago
Thomas Risberg e946782259 adding tem[late tests for a query using $in 15 years ago
Thomas Risberg 8cfdd6ffc9 DATADOC-56 running same id/_id tests for both SimpleMongoConverter and MappingMongoConverter 15 years ago
Thomas Risberg bcbacf981d DATADOC-48 added more complexity to test 15 years ago
Thomas Risberg c5c8a78acb added test for $in 15 years ago
Mark Pollack 5359af9745 DATADOC-5 - Provide detailed mapping of Mongo errors onto Spring DAO exception 15 years ago
Mark Pollack 9fe27e590d DATADOC-62 - Create abstract @Configuration class for Mongo Configuration 15 years ago
Mark Pollack 40d9930b2c DATADOC-75 - Rename setConverters(...) to addConverters(...) in MongoConverter implementations 15 years ago
Jon Brisbin ce17352702 DATADOC-79: Check for situation that causes an error if a unique index doesn't also specify sparse=true and issue a warning message in the log. 15 years ago
Mark Pollack 2e874e6dbc DATADOC-67 - Criteria API to support keywords for geo search 15 years ago
Oliver Gierke fbc45f5b52 Removed forced conversion of id property to ObjectId before querying. 15 years ago
J. Brisbin de19359eea Merge branch 'master' of github.com:SpringSource/spring-data-document 15 years ago
J. Brisbin ff78ecf1be Fix for test case using a different constructor 15 years ago
Thomas Risberg f774a607ef fixed added additional test without generated id for testPersonWithCustomIdName 15 years ago
Thomas Risberg 9fb1a9e63a added additional test without generated id for testPersonWithCustomIdName 15 years ago