summaryrefslogtreecommitdiff
path: root/src/mongo/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-33615: Remove third_party/tzSpencer Jackson2018-03-071-1/+0
* SERVER-32117 Minimal hygienic build to support mobile devAndrew Morrow2018-03-061-61/+72
* SERVER-29908 Move ChunkSplitter to the `sharding_runtime_d` libraryKaloian Manassiev2018-03-051-1/+1
* SERVER-33300 Integrate TransportLayer with DBClientJonathan Reams2018-03-021-0/+2
* SERVER-22411 Add stub implementation of ASIO SChannel integrationMark Benvenuto2018-02-151-0/+1
* SERVER-32951 Add lib for embedded options where we can have a different set o...Henrik Edin2018-02-141-0/+1
* SERVER-29908 Create skeleton libraries for the sharding subsystemKaloian Manassiev2018-02-131-2/+0
* Revert "SERVER-29908 Create skeleton libraries for the sharding subsystem"Kaloian Manassiev2018-02-131-0/+2
* SERVER-29908 Create skeleton libraries for the sharding subsystemKaloian Manassiev2018-02-131-2/+0
* Revert "SERVER-22411 Add stub implementation of ASIO SChannel integration"Mark Benvenuto2018-02-071-1/+0
* SERVER-22411 Add stub implementation of ASIO SChannel integrationMark Benvenuto2018-02-071-0/+1
* SERVER-29908 Move sharding_catalog_manager and tests under db/s/configKaloian Manassiev2018-02-061-2/+2
* SERVER-32406 Fix so the generated version_constants.h is valid C++ when the e...Henrik Edin2018-01-311-1/+1
* SERVER-32489 New main library for embedded to link and initialize the system ...Henrik Edin2018-01-311-2/+15
* SERVER-32987 Move the contents of the 'uuid' library to be under 'base'Kaloian Manassiev2018-01-301-0/+1
* SERVER-30815 Refactor libraries to reduce cyclesAndrew Morrow2018-01-101-1/+1
* SERVER-30815 Add some missing libdeps edges currently acquired via serveronlyAndrew Morrow2018-01-041-0/+5
* SERVER-30815 The debugger library should be private to baseAndrew Morrow2018-01-041-101/+98
* SERVER-31734 Core ErrorExtraInfo implementationMathias Stearn2018-01-041-0/+1
* SERVER-30815 Make mongodbmain library non-exportingAndrew Morrow2017-12-201-1/+2
* SERVER-29909 Remove circular dependency between db_raii and sharding librariesKaloian Manassiev2017-12-161-1/+0
* SERVER-31316 Remove unused code and unnecessary inheritance in KeysCollection...Kaitlin Mahar2017-12-131-1/+0
* SERVER-32275 Remove MONGODB-CR client support from monogd/mongosSara Golemon2017-12-121-1/+4
* SERVER-32211 Set the python interpreter based on target platformMathew Robinson2017-12-111-1/+6
* SERVER-30626 Remove TopologyCoordinator interface.Matthew Russotto2017-11-281-1/+1
* SERVER-31559 Merge GenericCursorManager into MongoProcessInterfaceBernard Gorman2017-11-141-2/+0
* SERVER-31878 Fix .rc file dependenciesMark Benvenuto2017-11-131-3/+3
* SERVER-31781 Rename variable to not conflict with module nameMathew Robinson2017-11-061-0/+2
* SERVER-31568 Fix Windows Version detectionMark Benvenuto2017-11-021-1/+43
* SERVER-31545 Remove deprecated mongooplog toolRamon Fernandez2017-10-231-1/+1
* SERVER-30995 Add Compass Installer to MongoDB packagingMathew Robinson2017-10-161-0/+22
* SERVER-31418 Delete dead key gen code.David Storch2017-10-091-1/+0
* SERVER-31289 Add test only $listLocalCursorsJason Carey2017-10-031-0/+2
* SERVER-29921 rewrite URI parserSara Golemon2017-09-211-6/+11
* SERVER-28338 KillSessions SupportJason Carey2017-08-171-0/+1
* SERVER-24897 Configuration of DHE parameters.ADAM David Alan Martin2017-08-141-0/+1
* SERVER-26538 SERVER-26539 Detach from boost::threadAndrew Morrow2017-08-021-3/+0
* SERVER-30298 Add UserDigest LogicalSessionIDJason Carey2017-07-261-0/+1
* SERVER-25788 Fix linking of options_parser_init.Siyuan Zhou2017-07-251-0/+1
* SERVER-30053 Get rid of the ShardingCatalogManager interfaceKaloian Manassiev2017-07-171-0/+1
* SERVER-29610 Allow LogicalSessionIds to contain signed user informationsamantharitter2017-07-131-0/+1
* SERVER-28495 FTDC for MongoSMark Benvenuto2017-07-121-0/+1
* SERVER-29885 Serialize operations for the same logical sessionKaloian Manassiev2017-07-061-1/+0
* SERVER-29875 Install SessionsTransactionTable on the ServiceContextKaloian Manassiev2017-06-281-3/+4
* SERVER-26871 report failures when handling shell history fileKevin Pulo2017-06-281-0/+1
* SERVER-29726 Build iOS and tvOS on evergreenAndrew Morrow2017-06-261-1/+2
* SERVER-29533 make mongodbmain a libraryJason Carey2017-06-211-3/+12
* SERVER-28344: Implement the admin.system.sessions collectionSpencer Jackson2017-06-201-0/+1
* SERVER-29712 Add a polyfill for std::hardware_constructive_interference_sizeAndrew Morrow2017-06-201-0/+1
* SERVER-29403 Implement TransportLayerASIOJonathan Reams2017-06-171-2/+2