summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-07873-14108/+14500
* SERVER-28196 Make legacy query and getMore appear in a consistent format acro...Bernard Gorman2017-03-076-43/+207
* SERVER-28199 Raise minimum required scons versionMark Benvenuto2017-03-072-2/+2
* SERVER-27914 Verify canAcceptWritesForDatabase() is called while the caller h...Matthew Russotto2017-03-0641-102/+196
* Revert "SERVER-26965 Use RAII type for turning off replicated writes."Matthew Russotto2017-03-0641-196/+102
* SERVER-28169 Set eviction=(threads_min=1) in Microbenchmarks testingHenrik Ingo2017-03-061-3/+3
* SERVER-27995 make repl_set* naming convention consistentJudah Schvimer2017-03-0681-1040/+1024
* SERVER-28149 cherry-picking the single scons-2.5.1 changeGabriel Russell2017-03-061-12/+14
* SERVER-28171 Use Python 2.7 for all python invocations in evergreen.ymlMark Benvenuto2017-03-061-15/+26
* Revert "SERVER-26703 reject commands exceeding the BSON depth limit"Max Hirschhorn2017-03-0614-282/+184
* SERVER-25309 added rhel67 to repo_config.yamlZakhar Kleyman2017-03-061-0/+8
* SERVER-26703 reject commands exceeding the BSON depth limitKyle Suarez2017-03-0614-184/+282
* SERVER-28112 Inherit system site-packages on SUSE 12.Max Hirschhorn2017-03-061-9/+1
* SERVER-28163 make cluster_get_last_error_cmd.cpp use ARS instead of DBClientM...Esha Maharishi2017-03-066-170/+160
* SERVER-27866 Add threadId dump in hex base from globalLockManager for PENDING...Eddie Louie2017-03-061-1/+2
* SERVER-28086: Update sysem-perf.yml tagged commit to compare to 3.4 branchdalyd2017-03-061-1/+1
* SERVER-26965 Use RAII type for turning off replicated writes.Matthew Russotto2017-03-0641-102/+196
* SERVER-28086: Update system-perf.yml tagged commit and lower batch time for 1...dalyd2017-03-061-3/+3
* SERVER-28185 removed reconfig_without_increased_queues.jsr3.5.4Benety Goh2017-03-031-107/+0
* SERVER-28184 removed election_timing.jsBenety Goh2017-03-032-367/+0
* SERVER-18794 Add aggregation pipeline expression $objectToArrayWan Bachtiar2017-03-033-0/+136
* SERVER-27886 Move paths.* into mmap_v1Maria van Keulen2017-03-0313-25/+67
* SERVER-26323 Roll back to per-arch atomics in gperftoolsAndrew Morrow2017-03-032-2/+2
* SERVER-28110 Set secondaryCatchUpPeriodSecs smaller when requesting remote pr...Siyuan Zhou2017-03-022-1/+9
* SERVER-27120 Fix js test for no journal builds.Siyuan Zhou2017-03-021-1/+1
* SERVER-28155 Fix broken UBSAN buildKaloian Manassiev2017-03-021-1/+7
* SERVER-27891 Disable writeConcern support for mongos reIndexMaria van Keulen2017-03-021-1/+1
* SERVER-28162 Tests that call getLatestProfilerEntry() should be blacklisted f...Tess Avitabile2017-03-022-0/+26
* SERVER-27972 Add a featureCompatibilityVersion op observer for database/colle...Tess Avitabile2017-03-024-0/+102
* SERVER-28135 stepdown.js should always fsyncUnlock() all secondary nodesBenety Goh2017-03-021-31/+57
* SERVER-28161 make ClusterWrite::explain path use ARS instead of DBClientMulti...Esha Maharishi2017-03-024-37/+60
* SERVER-28154 Remove race condition in ttl_sharded.jsTess Avitabile2017-03-021-14/+16
* SERVER-27768 Implement HMAC key for signing Logical clock's storage & distrib...Jack Mulrow2017-03-0223-48/+349
* SERVER-28173 create a component that sends requests in parallel to multiple h...Esha Maharishi2017-03-023-0/+633
* SERVER-18410: Replace RWLock with OperationContext/LockManagerDaniel Gottlieb2017-03-0252-1830/+480
* SERVER-28147: Increase timeout on sys-perf shard testsdalyd2017-03-021-0/+2
* SERVER-20854 Pull the diff tracker's query generation logic outside of the te...Kaloian Manassiev2017-03-024-29/+18
* SERVER-28131 don't load dagger tool unless neededGabriel Russell2017-03-021-2/+4
* SERVER-26830 Randomize priority takeover delayWilliam Schultz2017-03-014-98/+287
* SERVER-28155 Get rid of the 'mongoscore' sharding libraryKaloian Manassiev2017-03-0121-260/+177
* SERVER-28155 Get rid of the 'serveronly' sharding libraryKaloian Manassiev2017-03-0123-335/+75
* SERVER-21933 Update READMEIan Whalen2017-03-012-58/+95
* SERVER-28155 Move ChunkManagerTargeter in the sharding commands libraryKaloian Manassiev2017-03-0112-149/+126
* SERVER-28155 Remove usages of BSONSerializable outside of shardingKaloian Manassiev2017-03-012-5/+3
* Revert "SERVER-27886 Move paths.* into mmap_v1"Geert Bosch2017-03-0113-53/+27
* SERVER-28159 Tag instances according to reaper policies in package testBrian Samek2017-03-012-0/+7
* SERVER-27886 Move paths.* into mmap_v1Maria van Keulen2017-03-0113-27/+53
* SERVER-27954: Correctly parse code_w_s in shellSpencer Jackson2017-03-011-1/+1
* SERVER-27627 Tolerate much older versions of Python's requests package.Max Hirschhorn2017-03-011-15/+27
* SERVER-27704 persist chunk metadata on shard primaryDianna Hohensee2017-03-0116-252/+594