2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Aug 02, 2024 — Aug 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixes for bug skipping fields in superclasses More... over 14 years ago
Removed Mongo specific id handling from ConfigurationBuilder. More... over 14 years ago
Removed @Override annotations as they cannot be used at interfaces with Java 5. More... over 14 years ago
spring-data-commons object mapping support for MongoDB More... over 14 years ago
DATACMNS-21 - Override Repository methods returning Iterable. More... over 14 years ago
DATACMNS-20 - Adapted refactoring of Repository.findById(…) to findOne(…). More... over 14 years ago
DATACMNS-20 - Adapted refactoring of Repository.findById(…) to findOne(…). More... over 14 years ago
DATAJPA-19 - Adapted generics and metadata changes made in core. More... over 14 years ago
DATAJPA-19 - Adapted generics and metadata changes made in core. More... over 14 years ago
DATADOC-48 added additional tests for cross-store More... over 14 years ago
DATADOC-48 added cross-store support for Mongo->JPA relationships More... over 14 years ago
Removed SimpleMongoConverter from main package More... over 14 years ago
Fixes, handling associations More... over 14 years ago
Extended SimpleMongoConverter to support registering custom types. More... over 14 years ago
Stripping extra, obsolete stuff. More... over 14 years ago
Trying to fix merge conflicts. More... over 14 years ago
tweaks More... over 14 years ago
Merging upstream changes More... over 14 years ago
First stab at mapping More... over 14 years ago
Igore CouchDB integration tests until couchdb server is on CI build machine More... over 14 years ago
Simple CouchDB integration More... over 14 years ago
Added fix for And and Or keywords to changelog. More... over 14 years ago
DATADOC-48 some more cross-store tests More... over 14 years ago
added cross-store to full build More... over 14 years ago
DATADOC-48 adding basic cross-store features and some tests More... over 14 years ago
DATADOC-48 adding basic cross-store features More... over 14 years ago
DATADOC-49 - Fixed And and Or keyword handling. More... over 14 years ago
Changed @Query based queries to use index parameters. More... over 14 years ago
Adapted signature changes of QueryLookupStrategy. More... over 14 years ago
Added field attribute to @Query annotation. More... over 14 years ago