summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-19944 Improve text index v3 performanceAdam Chelminski2015-08-145-32/+120
|
* SERVER-19697 AsyncCommand responses return proper elapsed timesamantharitter2015-08-144-55/+40
|
* SERVER-19935 Make JSThread stacks more informativeJason Carey2015-08-148-4/+145
| | | | | | We have some pretty poor error reporting for interrupted $where's and map reduces. This fixes the interruption bit and accumulates stack's across threads.
* SERVER-19909 Fix term of insert op in restore_term.jsSiyuan Zhou2015-08-141-1/+1
|
* SERVER-9625 Logging arguments of failed test case in expression unit testsJames Cohan2015-08-141-6/+12
|
* SERVER-12856 Add createIndexes shell helperMargaret Stephenson2015-08-142-13/+106
| | | | | | Signed-off-by: Adam Midvidy <amidvidy@gmail.com> Closes #1008
* SERVER-19877 Change format of accumulator unit testsJames Cohan2015-08-141-1045/+237
|
* SERVER-19554 populate lastOpVisible in ReplSetMetadatamatt dannenberg2015-08-1411-27/+119
|
* SERVER-19359 implement setAlarm() for NetworkInterfaceASIOsamantharitter2015-08-142-2/+46
|
* SERVER-19674 Change S2 fatal error to warningKevin Albertson2015-08-144-6/+23
|
* SERVER-19951 do not read unitialized variable in find commandDavid Storch2015-08-141-1/+1
|
* SERVER-19886 Make tests run config servers with 3 member replica setsRandolph Tan2015-08-143-8/+5
|
* SERVER-19928 Find command should reject requests to read special command ↵Qingyang Chen2015-08-142-1/+5
| | | | namespaces
* SERVER-19320 NetworkInterfaceASIO won't send or receive empty messagessamantharitter2015-08-141-7/+0
|
* SERVER-17544 make $where work in the new mongos read pathDavid Storch2015-08-134-2/+16
|
* SERVER-19720 harmonize handling of std::error_code and ErrorCodes in ↵Adam Midvidy2015-08-134-17/+20
| | | | NetworkInterfaceASIO
* SERVER-19543 Don't store a pointer to the CatalogManager in the ShardRegistrySpencer T Brody2015-08-137-15/+8
|
* SERVER-19720 add missing BOOST_NOEXCEPT to fix MSVCAdam Midvidy2015-08-131-1/+1
|
* SERVER-19466 TTLMonitor::doTTLForIndex() use IXSCAN => FETCH => DELETEQingyang Chen2015-08-1317-148/+270
|
* SERVER-19720 fix lintAdam Midvidy2015-08-131-1/+1
|
* SERVER-19720 add a std::error_category() for MongoDB error codesAdam Midvidy2015-08-134-1/+236
|
* SERVER-19820: return failure correctlydalyd2015-08-131-3/+3
|
* SERVER-19629 Add Decimal128 roundtrip and CRUD jstestsDavid Hatch2015-08-137-2/+281
|
* SERVER-19628 Add Decimal128 type support to update/delete code pathsDavid Hatch2015-08-1320-18/+559
|
* SERVER-19627 Add Decimal128 type support to mongo shellRaymond Jacobson2015-08-1325-2/+591
|
* SERVER-19914 Remove connectionString() method on CatalogManagerSpencer T Brody2015-08-1315-44/+26
|
* SERVER-19914 Move ownership of config server connection string from ↵Spencer T Brody2015-08-138-54/+44
| | | | CatalogManager to ShardRegistry
* SERVER-19543 Don't store a pointer to the CatalogManager in the CatalogCacheSpencer T Brody2015-08-133-10/+5
|
* SERVER-19155 NetworkInterfaceASIO authenticates asynchronouslysamantharitter2015-08-136-67/+141
|
* SERVER-19856: Register for PRESHUTDOWN notifications on Windows Vista+Mark Benvenuto2015-08-131-9/+34
|
* SERVER-19810 rewrite pseudocommands to run on the admin databaseAdam Midvidy2015-08-132-3/+10
|
* SERVER-19637 add election timeout to replica set configmatt dannenberg2015-08-133-37/+100
|
* SERVER-19855 Move dropCollection implementation out of CatalogManagerKaloian Manassiev2015-08-138-123/+254
|
* SERVER-19608 Cleanup ShardingState initializationKaloian Manassiev2015-08-1313-230/+123
| | | | | Removes unused methods so that there is only one way to initialize the sharding state.
* SERVER-19820: Update perf.yml to use mongo-perf check scriptdalyd2015-08-132-1/+196
|
* Revert "SERVER-19820: Update perf.yml to use mongo-perf check script"dalyd2015-08-122-181/+2
| | | | This reverts commit df6597a509d59bf43120fa8b84d66fe21e2318eb.
* SERVER-19893, SERVER-14036, SERVER-8770 - Packaging improvementsErnie Hershey2015-08-127-279/+202
| | | | | | | | * Signing RPM's * Signing .DEB's with organization key instead of Richard's key * Generating packages on individual platforms in compile tasks * Trimming redundant Enterprise packaging python code * Miscellaenous cleanup, mostly to support the above goals
* SERVER-19876 Include host seed list information in ismaster response of ↵Andy Schwerin2015-08-122-40/+44
| | | | removed replica set nodes.
* SERVER-18474 allow core dump on fassert and invariant failuresRobert Guo2015-08-121-4/+2
|
* SERVER-19824 Make mongo shell report a non-zero exit code for subprograms ↵Andy Schwerin2015-08-121-2/+9
| | | | | | that die. This patch causes wait_for_pid to report that processes that terminate due to a signal had a non-zero exit code. Specifically, it reports -1 times the signal number.
* CAP-2451 Added distance check and 2dsphere tests to tests involving ↵Brandon Zhang2015-08-123-3/+50
| | | | GeoNearRandomTest
* SERVER-19155 Remove authcommon target's dependency on DBClientWithCommandssamantharitter2015-08-1211-36/+35
|
* SERVER-19855 Parsing/serialization logic for OpTimeKaloian Manassiev2015-08-1211-36/+62
| | | | | This change pulls the OpTime serialization/deserialization logic to be part of the class.
* SERVER-19891 Fix read_committed_no_snapshots.jsMathias Stearn2015-08-121-1/+7
| | | | This includes a workaround that will need to be addressed in SERVER-19890
* SERVER-19212 Make w:majority wait for any reserved snapshots to be visibleMathias Stearn2015-08-1211-39/+96
| | | | | | | This ensures that when a w:majority write that makes a new collection returns, a reader with readConcern:majority can immediately read the collection. If this isn't done, the reader could get a snapshot before the minimum snapshot for the collection and error out.
* SERVER-19213 Turn repl SnapshotThread on by defaultMathias Stearn2015-08-121-3/+1
| | | | Can still be disabled using enableReplSnapshotThread server parameter.
* SERVER-19213 Disable convertToCapped testing in indexbg_interrupts.jsMathias Stearn2015-08-121-1/+1
| | | | | It is way too slow with the replSnapshotThread enabled due to WT-2042. It will be re-enabled as part of SERVER-19910.
* SERVER-19213 Throttle repl SnapshotThread by sleeping 1ms between loopsMathias Stearn2015-08-121-3/+12
|
* SERVER-19213 Move old snapshot cleanup out of the repl mutexMathias Stearn2015-08-124-3/+27
|
* SERVER-19212 Hide indexes and collections from stale majority concern readsMathias Stearn2015-08-1221-90/+350
| | | | | | | | | Reading from a collection will error out if the snapshot used by the query is older than the collection creation or the point when the last index was dropped from a collection. New indexes do not cause reads to fail, but reads cannot use the new indexes since they may be incomplete in the snapshot.