Dwight
|
14a72201cf
|
rs
|
2010-05-07 12:37:09 -04:00 |
|
Eliot Horowitz
|
aff81e633e
|
DBClientPaired::isFailed is backwards SERVER-1076
|
2010-05-03 08:29:34 -04:00 |
|
Eliot Horowitz
|
1ba7715c1f
|
some client refactoring
|
2010-04-29 10:15:05 -04:00 |
|
Dwight
|
bd28578ab8
|
stdafx->pch
|
2010-04-27 15:27:52 -04:00 |
|
Eliot Horowitz
|
01f0820253
|
fix DBClientCursor ownership of ScopedDBConnection SERVER-1048
|
2010-04-26 00:05:10 -04:00 |
|
Mathias Stearn
|
2f197d5192
|
Automatic cleanup of global macros in client headers. SERVER-1042
|
2010-04-23 18:10:14 -04:00 |
|
Eliot Horowitz
|
a60318c503
|
begginings of WriteConcern for c++ and a update impl for SCC that doesn't fsync
|
2010-04-23 11:22:35 -04:00 |
|
Dwight
|
9a640cbaa4
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-04-22 16:18:04 -04:00 |
|
Dwight
|
09a4b15404
|
rs work; ismaster
|
2010-04-22 16:17:18 -04:00 |
|
Eliot Horowitz
|
7486cca9e7
|
make default parameters more human readable
|
2010-04-22 13:32:41 -04:00 |
|
Dwight
|
7fb0052d9c
|
some rs work and clean up BSONElement
|
2010-04-21 14:41:09 -04:00 |
|
Dwight Merriman
|
b0cdfca990
|
checkpooint
|
2010-04-20 21:55:34 -04:00 |
|
Dwight
|
b3347b10d7
|
rs
|
2010-04-20 15:30:37 -04:00 |
|
Dwight Merriman
|
3664f5a5c9
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-04-18 12:30:55 -04:00 |
|
Dwight Merriman
|
dbaab6e1ce
|
replset work
|
2010-04-18 12:30:40 -04:00 |
|
Eliot Horowitz
|
e9c541820b
|
Query class supports $query
|
2010-04-17 17:22:19 -04:00 |
|
Dwight Merriman
|
a7773efd71
|
comment
|
2010-04-16 10:21:15 -04:00 |
|
Aaron
|
1b0b94cb9c
|
SERVER-832 use send/recv timeouts
|
2010-04-08 12:14:20 -07:00 |
|
Mathias Stearn
|
6e68fe7d70
|
better handling of IPv6 literal addresses
|
2010-04-08 00:08:56 -04:00 |
|
Eliot Horowitz
|
1e6780f844
|
can use sharding with SyncClusterConnection for 2 phase commit across 3 servers SHARDING-39
|
2010-03-22 11:47:37 -04:00 |
|
Eliot Horowitz
|
92dca86601
|
some abstractions in prep for SHARDING-39
|
2010-03-22 09:51:06 -04:00 |
|
Eliot Horowitz
|
43ab678aa0
|
read only command support in ClusterSyncConnection
|
2010-03-11 11:20:20 -05:00 |
|
yellow
|
863ccc38bf
|
old g++ fix
|
2010-03-01 20:40:22 -05:00 |
|
Aaron
|
218036b2a4
|
SERVER-580 add putBack() to db client cursor
|
2010-03-01 10:07:01 -08:00 |
|
Eliot Horowitz
|
dd19206172
|
batchSize option for js and c++
|
2010-02-27 11:16:26 -05:00 |
|
Mathias Stearn
|
11c49cb195
|
nToReturn is now a limit in C++ driver SERVER-537
|
2010-02-26 22:40:50 -05:00 |
|
Dwight
|
eb75c9529f
|
comments
|
2010-02-23 11:06:26 -05:00 |
|
Dwight
|
7e736f67c1
|
Cloner: don't dbtemprelease too often
|
2010-02-09 15:32:49 -05:00 |
|
Aaron
|
0131eaf887
|
Add debugging support for multiple destructors, and some guards to prevent this condition from arising
|
2010-02-01 15:41:04 -08:00 |
|
Dwight
|
4d8a09b25a
|
cleanup comments prepwork for some repl improvements
|
2010-01-04 11:15:09 -05:00 |
|
Dwight
|
7d26553061
|
a little code cleanup / renameing
|
2010-01-03 16:37:38 -05:00 |
|
Eliot Horowitz
|
fa8961c3e8
|
Exception classess need codes too SERVER-112
|
2009-12-28 17:06:07 -05:00 |
|
Eliot Horowitz
|
0ab8149a8e
|
uassert/massert take error code SERVER-112
|
2009-12-28 16:43:43 -05:00 |
|
Eliot Horowitz
|
edfe77b6ef
|
quorom connection (for sharding config) checkpoint
|
2009-12-16 16:26:49 -05:00 |
|
Eliot Horowitz
|
d3ece690ef
|
add optional options param to more methods
|
2009-12-02 16:56:37 -05:00 |
|
Eliot Horowitz
|
0630b33340
|
moved some methods from DBClientBase to DBClientWithCommands
|
2009-11-12 13:56:28 -05:00 |
|
dwight
|
d8a0dc4bdb
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-11-05 15:18:40 -05:00 |
|
dwight
|
626aea91df
|
minor / make a method private
|
2009-11-05 15:18:13 -05:00 |
|
Mathias Stearn
|
d27c8505ea
|
all client files now marked as Apache 2.0. SERVER-329.
|
2009-10-27 15:59:37 -04:00 |
|
Eliot Horowitz
|
e8466f3dc5
|
flag to update multiple objects with $ operators SERVER-268
|
2009-10-21 22:54:11 -04:00 |
|
Mathias Stearn
|
ec8def516b
|
minor doc fix
|
2009-10-14 15:54:13 -04:00 |
|
Dwight
|
ff54f16271
|
add Connection class
beginnings that is
|
2009-10-09 14:59:44 -04:00 |
|
Dwight
|
cb060f8ce3
|
comment
|
2009-10-02 16:58:04 -04:00 |
|
Dwight
|
04104f13a1
|
add mapreduce() to the c++ client api.
not yet tested.
|
2009-10-02 16:55:47 -04:00 |
|
Eliot Horowitz
|
95baa00d45
|
exists( ns )
|
2009-10-01 17:15:33 -04:00 |
|
dwight
|
5a6273902f
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-09-25 10:30:29 -04:00 |
|
Eliot Horowitz
|
8b91377b09
|
dropIndex, dropIndexes, getIndexes, reIndex for c++ driver SERVER-314
|
2009-09-24 17:41:09 -04:00 |
|
dwight
|
3972446b76
|
minor comments
|
2009-09-15 20:06:19 -04:00 |
|
dwight
|
b21aea9c7f
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-09-14 23:48:51 -04:00 |
|
Eliot Horowitz
|
11ee78fc03
|
don't complain about ScopedDBConnection if the underlying connection failed
|
2009-09-14 14:31:46 -04:00 |
|