summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump tools to 3.3.1r3.3.1Ramon Fernandez2016-01-271-1/+1
* Import wiredtiger-wiredtiger-2.7.0-505-g7fea169.tar.gz from wiredtiger branch...Ramon Fernandez2016-01-27967-1548/+589651
* SERVER-22324 Update findAndModify_inc.js to handle mmapv1 invalidations.Max Hirschhorn2016-01-271-5/+28
* SERVER-22232 Increase logging to diagnose build failure in csrs_upgrade_durin...Spencer T Brody2016-01-271-2/+4
* SERVER-22325 change baseline to 3.0.9Rui Zhang2016-01-271-1/+1
* SERVER-21388 validate captrunc argumentRobert Guo2016-01-272-0/+12
* SERVER-22156 dbhash should cache hashes at the collection levelRobert Guo2016-01-272-13/+27
* SERVER-11064 Stricter validation of index key patterns.Max Hirschhorn2016-01-273-7/+166
* SERVER-21409 Read-only profile command takes only shared lock.Benjamin Murphy2016-01-271-10/+16
* SERVER-22306: enable per-branch overridesChung-Yen Chang2016-01-263-5/+5
* SERVER-21528 clean up capped6.jsRobert Guo2016-01-261-94/+89
* SERVER-21499 Enable fsm_all_simultaneous.js FSM runner.Max Hirschhorn2016-01-263-4/+91
* SERVER-21499 Update FSM workloads to handle more frequent yielding.Max Hirschhorn2016-01-264-12/+50
* SERVER-22313 ppc64le statically link libgoMark Benvenuto2016-01-261-0/+1
* SERVER-20409: Get ticket before getting WT sessionGeert Bosch2016-01-261-2/+1
* SERVER-22279 SubplanStage must register its MultiPlanStage in _childrenMathias Stearn2016-01-261-8/+18
* SERVER-22621 Ensure LSNFile only contains sequence numbers flushed to data filesMathias Stearn2016-01-2611-74/+142
* SERVER-22303 Wait longer for initial sync to finish in csrs_upgrade_during_mi...Spencer T Brody2016-01-252-3/+5
* SERVER-21990 Deprecation warning from resmoke.py - replicaset.py insert is de...Mike Grundy2016-01-252-10/+11
* SERVER-20274 Replace reinterpret_cast with DataView in OplogDocWriter::writeD...Tess Avitabile2016-01-251-1/+1
* SERVER-21344 Make size field in a CachedBSONObj instance endian-safeTess Avitabile2016-01-251-4/+2
* SERVER-21467 Include config.hTess Avitabile2016-01-251-0/+1
* SERVER-21309 Remove the Install Step from Jstestfuzz in EvergreenRobert Guo2016-01-221-18/+0
* SERVER-20418 Make sure that we always start the distlock pinger when running ...Spencer T Brody2016-01-226-65/+32
* SERVER-21801 CheckReplDBHash testing hook should check document type (resmoke...Mike Grundy2016-01-221-1/+27
* SERVER-21467 Do not reverse byte order of GeoHash data on big-endian systemsTess Avitabile2016-01-222-37/+14
* SERVER-20266 Use ConstDataCursor to read buffer in Checksum::genTess Avitabile2016-01-221-8/+7
* SERVER-22219 Use subprocess32 on POSIX systems if it's available.Max Hirschhorn2016-01-211-6/+49
* SERVER-20036 Add back line that was accidentally removedSpencer T Brody2016-01-211-0/+1
* SERVER-22247 Fix clang compile errorKaloian Manassiev2016-01-211-1/+1
* SERVER-20036 Interrupt mapReduce and movePrimary commands on catalog manager ...Spencer T Brody2016-01-219-29/+152
* SERVER-22266 sys-perf: upload cluster config filesRui Zhang2016-01-211-1/+1
* SERVER-21797 unify cursor response commands to respond with up to 16MB of dataDavid Storch2016-01-2112-107/+127
* SERVER-20808 reject negative ntoreturn on OP_GET_MORE messagesDavid Storch2016-01-216-11/+27
* SERVER-22081 blacklist split_large_key.js from config stepdown suite because ...Dianna Hohensee2016-01-211-0/+1
* SERVER-22247 Do not fail when parsing pre-2.2 sharding collection metadataKaloian Manassiev2016-01-216-13/+71
* SERVER-18893 re-enable ASan coverage supportRobert Guo2016-01-211-0/+16
* SERVER-22249 disabling balancer in sharding stats.js test because it can conf...Dianna Hohensee2016-01-211-4/+1
* SERVER-22200 Correct logic to mark a test as a failure.Charlie Swanson2016-01-214-13/+15
* SERVER-22002 Do not retry findAndModify on MMAPv1Charlie Swanson2016-01-216-134/+29
* SERVER-22245 implement storage engine API changes for readOnly modeAdam Midvidy2016-01-209-8/+44
* SERVER-22230 add command-line setting for readOnly modeAdam Midvidy2016-01-205-1/+37
* SERVER-21776 Diagnostic logic for reads/writes should use correct log componentJason Rassi2016-01-202-3/+3
* SERVER-22232 Wait for secondaries to catch up before starting new migration i...Spencer T Brody2016-01-202-0/+8
* SERVER-22135 Take python from environment rather system default pathRamon Fernandez2016-01-204-8/+8
* SERVER-18671 SecondaryPreferred can end up using unversioned connectionsRandolph Tan2016-01-208-48/+111
* SERVER-21945 adding testing coverage for inserts/updates during chunk migrationDianna Hohensee2016-01-206-131/+168
* SERVER-22174 Cleanup unused sharding codeKaloian Manassiev2016-01-206-37/+13
* SERVER-22235 Add check for empty collection in bulk_insert.jsKaloian Manassiev2016-01-191-24/+12
* SERVER-22197 Don't use tcmalloc by default on non x86 linuxAndrew Morrow2016-01-196-16/+29