3574 Commits (labs/manual-encryption)
 

Author SHA1 Message Date
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
Jon Brisbin 35d4998638 Added code to look for @Document(collection="customcollection") in template.insertList(), added tests for same. 15 years ago
Thomas Risberg cdb57b1146 removed PersonInvalidId test 15 years ago
Jon Brisbin c274bef3c8 Removed some obsolete code, changed the way the converter handles _id types. 15 years ago
Thomas Risberg 1b4edb35b0 DATADOC-48 added new @RelatedDocument annotation 15 years ago
Thomas Risberg c8eb42a6f7 fixed test so it works on both MongoDB 1.6.5 and 1.8.0 15 years ago
Mark Pollack a983c07b65 Change MongoTemplate.save to call getEntityCollection 15 years ago
Mark Pollack 4175791d0b DATADOC-67 - Criteria API to support keywords for geo search 15 years ago
Jon Brisbin b43b5aa4b2 Took out documentation reference to autowire property which was removed in previous commit. 15 years ago
Jon Brisbin 3e2a60c89a DATADOC-78: Refactored some of the code to use a new MappingContextAware interface available in spring-data-commons-core for obtaining a reference to the active MappingContext. Also added proper configuration to the namespace handler. Also tweaked the docs slightly. 15 years ago
Mark Pollack 6e1af80b5f documentation updates 15 years ago
Mark Pollack a3e67bd0a3 update introductory docs 15 years ago
Oliver Gierke 1b5986f3ad Ignore GeoSpatialTests for now as it breaks the build and thus prevents publication of artifacts. 15 years ago
Oliver Gierke 305121ae7e DATAJPA-44 - Adapted refactorings in Spring Data Commons Core. 15 years ago
Oliver Gierke 478afae925 DATACMNS-24 - Adapted refactorings in Spring Data Commons Core. 15 years ago
Jon Brisbin 3fdd43bef8 DATADOC-78: Added code to MongoTemplate to check for overriden collection name when saving an entity without specifying a collection. Removed SLF4J from source code and reverted to commons-logging API for internal logging. 15 years ago
Jon Brisbin b25e0c432e Added catch/ignore in base event listener to keep from blowing chunks when listener is defined with a different generic type. Added event listener to the tests. 15 years ago
J. Brisbin ece8e7500f Tweaked docs for event handlers. 15 years ago
J. Brisbin fac31f5ce3 Quick-and-dirty coverage of event handling the documentation 15 years ago
J. Brisbin ba76226abd Fix for array primitives, pushing first bit of documentation 15 years ago
Thomas Risberg 979d6748ba fixed artifactId for the mongodb log4j module 15 years ago