Justin Dearing
e486468edc
Better error message if CreateService() fails.
2010-07-06 11:08:42 +08:00
Justin Dearing
94053aebc8
Error handling when calls to OpenSCManager fail.
2010-07-06 11:08:42 +08:00
Alberto Lerner
425535b940
SERVER-1185 Initial multi-point split mechanism
2010-07-05 19:46:11 -04:00
Mathias Stearn
ed0df3ed3e
fix Date_t::toString
2010-07-05 12:54:11 -04:00
dwight
1f56599845
Merge branch 'master' of github.com:mongodb/mongo
2010-07-05 12:29:50 -04:00
dwight
d0cf28370b
abstract out op log reading a little (beginning)
2010-07-05 12:29:42 -04:00
Alberto Lerner
32935f9632
Merge branch 'master' of github.com:mongodb/mongo
2010-07-05 10:16:44 -04:00
Alberto Lerner
6ad4d4cb32
Adjust message
2010-07-05 10:15:56 -04:00
dwight
cf9be9599a
--pretouch n
2010-07-05 10:12:32 -04:00
Alberto Lerner
16ae88847a
SERVER-1185 Prep-ing for multi-split feature
2010-07-05 09:26:38 -04:00
Eliot Horowitz
f7288ef410
fix v8 cursor closing
2010-07-05 00:54:17 -04:00
Mathias Stearn
3908a13a6e
M_PI is also a GNU extension
2010-07-04 18:25:02 -04:00
Mathias Stearn
090d0c7736
sincos() is a GNU extension. switching to separate sin() cos() calls
2010-07-04 17:55:45 -04:00
Alberto Lerner
a8a738d9f7
Better messages
2010-07-04 15:20:58 -04:00
Mathias Stearn
2d37109d0c
Spherical distance functions SERVER-1342
2010-07-04 13:36:36 -04:00
Alberto Lerner
d02d79af24
Adjust message
2010-07-04 11:30:59 -04:00
Alberto Lerner
bd0fb49da5
More stringutil goodies
2010-07-04 11:08:00 -04:00
dwight
7cc51e8cd5
err nos compile
2010-07-04 09:48:34 -04:00
dwight
0325518495
add stringutils.cpp to vcxproj files
2010-07-04 09:36:58 -04:00
dwight
654f204036
unrefed local var
2010-07-04 09:28:51 -04:00
dwight
2585c42a88
Merge branch 'master' of github.com:mongodb/mongo
2010-07-04 09:28:16 -04:00
dwight
e11533f77b
optimized update for by _id case
2010-07-04 09:28:11 -04:00
dwight
c189aeec21
out of range string access
2010-07-04 09:16:21 -04:00
Eliot Horowitz
1fbccafd5a
yield on long counts SERVER-1357
2010-07-04 09:02:27 -04:00
Eliot Horowitz
85ee9d5f90
fix linux compile
2010-07-04 08:30:59 -04:00
Eliot Horowitz
ddd4bd9b9e
use Z7 on windows for debug builds so scons can run in parallel
2010-07-04 08:28:50 -04:00
Eliot Horowitz
8eb88a0f6e
oops - #if != #ifdef
2010-07-04 08:18:41 -04:00
Eliot Horowitz
c8d6bc228c
Merge branch 'master' of github.com:mongodb/mongo
2010-07-04 08:14:29 -04:00
Eliot Horowitz
1d1d36c424
better windows limit
2010-07-04 08:13:31 -04:00
Justin Dearing
ac67d14bb0
Improved windows SDK detection.
...
Windows sdk version checked from highest to lowest version. Added windows sdk 7.0 (distinct form 7.0a) to list.
Print the path where the windows SDK is found.
2010-07-04 20:12:22 +08:00
Eliot Horowitz
09031b917f
cut off new connections based on fd limit
2010-07-04 08:09:19 -04:00
Eliot Horowitz
c62c43e007
safer
2010-07-04 07:17:56 -04:00
Eliot Horowitz
0c80ee92ac
log balancing info sooner
2010-07-04 07:15:35 -04:00
Eliot Horowitz
d24e2d0611
make sure we own our getLastError
2010-07-04 07:15:10 -04:00
Eliot Horowitz
4291eee212
less debugging
2010-07-03 22:06:44 -04:00
Eliot Horowitz
35118b07ce
easier to use Yield
2010-07-03 22:06:35 -04:00
Alberto Lerner
812b647228
Pull string manip code out of ConfigServer
2010-07-03 18:29:13 -04:00
Alberto Lerner
480e89e582
Fix timer for 'dataSize', 'median', and 'splitVector' commands
2010-07-03 14:20:18 -04:00
Alberto Lerner
5b86409bf9
SERVER-1185 Adjust test parameter
2010-07-03 13:32:03 -04:00
Alberto Lerner
8672d8855e
SERVER-1185 maxChunkSize unit is MBs
2010-07-03 12:46:02 -04:00
Eliot Horowitz
2a9aa81868
post 1.5.4
2010-07-03 00:46:42 -04:00
Eliot Horowitz
7362bb74b4
trying to fix windows
2010-07-02 23:21:50 -04:00
Eliot Horowitz
6c1361df41
BUMP 1.5.4
r1.5.4
2010-07-02 21:00:11 -04:00
Eliot Horowitz
08ec1654da
typo
2010-07-02 20:58:08 -04:00
Eliot Horowitz
85a8c255b2
fix
2010-07-02 20:14:37 -04:00
Mathias Stearn
1a593ad925
fix scoping
2010-07-02 19:53:56 -04:00
Eliot Horowitz
982332f807
fix debug build & repl hack
2010-07-02 19:17:18 -04:00
Eliot Horowitz
4542b8fb08
debugging
2010-07-02 18:58:42 -04:00
Mathias Stearn
45bfdc47d0
oops
2010-07-02 18:23:22 -04:00
Mathias Stearn
d0607abb00
Try to fix NumberLong on win32
2010-07-02 18:18:01 -04:00