summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* BUMP 3.0.3-rc1r3.0.3-rc1Ramon Fernandez2015-04-291-1/+1
* SERVER-18211 write to disk all documents in a collection when rolling back cr...matt dannenberg2015-04-291-2/+34
* SERVER-18211 do not log a message when rolling back an insert for a dropped c...matt dannenberg2015-04-291-7/+15
* post 3.0.3-rc0Ramon Fernandez2015-04-291-1/+1
* BUMP 3.0.3-rc0r3.0.3-rc0Ramon Fernandez2015-04-281-1/+1
* SERVER-18111 Check userAllowedWriteNS() in cloneCollection cmd parsingJason Rassi2015-04-281-3/+5
* SERVER-18111 Check userAllowedWriteNS() in findAndModify cmd parsingJason Rassi2015-04-281-0/+5
* SERVER-18111 Forbid most user operations against "system.profile"Jason Rassi2015-04-283-4/+17
* SERVER-18140: Allow getParameter to be executed locally against an arbiter in...Amalia Hawkins2015-04-288-4/+41
* SERVER-18205 Import wiredtiger-wiredtiger-2.5.2-344-g83b8809.tar.gz from wire...Ramon Fernandez2015-04-2754-495/+1480
* SERVER-9220 allow more than two values in the coordinate-array when using 2ds...Siyuan Zhou2015-04-242-23/+36
* SERVER-17591: Allow TLS protocols to be disabledSpencer Jackson2015-04-213-1/+71
* Revert "SERVER-18140 allow getParameter to be executed locally against arbite...Amalia Hawkins2015-04-211-1/+0
* SERVER-18140 allow getParameter to be executed locally against arbiter in aut...Amalia Hawkins2015-04-211-0/+1
* SERVER-18051: Cleanup OpenSSL resourceSpencer Jackson2015-04-201-0/+1
* SERVER-17820: Handle long running exitCleanly in Service StopMark Benvenuto2015-04-201-2/+2
* SERVER-17939 Backport mongo-rocks updates to v3.0 branchIgor Canadi2015-04-2017-70/+420
* SERVER-16987 sh.getRecentMigrations shows aborted migration as successRandolph Tan2015-04-201-0/+8
* SERVER-16987 sh.getRecentMigrations shows aborted migration as successRandolph Tan2015-04-201-15/+57
* SERVER-17273 Fix casing of catchUp in stepdown shell helperSpencer T Brody2015-04-201-4/+4
* SERVER-17273 Add support for secondaryCatchupPeriodSecs to rs.stepdown shell ...Spencer T Brody2015-04-201-17/+23
* SERVER-17453 eval command is deprecatedSamantha Ritter2015-04-203-5/+18
* SERVER-17465 Do not attempt to use tcmalloc customizations with system tcmallocAndrew Morrow2015-04-205-5/+29
* SERVER-17820: Handle long running exitCleanly in Service StopMark Benvenuto2015-04-201-5/+30
* SERVER-17835: fix complie for loggingSam Kleinman2015-04-201-0/+3
* SERVER-17835: geoNear pipeline stage no longer needs to specify uniqueDocsSam Kleinman2015-04-202-7/+2
* SERVER-16073: Allow overrides to OpenSSL ciphersSpencer Jackson2015-04-173-1/+24
* SERVER-17745: Improve dirty page estimation in mmapv1 on WindowsMark Benvenuto2015-04-179-8/+101
* SERVER-17749: ignore fields starting with $ in collMod command, to match beha...Sam Kleinman2015-04-171-0/+3
* SERVER-17882 Expand failIndexKeyTooLong handling to updatesMathias Stearn2015-04-161-0/+5
* SERVER-18051 Fix OpenSSL FIPS error when using SCRAM-SHA1Andreas Nilsson2015-04-161-1/+17
* SERVER-18021 Allow serverStatus to be executed locally against an arbiter in ...Amalia Hawkins2015-04-141-0/+1
* SERVER-17832 Fix Resource Leak on SSL Connect and Accept Exception (v2.6, v3.0)Robert Guo2015-04-131-16/+8
* SERVER-17951: handle read preferences correctly for psudocommandsSam Kleinman2015-04-101-3/+30
* SERVER-17761 DbWebServer should own the AdminAccess pointerKaloian Manassiev2015-04-102-4/+5
* SERVER-17815 ensure plan ranking tie breaker does not cause an inferior plan ...David Storch2015-04-101-3/+3
* SERVER-17892 Explicitly turn checksum on for all collections/indexes in Wired...Dan Pasette2015-04-092-0/+2
* SERVER-12235 Cache whether any users exist for checking whether the localhost...Spencer T Brody2015-04-092-4/+34
* SERVER-17908 Allow getCmdLineOpts to be executed locally against an arbiter i...Amalia Hawkins2015-04-091-0/+1
* SERVER-17889 MapReduceCommand::run() error out from DBDirectClientJason Rassi2015-04-091-0/+7
* post 3.0.2Ernie Hershey2015-04-081-1/+1
* BUMP 3.0.2r3.0.2Ernie Hershey2015-04-081-1/+1
* Revert "SERVER-12235 Cache whether any users exist for checking whether the l...Ramon Fernandez2015-04-082-34/+4
* SERVER-12235 Cache whether any users exist for checking whether the localhost...Spencer T Brody2015-04-022-4/+34
* post 3.0.2-rc0Ernie Hershey2015-04-021-1/+1
* SERVER-17805 logOp / OperationObserver should always check shardversionRandolph Tan2015-04-011-2/+2
* BUMP 3.0.2-rc0Ernie Hershey2015-04-011-1/+1
* SERVER-17805 logOp / OperationObserver should always check shardversionRandolph Tan2015-04-014-1/+71
* SERVER-17616: Bound memory usage of MMAPv1 rollback buffers.Geert Bosch2015-03-312-99/+304
* SERVER-17642 WCE retry loop per document in index buildMathias Stearn2015-03-311-22/+44