summaryrefslogtreecommitdiff
path: root/src/mongo/db/ops/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-34798 Remove ServiceContext subclasses and use new ServiceContext in e...Andy Schwerin2018-06-221-0/+1
* SERVER-35272 Remove dependencies on ssl_manager and transport_layer from embe...Henrik Edin2018-06-071-0/+1
* SERVER-35115 Decouple DBDirectClient from networking clientsMathias Stearn2018-05-311-1/+1
* SERVER-33008 Slice Authorization frameworkADAM David Alan Martin2018-05-111-0/+1
* SERVER-33336 Snapshot reads should not take MODE_IX locks when autocommit=trueTess Avitabile2018-03-021-1/+1
* SERVER-29908 Move stale shard version handling out of ShardingStateKaloian Manassiev2018-02-211-0/+1
* SERVER-32367 Clean up the AutoGet* suite of classesKaloian Manassiev2018-02-141-3/+3
* SERVER-30815 Refactor libraries to reduce cyclesAndrew Morrow2018-01-101-2/+2
* SERVER-30854 Remove ModifierInterface update code.Justin Seyster2017-12-141-55/+0
* SERVER-30731 MatchExpressionParser::parse() should require an ExpressionContextTess Avitabile2017-09-291-101/+16
* SERVER-30827 SERVER-30639 Timestamp bulk writes via changes to optime generatorEric Milkie2017-09-121-0/+18
* SERVER-28914 Create a test fixture with mock replication coordinator and ephe...Randolph Tan2017-08-261-2/+1
* SERVER-30407 Add retry logic in findAndModifyRandolph Tan2017-08-171-0/+1
* SERVER-28772 PushNodeJustin Seyster2017-08-081-9/+0
* SERVER-28509 Move code to assemble legacy requests out of DBClientMathias Stearn2017-07-261-1/+0
* SERVER-28776 Create ObjectReplaceNodeTess Avitabile2017-07-251-12/+0
* SERVER-28918 Make CRUD paths retryableJack Mulrow2017-07-241-0/+10
* Revert "SERVER-28918 Make CRUD paths retryable"Jack Mulrow2017-07-241-10/+0
* SERVER-28918 Make CRUD paths retryableJack Mulrow2017-07-241-0/+10
* SERVER-28918 Merge sessions and write_ops librariesJack Mulrow2017-07-201-28/+0
* SERVER-28752 Use IDL for write commands parsingKaloian Manassiev2017-07-061-0/+2
* SERVER-29319 mongos write commands support document sequencesMathias Stearn2017-06-191-0/+21
* SERVER-28903 Convert WriteResult::SingleResult to idlRandolph Tan2017-06-191-0/+1
* SERVER-29281 Resolve edges related to the dcommands libraryAndrew Morrow2017-05-191-5/+0
* SERVER-28455 Implement LogicalClockTestFixtureJack Mulrow2017-05-011-2/+2
* SERVER-28851 Resolve cycles from latest vtables.ADAM David Alan Martin2017-04-241-2/+2
* SERVER-28621 Parse BSON update expression into an UpdateNode treeTess Avitabile2017-04-201-104/+3
* SERVER-28478 Create ArrayFilter class and implement parsing of arrayFilters i...Tess Avitabile2017-04-041-0/+20
* SERVER-28281 Rotate deps, moving catalog to top.ADAM David Alan Martin2017-03-161-4/+3
* SERVER-27746: Integrate LogicalClock with oplogMisha Tyulenev2017-02-151-1/+5
* SERVER-27709 Remove cycles & change incomplete tagADAM David Alan Martin2017-01-171-2/+6
* SERVER-27497 Scope SCons Environment changes narrowlyAndrew Morrow2017-01-031-0/+2
* SERVER-26709 Merge mongo/platform/platform and mongo/util/foundation into mon...Andy Schwerin2016-10-261-1/+0
* SERVER-23103 Split several libraries out of db/serveronlyAndrew Morrow2016-07-111-0/+28
* SERVER-24404 Make $push, $pullAll, and $pull respect collation.David Hatch2016-07-061-0/+1
* SERVER-23114 Move functions involving dotted paths to separate library.Max Hirschhorn2016-06-031-0/+1
* SERVER-24305 Add NetworkTaskExecutor to clientdriver libraryMisha Tyulenev2016-05-271-3/+0
* SERVER-22564 Move ReplicaSetMonitor to TaskExecutor threadMisha Tyulenev2016-05-261-0/+3
* SERVER-24005 Use FastClockSource in getNextGlobalTimestamp()Mathias Stearn2016-05-091-0/+2
* SERVER-23610 CanonicalQuery should own a CollatorInterfaceTess Avitabile2016-05-051-0/+1
* SERVER-23689 make $pull respect the collationDavid Storch2016-04-291-0/+1
* SERVER-23128 Parsers that parse legacy and command writes into uniform objectsMathias Stearn2016-04-211-0/+20
* SERVER-22701 Make replace modifier timestamp handling endian-safesamantharitter2016-03-171-0/+1
* SERVER-9666 Collapse the low level cyclic libs into a new base libAndrew Morrow2015-07-211-2/+2
* SERVER-9666 Split up and push bson library into bson directoryAndrew Morrow2015-05-061-18/+19
* SERVER-9666 Push update_index_data into db directoryAndrew Morrow2015-04-291-1/+1
* SERVER-9666 Push range arithmatic and global timestamp into dbAndrew Morrow2015-04-241-1/+1
* SERVER-9666 Push foundation lib declaration into util directoryAndrew Morrow2015-04-241-1/+1
* SERVER-9666 Move matcher libs and tests to new SConscriptAndrew Morrow2015-04-241-3/+3
* SERVER-17880 Rename OpTime to TimestampEric Milkie2015-04-071-1/+1