summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | better logging on File::read errordwight2011-04-251-1/+8
* | vcxproj up to date for new cpp filedwight2011-04-257-2/+23
* | allow sharding failover to take longer for sharding tests (test_4)gregs2011-04-251-1/+2
* | better error messageEliot Horowitz2011-04-251-1/+1
|/
* compileAaron2011-04-252-2/+2
* SERVER-958 merge and address mongos dependency differencesAaron2011-04-257-102/+113
* SERVER-2303 testAaron2011-04-251-0/+31
* SERVER-2165 testAaron2011-04-251-0/+17
* SERVER-958 SERVER-2864 testsAaron2011-04-251-0/+58
* SERVER-958 testsAaron2011-04-254-0/+179
* SERVER-958 Update matcher and matcher usage for better non single key range s...Aaron2011-04-257-11/+23
* SERVER-958 Track non single key field ranges and utilize them in query planningAaron2011-04-258-486/+795
* reduce queryutil dependencies a bitAaron2011-04-2510-128/+284
* turn off RWLockTest2 until SERVER-2996 is dealt withEliot Horowitz2011-04-251-1/+1
* SERVER-2579: added framework for lazy v8agirbal2011-04-252-5/+148
* try to flix client buildEliot Horowitz2011-04-251-1/+1
* some tests for locking trying to debug bizarre RWLock issueEliot Horowitz2011-04-252-2/+110
* fix test #2Eliot Horowitz2011-04-251-1/+1
* fix testEliot Horowitz2011-04-251-3/+3
* debugging for shard test failureEliot Horowitz2011-04-251-1/+7
* clean shut downEliot Horowitz2011-04-241-0/+3
* SERVER-2983: added string caching for all db functionsagirbal2011-04-241-78/+78
* SERVER-2983: cache often used strings in v8 engineagirbal2011-04-241-43/+44
* SERVER-2983: add v8string caching for v8 engineagirbal2011-04-242-25/+47
* SERVER-2993: refactor v8 engine to carry scope in most methods / callbacksagirbal2011-04-248-868/+926
* _dbprofile variable wasnt always being set correctly in CurOpdwight2011-04-233-6/+14
* make profiling data (system.profile) not replicatedwight2011-04-221-9/+11
* function must return a value error/warningdwight2011-04-221-1/+1
* parallelize ParallelSortClusteredCursor using callLazy SERVER-2014Eliot Horowitz2011-04-212-5/+80
* DBClientBase::callLazy - does the send part, and doesn't wait for responseEliot Horowitz2011-04-216-11/+90
* shutdown safetyEliot Horowitz2011-04-211-0/+1
* fix getOther for replica setsEliot Horowitz2011-04-211-2/+10
* cleaner with LOGEliot Horowitz2011-04-211-6/+4
* some cleaning on parallel cursorEliot Horowitz2011-04-212-16/+23
* ok() method on ScopedConnection to know if you actually have one or if done h...Eliot Horowitz2011-04-212-0/+10
* move sleep into core utils instead of shellEliot Horowitz2011-04-212-12/+15
* fix testAaron2011-04-211-1/+2
* rs test fixesKristina2011-04-213-5/+6
* check slave status before chunk migrate commit starts SERVER-2974Eliot Horowitz2011-04-211-6/+34
* box can legitimately be primary and in initial syncKristina2011-04-201-3/+6
* home and end keys for linux and rxvtMathias Stearn2011-04-201-4/+17
* Special debug mode in shell to print raw input bytesMathias Stearn2011-04-201-1/+27
* set max rollback to 30 minutesKristina2011-04-201-2/+2
* More accurate uptimeEstimate on linux. Also ensure it never decreases.Mathias Stearn2011-04-201-1/+6
* typoEliot Horowitz2011-04-201-1/+1
* better error message in mrEliot Horowitz2011-04-201-2/+4
* more startMongnoProgram test script start timedwight2011-04-201-3/+1
* make NumberLong floatApprox casts more incremental - some compilers may have ...Aaron2011-04-192-5/+7
* test for SERVER-2961 and commentEliot Horowitz2011-04-192-1/+20
* don't use ShardConnection for getMore SERVER-2961Eliot Horowitz2011-04-191-1/+1