Dwight
|
660f34878e
|
rs
|
2010-05-20 14:01:22 -04:00 |
|
Dwight
|
aeb2b3a14c
|
rs
|
2010-05-20 13:52:30 -04:00 |
|
Eliot Horowitz
|
a5a021464e
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-05-20 13:36:39 -04:00 |
|
Eliot Horowitz
|
ecec906288
|
fix connection pooling a bit
|
2010-05-20 13:36:29 -04:00 |
|
Dwight
|
e0cd10454b
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-05-20 12:40:30 -04:00 |
|
Dwight
|
69d84101da
|
refacting not done yet rs
|
2010-05-20 12:40:22 -04:00 |
|
Richard Kreuter
|
661478e40b
|
Add stuff for downloading prebuilt drivers; uncomment the core_server() call.
|
2010-05-20 12:27:43 -04:00 |
|
Mathias Stearn
|
b35be1cbb4
|
Better debugging for invalid chunk case
|
2010-05-20 12:18:07 -04:00 |
|
Roman Shtylman
|
b5faf3b514
|
buildsystem: added new header directories
ignore the debian directory when looking for duplicate IDs
|
2010-05-21 00:10:36 +08:00 |
|
Richard Kreuter
|
d5936caad2
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-05-20 12:07:35 -04:00 |
|
Richard Kreuter
|
2e34008046
|
Add downloads for drivers.
|
2010-05-20 12:07:12 -04:00 |
|
Dwight
|
d1442c9f04
|
comments
|
2010-05-20 10:21:33 -04:00 |
|
Dwight
|
2b0c727f94
|
compile vs2010 where shared_ptr is ambiguous
|
2010-05-20 09:27:59 -04:00 |
|
Dwight Merriman
|
008816c9ea
|
compile vs2010
|
2010-05-20 07:38:47 -04:00 |
|
Eliot Horowitz
|
84d4b8055b
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-05-19 23:14:01 -04:00 |
|
Eliot Horowitz
|
0fc313b2e3
|
need to check version in another place
|
2010-05-19 23:13:48 -04:00 |
|
Mathias Stearn
|
250294b68e
|
Fix ptr and add tests
|
2010-05-19 22:47:15 -04:00 |
|
Mathias Stearn
|
ba7d2aeb80
|
ptr<T> class
|
2010-05-19 20:54:34 -04:00 |
|
Mathias Stearn
|
f858e787eb
|
Make YieldLock safer
|
2010-05-19 20:54:34 -04:00 |
|
Dwight Merriman
|
c8805d4219
|
vcxproj
|
2010-05-19 20:24:38 -04:00 |
|
Eliot Horowitz
|
8bf7d06756
|
spam
|
2010-05-19 17:29:39 -04:00 |
|
Eliot Horowitz
|
9d0b0f2197
|
wrong error
|
2010-05-19 17:12:25 -04:00 |
|
Eliot Horowitz
|
7e49e9b226
|
remnove debugging
|
2010-05-19 17:07:46 -04:00 |
|
Eliot Horowitz
|
22a5344bc4
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-05-19 17:01:36 -04:00 |
|
Eliot Horowitz
|
29130d0c12
|
make client -> mongod connection static SERVER-956
|
2010-05-19 17:01:09 -04:00 |
|
Mathias Stearn
|
ed2cd04e97
|
Wait longer between retrying sharding chunk load.
|
2010-05-19 16:32:16 -04:00 |
|
Mathias Stearn
|
0b6d9c5a4d
|
Reload chunks if got invalid config. SERVER-1135
|
2010-05-19 15:26:17 -04:00 |
|
Dwight
|
f72751fd2e
|
merge
|
2010-05-19 14:58:08 -04:00 |
|
Dwight
|
4af35d0033
|
or4.js
|
2010-05-19 14:57:27 -04:00 |
|
Eliot Horowitz
|
587bc13f5e
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-05-19 14:56:43 -04:00 |
|
Eliot Horowitz
|
433808e975
|
comment out failing test
|
2010-05-19 14:56:35 -04:00 |
|
Dwight
|
51c11bc0ce
|
rs
|
2010-05-19 14:40:10 -04:00 |
|
Dwight
|
cad5f3e5a5
|
rs
|
2010-05-19 14:21:41 -04:00 |
|
Eliot Horowitz
|
5093e209d0
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-05-19 13:36:52 -04:00 |
|
Eliot Horowitz
|
5ebeb7e122
|
don't call (chech|note)Location when end of cursor
|
2010-05-19 13:36:36 -04:00 |
|
Mathias Stearn
|
e239134b55
|
Yield lock while computing MD5. Also added YieldLock::relock().
|
2010-05-19 13:34:29 -04:00 |
|
Mathias Stearn
|
d040396fa8
|
Make filemd5 command not use DBDirectClient SERVER-1130
|
2010-05-19 13:34:29 -04:00 |
|
Dwight
|
499ba7d2e8
|
make cursor traversal during a multi remove fast
|
2010-05-19 13:34:06 -04:00 |
|
Dwight
|
103ce4cc69
|
merge
|
2010-05-19 13:12:04 -04:00 |
|
Dwight
|
1b07178606
|
Message needs copy constructor
|
2010-05-19 13:09:00 -04:00 |
|
Aaron
|
b955ac7520
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-05-19 09:58:07 -07:00 |
|
Aaron
|
9e82896c9c
|
fix text
|
2010-05-19 09:57:37 -07:00 |
|
Richard Kreuter
|
9691e2c743
|
distmirror.py: new script for making a mirror of mongodb distributions.
Note: doesn't do drivers yet.
|
2010-05-19 12:48:40 -04:00 |
|
Dwight
|
680c34aa4c
|
compile
|
2010-05-19 12:23:22 -04:00 |
|
Dwight
|
7b15644836
|
minor tests
|
2010-05-19 12:19:56 -04:00 |
|
Dwight
|
c830be1477
|
log less during unit tests
|
2010-05-19 12:11:17 -04:00 |
|
Dwight
|
ec4b5cb367
|
message passing
|
2010-05-19 11:56:58 -04:00 |
|
Dwight
|
c1a862ddd6
|
see if this is happy on all platforms
|
2010-05-19 09:55:45 -04:00 |
|
Dwight Merriman
|
17c3cef648
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-05-19 09:02:43 -04:00 |
|
Dwight Merriman
|
fb843b82e6
|
Port
|
2010-05-19 09:02:27 -04:00 |
|