104 Commits (3e56210c783563faabbe1965864d31028fade3a2)

Author SHA1 Message Date
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
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 2b9b082978 DATADOC-72 renamed Query.and() to Query.addCriteria() to avoid confusion with Criteria.add() method that supports chained Criteria 15 years ago
Thomas Risberg 8723d85570 DATADOC-76 added documenattion for findAndRemove 15 years ago
Thomas Risberg bbd55fa456 DATADOC-76 added documenattion for findAndRemove 15 years ago
Thomas Risberg 6d8ecf2cbb added mongodb-log4j module 15 years ago
Mark Pollack cb2cd48ca1 Ignore Thumbs.db 15 years ago
Oliver Gierke 673c70b7de DATADOC-41 - Initial version of QueryDsl integration for Mongo DB. 15 years ago
J. Brisbin 032de81478 Format, organize imports, remove eclipse artifacts 15 years ago
Oliver Gierke 9bc4f9ad98 Added fix for And and Or keywords to changelog. 15 years ago
Oliver Gierke 068780c1ab DATADOC-46 - Added implementations for 'In' and 'NotIn'. 15 years ago
Oliver Gierke 3caa88a2da DATADOC-47 - Adapted changes of DATACMNS-17. 15 years ago
Mark Pollack 32cb21eed6 Add JMX documentation 15 years ago
Thomas Risberg 53f71a068c preparing for snapshot builds 15 years ago
Thomas Risberg c60232315b preparing for 1.0.0.M1 MongoDB release 15 years ago
Thomas Risberg 49bae2a0e5 tweaking the build 15 years ago
Thomas Risberg 9ff5f6426e DATADOC-30 updated documenation 15 years ago
Thomas Risberg e12ac23131 DATADOC-30 updated documenation 15 years ago
Thomas Risberg 8884205234 DATADOC-30 updated documenation 15 years ago
Thomas Risberg 11ab0453fe DATADOC-30 updated documenation 15 years ago
Thomas Risberg 4a9ed870d1 working on the docs 15 years ago
Mark Pollack b1f6ff9d89 Update documentation. Add support to configure MongoOptions in .xsd 15 years ago
Thomas Risberg 42b13175fe DATADOC-30 updated documentation 15 years ago
Thomas Risberg 222b1507cd DATADOC-30 updated documenation 15 years ago
Oliver Gierke 3ecad1cfd2 DATADOC-30 - Improvements to reference documentation. 15 years ago
Thomas Risberg 80b245001a DATADOC-30 updated configuration examples 15 years ago
Oliver Gierke 6a8a8eaf2b DATADOC-30 - Added repository specific documentation. 15 years ago
Thomas Risberg 930e711ea5 DATADOC-30 copied base docs from key-value -- thanks Costin 15 years ago
Oliver Gierke 95ac7e638c DATADOC-18 - Let Repository subsystem use MongoOperations instead of MongoTemplate. 15 years ago
Thomas Risberg 94776dd24d changed a few remaining "datastore" to "data" 15 years ago
Thomas Risberg d250019ec3 fixed copyright and footer 15 years ago
Thomas Risberg a8468d0400 minor fixes to build scripts 15 years ago
Thomas Risberg c981b6a5e2 Switched to use new project layout; updated build; moved things around 15 years ago
Thomas Risberg 7e8b597108 added support for $or criteria 15 years ago
Thomas Risberg 9e22617751 revorked MongoTemplate to use Query object 15 years ago
Thomas Risberg ef2ddad903 revorked MongoTemplate to use Query object 15 years ago
Thomas Risberg fc180f071f beginning of a simple query builder 15 years ago
Thomas Risberg 67fe517379 added additional execute signatures 15 years ago
Thomas Risberg a08f5f3b3a added additional query signatures 15 years ago
Thomas Risberg 9c8c442b3d updated to use parent pom; added query methods 15 years ago
Thomas Risberg 2515607121 refactoring connection factory bean; adding exception translation hooks 16 years ago
Thomas Risberg 7966aba1e0 some more refactoring 16 years ago
Thomas Risberg 307481edb4 refactoring 16 years ago
Thomas Risberg 7f05a7e212 renaming, refactoring, adding MongoBeanPropertyDocumentSource 16 years ago
Thomas Risberg 1b295fd65d adding beginning of DocumentTemplates for MongoDB and CouchDB; added simple MongBeanPropertyDocumentMapper 16 years ago