summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-6405: first step of cleaning NamespaceDetailsEliot Horowitz2013-06-1436-581/+748
* SERVER-3531 - yield in m/r when docs do not matchDan Pasette2013-06-131-0/+5
* SERVER-9913 protect ScopedDbConn constructor in migrate critical sectionGreg Studer2013-06-131-33/+32
* SERVER-9909 balancer reload idle sharded coll data, and don't abort roundGreg Studer2013-06-132-44/+71
* SERVER-7961 re-adding copyright noticeAndreas Nilsson2013-06-131-1/+2
* SERVER-7961 Not calling doSSLHandshake for non-SSL webserverAndreas Nilsson2013-06-131-0/+2
* SERVER-7455 SERVER-7961 x.509 authentication and keyfile replacementAndreas Nilsson2013-06-1319-34/+218
* buildbot rs_stepdown_and_pooling.js more verbosity for debugGreg Studer2013-06-121-6/+6
* SERVER-9902 Use #pragma once in StatusWithSpencer Jackson2013-06-121-0/+2
* SERVER-9859 SERVER-8687 prevent hashed sharding w/o default seedGreg Studer2013-06-123-11/+39
* SERVER-9481 further rollback exception cleanupMatt Dannenberg2013-06-122-23/+13
* SERVER-9481 Fixes fluctuating between ROLLBACK and SECONDARY when ROLLBACK is...Andreas Heck2013-06-122-5/+12
* SERVER-6246 Visual Studio -- add new fileTad Marshall2013-06-1212-0/+24
* SERVER-6246 Add createUser commandSpencer T Brody2013-06-1111-0/+262
* SERVER-9894 Add license headers to stacktrace.{cpp,h}Tad Marshall2013-06-112-2/+28
* SERVER-9729 db/commands/mr.cpp : remove unused vector variableAbhijit Pawar2013-06-111-1/+0
* SERVER-9809 Fix FreeBSD process_info compilation after changing type of Proce...Andy Schwerin2013-06-111-2/+2
* core/util: remove atoll and use parsenumberfromstringAbhijit Pawar2013-06-101-4/+8
* Include what you use in lasterror.hAndy Schwerin2013-06-101-2/+6
* SERVER-9853 retry ghostsync percolate if socket failureEric Milkie2013-06-101-39/+71
* SERVER-9856 check in-progress indexes for duplicates in prepareToBuildIndex()Eric Milkie2013-06-103-8/+14
* SERVER-9325 Add blockCheckSupported and hostInfo support to Solaris/SmartOSTad Marshall2013-06-071-24/+130
* SERVER-9824 Whitespace -- CRLF to newlineTad Marshall2013-06-071-212/+212
* SERVER-9824 Retry hash table grow operation on excessive collisionsTad Marshall2013-06-072-200/+213
* SERVER-9034 Return rs config version from isMasterMatt Dannenberg2013-06-072-0/+2
* SERVER-9175 Use ASSERT_OK instead of direct Status comparisonShaun Verch2013-06-071-2/+2
* SERVER-9175 Fix overflow in 32 bit buildsShaun Verch2013-06-071-2/+2
* SERVER-9175 Use parseNumberFromString instead of strtod in jstests.cppShaun Verch2013-06-061-4/+9
* SERVER-7174: pop log and test refactoringScott Hernandez2013-06-062-21/+30
* SERVER-9338 ensure maintenanceMode properly decrementedAndrewCEmil2013-06-062-6/+19
* SERVER-6514 Only apply -zdefs and --as-needed to shared client libraryAndrew Morrow2013-06-061-1/+4
* SERVER-9175 Copy round trip testing from jsontests.cpp to jstests.cppShaun Verch2013-06-061-1/+646
* SERVER-9778: tempoary fix for Matcher2 loading a javascript scope in its cons...Eliot Horowitz2013-06-061-0/+5
* SERVER-5442: need to resetError before doing the prepareEliot Horowitz2013-06-051-0/+1
* SERVER-6514 Only run global initializers from httpClientTest for in-tree SSL ...Andrew Morrow2013-06-051-2/+1
* SERVER-6514 Ensure libmongclient precedes other librariesAndrew Morrow2013-06-051-4/+5
* SERVER-6514 Don't override CheckLib solution when using system boostAndrew Morrow2013-06-051-3/+1
* Revert "SERVER-9518 Make all methods on AuthorizationManager non-static"Spencer T Brody2013-06-0518-56/+52
* SERVER-5442: use journal commit instead of fsync command for config server wr...Eliot Horowitz2013-06-051-10/+10
* Whitespace -- CRLF to newlineTad Marshall2013-06-051-261/+261
* SERVER-9864: make dbhash take a list of collections to hash and mongos check ...Eliot Horowitz2013-06-052-12/+34
* SERVER-9627 - Fix startup warning regressiondaveh862013-06-051-2/+5
* SERVER-9518 Make all methods on AuthorizationManager non-staticSpencer T Brody2013-06-0518-52/+56
* SERVER-9820: change ElementIterator::Element to ContextEliot Horowitz2013-06-055-32/+32
* SERVER-9832 Use PF_UNIX symbol instead of PF_LOCALTad Marshall2013-06-051-4/+7
* SERVER-9754 Remove FILE_FLAG_WRITE_THROUGH for journal filesDmitry Naumov2013-06-051-1/+1
* Visual Studio -- adapt to file changesTad Marshall2013-06-0516-66/+546
* SERVER-8598 minor CollectionManager refactor cleanup pre-integrationGreg Studer2013-06-045-56/+56
* SERVER-8598 ConfigVersion is *not* the same as ChunkVersion, cleanupGreg Studer2013-06-044-27/+28
* SERVER-9468 Port Command constructor to accept StringDataJason Rassi2013-06-042-4/+4