2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Aug 10, 2024 — Aug 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed coordinates for Penn Station More... over 14 years ago
DATADOC-67 - Criteria API to support keywords for geo search More... over 14 years ago
DATADOC-72 renamed Query.and() to Query.addCriteria() to avoid confusion with Criteria.add() method that supports chained Criteria More... over 14 years ago
DATADOC-48 added support for removing any related Mongo documents when entities are removed More... over 14 years ago
Remove duplication of IndexDefinition classes. More... over 14 years ago
DATADOC-48 added advice for moving changeset from detached entity to newly merged persistent entity More... over 14 years ago
DATADOC-76 added documenattion for findAndRemove More... over 14 years ago
DATADOC-76 added documenattion for findAndRemove More... over 14 years ago
DATADOC-76 added support for findAndRemove to MongoTemplate More... over 14 years ago
Fix for null dbobjects causing NPEs in event framework. More... over 14 years ago
Tweaked the README to cover configuring the collection name using Log4J pattern. More... over 14 years ago
Merge branch 'master' of github.com:SpringSource/spring-data-document More... over 14 years ago
Use Log4J pattern to generate collection name, fix for test data cleanup. More... over 14 years ago
DATADOC-48 using the entity lifecycle for transaction synch registration More... over 14 years ago
more tests for the chained Criteria support More... over 14 years ago
DATADOC-74 Update to version 2.4 of mongo driver More... over 14 years ago
Fix for build, which was failing on MvcEvent being null in one of the tests. More... over 14 years ago
Merge branch 'master' of github.com:SpringSource/spring-data-document More... over 14 years ago
Added events, changed tests so that application context is created before each run so that indexing is done correctly. More... over 14 years ago
Made MongoEntityInformation public as it's needed when extending SimpleRepositoryFactory. More... over 14 years ago
DATADOC-59 - Polished JavaDoc of @Query annotation. More... over 14 years ago
Merge branch 'master' of github.com:SpringSource/spring-data-document More... over 14 years ago
Renamed log4j appender module More... over 14 years ago
renamed module spring-data-mongo-log4j to spring-data-mongodb-log4j More... over 14 years ago
fixed persistence test More... over 14 years ago
DATADOC-38 fixed class cast exception when calling save with non ObjectId ids More... over 14 years ago
Configured Maven JAR plugin to package the Bundlor generated MANIFEST.MF. More... over 14 years ago
DATADOC-72 added support for Mongo's $elemMatch and chained Criteria More... over 14 years ago
DATADOC-48 improving the entity id handling for partial entity document persistence More... over 14 years ago
added mongodb-log4j module More... over 14 years ago