summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-16672 Disallow NUL bytes in index namesMathias Stearn2015-01-151-8/+13
* Better repair for WTMathias Stearn2015-01-1519-76/+131
* SERVER-16461: Set sub-second timeouts on Windows correctlyMark Benvenuto2015-01-151-9/+16
* SERVER-15322 fixed mongosniffer log messageBenety Goh2015-01-151-2/+7
* SERVER-16811 Register wiredTiger factory once.Ramon Fernandez2015-01-151-6/+0
* SERVER-13256 fixed rocksdb compilationBenety Goh2015-01-1514-31/+30
* SERVER-16878 Add extra diagnostics to help debug stepdown.js test failureSpencer T Brody2015-01-151-1/+2
* fix message typoEric Milkie2015-01-151-1/+1
* SERVER-16512 add comment explaining 'docsExamined' tracking in the FetchStageDavid Storch2015-01-151-0/+14
* SERVER-16643 extend linux transparent huge pages to include 'defrag' parameter.Benety Goh2015-01-156-53/+319
* SERVER-16243 db.serverStatus().backgroundFlushing should be generated only fo...Benety Goh2015-01-152-1/+5
* SERVER-13863 removed javascript scripting engine dependency from mongosBenety Goh2015-01-151-19/+46
* SERVER-16848 fixed db.collections.totalSize() so that it uses totalIndexSize ...Benety Goh2015-01-151-10/+4
* SERVER-1120: OpenBSD/FreeBSD fixesMark Benvenuto2015-01-154-14/+166
* SERVER-8994: Boost 1.56 fixesMark Benvenuto2015-01-154-1/+8
* SERVER-16782 db.collection.stats() supports toggling of indexDetails and disp...Benety Goh2015-01-151-3/+52
* SERVER-16782 fixed db.collection shell helper test to work with sharding pass...Benety Goh2015-01-151-8/+0
* Fix type comparison breakKaloian Manassiev2015-01-151-1/+1
* SERVER-16763 Wait infinitely when no timeout has been requestedKaloian Manassiev2015-01-151-0/+5
* SERVER-16822 Add ScopedTransactions to places which were missing itKaloian Manassiev2015-01-154-12/+37
* SERVER-16431 Simplify DB profile codeKaloian Manassiev2015-01-1512-247/+242
* Rename the commitsInWriteLockMicros metric to align with the restKaloian Manassiev2015-01-151-1/+1
* SERVER-16797 Remove support for touch command in WiredTiger storage engine.alabid2015-01-154-12/+3
* SERVER-15876 Added some collection-level lock checksalabid2015-01-152-0/+18
* SERVER-16850 Remove support for touch command for RocksDB storage enginealabid2015-01-154-34/+0
* SERVER-16658 multibatch getIndexSpecs/getCollectionInfosTyler Brock2015-01-151-12/+22
* SERVER-16807 update and delete stages should skip over invalidated documents ...David Storch2015-01-155-13/+35
* SERVER-16574 remove summary string from PlanSummaryStatsDavid Storch2015-01-153-9/+2
* SERVER-16750 doc-locking storage engines must recheck exact predicates for in...David Storch2015-01-1513-57/+192
* SERVER-16793 properly obtain primary in printSlaveReplicationInfo and change ...matt dannenberg2015-01-151-10/+32
* remove dead codeScott Hernandez2015-01-151-7/+0
* SERVER-16818: Add socket timeout to isSelf replication checkScott Hernandez2015-01-151-0/+1
* SERVER-16834 add commentsEric Milkie2015-01-152-0/+3
* SERVER-16786 set the global optime when we rollback or startupEric Milkie2015-01-158-8/+27
* SERVER-16754 correct shouldLog() to respect the current default componentEric Milkie2015-01-1515-43/+67
* SERVER-16754 adjust V8's log message severitiesEric Milkie2015-01-153-15/+15
* SERVER-13256 Rename chunk_diff-inl.cpp to a header to reflect its usageAndrew Morrow2015-01-155-19/+16
* SERVER-13256 Remove pch.hAndrew Morrow2015-01-15142-468/+0
* SERVER-13256 Remove debug_util.h from pch.hAndrew Morrow2015-01-1515-3/+15
* SERVER-13256 Remove std library includes and using namespace std from pch.hAndrew Morrow2015-01-156-14/+13
* SERVER-13256 Add usings and qualifications for names from namespace stdAndrew Morrow2015-01-15508-38/+1644
* SERVER-13256 Add std namespace qualifications in headersAndrew Morrow2015-01-1553-134/+134
* SERVER-16830 Fix LiteParsedQuery find command object "hint" parsingJason Rassi2015-01-153-7/+14
* SERVER-16607 Agg cursor's pin needs to be cleaned up under coll lockJason Rassi2015-01-154-12/+94
* SERVER-16659 listColls/listIndexes: empty cursor obj no longer neededJason Rassi2015-01-152-3/+3
* SERVER-16659 repairCursor/parallelCollScan use cursor response helperJason Rassi2015-01-152-14/+5
* SERVER-16795 listCollections/listIndexes don't stash recovery unitJason Rassi2015-01-152-8/+0
* post 2.8.0-rc5Ernie Hershey2015-01-151-1/+1
* Import wiredtiger-wiredtiger-mongodb-2.8-rc5-9-g46211a1.tar.gz from wiredtige...r2.8.0-rc5Matt Kangas2015-01-144-14/+63
* SERVER-16834 bgsync::shutdown() now unblocks threads waiting in BlockingQueue...Eric Milkie2015-01-142-0/+4