summaryrefslogtreecommitdiff
path: root/src/mongo/db/ops/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41809 Collapse unit tests on a per-directory basisAndrew Morrow2019-06-201-15/+11
* SERVER-1599 Add support for index hint to update commandXin Hao Zhang2019-06-181-0/+1
* SERVER-40406 Add support for $$NOW and $$CLUSTER_TIME in the update commandBernard Gorman2019-05-171-0/+1
* SERVER-41022 Remove dependency on expressions_mongod_only in parsed_update li...Nick Zolnierz2019-05-161-1/+0
* SERVER-40397 Add pipeline updates to findAndModifyCharlie Swanson2019-04-301-1/+1
* SERVER-40381 Add the ability to specify a pipeline to an update commandJames Wahlin2019-04-111-0/+1
* SERVER-39942 Make dependencies on transaction library private.Siyuan Zhou2019-03-221-0/+1
* SERVER-39942 Extract transaction library from catalog_raii library.Siyuan Zhou2019-03-151-0/+1
* SERVER-38998 Create serverStatus metrics for writeConcernTess Avitabile2019-01-221-0/+1
* SERVER-37829 Add Stitch library update functionsNick Zolnierz2019-01-091-0/+10
* Revert "SERVER-37829 Add Stitch library update functions"Nick Zolnierz2019-01-071-10/+0
* SERVER-37829 Add Stitch library update functionsNick Zolnierz2019-01-041-0/+10
* SERVER-37124 Retry full upsert path when duplicate key exception matches exac...James Wahlin2018-11-291-0/+1
* SERVER-30815 The db/serveronly library no longer exports library edgesAndrew Morrow2018-08-201-0/+1
* SERVER-35849 Remove dependency of the write commands on sharding_runtime_dCheahuychou Mao2018-07-191-1/+1
* 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