openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Spring Data MongoDB
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 11 hours
ago. based on code collected
about 11 hours
ago.
Aug 01, 2024 — Aug 01, 2025
Showing page 137 of 138
Search / Filter on:
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
Thomas Risberg
More...
over 14 years ago
changed a few remaining "datastore" to "data"
Thomas Risberg
More...
over 14 years ago
Support for defining replica sets or pairs
Graeme Rocher
More...
over 14 years ago
Support for authentication via MongoTemplate and a new execute method that doesn't start and finish a request
Graeme Rocher
More...
over 14 years ago
Support for configuring replication sets
Graeme Rocher
More...
over 14 years ago
fixed manifest
Graeme Rocher
More...
over 14 years ago
allow configuration of host and port when MongoOptions exists
Graeme Rocher
More...
over 14 years ago
Renamed packages from datastore to data
Graeme Rocher
More...
over 14 years ago
new MongoOptionsFactoryBean for easy config of the MongoOptions instance
Graeme Rocher
More...
over 14 years ago
Renamed packages etc.
Graeme Rocher
More...
over 14 years ago
fixed bug where we were referencing the null dbHolder instead of the instantiated one
Graeme Rocher
More...
over 14 years ago
Merge branch 'master' of git.springsource.org:spring-data/datastore-document
Graeme Rocher
More...
over 14 years ago
moved warning message so its only printed if the host isn't specified
Graeme Rocher
More...
over 14 years ago
upgraded docbkx-maven-plugin to 2.0.7
Thomas Risberg
More...
over 14 years ago
Merge branch 'master' of git.springsource.org:spring-data/datastore-document
Costin Leau
More...
over 14 years ago
+ update snapshot site + downgrade Maven AWS
Costin Leau
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
Graeme Rocher
More...
over 14 years ago
additional query method on mongotemplate using default collection
Mark Pollack
More...
almost 15 years ago
removed old mapper interfaces
Mark Pollack
More...
almost 15 years ago
Add @Ignore for MvcAnalyticsTests
Mark Pollack
More...
almost 15 years ago
Add Map support to reflection based serializer
Mark Pollack
More...
almost 15 years ago
add callback so DB operations use same connection across multiple operations
Mark Pollack
More...
almost 15 years ago
Add some tests for conversion, nested object conversion support, and base classes for use in MVC analystics
Mark Pollack
More...
almost 15 years ago
Add some tests for conversion, nested object conversion support, and base classes for use in MVC analystics
Mark Pollack
More...
almost 15 years ago
add apache headers
Mark Pollack
More...
almost 15 years ago
Initial implementation of controller 'action' method interceptor support.
Mark Pollack
More...
almost 15 years ago
added constructor that takes converter
Thomas Risberg
More...
almost 15 years ago
added org.springframework.validation to template.mf
Thomas Risberg
More...
almost 15 years ago
development on converter infrastructure
Mark Pollack
More...
almost 15 years ago
updates related to collection creation
Mark Pollack
More...
almost 15 years ago
←
1
2
…
130
131
132
133
134
135
136
137
138
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree