Mike Dirolf
|
413851ddc0
|
reset on a 'not master' from lasterror
|
2009-02-12 17:38:29 -05:00 |
|
Mike Dirolf
|
219b76f5e9
|
pooling. use same socket repeatedly for same thread. increment request_id atomically.
|
2009-02-12 12:16:54 -05:00 |
|
Mike Dirolf
|
a6b77c347b
|
minor changes to appease pychecker
|
2009-02-10 09:55:19 -05:00 |
|
Mike Dirolf
|
eba390fd5e
|
use hashlib instead of (deprecated) md5 module
|
2009-02-06 16:56:18 -05:00 |
|
Mike Dirolf
|
04e2fc00c9
|
make a better note of what is going on here
|
2009-02-06 10:57:42 -05:00 |
|
Mike Dirolf
|
40a470f3bf
|
send args as list, not tuple
|
2009-02-04 19:36:26 -05:00 |
|
Mike Dirolf
|
6c2944802f
|
doc
|
2009-02-03 14:16:13 -05:00 |
|
Mike Dirolf
|
9ba81bac47
|
username:mongo:password
|
2009-01-30 15:23:12 -05:00 |
|
Mike Dirolf
|
a5ddab40db
|
properly indent lists
|
2009-01-30 15:10:57 -05:00 |
|
Mike Dirolf
|
e0fa517744
|
move constants to pymongo root. update docs. add documentation for the pymongo module itself.
|
2009-01-30 14:54:50 -05:00 |
|
Mike Dirolf
|
349c8fcc2a
|
fix doc
|
2009-01-30 12:48:56 -05:00 |
|
Mike Dirolf
|
72a78a24d8
|
doc
|
2009-01-30 12:47:21 -05:00 |
|
Mike Dirolf
|
2a4fba7aa4
|
eval()
|
2009-01-30 12:22:13 -05:00 |
|
Mike Dirolf
|
6074ce79da
|
move error checking to _command
|
2009-01-28 09:45:39 -05:00 |
|
Mike Dirolf
|
0462726907
|
documentation: use epydoc format for rST parameter lists
|
2009-01-27 11:01:26 -05:00 |
|
Mike Dirolf
|
fe9e805c79
|
move dereferencing to database class
|
2009-01-26 13:21:00 -05:00 |
|
Mike Dirolf
|
8e7952ae6d
|
_id goes first
|
2009-01-26 09:33:07 -05:00 |
|
Mike Dirolf
|
213d26203b
|
a bit cleaner
|
2009-01-23 15:22:18 -05:00 |
|
Mike Dirolf
|
5c6ea28d22
|
oops
|
2009-01-23 15:15:20 -05:00 |
|
Mike Dirolf
|
94d51a6e39
|
authenticate() and logout()
|
2009-01-23 14:43:48 -05:00 |
|
Mike Dirolf
|
4180922a45
|
error(), previous_error() and reset_error_history()
|
2009-01-23 13:13:24 -05:00 |
|
Mike Dirolf
|
0955faca30
|
better error messages for iterating on connection, database
|
2009-01-23 10:05:59 -05:00 |
|
Mike Dirolf
|
88a62b0c3e
|
license
|
2009-01-22 15:10:00 -05:00 |
|
Mike Dirolf
|
d6c0ec39a3
|
create package pymongo and move all pymongo related modules there
|
2009-01-22 10:44:26 -05:00 |
|