Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
Type
/
to search
Sign in
Sign up
Appearance settings
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 }}
dlamy
/
jongo
Public
forked from
bguerout/jongo
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Feb 27, 2013
Use jackson to unmarshall geoNear command
Show description for bec39b0
bguerout
committed
bec39b0
View commit details
Copy full SHA for bec39b0
Browse repository at this point
Commits on Feb 18, 2013
Relax canRunAGeoNearCommand test
bguerout
committed
2d909e6
View commit details
Copy full SHA for 2d909e6
Browse repository at this point
Commits on Feb 16, 2013
Jackson 2.1.2
yamsellem
committed
753196b
View commit details
Copy full SHA for 753196b
Browse repository at this point
Commits on Feb 15, 2013
Rename missed field methods to projection
Show description for 1d55fc0
bguerout
committed
1d55fc0
View commit details
Copy full SHA for 1d55fc0
Browse repository at this point
Commits on Feb 14, 2013
Move MongoDump spike into a dedicated class
bguerout
committed
4327cbc
View commit details
Copy full SHA for 4327cbc
Browse repository at this point
Merge branch 'features/jackson-projection'
bguerout
committed
a6a0ac5
View commit details
Copy full SHA for a6a0ac5
Browse repository at this point
Move all projection stuff into spike package
bguerout
committed
c3df284
View commit details
Copy full SHA for c3df284
Browse repository at this point
Merge pull request #107 from maximenowak/feature/rename_find_fields
Show description for a010749
bguerout
committed
a010749
View commit details
Copy full SHA for a010749
Browse repository at this point
Issue #99 Renamed Find.fields() to Find.projection()
maximenowak
committed
c397a1f
View commit details
Copy full SHA for c397a1f
Browse repository at this point
Commits on Feb 13, 2013
Add spike to import a Bson dump
Show description for 1d4cc0f
bguerout
committed
1d4cc0f
View commit details
Copy full SHA for 1d4cc0f
Browse repository at this point
Add geoNear command test
Show description for 4aa8595
bguerout
committed
4aa8595
View commit details
Copy full SHA for 4aa8595
Browse repository at this point
Commits on Feb 12, 2013
Remove pid in runCommand test for MongoHQ
bguerout
committed
d9aa9b7
View commit details
Copy full SHA for d9aa9b7
Browse repository at this point
Fix broken Command test for MongoHQ
bguerout
committed
866e501
View commit details
Copy full SHA for 866e501
Browse repository at this point
Merge pull request #105 from bguerout/features/runCommand
Show description for f1bb641
yamsellem
committed
f1bb641
View commit details
Copy full SHA for f1bb641
Browse repository at this point
Commits on Feb 11, 2013
Add Jongo.runCommand(...)
Show description for 0ed15af
bguerout
committed
0ed15af
View commit details
Copy full SHA for 0ed15af
Browse repository at this point
Rename update.with(pojo) to update.merge(pojo)
Show description for 062d191
bguerout
committed
062d191
View commit details
Copy full SHA for 062d191
Browse repository at this point
Add JacksonProjection
Show description for 1134beb
bguerout
committed
1134beb
View commit details
Copy full SHA for 1134beb
Browse repository at this point
WIP
bguerout
committed
281b9aa
View commit details
Copy full SHA for 281b9aa
Browse repository at this point
Commits on Feb 10, 2013
Merge pull request #103 from bguerout/features/enhance-objectidupdater
Show description for e0b533a
yamsellem
committed
e0b533a
View commit details
Copy full SHA for e0b533a
Browse repository at this point
Add ReflectiveObjectIdUpdater and allow customization by injection
bguerout
committed
3bb25e0
View commit details
Copy full SHA for 3bb25e0
Browse repository at this point
Commits on Feb 9, 2013
Rename ObjectIdUpdater methods
Show description for 83a1ee2
bguerout
committed
83a1ee2
View commit details
Copy full SHA for 83a1ee2
Browse repository at this point
Convert ObjectIdUpdater to interface again
bguerout
committed
ce62084
View commit details
Copy full SHA for ce62084
Browse repository at this point
Convert ObjectIdUpdater to a class an inject Jackson stuff
bguerout
committed
58a2295
View commit details
Copy full SHA for 58a2295
Browse repository at this point
Relax JacksonObjectIdUpdater's methods visibility
Show description for 6d71c2a
bguerout
committed
6d71c2a
View commit details
Copy full SHA for 6d71c2a
Browse repository at this point
Move Jackson ObjectId detection into a dedicated class
Show description for 726f75c
bguerout
committed
726f75c
View commit details
Copy full SHA for 726f75c
Browse repository at this point
Remove merged determineWriteConcern method
bguerout
committed
2021ec9
View commit details
Copy full SHA for 2021ec9
Browse repository at this point
Rename JacksonMapper.withVisibilityChecker to setVisibilityChecker, more faithful to Jackson
yamsellem
committed
2843717
View commit details
Copy full SHA for 2843717
Browse repository at this point
Merge update.with(pojo) cleanup
yamsellem
committed
09ff1ce
View commit details
Copy full SHA for 09ff1ce
Browse repository at this point
Merge update.with(pojo)
yamsellem
committed
de11f41
View commit details
Copy full SHA for de11f41
Browse repository at this point
Merge pull request #101 from bguerout/feature/visibility-checker
Show description for 724756b
yamsellem
committed
724756b
View commit details
Copy full SHA for 724756b
Browse repository at this point
Merge pull request #100 from bguerout/feature/writeConcern
Show description for a0d0f2b
yamsellem
committed
a0d0f2b
View commit details
Copy full SHA for a0d0f2b
Browse repository at this point
Replace LazyWriteableDBObject by LazyDBObject
bguerout
committed
ff8fcaf
View commit details
Copy full SHA for ff8fcaf
Browse repository at this point
Add update.with(pojo)
Show description for 9a27042
bguerout
committed
9a27042
View commit details
Copy full SHA for 9a27042
Browse repository at this point
Apply withConcern for Insert
Show description for 6f79b9c
bguerout
committed
6f79b9c
View commit details
Copy full SHA for 6f79b9c
Browse repository at this point
Polish VisibilitChevcker test
bguerout
committed
9409eec
View commit details
Copy full SHA for 9409eec
Browse repository at this point
Previous
Next
You can’t perform that action at this time.