summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-28BUMP 3.0.3-rc0r3.0.3-rc0Ramon Fernandez
2015-04-28bump tools to r3.0.3Ramon Fernandez
2015-04-28SERVER-18111 Check userAllowedWriteNS() in cloneCollection cmd parsingJason Rassi
2015-04-28SERVER-18111 Check userAllowedWriteNS() in findAndModify cmd parsingJason Rassi
2015-04-28SERVER-18111 Forbid most user operations against "system.profile"Jason Rassi
2015-04-28SERVER-18239 dumpauth.js should use correct db/collection namesmike o'brien
2015-04-28SERVER-18229: fix smoke.py interaction with pymongoSam Kleinman
2015-04-28SERVER-18140: Allow getParameter to be executed locally against an arbiter in...Amalia Hawkins
2015-04-27SERVER-16506 Don't run as many currentOp commands to avoid spurious timeoutGeert Bosch
2015-04-27SERVER-18205 Import wiredtiger-wiredtiger-2.5.2-344-g83b8809.tar.gz from wire...Ramon Fernandez
2015-04-24SERVER-9220 allow more than two values in the coordinate-array when using 2ds...Siyuan Zhou
2015-04-24SERVER-17694 Add support to set the SCons RPATH from VariablesAndrew Morrow
2015-04-22SERVER-18073 Make smoke.py work with pymongo 3.0Jonathan Reams
2015-04-21SERVER-17591: Allow TLS protocols to be disabledSpencer Jackson
2015-04-21Revert "SERVER-18140 allow getParameter to be executed locally against arbite...Amalia Hawkins
2015-04-21SERVER-18140 allow getParameter to be executed locally against arbiter in aut...Amalia Hawkins
2015-04-20SERVER-18051: Cleanup OpenSSL resourceSpencer Jackson
2015-04-20SERVER-17820: Handle long running exitCleanly in Service StopMark Benvenuto
2015-04-20SERVER-17939 Backport mongo-rocks updates to v3.0 branchIgor Canadi
2015-04-20SERVER-16987 sh.getRecentMigrations shows aborted migration as successRandolph Tan
2015-04-20SERVER-16987 sh.getRecentMigrations shows aborted migration as successRandolph Tan
2015-04-20SERVER-17273 Fix casing of catchUp in stepdown shell helperSpencer T Brody
2015-04-20SERVER-17273 Add support for secondaryCatchupPeriodSecs to rs.stepdown shell ...Spencer T Brody
2015-04-20SERVER-17453 eval command is deprecatedSamantha Ritter
2015-04-20SERVER-17465 Do not attempt to use tcmalloc customizations with system tcmallocAndrew Morrow
2015-04-20SERVER-17730 Allow selection of non-posix shlex mode for VariablesAndrew Morrow
2015-04-20SERVER-17820: Handle long running exitCleanly in Service StopMark Benvenuto
2015-04-20SERVER-17835: fix complie for loggingSam Kleinman
2015-04-20SERVER-17835: geoNear pipeline stage no longer needs to specify uniqueDocsSam Kleinman
2015-04-20SERVER-17998 Ignore socket exceptions in initial_sync_unsupported_auth_schema.jsKamran Khan
2015-04-17SERVER-16073: Allow overrides to OpenSSL ciphersSpencer Jackson
2015-04-17SERVER-17745: Improve dirty page estimation in mmapv1 on WindowsMark Benvenuto
2015-04-17SERVER-17749: ignore fields starting with $ in collMod command, to match beha...Sam Kleinman
2015-04-17SERVER-18087 fixed checking of createIndexes progress in index_retry.js and i...Benety Goh
2015-04-16SERVER-17882 Expand failIndexKeyTooLong handling to updatesMathias Stearn
2015-04-16SERVER-18051 Fix OpenSSL FIPS error when using SCRAM-SHA1Andreas Nilsson
2015-04-15SERVER-17780 Update init script process ulimit to match recommendationsErnie Hershey
2015-04-14SERVER-18021 Allow serverStatus to be executed locally against an arbiter in ...Amalia Hawkins
2015-04-13SERVER-17832 Fix Resource Leak on SSL Connect and Accept Exception (v2.6, v3.0)Robert Guo
2015-04-10SERVER-17951: handle read preferences correctly for psudocommandsSam Kleinman
2015-04-10SERVER-17761 DbWebServer should own the AdminAccess pointerKaloian Manassiev
2015-04-10SERVER-17487 Raise awaitReplication timeout in testMathias Stearn
2015-04-10SERVER-17487 Throttle bg insert thread in testMathias Stearn
2015-04-10SERVER-17487 raise oplog size in testMathias Stearn
2015-04-10SERVER-17815 ensure plan ranking tie breaker does not cause an inferior plan ...David Storch
2015-04-09SERVER-17892 Explicitly turn checksum on for all collections/indexes in Wired...Dan Pasette
2015-04-09SERVER-12235 Cache whether any users exist for checking whether the localhost...Spencer T Brody
2015-04-09SERVER-17908 Allow getCmdLineOpts to be executed locally against an arbiter i...Amalia Hawkins
2015-04-09SERVER-17889 MapReduceCommand::run() error out from DBDirectClientJason Rassi
2015-04-08post 3.0.2Ernie Hershey