summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 3.0.1r3.0.1Ramon Fernandez2015-03-162-2/+2
* SERVER-17486 Crash when parsing invalid polygon coordinatesSiyuan Zhou2015-03-132-3/+27
* SERVER-17517 Revert RPM conflicts to match 2.6Ernie Hershey2015-03-111-6/+6
* post 3.0.1-rc0Ernie Hershey2015-03-102-2/+2
* BUMP 3.0.1-rc0r3.0.1-rc0Ramon Fernandez2015-03-102-2/+2
* Revert "BUMP 3.0.1"Ramon Fernandez2015-03-102-2/+2
* BUMP 3.0.1Ramon Fernandez2015-03-102-2/+2
* SERVER-17501: Raise limits for max journaling buffer sizeGeert Bosch2015-03-101-19/+31
* SERVER-17487 warn in lieu of assert in initial_sync_cloner_dups.js in case of...Dan Pasette2015-03-101-5/+6
* SERVER-17487 move jstest to noPassthroughDan Pasette2015-03-101-0/+0
* SERVER-17521: improve createIndex validation of empty nameEliot Horowitz2015-03-092-0/+9
* SERVER-17515 fixed namespace in oplog entry when using the cloner to copy ind...Dan Pasette2015-03-092-1/+72
* SERVER-17517 Re-add Obsoletes and Provides RPM tagsErnie Hershey2015-03-091-0/+12
* bump tools to r3.0.1Ernie Hershey2015-03-091-1/+1
* SERVER-16648 Additional FSM-based concurrency workloads with some cleanup and...alabid2015-03-0987-149/+1783
* SERVER-17499 Don't set owned RU if creating DBDirectClient agg cursorJason Rassi2015-03-092-7/+22
* SERVER-17499 Unify GodScope and fromDBDirectClient boolJason Rassi2015-03-0915-67/+40
* SERVER-17487 Use strict unindex operations for in-progress indexesMathias Stearn2015-03-093-0/+111
* SERVER-17507: Set SASL conversation isDone correctly on authentication failure.Amalia Hawkins2015-03-091-0/+2
* SERVER-17484 Migrate server MCI config into server repo (v3.0)Ernie Hershey2015-03-091-0/+3620
* SERVER-17387 prevent invalid projections from causing findAndModify to trigge...David Storch2015-03-092-9/+82
* SERVER-17395: Disable fsm tests that were previously disabled.Charlie Swanson2015-03-092-24/+6
* SERVER-17395: Add FSM tests to stress yielding.Charlie Swanson2015-03-0920-8/+691
* Import wiredtiger-wiredtiger-2.5.1-144-g3a3bda5.tar.gz from wiredtiger branch...Ramon Fernandez2015-03-0951-474/+1380
* SERVER-17481 validate should call into WT_SESSION::verify()Mathias Stearn2015-03-0910-87/+177
* SERVER-17489: in bulk ops, only mark last operation with commit=synchronousEliot Horowitz2015-03-092-7/+23
* SERVER-17224 Reserve room for EOO byte when starting BSONObj buildingMathias Stearn2015-03-053-7/+76
* SERVER-17378 pass an explicit no timeout to compact in WiredTigerDan Pasette2015-03-051-1/+1
* SERVER-17252: PCRE 8.36 SCons IntegrationMark Benvenuto2015-03-051-7/+7
* SERVER-17252: PCRE 8.36 SCons IntegrationMark Benvenuto2015-03-055-1/+825
* SERVER-17252: CVE-2014-8964: Fix zero-repeat assertion condition bug.Mark Benvenuto2015-03-051-2/+5
* SERVER-17252: PPCRE 8.36Mark Benvenuto2015-03-05141-0/+124610
* SERVER-17460 LIBDEPS_v8_SYSLIBDEP typoMarek Skalický2015-03-051-1/+1
* SERVER-17443 use assert.soon rather than assert for log messages in get_repli...matt dannenberg2015-03-041-2/+6
* SERVER-17442 increase tolerance for shutdown timeout in stepdown.js to fix wi...matt dannenberg2015-03-041-1/+2
* make tool_replset.js more resilient against certain failuresmatt dannenberg2015-03-041-55/+56
* SERVER-16944 dbAdminAnyDatabase should be able to do anything dbAdmin canSpencer T Brody2015-03-042-0/+11
* SERVER-17388/SERVER-16776 If closing unopened file, do not check for journal ...Kaloian Manassiev2015-03-042-8/+18
* SERVER-16849 Prevent mongos from always invalidating the user cache once, eve...Spencer T Brody2015-03-041-1/+17
* SERVER-17463 Fix issue specifying absolute path to scons --cache-dir.Max Hirschhorn2015-03-041-1/+1
* SERVER-14723 fix crash in plan enumerator affecting some geo near queriesDavid Storch2015-03-043-5/+29
* SERVER-17381 Rename rocksExperiment to RocksDBIgor Canadi2015-03-041-2/+3
* SERVER-17369 [Rocks] Fix the calculation of nextPrefixIgor Canadi2015-03-043-19/+52
* SERVER-17331 RocksDB configuring and monitoringIgor Canadi2015-03-0412-15/+408
* SERVER-17379 Require connection be on localhost to allow unauthorized access ...Spencer T Brody2015-03-041-3/+1
* SERVER-17436 Don't try to access collection pointer if it gets deleted during...Kaloian Manassiev2015-03-043-5/+12
* SERVER-17300 Balancer tries to create config.tags index multiple timesRandolph Tan2015-03-042-11/+11
* SERVER-17416 MMAP V1 journal thread should check for deadlocksKaloian Manassiev2015-03-048-40/+87
* SERVER-17323 Instantiate storage engine before the LockerKaloian Manassiev2015-03-044-35/+43
* SERVER-17276 WCE retry for collection creation on upsert, legacy write pathDavid Storch2015-03-031-2/+2