670 Commits (00bea23eed73860477f3fd58666fc63624dba59c)
 

Author SHA1 Message Date
Thomas Risberg 9b86637031 DATADOC-119 added support for registering custom converters with the mongo namespace support 15 years ago
Oliver Gierke d7f33774e0 DATACMNS-35 - Added implementation and test for newly introduced Repository.delete(ID id) method. 15 years ago
Oliver Gierke 12ddfcc9f9 DATADOC-128 - Enable storing inheritance trees. 15 years ago
Oliver Gierke 47f184dbf0 Fixed generic warning by using more concrete meta-model type. 15 years ago
Oliver Gierke 2ca10c13c5 Extracted custom mongo repository namespace attributes to make them usable in <repositories /> and <repository />. 15 years ago
Oliver Gierke 965f9fd260 DATACMNS-34 - Adapted refactorings in Spring Data Commons regarding PersistenceConstructor discovery. 15 years ago
Thomas Risberg d5c625dc2a DATADOC-107 added an overloaded method taking a Collection; added test to only allow a single parameter of type Collection 15 years ago
Oliver Gierke 55ce0b8272 DATADOC-130 - Conversion of Maps with simple key types works again. 15 years ago
Oliver Gierke 1c8a55a081 DATADOC-113 - NotNull and IsNull are now working for repositories. 15 years ago
Oliver Gierke 35259f4e12 Reapplied old formatting to avoid merge conflicts (yet again). 15 years ago
Thomas Risberg c9facf5338 DATADOC-129 changed Criteria to disallow 'not' before 'is' - should use 'ne' instead 15 years ago
Thomas Risberg 283e5cb76b DATADOC-118 refactoring some of the protected methods; some other minor refactorings 15 years ago
J. Brisbin f05d200cd3 Fix the build since a new change for DATADOC-114 caused some tests to not compile cleanly. 15 years ago
J. Brisbin 62ecfc8416 DATADOC-114 - Fixes for updateFirst/updateMulti not converting POJOs correctly 15 years ago
Thomas Risberg dfbc89c3b6 DATADOC-118 removed methods that take a MongoWriter 15 years ago
Thomas Risberg b6c6016b1e DATADOC-120 removed MongoReaderWriter interface 15 years ago
Thomas Risberg c9fe785c32 DATADOC-118 removed methods that take a MongoReader 15 years ago
Oliver Gierke 7b3d030794 DATADOC-43 - Implemented Near and Within for repository queries. 15 years ago
Oliver Gierke 02448bc0ee Reverted formatting change in Criteria for now. 15 years ago
Thomas Risberg e4fdabba1d DATADOC-117 removed defaultCollection on MongoTemplate/Operations; changed getDefaultCollectionName to getCollectionName(Class clazz) to determine collection name used for specific class; added a class parameter where necessary 15 years ago
Thomas Risberg 0c9ee0eacd DATADOC-106 added support for $ne and $nor 15 years ago
Oliver Gierke 7f6a6094e6 DATADOC-115 - Upgraded to Querydsl 2.2.0-beta4. 15 years ago
Jon Brisbin 68f8bd62d1 DATADOC-114 - Fix bug in Update class that wasn't converting POJOs properly when being used from updateFirst/Multi 15 years ago
Thomas Risberg caa8faf769 DATADOC-102 modified Update to allow multiple field updates for most operations 15 years ago
Thomas Risberg 6e4e487eb4 added collection name to logging messages 15 years ago
Thomas Risberg d065bd74b3 DATADOC-96 added additional or test 15 years ago
Oliver Gierke d648c95b62 Removed accidentally commited files. 15 years ago
Oliver Gierke ef2b0235c7 DATADOC-109 - Introduced MappingContext implementation for SimpleMongoConverter. 15 years ago
Jon Brisbin 321948d4a2 DATADOC-97 - Fix a couple bugs in the QueryMapper class. 15 years ago
Jon Brisbin 21f859e222 DATADOC-97 - Fixed an NPE in the QueryMapper class. 15 years ago
Jon Brisbin 224934a28c DATADOC-97 - Took out extraneous methods from MongoTemplate as the result of incorporating a new QueryMapper class. 15 years ago
J. Brisbin a74d9ca7cd Merge branch 'query-mapper' 15 years ago
Jon Brisbin 76159a2216 DATADOC-97 - Added a QueryMapper helper to map properties referenced in query criteria to their proper name (_id in the case of @Id properties) as well as support conversion to ObjectId for those values that support the conversion. 15 years ago
Oliver Gierke 9c9138c4e9 DATADOC-101 - Improved custom converter handling. 15 years ago
Jon Brisbin 7567ba0355 DATADOC-95 - Fix issue where an object will all null properties wasn't being saved. 15 years ago
Thomas Risberg dc36d91d8e DATADOC-94 added plugin repository info for maven.springframework.org/release to resolve aws wagon extension 15 years ago
Mark Pollack f0b30ec39e DATADOC-99 - Reference documentation shows invalid field spec for @Query usage with repositories 15 years ago
Mark Pollack 178b220d2d expand on test to test retrieval of subelements. add-remove spring .xsd in STS to remove tooling releated error 15 years ago
Oliver Gierke fe74557c95 DATACMNS-33 - Adapted API changes for Repository.count(). 15 years ago
Oliver Gierke 399beff795 DATACMNS-32 - Removed Querydsl support classes and use the ones from Spring Data Commons Core. 15 years ago
J. Brisbin 9380a88f26 Fix for problem loading domain classes with DBRef on them. 15 years ago
J. Brisbin 5e4583110e Took out unused variable 15 years ago
J. Brisbin 8a3296758d DATADOC-98 - Fixes for multi-dimensional arrays and lists as properties. 15 years ago
Thomas Risberg 60ba9bfcc2 updated to 1.1.0.BUILD-SNAPSHOT for data-commons 15 years ago
Thomas Risberg db75aca336 fixed highlight xls 15 years ago
Oliver Gierke 36d62e12fc Added Mongo annotation package to the supported annotation types. 15 years ago
Oliver Gierke f9b1fb57cd Added Spring Release repository as plugin repository to find AspectJ 1.6.11.RELEASE. 15 years ago
Mark Pollack 3ab2aeb5c1 add mvn repo information 15 years ago
Thomas Risberg 99e96958ed preparing for snapshot builds 15 years ago
Thomas Risberg 20c9af6550 updated changelog with latest release info 15 years ago