Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
spring-projects
/
spring-data-mongodb
Public
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
1.7k
Code
Issues
260
Pull requests
32
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
fa79af4
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 6, 2012
DATAMONGO-279 - version local incrementation
noter
committed
fa79af4
Copy full SHA for fa79af4
DATAMONGO-279 - optimistic locking based on version field
noter
committed
f805d75
Copy full SHA for f805d75
Commits on Sep 3, 2012
DATAMONGO-527 - Fixed Criteria.equals(…).
odrotbohm
committed
7f35c44
Copy full SHA for 7f35c44
DATAMONGO-521 - Added test case to show that repository AND query works.
odrotbohm
committed
114489d
Copy full SHA for 114489d
DATAMONGO-523 - Added test case to verify type alias detection.
odrotbohm
committed
eda8200
Copy full SHA for eda8200
DATAMONGO-513 - Update to Spring Data Commons 1.4.0.BUILD-SNAPSHOT.
odrotbohm
committed
b078ea9
Copy full SHA for b078ea9
DATAMONGO-526 - Polished README.md.
Show description for d90b1a0
markpollack
authored and
odrotbohm
committed
d90b1a0
Copy full SHA for d90b1a0
Commits on Aug 24, 2012
DATAMONGO-513 - Prepare next development iteration.
spring-builds
committed
737a42e
Copy full SHA for 737a42e
DATAMONGO-513 - Release 1.1.0.RC1.
spring-builds
committed
22d5d4c
Copy full SHA for 22d5d4c
DATAMONGO-513 - Prepare changelog for 1.1.0.RC1.
odrotbohm
committed
7ac1e7b
Copy full SHA for 7ac1e7b
Commits on Aug 23, 2012
DATAMONGO-513 - Update to Spring Data Commons 1.4.0.RC1.
odrotbohm
committed
e86ab78
Copy full SHA for e86ab78
Commits on Aug 21, 2012
DATAMONGO-517 - Fixed complex keyword handling.
Show description for 6fe3e67
odrotbohm
committed
6fe3e67
Copy full SHA for 6fe3e67
Commits on Aug 20, 2012
DATAMONGO-519 - Make Spring 3.1.2.RELEASE default Spring dependency version.
Show description for 3b78034
odrotbohm
committed
3b78034
Copy full SHA for 3b78034
Commits on Aug 16, 2012
DATACMNS-214 - Adapted API change in Spring Data Commons.
Show description for a06a697
odrotbohm
committed
a06a697
Copy full SHA for a06a697
Commits on Aug 15, 2012
DATAMONGO-506 - Added test case to show BasicQuery is working for nested properties.
odrotbohm
committed
8b1557e
Copy full SHA for 8b1557e
DATAMONGO-511 - QueryMapper now maps associations correctly.
Show description for fcdc6d0
odrotbohm
committed
fcdc6d0
Copy full SHA for fcdc6d0
DATAMONGO-510 - Criteria now only uses BasicDBList internally.
odrotbohm
committed
83b6cd7
Copy full SHA for 83b6cd7
DATAMONGO-509 - SimpleMongoRepository.exists(…) now avoids loading unnecessary data.
Show description for 38a9a6d
odrotbohm
committed
38a9a6d
Copy full SHA for 38a9a6d
DATAMONGO-508 - Eagerly return DBRef creation if the given value already is a DBRef.
odrotbohm
committed
5e2f16c
Copy full SHA for 5e2f16c
DATAMONGO-505 - Fixed handling of parameter binding of associations and collection values.
Show description for d7ae95a
odrotbohm
committed
d7ae95a
Copy full SHA for d7ae95a
Commits on Aug 13, 2012
DATACMNS-212 - Apply refactorings in Spring Data Commons.
odrotbohm
committed
8fbdf9a
Copy full SHA for 8fbdf9a
DATAMONGO-476 - @EnableMongoRepositories is now inherited into sub-classes.
odrotbohm
committed
f5a4d78
Copy full SHA for f5a4d78
Commits on Aug 10, 2012
DATAMONGO-472 - MongoQueryCreator now correctly translates Not keyword.
Show description for 1f4264e
odrotbohm
committed
1f4264e
Copy full SHA for 1f4264e
Commits on Aug 8, 2012
DATAMONGO-502 - QueryMapper now translates property names into field names.
odrotbohm
committed
05baa85
Copy full SHA for 05baa85
Commits on Jul 31, 2012
DATAMONGO-500 - Index creation is only done for the correct MappingContext.
Show description for 35e8ae1
odrotbohm
committed
35e8ae1
Copy full SHA for 35e8ae1
DATAMONGO-499 - Fixed namespace reference to repository XSD.
odrotbohm
committed
ceec0bc
Copy full SHA for ceec0bc
Commits on Jul 30, 2012
DATAMONGO-496 - AbstractMongoConfiguration now defaults mapping base package.
Show description for 0d87e7f
odrotbohm
committed
0d87e7f
Copy full SHA for 0d87e7f
DATAMONGO-497 - Fixed reading of empty collections.
Show description for a530629
odrotbohm
committed
a530629
Copy full SHA for a530629
Commits on Jul 27, 2012
DATAMONGO-494 - QueryMapper now forwards entity metadata into nested $(n)or criterias.
Show description for ba0232b
odrotbohm
committed
ba0232b
Copy full SHA for ba0232b
Commits on Jul 26, 2012
DATAMONGO-495 - Fixed debug output in MongoTemplate.doFind(…).
Show description for 04a17ca
odrotbohm
committed
04a17ca
Copy full SHA for 04a17ca
Commits on Jul 24, 2012
DATAMONGO-493 - Fixed broken $ne handling in QueryMapper.
Show description for 761d725
odrotbohm
committed
761d725
Copy full SHA for 761d725
DATAMONGO-493 - Added test case to show the described scenario is working.
odrotbohm
committed
726b0b1
Copy full SHA for 726b0b1
DATAMONGO-491 - Prepare next development iteration.
spring-builds
committed
888e031
Copy full SHA for 888e031
DATAMONGO-491 - Release 1.1.0.M2.
spring-builds
committed
91b818b
Copy full SHA for 91b818b
DATAMONGO-491 - Prepare 1.1.0.M2 release.
Show description for 7646a64
odrotbohm
committed
7646a64
Copy full SHA for 7646a64
Pagination
Previous
Next
You can’t perform that action at this time.