summaryrefslogtreecommitdiff
path: root/src/mongo/db/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-31184 Make servers automatically set up config.system.sessionssamantharitter2017-10-111-1/+18
* SERVER-31289 Add test only $listLocalCursorsJason Carey2017-10-031-0/+39
* SERVER-30977 add clusterTime to standalone replica setMisha Tyulenev2017-09-271-1/+31
* Revert "Revert "SERVER-21677 Remove "diaglog" support from the server""Dan Pasette2017-09-211-13/+0
* SERVER-28336 endSessions commandGabriel Russell2017-09-211-1/+5
* SERVER-30346 Add startupWarnings for master-slaveKatherine Walker2017-09-211-0/+1
* Revert "SERVER-21677 Remove "diaglog" support from the server"Ian Whalen2017-09-211-0/+13
* SERVER-21677 Remove "diaglog" support from the serverDan Pasette2017-09-201-13/+0
* SERVER-31011 Provide transaction record deletion hookJason Carey2017-09-201-0/+21
* Revert "SERVER-30346 Add startupWarnings for master-slave replication".Katherine Walker2017-09-191-1/+0
* SERVER-30346 Add startupWarnings for master-slave replicationkvwalker2017-09-191-0/+1
* SERVER-30827 SERVER-30639 Timestamp bulk writes via changes to optime generatorEric Milkie2017-09-121-2/+6
* SERVER-30805 add LSC::findRemovedSessions()Jason Carey2017-08-311-1/+15
* SERVER-28914 Create a test fixture with mock replication coordinator and ephe...Randolph Tan2017-08-261-4/+2
* SERVER-28342 Ensure session bookkeeping happensJason Carey2017-08-221-17/+38
* SERVER-29203 Implement SessionsCollectionShardedsamantharitter2017-08-181-2/+15
* SERVER-29202 Implement SessionsCollectionRSsamantharitter2017-08-181-1/+20
* SERVER-30407 Add retry logic in findAndModifyRandolph Tan2017-08-171-0/+2
* SERVER-28338 KillSessions SupportJason Carey2017-08-171-0/+28
* SERVER-28301 Add stats about the logical session record cache to the serverSt...Ben Shteinfeld2017-08-161-0/+2
* SERVER-28335 Implement refreshSessions and refreshSessionsInternal commandssamantharitter2017-08-151-0/+1
* SERVER-29201 Implement SessionsCollectionStandalonesamantharitter2017-08-021-2/+20
* SERVER-30262 Update session info during batch apply in secondariesJack Mulrow2017-07-311-0/+1
* SERVER-30298 Add UserDigest LogicalSessionIDJason Carey2017-07-261-50/+16
* SERVER-25788 Fix linking of options_parser_init.Siyuan Zhou2017-07-251-1/+0
* SERVER-30243: Move ArrayFilter class to expressions library, allowing for fut...Natalia Jacobowitz2017-07-251-1/+0
* SERVER-30218 Add SHA256 SupportJason Carey2017-07-251-1/+1
* SERVER-28918 Make CRUD paths retryableJack Mulrow2017-07-241-0/+1
* Revert "SERVER-28918 Make CRUD paths retryable"Jack Mulrow2017-07-241-1/+0
* SERVER-28918 Make CRUD paths retryableJack Mulrow2017-07-241-0/+1
* SERVER-28918 Merge sessions and write_ops librariesJack Mulrow2017-07-201-10/+28
* SERVER-28918 Move rsOplogName to NamespaceStringJack Mulrow2017-07-191-1/+1
* SERVER-30053 Get rid of the ShardingCatalogManager interfaceKaloian Manassiev2017-07-171-11/+10
* SERVER-29199 Implement ServiceLiasonMongossamantharitter2017-07-131-1/+17
* SERVER-29610 Allow LogicalSessionIds to contain signed user informationsamantharitter2017-07-131-6/+79
* SERVER-30014 OperationContextGroup tracks, interrupts OperationContext objectsNathan Myers2017-07-131-0/+1
* SERVER-29176: Implement --clusterIpSourceWhitelistADAM David Alan Martin2017-07-121-1/+1
* SERVER-30065 Do libdeps dependency types by section, not tupleAndrew Morrow2017-07-081-0/+2
* SERVER-29885 Fix a missed library dependency nameKaloian Manassiev2017-07-061-2/+2
* SERVER-29885 Serialize operations for the same logical sessionKaloian Manassiev2017-07-061-8/+9
* SERVER-28903 Fix clang link failureRandolph Tan2017-07-061-0/+1
* SERVER-28903 Implement session history iteratorRandolph Tan2017-07-061-1/+15
* SERVER-29198 Implement ServiceLiasonMongodsamantharitter2017-07-061-1/+17
* SERVER-27198 Remove ASIO based MessagingPort implementationAndrew Morrow2017-07-051-1/+1
* SERVER-28903 Implement session transaction record inserts/updatesRandolph Tan2017-07-031-0/+1
* SERVER-28903 Make Transaction state store last write optime instead of write ...Randolph Tan2017-07-031-0/+1
* SERVER-29875 Install SessionsTransactionTable on the ServiceContextKaloian Manassiev2017-06-281-4/+4
* SERVER-27992 Use UUIDs for replicationGeert Bosch2017-06-231-2/+4
* SERVER-28903 Session Transaction State and Table skeleton codeRandolph Tan2017-06-231-0/+27
* SERVER-29654 Enable keys generation and logicalTime processing on shards and ...Jack Mulrow2017-06-221-0/+1