Eliot Horowitz
|
9dab4d8bb1
|
writeback listener log cleaning
|
2011-07-11 21:50:42 -04:00 |
|
Eliot Horowitz
|
b25dcc742e
|
use host in writeback listener thread name
|
2011-07-11 21:50:42 -04:00 |
|
dwight
|
e4e52150dc
|
not sure it makes a difference but reduce the footprint of desturctor guard at the expense of less precise lossing there. doesnt tend to fire anyway.
|
2011-07-11 20:54:33 -04:00 |
|
dwight
|
bac5bc016f
|
branch prediction gcc
|
2011-07-11 20:00:54 -04:00 |
|
dwight
|
f3600a5560
|
partial fix compile
|
2011-07-11 19:19:32 -04:00 |
|
Dwight
|
39ff82a10c
|
Merge branch 'master' of github.com:mongodb/mongo
|
2011-07-11 17:19:20 -04:00 |
|
Dwight
|
27d004087c
|
spinlock default implementation was using rwlock which is suboptimal.
|
2011-07-11 17:19:11 -04:00 |
|
Dwight
|
ab5d034f2d
|
perftest spinlock
|
2011-07-11 16:09:18 -04:00 |
|
Dwight
|
2373b058fd
|
Merge branch 'master' of github.com:mongodb/mongo
|
2011-07-11 15:50:35 -04:00 |
|
Dwight
|
eecddcd7de
|
upgradeable prep (no use yet) and some slight cleaning and a writelock test
|
2011-07-11 15:50:27 -04:00 |
|
dwight
|
c2107bdbfd
|
Merge branch 'master' of github.com:mongodb/mongo
|
2011-07-11 15:04:11 -04:00 |
|
dwight
|
7b47fff52c
|
smarter about pstats
|
2011-07-11 15:04:06 -04:00 |
|
Dwight
|
830a73f1ac
|
run a little less the test
|
2011-07-11 14:51:44 -04:00 |
|
agirbal
|
48342721bb
|
SERVER-3176: autoIndexId not passed if not defined to let DB decide
|
2011-07-11 11:42:55 -07:00 |
|
dwight
|
330cbb6841
|
test error messages
|
2011-07-11 13:09:08 -04:00 |
|
Eliot Horowitz
|
2982ab07d0
|
more error handling in dump
|
2011-07-11 10:27:15 -04:00 |
|
Eliot Horowitz
|
2750ffbb3c
|
compile
|
2011-07-11 10:15:20 -04:00 |
|
Eliot Horowitz
|
9547bb5830
|
line endings
|
2011-07-11 10:10:50 -04:00 |
|
dwight
|
984dc80a02
|
prep for some compiler hinting in the future
|
2011-07-11 09:31:33 -04:00 |
|
dwight
|
3021bbf4e2
|
dead code elim
|
2011-07-11 08:11:38 -04:00 |
|
dwight
|
55379b1f50
|
upgradable test
|
2011-07-11 08:08:20 -04:00 |
|
dwight
|
ba44bb0a7c
|
some new perftests
|
2011-07-11 08:07:59 -04:00 |
|
dwight
|
1cf548fce0
|
fix global var init order potential crash
|
2011-07-11 08:02:44 -04:00 |
|
dwight
|
fc32982565
|
windows.h cleaning
|
2011-07-10 22:42:54 -04:00 |
|
agirbal
|
d507628f09
|
SERVER-3176: autoIndexId not honored in mongo shell's createCollection command
|
2011-07-10 17:37:12 -07:00 |
|
agirbal
|
550af81d77
|
- V8: use BSON data as is if an object was not modified
- unplug NumberInt from V8 until fixed (need to compare types with previous BSON)
- better debug lines for read only objects
|
2011-07-10 17:12:47 -07:00 |
|
Eliot Horowitz
|
3731e71d77
|
better error handling for monogodump
|
2011-07-10 00:25:43 -04:00 |
|
dwight
|
757b692b0e
|
test tweaking
|
2011-07-09 21:57:58 -04:00 |
|
dwight
|
18a3dfff06
|
upgradable lock test beginnings
|
2011-07-09 14:15:39 -04:00 |
|
dwight
|
41224c8fbf
|
comments
|
2011-07-09 14:11:42 -04:00 |
|
dwight
|
0f3baac667
|
prep for future profiling in vstudio
|
2011-07-09 11:38:30 -04:00 |
|
dwight
|
40d1b5d2d0
|
fix false positive test failure
|
2011-07-09 11:22:50 -04:00 |
|
dwight
|
45d0c6e38a
|
compile windows w/out warnings and cleaning
|
2011-07-09 11:10:34 -04:00 |
|
dwight
|
8e93668c41
|
Merge branch 'master' of github.com:mongodb/mongo
|
2011-07-09 11:03:52 -04:00 |
|
dwight
|
9b51ac0d19
|
crlf
|
2011-07-09 11:03:42 -04:00 |
|
Mathias Stearn
|
fb88b80ce4
|
fix highlighting in shell for lines longer than console width SERVER-3394
|
2011-07-08 18:15:36 -04:00 |
|
Mathias Stearn
|
5a1d526d7a
|
Clean up cursor if exception thrown in reduce
|
2011-07-08 18:15:36 -04:00 |
|
Mathias Stearn
|
39d2368160
|
clean up --sysinfo output
|
2011-07-08 18:15:36 -04:00 |
|
dwight
|
61643ad84b
|
Merge branch 'master' of github.com:mongodb/mongo
|
2011-07-08 17:39:11 -04:00 |
|
dwight
|
2d1a803e67
|
osnew option for newer OS api functions
|
2011-07-08 17:38:29 -04:00 |
|
Eliot Horowitz
|
f220686163
|
when a writeback request fails, don't writeback, deal with it inline
|
2011-07-08 13:23:25 -04:00 |
|
Eliot Horowitz
|
c5f45d1ebd
|
better handsake
|
2011-07-08 13:22:45 -04:00 |
|
Eliot Horowitz
|
4934f03169
|
comment
|
2011-07-08 13:22:29 -04:00 |
|
Eliot Horowitz
|
5a0da82ab2
|
cleaning
|
2011-07-08 11:57:18 -04:00 |
|
Eliot Horowitz
|
d64e03262c
|
some buildbots are slow
|
2011-07-07 22:14:13 -04:00 |
|
Eliot Horowitz
|
556538105c
|
fix js dates on 32-bit linux
|
2011-07-07 19:38:06 -04:00 |
|
Kristina
|
5a09532d76
|
fix casting error
|
2011-07-07 17:09:32 -04:00 |
|
agirbal
|
30037ebe7c
|
SERVER-854: fix segv in v8
|
2011-07-07 13:42:36 -07:00 |
|
Kristina
|
5f70df96b5
|
default to using rsGetStatus for slaveReplInfo SERVER-3376
|
2011-07-07 15:48:06 -04:00 |
|
Kristina
|
e987d4c8ad
|
rs heartbeat should take average of ping times
|
2011-07-07 15:16:40 -04:00 |
|