summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-24765 fix views_creation.jsKyle Suarez2016-07-081-6/+6
* SERVER-24765 integration test suite for viewsKyle Suarez2016-07-083-0/+481
* SERVER-20206 cleanupOrphaned should log when it startsSam Dunietz2016-07-081-2/+2
* Revert "SERVER-24840 - Remove unnecessary parameters to BSONObj::toString"Andreas Nilsson2016-07-086-8/+11
* Revert "SERVER-24521 Log redaction 'redact' functions"Andreas Nilsson2016-07-0812-348/+14
* SERVER-23924 Make _id index inherit the collection's default collationTess Avitabile2016-07-089-29/+219
* SERVER-24917: fix clone path for dsi repoChung-Yen Chang2016-07-081-1/+1
* Revert "SERVER-24523 Include file and line numbers in assertions"Eric Milkie2016-07-083-130/+57
* SERVER-9115: cloner stats and reportingScott Hernandez2016-07-084-0/+92
* SERVER-24917: fix git clone line in perf.ymlChung-Yen Chang2016-07-071-1/+1
* SERVER-24917: enable mongo-perf dashboardChung-Yen Chang2016-07-071-1/+14
* SERVER-24946 Evergreen.yml test for storageEngineCacheSizeGB cannot use [[ ]]Jonathan Abrahams2016-07-071-1/+4
* SERVER-24551 Version 3.2 incorrect 'nojournal is not allowed when configsvr i...Sam Dunietz2016-07-071-2/+7
* SERVER-24415 Replace instances of shared_ptr<CollectionMetadata> with ScopedC...Leon Zaruvinsky2016-07-0718-73/+95
* SERVER-23882 Collation should be considered part of a query's shapeTess Avitabile2016-07-0718-176/+1105
* SERVER-24928 Fix a broken js test due to usage of 'waitedMS'Kaloian Manassiev2016-07-071-1/+0
* SERVER-24073: Update system perf project to use dedicated work directorydalyd2016-07-071-53/+86
* SERVER-24521 Log redaction 'redact' functionsAndreas Nilsson2016-07-0712-14/+348
* SERVER-24840 - Remove unnecessary parameters to BSONObj::toStringAndreas Nilsson2016-07-076-11/+8
* SERVER-24523 Include file and line numbers in assertionsAndreas Nilsson2016-07-073-57/+130
* SERVER-24821 Use authcid instead of authzid in SASL PLAIN mechanismSpencer Jackson2016-07-072-8/+44
* SERVER-24928 Remove the ReadConcernResponse classKaloian Manassiev2016-07-0715-379/+80
* SERVER-19533 collStats through mongoS on sharded collection incorrectly scale...Sam Dunietz2016-07-073-10/+21
* SERVER-23172 Implement nested string translation iteratively.David Hatch2016-07-072-55/+83
* SERVER-24762 Add cursor options to AggregationRequestJames Wahlin2016-07-0713-90/+230
* SERVER-24927 Ignore NamespaceNotFound errors during initial sync apply opsJudah Schvimer2016-07-072-0/+28
* SERVER-23815 add $bucket aggregation stageSally McNichols2016-07-074-0/+467
* SERVER-24643 Page size is hard-coded in Linux ProcessInfo classMark Benvenuto2016-07-071-3/+3
* SERVER-24790 Replace dbhash checking code in FSM suite with hook codeKamran Khan2016-07-071-59/+2
* SERVER-24922 network_interface_asio_integration_test // ExceededTimeLimitWaley Chen2016-07-071-1/+3
* Revert "SERVER-23882 Collation should be considered part of a query's shape"Scott Hernandez2016-07-0718-1105/+176
* SERVER-24817 Make ShardLocal wait for writes it performed when doing majority...Spencer T Brody2016-07-072-8/+71
* SERVER-24881 Wait for the secondary to be able to win election in tests.Siyuan Zhou2016-07-071-1/+2
* SERVER-23750: change initial sync completion log message to match old one for...Scott Hernandez2016-07-071-1/+1
* SERVER-24938: pass all MultiIndexBlocks when inserting documentsScott Hernandez2016-07-072-9/+17
* SERVER-23750: clear and reset state after DR::doInitialSyncScott Hernandez2016-07-071-17/+14
* SERVER-23882 Collation should be considered part of a query's shapeTess Avitabile2016-07-0718-176/+1105
* SERVER-24766 implement basic views libraryKyle Suarez2016-07-0714-45/+566
* SERVER-24919: Perf.yml should consistently call pip install in venvdalyd2016-07-071-1/+2
* SERVER-24926 ensure replication in replset8.js is caught up after update to c...Benety Goh2016-07-071-6/+3
* SERVER-24901 do not use fast count when checking collection size in replset t...Benety Goh2016-07-0728-74/+74
* SERVER-24781 CSRS primary should cleanup dist locks on promotionKaloian Manassiev2016-07-0616-115/+217
* Revert "SERVER-24919: Perf.yml should consistently call pip install in venv"Kaloian Manassiev2016-07-061-2/+1
* SERVER-24900 Remove duplicated auth code of replset commandsSiyuan Zhou2016-07-066-102/+70
* SERVER-24227 Add timeout to writing autosplit documentJess Fan2016-07-062-9/+12
* SERVER-24919: Perf.yml should consistently call pip install in venvdalyd2016-07-061-1/+2
* SERVER-24883 cloner should not create _id index when original collection does...Judah Schvimer2016-07-062-1/+32
* SERVER-24880 Exclude operation latency histogram test from sharding suitesKevin Albertson2016-07-063-26/+17
* SERVER-23750: disable tests while investigating failures.Scott Hernandez2016-07-061-1/+3
* SERVER-24404 Make $push, $pullAll, and $pull respect collation.David Hatch2016-07-0630-83/+366