0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
Commit Graph

12912 Commits

Author SHA1 Message Date
Aaron
7d1b346700 make NumberLong floatApprox casts more incremental - some compilers may have been optimizing them out 2011-04-19 15:16:08 -07:00
Eliot Horowitz
f8cb1e292c test for SERVER-2961 and comment 2011-04-19 17:46:33 -04:00
Eliot Horowitz
157ab952e5 don't use ShardConnection for getMore SERVER-2961
test forthcoming
2011-04-19 16:40:23 -04:00
Eliot Horowitz
3835614864 some more sh. helpers 2011-04-19 16:40:22 -04:00
Eliot Horowitz
9d9e85d7e2 better error message 2011-04-19 16:40:22 -04:00
Aaron
acbc6b1fc4 SERVER-2884 test 2011-04-19 11:27:14 -07:00
Aaron
af93c8bb91 SERVER-480 test 2011-04-19 11:27:14 -07:00
Mathias Stearn
61b5b74508 Remove assertion made invalid by small journal files 2011-04-19 14:24:13 -04:00
Mathias Stearn
a2739c0399 one true line ending 2011-04-19 14:21:59 -04:00
Mathias Stearn
e2ff53f693 Try to make MongoMutexTest faster in _DEBUG builds 2011-04-19 14:16:44 -04:00
Mathias Stearn
d7d2ce01f5 Don't show unrelated fields in mongostat when connected to mongos SERVER-2925 2011-04-19 13:10:44 -04:00
Dwight
6c9fe3bbfd Merge branch 'master' of github.com:mongodb/mongo 2011-04-19 10:31:26 -04:00
Dwight
4f8f0c6a9f better message on a dropdups index build 2011-04-19 10:31:21 -04:00
dwight
f32e60a157 Merge branch 'master' of github.com:mongodb/mongo 2011-04-19 09:21:37 -04:00
dwight
6d6d6e4309 cleaner 2011-04-19 09:21:29 -04:00
Mathias Stearn
e8031de334 Add a ProgressMeter to MongoMutexTest to debug hung buildbots 2011-04-18 19:24:49 -04:00
Mathias Stearn
e8ab9155c4 don't call _reload_inlock while not locked 2011-04-18 19:24:49 -04:00
dwight
ec0533d973 Merge branch 'master' of github.com:mongodb/mongo 2011-04-18 19:16:18 -04:00
dwight
43e19abd09 use smaller journal files with --smallfiles option 2011-04-18 19:16:08 -04:00
dwight
b1b247e271 compile? 2011-04-18 18:56:02 -04:00
dwight
0e34fc9b58 compile 2011-04-18 18:49:50 -04:00
dwight
f8d7c352f7 Merge branch 'master' of github.com:mongodb/mongo 2011-04-18 18:45:05 -04:00
dwight
4f969e112a trap segfaults and such and try to log them on windows
we also try to write a note to the windows event viewer
2011-04-18 18:44:38 -04:00
dwight
736733e957 commnet 2011-04-18 18:43:51 -04:00
dwight
4cccc1232c better error msg windows 2011-04-18 18:43:09 -04:00
dwight
a49c6b5b6b help text 2011-04-18 18:42:29 -04:00
gregs
47e15ceb88 test for SERVER-2951 and SERVER-2944 2011-04-18 16:42:59 -04:00
gregs
52fdfd097f single hash key for multiple locations at same hash value SERVER-2944 2011-04-18 16:31:15 -04:00
Aaron
27f6f7827a Disable dropdb test in small oplog suite 2011-04-18 11:53:26 -07:00
Dwight
32e07991c0 five minutes was the intent 2011-04-18 12:58:56 -04:00
Dwight
41891d5559 2x for journaling to make the calculation right 2011-04-18 12:57:29 -04:00
Dwight
f3fee9740d fix cmopiler warning 2011-04-18 12:46:58 -04:00
Dwight
e749ff2ff6 Merge branch 'master' of github.com:mongodb/mongo 2011-04-18 12:37:40 -04:00
Dwight
94f581c1a1 less chatty 2011-04-18 12:37:34 -04:00
Dwight
cc2afee21d log memory usage so it is easier to troubleshoot from a log file 2011-04-18 12:37:00 -04:00
Kristina
982fb4e66f fix infinite loop in rs tests 2011-04-18 10:19:31 -04:00
dwight
24626e831f Merge branch 'master' of github.com:mongodb/mongo 2011-04-16 15:29:20 -04:00
dwight
4e3a3e90ce slight log change perftests 2011-04-16 15:29:10 -04:00
Mathias Stearn
9c98a92af0 Basic highlighting of matched braces
I'm not 100% sure I like this but want to play with it a bit and get feedback.
May revert in a few days.
2011-04-16 04:22:10 -04:00
Eliot Horowitz
d2bd72c3e4 more sh helpers 2011-04-16 02:41:09 -04:00
Eliot Horowitz
0ecbdc0702 comments 2011-04-16 02:41:09 -04:00
Mathias Stearn
b81192b775 fix the shell 2011-04-16 02:37:42 -04:00
Mathias Stearn
d3574a11cb don't save or load blank history lines 2011-04-15 19:55:50 -04:00
Mathias Stearn
2892c6daf9 home and end key support on posix 2011-04-15 19:50:50 -04:00
Mathias Stearn
e0d7cc9432 make history_index global and an actual index 2011-04-15 19:32:43 -04:00
dwight
17892972aa should be endl 2011-04-15 17:42:22 -04:00
dwight
feb266b1a9 fix compile warning 2011-04-15 17:32:45 -04:00
dwight
3d1f0d6783 allow slaveOk on copydb command 2011-04-15 16:51:21 -04:00
Eliot Horowitz
ad187ed5c4 clean error messages 2011-04-15 16:30:23 -04:00
Eliot Horowitz
002288b50b fix catch 2011-04-15 16:30:23 -04:00