3740 Commits (labs/antora)
 

Author SHA1 Message Date
Graeme Rocher 0a9d3973f9 fixed bug where we were referencing the null dbHolder instead of the instantiated one 15 years ago
Graeme Rocher fb42907fb8 Merge branch 'master' of git.springsource.org:spring-data/datastore-document 15 years ago
Graeme Rocher 42b2746fc9 moved warning message so its only printed if the host isn't specified 15 years ago
Thomas Risberg 9f90b9776e upgraded docbkx-maven-plugin to 2.0.7 15 years ago
Costin Leau 28fb505dc2 Merge branch 'master' of git.springsource.org:spring-data/datastore-document 15 years ago
Costin Leau 6962cb4fba + update snapshot site 15 years ago
Graeme Rocher ab051120a6 Updates to MongoTemplate to use a Mongo instance to lazily create DB instances rather than directly using a DB instance. Also integrated with Spring TransactionSynchronization so a single DB instance can be shared by multiple templates in a single thread 15 years ago
Mark Pollack 995b7326b8 additional query method on mongotemplate using default collection 15 years ago
Mark Pollack c9b1068eb2 removed old mapper interfaces 15 years ago
Mark Pollack 39846d625d Add @Ignore for MvcAnalyticsTests 15 years ago
Mark Pollack fbdc2b9928 Add Map support to reflection based serializer 15 years ago
Mark Pollack f850239c7b add callback so DB operations use same connection across multiple operations 15 years ago
Mark Pollack ec1e8a8c1c Add some tests for conversion, nested object conversion support, and base classes for use in MVC analystics 15 years ago
Mark Pollack e2a9193a7f Add some tests for conversion, nested object conversion support, and base classes for use in MVC analystics 15 years ago
Mark Pollack ffe37a71eb add apache headers 15 years ago
Mark Pollack 980b284739 Initial implementation of controller 'action' method interceptor support. 15 years ago
Thomas Risberg 6a071e5426 added constructor that takes converter 15 years ago
Thomas Risberg 2cd4516c09 added org.springframework.validation to template.mf 15 years ago
Mark Pollack dca1e6dcf9 development on converter infrastructure 15 years ago
Mark Pollack 259e3c478e updates related to collection creation 15 years ago
Thomas Risberg 25b9e71644 cleanup 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 fc5105381f Changed to Datastore Document 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
trisberg 7d16a97488 fixed spring dependencies 16 years ago
trisberg 8f96a7d41a adding beginnings of some Mongo abstractions 16 years ago
trisberg eca4edc1af beginning of the MongoDB support 16 years ago