summaryrefslogtreecommitdiff
path: root/src/mongo/embedded
Commit message (Expand)AuthorAgeFilesLines
* SERVER-36082 Don't link getShardMap into embeddedAndrew Morrow2018-07-111-1/+0
* SERVER-35537 Create mongoebench for running benchRun against mobile.Max Hirschhorn2018-07-104-14/+140
* SERVER-35112 Remove MMAPv1 codeGeert Bosch2018-07-062-28/+0
* SERVER-35908 Shutdown the service entry point before embedded in mongoed to m...Henrik Edin2018-07-021-1/+9
* SERVER-31963 Removes replSetFresh and replSetFresh command support for pv0.Suganthi Mani2018-06-282-14/+0
* SERVER-31963 Remove heartbeat support for pv0.Suganthi Mani2018-06-282-8/+0
* SERVER-34798 Remove ServiceContext subclasses and use new ServiceContext in e...Andy Schwerin2018-06-224-152/+4
* SERVER-35043, SERVER-22949: move geoNear implementation into aggregationKyle Suarez2018-06-181-1/+0
* SERVER-34762 Remove lock file on embedded.Henrik Edin2018-06-131-3/+1
* SERVER-35421 Embedded options parsing can re-initialize.Henrik Edin2018-06-124-38/+59
* SERVER-8240 Convert std::string parameters in auth module to StringData, as a...Kashish Garg2018-06-082-3/+3
* SERVER-33907 Fix up outdated references to libmongodbcapiAndrew Morrow2018-06-073-99/+103
* SERVER-35297 Split server_options and server_status into two pieces.Henrik Edin2018-06-071-28/+6
* SERVER-10637 Add connectionId to isMaster responseAnthony Roy2018-06-051-0/+1
* SERVER-35291 ServiceEntryPointEmbedded does not derive from ServiceEntryPoint...Henrik Edin2018-06-016-52/+50
* SERVER-35243 Rename mongoe to mongoedHenrik Edin2018-05-312-8/+8
* SERVER-35299 make "all" include mongoeMathias Stearn2018-05-311-0/+2
* SERVER-33889 Remove more commands from embeddedAndrew Morrow2018-05-302-4/+1
* SERVER-33907 Cleanup naming of embedded SDK in preparation for ABIAndrew Morrow2018-05-3031-0/+6046