Alberto Lerner
|
3ea919026f
|
SERVER-940 'removeshard' command handling
|
2010-06-25 09:11:56 -07:00 |
|
Eliot Horowitz
|
dd5f515557
|
install shared client library when compiling with it SERVER-1291
|
2010-06-24 21:40:13 -04:00 |
|
Eliot Horowitz
|
dd5dd04eb6
|
append for Code in scripting engine SERVER-1293
|
2010-06-24 21:35:06 -04:00 |
|
Eliot Horowitz
|
d5596001d2
|
don't require temprelease to work in m/r - allowing it to run from db.eval SERVER-1295
|
2010-06-24 17:55:03 -04:00 |
|
Eliot Horowitz
|
4d7db8ced4
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-06-24 17:33:04 -04:00 |
|
dwight
|
e126709c92
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-06-24 14:44:00 -04:00 |
|
dwight
|
a85c902ae3
|
better error checking rs
|
2010-06-24 13:42:26 -04:00 |
|
Eliot Horowitz
|
1f822ee6c6
|
findIndexByType helper
|
2010-06-24 11:33:23 -04:00 |
|
Eliot Horowitz
|
1026c72507
|
getLastError has _id of of upserted object SERVER-1173
last error cleaning
|
2010-06-24 11:24:54 -04:00 |
|
Eliot Horowitz
|
f8901bec59
|
make includes a bit easier to manage
|
2010-06-24 11:23:10 -04:00 |
|
Mathias Stearn
|
c6ed1eb85f
|
Block writes when not holding write-lock in debug build
|
2010-06-24 11:05:10 -04:00 |
|
Eliot Horowitz
|
a5b8c2b7cf
|
string verstion of getFieldDotted
|
2010-06-24 10:49:49 -04:00 |
|
Alberto Lerner
|
0d0b137e2e
|
Build fix (Win 64)
|
2010-06-23 20:59:16 -07:00 |
|
Alberto Lerner
|
30b1524a77
|
SERVER-940 Balancer now drains chunks off a shard that's being removed
|
2010-06-23 19:25:03 -07:00 |
|
Eliot Horowitz
|
1dc2b9cd17
|
ObejctId.equals SERVER-1247
|
2010-06-23 10:02:16 -04:00 |
|
Aaron
|
e881754406
|
SERVER-776 clean precision checking
|
2010-06-22 22:30:52 -07:00 |
|
Aaron
|
c00c7d6d93
|
SERVER-776 account for null string parsing difference in osx/linux
|
2010-06-22 22:14:08 -07:00 |
|
Aaron
|
05f319162b
|
SERVER-776 win?
|
2010-06-22 20:44:22 -07:00 |
|
Aaron
|
5f3b74a454
|
SERVER-1026 limit combinatorial in bounds
|
2010-06-22 20:02:15 -07:00 |
|
Aaron
|
5a7da23ba5
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-06-22 19:40:05 -07:00 |
|
Aaron
|
0d42eb74d2
|
SERVER-776 win?
|
2010-06-22 19:39:16 -07:00 |
|
Eliot Horowitz
|
7c28ff5ebb
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-06-22 22:35:42 -04:00 |
|
Eliot Horowitz
|
af1eec7b8c
|
reset slave cache when close local db
|
2010-06-22 22:35:23 -04:00 |
|
Aaron
|
3ff5fb7612
|
merge
|
2010-06-22 19:21:24 -07:00 |
|
Aaron
|
1e61dd92e0
|
SERVER-776 NumberLong in v8
|
2010-06-22 19:18:07 -07:00 |
|
Aaron
|
bf36eebd4f
|
SERVER-776 NumberLong in sm
|
2010-06-22 17:53:11 -07:00 |
|
Eliot Horowitz
|
dba012b665
|
fix scale of 0 breaking command SERVER-1282
|
2010-06-22 20:18:30 -04:00 |
|
dwight
|
0f0f8d9326
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-06-22 20:14:37 -04:00 |
|
Justin Dearing
|
1c9093cee7
|
SConstruct tweaking.
Prints the location of the boost libraries to stdout.
Spelling correction in a comment.
|
2010-06-23 08:09:49 +08:00 |
|
dwight
|
ec97190113
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-06-22 20:05:25 -04:00 |
|
dwight
|
37bf316844
|
rs
|
2010-06-22 20:05:11 -04:00 |
|
Aaron
|
155e38b679
|
SERVER-1026 handle stacked constraints from in clauses
|
2010-06-22 15:07:08 -07:00 |
|
dwight
|
68785434eb
|
better shell help
|
2010-06-22 14:38:43 -04:00 |
|
dwight
|
72c37e610b
|
fix shell help
|
2010-06-22 14:13:06 -04:00 |
|
Eliot Horowitz
|
c2cc43d8ce
|
defensive - trying to figure out mac issue
|
2010-06-22 14:04:27 -04:00 |
|
Eliot Horowitz
|
fd974724b9
|
remove extern
|
2010-06-22 12:51:43 -04:00 |
|
Alberto Lerner
|
df33cf69bc
|
Correct indentation
|
2010-06-22 09:08:36 -07:00 |
|
Alberto Lerner
|
a124e197a2
|
Linux changes timeout parameter
|
2010-06-22 09:05:32 -07:00 |
|
dwight
|
7664d8e619
|
not sure why _timeTracker was declared extern but definitely was
breaking windows build. i changed back.
|
2010-06-22 10:38:06 -04:00 |
|
Eliot Horowitz
|
14344eeea3
|
yield based off of scanned and time
ElapsedTracker class for managing (horrible name)
finish SERVER-517
|
2010-06-22 06:37:49 -04:00 |
|
Eliot Horowitz
|
140d8a4254
|
fast tracking of rough time passage
|
2010-06-22 06:08:28 -04:00 |
|
Eliot Horowitz
|
21ad005a96
|
track elapsed time in Listener
|
2010-06-22 05:59:44 -04:00 |
|
Eliot Horowitz
|
5e802562dc
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-06-22 05:28:58 -04:00 |
|
Eliot Horowitz
|
fd3b8fa7ad
|
don't yield if you're a reader and only other readers are active SERVER-517
|
2010-06-22 05:27:56 -04:00 |
|
Eliot Horowitz
|
2b251ff7f6
|
yield on long running queries basics SERVER-517
|
2010-06-22 05:16:52 -04:00 |
|
Eliot Horowitz
|
9bc5a77b00
|
better yield times
|
2010-06-22 05:16:30 -04:00 |
|
Erick Tryzelaar
|
e657acd9dc
|
Fix a typo.
|
2010-06-22 16:26:56 +08:00 |
|
Aaron
|
8f8a32469c
|
SERVER-1231 passing test
|
2010-06-21 20:41:29 -07:00 |
|
Aaron
|
f46551260b
|
enhance repair test
|
2010-06-21 20:38:26 -07:00 |
|
Aaron
|
b543b4a4a8
|
SERVER-1217 old boost?
|
2010-06-21 18:13:48 -07:00 |
|