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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
HappierApp
/
minimongo
Public
forked from
slacy/minimongo
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 May 21, 2017
Remove six install_requires trying to resolve heroku deploy.
rgant
committed
4a92f15
View commit details
Copy full SHA for 4a92f15
Browse repository at this point
Update for pymongo 2.9+. Remove safe arg from save. Rename fields to projection.
rgant
committed
194bb84
View commit details
Copy full SHA for 194bb84
Browse repository at this point
Commits on May 20, 2017
Fix tests, update documentation
rgant
committed
be8c593
View commit details
Copy full SHA for be8c593
Browse repository at this point
Merge remote-tracking branch 'upstream/master'
rgant
committed
7847484
View commit details
Copy full SHA for 7847484
Browse repository at this point
Commits on Sep 27, 2015
Fixed tests and ported to Python3, closes #30
Show description for 29f3899
superbobry
committed
29f3899
View commit details
Copy full SHA for 29f3899
Browse repository at this point
Commits on Sep 26, 2015
Bumped version for the future release
superbobry
committed
3c48c12
View commit details
Copy full SHA for 3c48c12
Browse repository at this point
Added a BSD license, closes #38
Show description for ba0c18e
superbobry
committed
ba0c18e
View commit details
Copy full SHA for ba0c18e
Browse repository at this point
Commits on Jul 21, 2015
Added MANIFEST.in, closes #36
superbobry
committed
fd87c44
View commit details
Copy full SHA for fd87c44
Browse repository at this point
Merge pull request #29 from PunchTab/master
Show description for ce299dd
superbobry
committed
ce299dd
View commit details
Copy full SHA for ce299dd
Browse repository at this point
Merge pull request #33 from uniphil/bugs/handleImportError
Show description for 86818cf
superbobry
committed
86818cf
View commit details
Copy full SHA for 86818cf
Browse repository at this point
Commits on Jan 24, 2013
keep a valid state when IOError is encountered when opening README.rst
uniphil
committed
60e1b0b
View commit details
Copy full SHA for 60e1b0b
Browse repository at this point
Commits on Jan 14, 2013
Bump version in setup.py.
YoavShapira
committed
31c8673
View commit details
Copy full SHA for 31c8673
Browse repository at this point
Fix bug, applying patch from Parker.
YoavShapira
committed
e17765e
View commit details
Copy full SHA for e17765e
Browse repository at this point
Commits on Jan 12, 2013
Add syntax highlighting for brief example
Show description for 1259e1a
uniphil
committed
1259e1a
View commit details
Copy full SHA for 1259e1a
Browse repository at this point
Commits on Jan 9, 2013
Don't select a databae yet.
YoavShapira
committed
f1012c4
View commit details
Copy full SHA for f1012c4
Browse repository at this point
Add replica set options to options.py. Pythonic spelling for them. Work without them too.
YoavShapira
committed
0c27866
View commit details
Copy full SHA for 0c27866
Browse repository at this point
Add replica set options to options.py. Pythonic spelling for them. Work without them too.
YoavShapira
committed
f080287
View commit details
Copy full SHA for f080287
Browse repository at this point
Fixed typo in import.
YoavShapira
committed
08789f5
View commit details
Copy full SHA for 08789f5
Browse repository at this point
Working on using replica sets.
YoavShapira
committed
8c1a7ed
View commit details
Copy full SHA for 8c1a7ed
Browse repository at this point
Commits on Jan 8, 2013
Ignore venv.
YoavShapira
committed
9a30396
View commit details
Copy full SHA for 9a30396
Browse repository at this point
Update setup.py versions, update to use MongoReplicaSetClient.
YoavShapira
committed
c502c75
View commit details
Copy full SHA for c502c75
Browse repository at this point
Commits on Dec 14, 2012
Update setup.py
Show description for 15ce3b1
Raj Lenin
committed
15ce3b1
View commit details
Copy full SHA for 15ce3b1
Browse repository at this point
Commits on Dec 13, 2012
Update minimongo/model.py
Show description for 5b2b7a5
Raj Lenin
committed
5b2b7a5
View commit details
Copy full SHA for 5b2b7a5
Browse repository at this point
Update minimongo/model.py
Show description for b192d6c
Raj Lenin
committed
b192d6c
View commit details
Copy full SHA for b192d6c
Browse repository at this point
Commits on Oct 31, 2012
Merge pull request #26 from phblj/master
Show description for 531641f
slacy
committed
531641f
View commit details
Copy full SHA for 531641f
Browse repository at this point
Commits on Oct 15, 2012
Added username/password options that are used to authenticate against the db
phblj
committed
19671fc
View commit details
Copy full SHA for 19671fc
Browse repository at this point
Commits on Aug 27, 2012
Merge pull request #24 from larroy/master
Show description for cf9fb5a
slacy
committed
cf9fb5a
View commit details
Copy full SHA for cf9fb5a
Browse repository at this point
Merge pull request #25 from lonnylot/master
Show description for d000b8d
slacy
committed
d000b8d
View commit details
Copy full SHA for d000b8d
Browse repository at this point
Commits on Aug 21, 2012
fix options.configure
larroy
committed
0d7b143
View commit details
Copy full SHA for 0d7b143
Browse repository at this point
Commits on May 27, 2012
Misspelling of str method
Show description for 8e02db8
Lonny Kapelushnik
committed
8e02db8
View commit details
Copy full SHA for 8e02db8
Browse repository at this point
Commits on Mar 15, 2012
Fix assertion for index check when using mongodb 2.0 which provides the additional v field
Pedro Larroy
committed
b98ece3
View commit details
Copy full SHA for b98ece3
Browse repository at this point
Commits on Apr 13, 2011
Bump version for pypi
slacy
committed
6d25abd
View commit details
Copy full SHA for 6d25abd
Browse repository at this point
Commits on Apr 11, 2011
Cleanup some stuff related to Olivier's changes. Mostly whitespace,
Show description for a8b21c2
slacy
committed
a8b21c2
View commit details
Copy full SHA for a8b21c2
Browse repository at this point
Merge branch 'master' of https://github.com/oO/minimongo into oO-master
slacy
committed
0d7c156
View commit details
Copy full SHA for 0d7c156
Browse repository at this point
Commits on Apr 5, 2011
Be careful not to drop all models in the universe!
Show description for 22cffed
slacy
authored and
oO
committed
22cffed
View commit details
Copy full SHA for 22cffed
Browse repository at this point
Previous
Next
You can’t perform that action at this time.