mrigal
|
a34fa74eaa
|
fix connection problems with pymongo3 and added tests
|
2015-05-07 12:47:29 +02:00 |
|
RussellLuo
|
b847bc0aba
|
Make test_connect_uri_with_authsource to focus on the key point
|
2015-04-25 10:22:24 +08:00 |
|
RussellLuo
|
6eb0bc50e2
|
Add a test for "authSource" feature
|
2015-04-25 08:01:24 +08:00 |
|
Bob Cribbs
|
d9da75d1c0
|
Fix multiple connections aliases being rewritten
|
2014-09-01 23:26:01 +03:00 |
|
Ross Lawley
|
47ebac0276
|
Add authentication_source option to register_connection #178 #464 #573 #580 #590
|
2014-06-27 11:59:35 +01:00 |
|
Omer Katz
|
67a65a2aa9
|
Installing unittest2 on Python 2.6.
|
2014-06-26 11:17:57 +03:00 |
|
Omer Katz
|
29309dac9a
|
Mongo clients with the same settings should be shared since they manage a connection pool.
Also, I removed old code that was supposed to support Pymongo<2.1 which we don't support anymore.
|
2014-06-25 16:53:24 +03:00 |
|
Joe Friedl
|
7c254c6136
|
Use defaults when host and port are passed as None
|
2013-10-04 14:18:36 -04:00 |
|
Alexandr Morozov
|
f57569f553
|
Remove database name necessity in uri connection schema
|
2013-08-21 13:52:24 +04:00 |
|
Ross Lawley
|
fbe5df84c0
|
Remove users post uri test
|
2013-06-25 09:30:28 +00:00 |
|
Ross Lawley
|
e58b3390aa
|
Removed import with from future
|
2013-05-01 08:48:14 +00:00 |
|
Ross Lawley
|
c16e6d74e6
|
Updated connection to use MongoClient (#262, #274)
|
2013-04-22 15:07:15 +00:00 |
|
Ross Lawley
|
0cbd3663e4
|
Updated tests
|
2013-01-28 13:40:28 +00:00 |
|
Ross Lawley
|
9797d7a7fb
|
Added switch_collection context manager and method (#220)
|
2013-01-23 21:19:21 +00:00 |
|
Ross Lawley
|
3a6dc77d36
|
Added no_dereference context manager (#82)
Reorganised the context_managers as well
|
2013-01-23 19:05:44 +00:00 |
|
Ross Lawley
|
ea46edf50a
|
Added switch_db method to document instances (#106)
|
2013-01-23 16:07:07 +00:00 |
|
Ross Lawley
|
e5e88d792e
|
Added SwitchDB context manager (#106)
|
2013-01-23 12:54:14 +00:00 |
|
Ross Lawley
|
65a2f8a68b
|
Updated configs
|
2012-05-29 17:06:03 +01:00 |
|