Eliot Horowitz
|
d8e56af586
|
do'nt require boost options in mongoclient SERVER-855
|
2010-03-31 11:57:27 -04:00 |
|
Dwight
|
8c0333345a
|
first pass at making replication more realtime
|
2010-03-26 14:37:31 -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
|
2e38dbcc69
|
move --fork --logpath --logappend into cmdline so it works for mongos SHARDING-82
|
2010-03-18 16:38:27 -04:00 |
|
Aaron
|
c971842a55
|
Revert "Revert "SERVER-695 don't destroy static global mutexes""
This reverts commit eb7cde3e75 .
Conflicts:
db/instance.h
|
2010-03-15 09:42:01 -07:00 |
|
Eliot Horowitz
|
0cbd5b6a37
|
move CmdLine cmdLine into its own file in prep for other command line work
|
2010-03-12 12:14:23 -05:00 |
|
Eliot Horowitz
|
4557de5376
|
can't inline isOk
|
2010-03-11 11:40:27 -05:00 |
|
Eliot Horowitz
|
43ab678aa0
|
read only command support in ClusterSyncConnection
|
2010-03-11 11:20:20 -05:00 |
|
Aaron
|
eb7cde3e75
|
Revert "SERVER-695 don't destroy static global mutexes"
This reverts commit 714ec2fdc8 .
|
2010-03-10 00:39:26 -08:00 |
|
Aaron
|
714ec2fdc8
|
SERVER-695 don't destroy static global mutexes
|
2010-03-09 23:59:10 -08:00 |
|
Aaron
|
00684b8c1b
|
SERVER-693 don't duplicate db name when creating collection
|
2010-03-02 16:21:51 -08: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 |
|
Eliot Horowitz
|
a347ce9b85
|
change Command locking config
|
2010-02-26 14:38:51 -05:00 |
|
Dwight
|
32c065676e
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-02-23 11:06:53 -05:00 |
|
Dwight
|
eb75c9529f
|
comments
|
2010-02-23 11:06:26 -05:00 |
|
Eliot Horowitz
|
8fbc9c34ac
|
move dummy createDirectClient
|
2010-02-17 11:03:29 -05:00 |
|
Eliot Horowitz
|
62aad0ee18
|
refactoring runQuery / UserQueryOp part 1
|
2010-02-15 22:33:27 -05:00 |
|
Dwight Merriman
|
10287f9e03
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-02-12 19:10:17 -05:00 |
|
Dwight Merriman
|
af43db2aca
|
better error message
|
2010-02-12 15:56:17 -05:00 |
|
Eliot Horowitz
|
2f406ce762
|
test for http interface
|
2010-02-12 11:33:07 -05:00 |
|
Richard Kreuter
|
afa21134b2
|
Merge branch 'licensing'
|
2010-02-09 16:48:47 -05:00 |
|
Richard Kreuter
|
b96e4b2976
|
Add license headers to .cpp & .h files that lacked them. MINOR
|
2010-02-09 16:48:21 -05:00 |
|
Dwight
|
7e736f67c1
|
Cloner: don't dbtemprelease too often
|
2010-02-09 15:32:49 -05:00 |
|
Ilya Martynov
|
c751a4a047
|
Performance fix: pass set<ServerAndQuery> as a const reference to
SerialServerClusteredCursor and ParallelSortClusteredCursor
constructors instead of passing a copy
|
2010-02-09 11:33:10 +08:00 |
|
Dwight
|
397e511e3a
|
check for null
|
2010-02-04 15:46:11 -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
|
0a3f5af2c3
|
fix vcproj; typo
|
2010-01-20 14:34:53 -05:00 |
|
Eliot Horowitz
|
2ff6749889
|
Quorum -> SyncClusterConnection
|
2010-01-19 17:36:01 -05:00 |
|
Eliot Horowitz
|
1ba0144d4f
|
when scanning serially, if a chunk had no results, stopped prematurely SHARDING-71
|
2010-01-15 01:27:01 -05:00 |
|
Eliot Horowitz
|
dd742c42fe
|
some more debugging for sharding MINOR
|
2010-01-14 10:41:41 -05:00 |
|
Aaron
|
f1f1493304
|
SERVER-531 killCursors no longer affects lastError
|
2010-01-12 11:38:00 -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
|
d531f77f67
|
nsToClient -> nsToDatabase
|
2009-12-31 16:31:07 -05:00 |
|
dwight
|
6f4bfb2e14
|
Merge branch 'master' of git@github.com:mongodb/mongo
Conflicts:
SConstruct
db/dbinfo.h
|
2009-12-29 13:45:46 -05:00 |
|
dwight
|
24e2542d95
|
remove dbinfo.h/cpp
|
2009-12-29 13:42:45 -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 |
|
Dwight
|
15535d0906
|
compile windows / vcproj
|
2009-12-22 16:42:49 -05:00 |
|
Eliot Horowitz
|
4771ba64e3
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-12-17 16:55:19 -05:00 |
|
Eliot Horowitz
|
d85fa3e076
|
quorum checkpoint 2
|
2009-12-17 16:55:13 -05:00 |
|
Dwight
|
7ac119e062
|
build vis studio
|
2009-12-17 16:18:00 -05:00 |
|
Eliot Horowitz
|
27ee2bb5d8
|
MINOR win compile
|
2009-12-16 16:31:31 -05:00 |
|
Eliot Horowitz
|
edfe77b6ef
|
quorom connection (for sharding config) checkpoint
|
2009-12-16 16:26:49 -05:00 |
|
Mathias Stearn
|
dcf3a10eea
|
Start using Date_t. Can anyone think of a better name?
|
2009-12-09 12:00:17 -05:00 |
|
Eliot Horowitz
|
d6c69369c0
|
make quiet suppress connection warnings SERVER-455
|
2009-12-03 22:44:34 -05:00 |
|