summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-223897-50740/+59474
* SERVER-37657 Report the offending oplog entries if a batch contains non-incre...Kaloian Manassiev2018-10-224-23/+32
* SERVER-37662: Add backupCursor state to serverStatus.Daniel Gottlieb2018-10-224-2/+15
* SERVER-37349 Later statements in a transaction should target shards using the...Jack Mulrow2018-10-1917-181/+257
* SERVER-37599 Log exit code of shell-spawned processesShreyas Kalyan2018-10-191-4/+6
* SERVER-37522 Add a missing quote to error message.Oleg Pudeyev2018-10-191-1/+1
* SERVER-37629 Enable supportsDockLocking() in the BiggieSE Record Store TestGregory Wlodarek2018-10-192-5/+29
* SERVER-37337 Allow operations to be done from subtrees in BiggieSEGregory Wlodarek2018-10-199-407/+1117
* SERVER-37485 Ensure pointer is default-intialized to nullptrJonathan Reams2018-10-191-1/+1
* SERVER-37569 prevent map-reduce from checking out a sessionJudah Schvimer2018-10-191-1/+0
* SERVER-17478 Remove coll.copyTo() shell helperSara Golemon2018-10-191-21/+0
* SERVER-37651 Update license informationRamon Fernandez2018-10-162-25/+19
* SERVER-35877 Push down session checkout into secondary application of transac...Siyuan Zhou2018-10-159-79/+107
* SERVER-37555 Fix the error code in the uassert.nehakhatri52018-10-161-2/+2
* SERVER-31698 Enable $** index builds by default in non-test configurationsBernard Gorman2018-10-153-76/+17
* SERVER-37628 Fix unittests on windows from mongo_uri_testShreyas Kalyan2018-10-151-2/+6
* SERVER-37555 Abort of collMod need not refreshEntry for index on rollback.nehakhatri52018-10-161-5/+12
* SERVER-37633 ignore ops without client metadata in dbclient_connection_integr...Mathias Stearn2018-10-151-1/+8
* Import wiredtiger: 972eb97326d86e2e6b660f3bc19f1b45e9bd361b from branch mongo...Luke Chen2018-10-153-6/+35
* SERVER-36262 Support inferring database names from privileges in mongo shell ...Sara Golemon2018-10-151-4/+69
* SERVER-37597 Make voteCommit for an aborted coordinator send abort to the cal...Matthew Saltz2018-10-153-1/+29
* SERVER-37021 Rely on TransactionParticipant validation of incoming transactio...Matthew Saltz2018-10-153-29/+82
* SERVER-37617 CollectionClonerTest should not keep reference to memory of temp...William Schultz2018-10-151-7/+3
* SERVER-37503 Support $type with wildcard indexyarai2018-10-151-0/+23
* SERVER-37417 Plans using $** wildcard indices can return duplicate resultsyarai2018-10-1512-21/+24
* SERVER-36964 Prevent secondaries in SessionsCollectionRS from attempting to s...Blake Oler2018-10-1312-18/+103
* SERVER-37349 Ensure that commands with transactions do not use the VersionMan...Kaloian Manassiev2018-10-1310-38/+65
* SERVER-37621 Move logging in transaction command bodies to after checking tha...Esha Maharishi2018-10-122-11/+11
* SERVER-36705 Add OSX frameworks to C Driver cocoapod. Also rename as there is...Henrik Edin2018-10-121-1/+1
* SERVER-36272 Catch error in parsing values after % in URIsShreyas Kalyan2018-10-1210-19/+50
* SERVER-37568 computeAtClusterTimeForOneShard should always return the latest ...Jack Mulrow2018-10-122-24/+13
* SERVER-37592 Clear and regenerate _wildcardIndexDiscriminators when updating ...Bernard Gorman2018-10-121-0/+1
* SERVER-37561 Server startupWarnings show spurious empty linesBen Caimano2018-10-121-2/+3
* SERVER-36705 Add CocoaPod specs for embedded frameworksHenrik Edin2018-10-123-0/+173
* SERVER-37158 Apply library compatibility flags for embedded libsAndrew Morrow2018-10-122-2/+34
* SERVER-37229: Switch to unordered write ops ini $outNick Zolnierz2018-10-123-152/+93
* SERVER-35852 Convert FSM client to use a resmoke suite for easy test blackist...Jonathan Abrahams2018-10-121-1/+1
* Remove listLocalCursorsTed Tuckman2018-10-124-191/+0
* SERVER-36889 unshim MultiIndexBlockBenety Goh2018-10-1240-250/+107
* SERVER-37563 Remove all usages of getGlobalAuthorizationManagerKaloian Manassiev2018-10-1272-250/+104
* SERVER-36889 unshim IndexCatalogEntryBenety Goh2018-10-126-208/+39
* SERVER-37244 Move MongoD-specific code out of SessionCatalogKaloian Manassiev2018-10-1219-159/+250
* SERVER-37480 Use OplogEntry in command oplog applicationSiyuan Zhou2018-10-119-45/+70
* SERVER-36889 unshim IndexCatalogBenety Goh2018-10-1111-663/+341
* SERVER-37055 IndexBuildBlock::fail() should grab a lockGregory Wlodarek2018-10-113-2/+12
* SERVER-37562 Reduce all IX locks to IS locks in SessionsCollectionRSBlake Oler2018-10-111-13/+4
* SERVER-37551 Add authorizedDatabases param to listDatabases commandSara Golemon2018-10-113-19/+45
* SERVER-28604 Log when a cursor is reaped for timeoutTed Tuckman2018-10-112-1/+3
* SERVER-36889 split IndexAccessMethod into interface and abstract implementationBenety Goh2018-10-1117-198/+303
* SERVER-34199 Remove serverStatus timing section from FTDCMark Benvenuto2018-10-112-2/+19