summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 3.0.3-rc0r3.0.3-rc0Ramon Fernandez2015-04-282-2/+2
* bump tools to r3.0.3Ramon Fernandez2015-04-281-1/+1
* SERVER-18111 Check userAllowedWriteNS() in cloneCollection cmd parsingJason Rassi2015-04-282-4/+13
* SERVER-18111 Check userAllowedWriteNS() in findAndModify cmd parsingJason Rassi2015-04-282-0/+14
* SERVER-18111 Forbid most user operations against "system.profile"Jason Rassi2015-04-284-4/+77
* SERVER-18239 dumpauth.js should use correct db/collection namesmike o'brien2015-04-281-12/+12
* SERVER-18229: fix smoke.py interaction with pymongoSam Kleinman2015-04-281-1/+1
* SERVER-18140: Allow getParameter to be executed locally against an arbiter in...Amalia Hawkins2015-04-289-4/+72
* SERVER-16506 Don't run as many currentOp commands to avoid spurious timeoutGeert Bosch2015-04-271-1/+1
* 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-17694 Add support to set the SCons RPATH from VariablesAndrew Morrow2015-04-241-0/+4
* SERVER-18073 Make smoke.py work with pymongo 3.0Jonathan Reams2015-04-221-8/+13
* 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-17730 Allow selection of non-posix shlex mode for VariablesAndrew Morrow2015-04-201-1/+11
* 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-17998 Ignore socket exceptions in initial_sync_unsupported_auth_schema.jsKamran Khan2015-04-201-20/+19
* 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-18087 fixed checking of createIndexes progress in index_retry.js and i...Benety Goh2015-04-172-0/+2
* SERVER-17882 Expand failIndexKeyTooLong handling to updatesMathias Stearn2015-04-162-2/+31
* SERVER-18051 Fix OpenSSL FIPS error when using SCRAM-SHA1Andreas Nilsson2015-04-162-1/+21
* SERVER-17780 Update init script process ulimit to match recommendationsErnie Hershey2015-04-153-4/+4
* 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-17487 Raise awaitReplication timeout in testMathias Stearn2015-04-101-1/+1
* SERVER-17487 Throttle bg insert thread in testMathias Stearn2015-04-101-0/+3
* SERVER-17487 raise oplog size in testMathias Stearn2015-04-101-1/+1
* 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-092-0/+24
* post 3.0.2Ernie Hershey2015-04-082-2/+2