summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-16196 Enable execution of workloads against standalone mongod."Max Hirschhorn2014-12-023-9/+12
* Revert "SERVER-16002 SERVER-16369 Cluster / standalone auth tests."Andreas Nilsson2014-12-027-444/+1
* Revert "SERVER-14062 exitCleanly should not create OperationContext"Kaloian Manassiev2014-12-0210-17/+21
* SERVER-15908 SERVER-15956 fix explain shell helper handling of slaveOk and re...David Storch2014-12-024-8/+202
* Import wiredtiger-wiredtiger-2.4.0-494-ge498f55.tar.gz from wiredtiger branch...Matt Kangas2014-12-0234-498/+1148
* SERVER-14062 exitCleanly should not create OperationContextKaloian Manassiev2014-12-0210-21/+17
* SERVER-16354 Delete the recovery unit in IndexCatalogEntry::setMultikeyKaloian Manassiev2014-12-021-3/+14
* SERVER-16247 Change oplog memory_page_max to 10MBDan Pasette2014-12-021-0/+2
* Add license header to new rocks filesMatt Kangas2014-12-022-4/+52
* SERVER-16376 Make nodes in jstests/gle/get_last_error.js choose their sync so...Andy Schwerin2014-12-021-2/+11
* SERVER-16279 change node B to arbiter in rollback_too_newEric Milkie2014-12-021-2/+2
* SERVER-16259 Rocks storage engine needs to support document lockingIgor Canadi2014-12-0213-96/+455
* SERVER-16002 SERVER-16369 Cluster / standalone auth tests.Bernie Hackett2014-12-027-1/+444
* SERVER-16137 correct commentEric Milkie2014-12-021-1/+1
* SERVER-15886 SubplanStage tries to plan each branch from the cacheDavid Storch2014-12-013-185/+270
* SERVER-16333: don't serialize and deserialize default write concernsEliot Horowitz2014-12-019-25/+21
* ERVER-965: Store the indexes of a collection on another partition/drive than ...Eliot Horowitz2014-12-0110-13/+83
* SERVER-16132: implement directoryperdb under WiredTigerEliot Horowitz2014-12-0116-38/+253
* some safety checks in WT code for txnEliot Horowitz2014-12-014-0/+13
* SERVER-16374 anchor primary to node 0 for toostale.jsEric Milkie2014-12-011-8/+2
* SERVER-16371 fix ssl tests to not share replica set monitors between sub-runsEric Milkie2014-12-014-15/+21
* SERVER-16372 wait for all nodes status update before proceedingEric Milkie2014-12-011-0/+4
* SERVER-16371 clean up unit testsEric Milkie2014-12-013-139/+141
* SERVER-16137 validate collection storage options for all storage enginesEric Milkie2014-12-0115-50/+177
* SERVER-16373 Remove repl_set.hSpencer T Brody2014-12-011-98/+0
* SERVER-14429 Make ReplSettings const now that it is no longer modified after ...Spencer T Brody2014-12-017-27/+10
* SERVER-14057 Changing TTL should invalidate catalog's cached spec objJason Rassi2014-12-014-8/+123
* SERVER-15310 Kill all user operations on stepdown.Spencer T Brody2014-12-0114-26/+155
* SERVER-14143 Re-enable javascript interruption.Spencer T Brody2014-12-0116-134/+88
* SERVER-16332 replace C ::remove and ::rename with boost filesystem equivalentBenety Goh2014-12-011-17/+14
* SERVER-16256 get rid of ALL match expressionsDavid Storch2014-12-0113-280/+156
* SERVER-16032 Prevent applier from creating a new OperationContext when there ...Spencer T Brody2014-12-012-13/+12
* SERVER-15849 add test for removing a chained membermatt dannenberg2014-12-011-0/+53
* don't append --storageEngine if there already is one specific in testEliot Horowitz2014-11-301-1/+3
* StringMap for command mapsEliot Horowitz2014-11-294-22/+25
* SERVER-15595 fix unittest link errorMatt Kangas2014-11-281-0/+1
* SERVER-15595: fix devnull engine and add a testEliot Horowitz2014-11-273-1/+57
* SERVER-16119: faster WT shutdown race avoidanceEliot Horowitz2014-11-274-28/+30
* SERVER-16342: formatting of top.Eliot Horowitz2014-11-272-39/+39
* SERVER-16342: remove some snapshot global data that doesn't make sense any moreEliot Horowitz2014-11-275-47/+0
* SERVER-13679 Replace DiskLoc with RecordId outside of MMAPv1Mathias Stearn2014-11-26192-1379/+1383
* SERVER-13679 Add record_id.h and move diskloc.h under mmap_v1Mathias Stearn2014-11-2686-97/+129
* add fassertNoTrace and clean up wiredtiger assert pathEliot Horowitz2014-11-267-23/+50
* SERVER-15357: Disable optimizations on Windows debug buildsMark Benvenuto2014-11-261-1/+1
* SERVER-16055: Commands with empty string cause the server to terminateMark Benvenuto2014-11-264-3/+15
* SERVER-16326 move testMatt Kangas2014-11-261-0/+0
* SERVER-16326 fix noPassthrough tests for WT type=lsmMatt Kangas2014-11-261-2/+4
* SERVER-16143 Update multiKey metadata in a separate transactionKaloian Manassiev2014-11-263-43/+50
* SERVER-16196 Enable execution of workloads against standalone mongod.Max Hirschhorn2014-11-253-12/+9
* SERVER-6218 Profiler should only abbreviate query/updateobjJason Rassi2014-11-255-225/+115