summaryrefslogtreecommitdiff
path: root/src/mongo/s/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18070 Split ConnectionString out into its own librarySpencer T Brody2015-04-161-3/+3
* SERVER-18072 Pull ShardingConnectionHook into its own libraryKaloian Manassiev2015-04-161-15/+0
* SERVER-18055 Move config server schema upgrade under the legacy catalog managerKaloian Manassiev2015-04-151-15/+0
* SERVER-17775 Move ShardType to src/mongo/s/catalogDaniel Alabi2015-04-091-5/+0
* SERVER-17774 Move ChunkType to src/mongo/s/catalogDaniel Alabi2015-04-071-6/+2
* SERVER-17690 Move sharding change logging operations to catalog managerKaloian Manassiev2015-03-241-5/+0
* SERVER-17637 Sharding catalog manager interfaceKaloian Manassiev2015-03-201-16/+2
* SERVER-17348 Bump mongos upgrade version for v3.2Randolph Tan2015-03-171-2/+2
* SERVER-17496 Move code to the sharding client libraryKaloian Manassiev2015-03-131-1/+1
* SERVER-17496 Move range_arithmetic out of mongosKaloian Manassiev2015-03-101-15/+13
* SERVER-17151 ConfigCoordinator should not call fsyncKaloian Manassiev2015-03-031-79/+4
* SERVER-16094 remove batch write command downconversion functionality from mon...Greg Studer2014-11-181-1/+0
* SERVER-15401 Bump config version for v2.8 releaseRandolph Tan2014-10-021-2/+2
* SERVER-14102 implement the explain command on mongosDavid Storch2014-10-011-0/+1
* SERVER-14957 Fix some erroneous or missing LIBDEPS edgesAndrew Morrow2014-08-191-0/+1
* SERVER-8752 Add config.actionlogdaveh862014-08-111-0/+1
* SERVER-14268: Improve server message parsingMark Benvenuto2014-07-301-0/+2
* SERVER-14431 Invalid chunk data after splitting on a key that's too large to ...Randolph Tan2014-07-231-1/+0
* SERVER-11332 hookup of fastest query to SyncClusterConnectionGreg Studer2014-05-141-1/+2
* SERVER-11332 multi host query from fastest host using thread poolsGreg Studer2014-05-131-11/+36
* Revert "SERVER-11332 multi host query from fastest host using thread pools"Benety Goh2014-05-121-36/+11
* SERVER-11332 multi host query from fastest host using thread poolsGreg Studer2014-05-121-11/+36
* SERVER-13656 Use new query framework in getShardsForQuery on mongosSiyuan Zhou2014-05-011-1/+13
* SERVER-9469 Add writeConcerError field to responseRandolph Tan2013-12-161-0/+1
* SERVER-9469 Rename errDetails to writeErrorsRandolph Tan2013-12-161-1/+1
* SERVER-11948 Add metadata field for write command requestsRandolph Tan2013-12-091-0/+12
* SERVER-11658 Consistently use Library targetAndrew Morrow2013-11-181-27/+27
* SERVER-10818 use separate write execution path for config server batch writesGreg Studer2013-11-131-19/+39
* SERVER-10818 reorganize all the write commmand stuff in a folderGreg Studer2013-11-111-24/+24
* SERVER-10818 enforce unique indexes on mongod for index write commandsGreg Studer2013-11-101-0/+1
* SERVER-11637: Removed NO_CRUTCH from a bunch of testsShaun Verch2013-11-091-2/+1
* SERVER-10818 valve to upconvert all writes to batch writes in mongosGreg Studer2013-11-061-0/+1
* SERVER-11538: Create mongoclient library to avoid pulling in mongocommonShaun Verch2013-11-041-7/+4
* SERVER-11538: Create library for socket code and fix dependencies of libserve...Shaun Verch2013-11-041-4/+1
* SERVER-10818 host resolver to handle DBClientRS connectionsGreg Studer2013-11-011-1/+4
* SERVER-10818 basic write batch downconversion utilitiesGreg Studer2013-10-291-14/+30
* SERVER-10521 Implement v0.5 version of write commands protocolAlberto Lerner2013-10-251-0/+1
* SERVER-10818 basic write batch upconversion utilitiesGreg Studer2013-10-241-0/+26
* SERVER-10532 batch write executor and unit testsGreg Studer2013-10-071-0/+15
* SERVER-10532 interfaces and basic implementation for batch write ops, targete...Greg Studer2013-10-031-0/+24
* SERVER-10532 single write op state in mongosGreg Studer2013-09-271-0/+23
* SERVER-10532 add sentinel values for ChunkVersionGreg Studer2013-09-241-2/+1
* SERVER-10766 Always write lastmodEpoch field on config.collectionsRandolph Tan2013-09-131-1/+1
* SERVER-8678 Implement automated config schema upgrade from v4 to v5Randolph Tan2013-09-131-2/+2
* SERVER-10532 thin wrapper class for batched write request typesGreg Studer2013-09-121-5/+6
* SERVER-10521 Types for write commands.Alberto Lerner2013-09-121-0/+65
* SERVER-8598 CollectionManager -> CollectionMetadata refactor, no behavior changeGreg Studer2013-06-171-3/+3
* SERVER-8598 hook up CollectionManager in place of ShardChunkManagerGreg Studer2013-06-171-2/+6
* SERVER-9468 Update unit tests' LIBDEPS for field_parser.cpp moveJason Rassi2013-06-031-17/+48
* SERVER-9468 Move s/field-parser* to db/Jason Rassi2013-06-031-3/+0