summaryrefslogtreecommitdiff
path: root/src/mongo/embedded
Commit message (Expand)AuthorAgeFilesLines
* SERVER-38719 rename DatabaseHolder::get() to getDb()Benety Goh2018-12-201-1/+2
* SERVER-37830 Common Status objects for C APIsJustin Seyster2018-12-205-317/+312
* SERVER-37827 fix lintGregory Wlodarek2018-12-172-15/+10
* SERVER-37827 Add Stitch library matcher functionsJacob Evans2018-12-174-6/+280
* SERVER-38538 Fix thread safety issues in periodic runnersHenrik Edin2018-12-172-3/+10
* SERVER-37953 Create command setIndexCommitQuorum to update index build commit...Dianna Hohensee2018-12-122-4/+4
* SERVER-38561 Shutdown the periodic runner before the storage engine shutdownGregory Wlodarek2018-12-121-1/+1
* SERVER-38128 Start periodic runner before the storage engineGregory Wlodarek2018-12-111-5/+6
* SERVER-38143 Remove MMAPV1 command-line options and config file settingsGregory Wlodarek2018-12-112-12/+0
* SERVER-37939 Add a temporary twoPhaseCreateIndexes command in order to select...Dianna Hohensee2018-12-101-0/+1
* SERVER-38374 Defer storeMongodOptions() until after initializersSara Golemon2018-12-061-1/+3
* SERVER-38323 turn the IndexBuildsCoordinator into an interface and add an imp...Dianna Hohensee2018-12-054-0/+228
* SERVER-37965 add command result to test assertion messages in mongo_embedded_...Benety Goh2018-12-051-7/+8
* SERVER-37826 Add build target for stitch_support lib and test binaryJustin Seyster2018-12-038-0/+731
* SERVER-30815 Remove the mongodmain libraryAndrew Morrow2018-11-271-1/+0
* SERVER-37245 Do not access the SessionCatalog directly if not necessaryKaloian Manassiev2018-11-191-1/+0
* SERVER-38049 Mark slf4j as optional when generating deployed pom fileMathew Robinson2018-11-161-0/+6
* SERVER-37986 Make a new ReplicationCoordinator inner class that encapsulates ...Samy Lanka2018-11-152-2/+14
* SERVER-37558 Fail prepareTransaction command against primary when replica set...Vesselina Ratcheva2018-11-132-0/+6
* SERVER-37638 Expose host:port replica set member unique identifierGWlodarek2018-11-112-0/+6
* SERVER-36473 Make a dedicated RAII class to manage Client lifetimeGregory Wlodarek2018-11-081-28/+24
* SERVER-37912 Publish MongoDB embedded android artifacts to Maven CentralMathew Robinson2018-11-057-97/+107
* SERVER-37852 Add publishing logic for mobile in masterRamon Fernandez2018-11-011-1/+1
* SERVER-37813 Switch out Bintray for ArtifactoryHenrik Edin2018-10-303-47/+41
* SERVER-37785 Fix bundle identifier in mobile framework plistsAndrew Morrow2018-10-302-2/+2
* SERVER-37488 SERVER-37596 Manage debug info and symbol maps info for embedded...Andrew Morrow2018-10-304-11/+54
* SERVER-37755 Update framework metadata with valid version informationAndrew Morrow2018-10-264-5/+26
* SERVER-37744 Fix license path in mongoc_embedded.podspec.inHenrik Edin2018-10-241-1/+1
* SERVER-37513 Pass along Throwable in MongoEmbeddedCAPIException when available.Henrik Edin2018-10-244-16/+11
* SERVER-35879 Deal with commitTransaction oplog entries during startup recoverySamy Lanka2018-10-232-0/+6
* SERVER-37402 Finalize embedded licensingAndrew Morrow2018-10-2311-241/+74
* SERVER-37683 Embedded iOS minimum deployment target is 11.0Henrik Edin2018-10-233-6/+3
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-2257-854/+978
* SERVER-36705 Add OSX frameworks to C Driver cocoapod. Also rename as there is...Henrik Edin2018-10-121-1/+1
* 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-37563 Remove all usages of getGlobalAuthorizationManagerKaloian Manassiev2018-10-121-2/+3
* SERVER-37495 Change Android minimum API level to 21Henrik Edin2018-10-081-1/+1
* SERVER-37294 Remove dependency on clientdriver_network and transport_layer fo...Henrik Edin2018-10-041-0/+7
* SERVER-37299 Remove dependency on s/grid from rw_concern_d.Henrik Edin2018-10-042-0/+57
* SERVER-37300 Move the transaction coordinator to separate lib and remove embe...Henrik Edin2018-10-042-0/+35
* SERVER-37295 Remove embedded dependency on process interface shard server.Henrik Edin2018-10-032-0/+42
* SERVER-31552 Allow users to be pinned in memoryJonathan Reams2018-10-011-3/+7
* SERVER-37411 Fix bundle identifiers in embedded Info.plist files.Henrik Edin2018-10-012-3/+3
* Revert "SERVER-31552 Allow users to be pinned in memory"Jonathan Reams2018-09-281-7/+3
* SERVER-31552 Allow users to be pinned in memoryJonathan Reams2018-09-281-3/+7
* SERVER-36702 Install embedded frameworks on mobile platformsAndrew Morrow2018-09-2650-471/+479
* SERVER-36084 Remove sharding runtime from ServiceEntryPointCommon and embedde...Henrik Edin2018-09-262-2/+11
* SERVER-35870 Make ReplicationCoordinator::stepDown report errors via exceptionsSpencer T Brody2018-09-242-5/+5
* SERVER-37216 Fix Android multiarch builderHenrik Edin2018-09-201-0/+7