2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Aug 01, 2024 — Aug 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added back basic enum support; added the support for mapping 'id' properties to '_id' key More... over 14 years ago
changed a few remaining "datastore" to "data" More... over 14 years ago
Support for defining replica sets or pairs More... over 14 years ago
Support for authentication via MongoTemplate and a new execute method that doesn't start and finish a request More... over 14 years ago
Support for configuring replication sets More... over 14 years ago
fixed manifest More... over 14 years ago
allow configuration of host and port when MongoOptions exists More... over 14 years ago
Renamed packages from datastore to data More... over 14 years ago
new MongoOptionsFactoryBean for easy config of the MongoOptions instance More... over 14 years ago
Renamed packages etc. More... over 14 years ago
fixed bug where we were referencing the null dbHolder instead of the instantiated one More... over 14 years ago
Merge branch 'master' of git.springsource.org:spring-data/datastore-document More... over 14 years ago
moved warning message so its only printed if the host isn't specified More... over 14 years ago
upgraded docbkx-maven-plugin to 2.0.7 More... over 14 years ago
Merge branch 'master' of git.springsource.org:spring-data/datastore-document More... over 14 years ago
+ update snapshot site + downgrade Maven AWS More... over 14 years ago
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 More... over 14 years ago
additional query method on mongotemplate using default collection More... almost 15 years ago
removed old mapper interfaces More... almost 15 years ago
Add @Ignore for MvcAnalyticsTests More... almost 15 years ago
Add Map support to reflection based serializer More... almost 15 years ago
add callback so DB operations use same connection across multiple operations More... almost 15 years ago
Add some tests for conversion, nested object conversion support, and base classes for use in MVC analystics More... almost 15 years ago
Add some tests for conversion, nested object conversion support, and base classes for use in MVC analystics More... almost 15 years ago
add apache headers More... almost 15 years ago
Initial implementation of controller 'action' method interceptor support. More... almost 15 years ago
added constructor that takes converter More... almost 15 years ago
added org.springframework.validation to template.mf More... almost 15 years ago
development on converter infrastructure More... almost 15 years ago
updates related to collection creation More... almost 15 years ago