summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 2.6.0-rc0r2.6.0-rc0Dan Pasette2014-02-207-7/+7
* SERVER-12797 detect getlasterror op in update_yield1.js.Eric Milkie2014-02-201-2/+6
* SERVER-12797 speed up update_yield1.js by not trying with too-small data sizesEric Milkie2014-02-201-1/+1
* SERVER-12797 Javascript lintEric Milkie2014-02-201-21/+20
* increase awaitReplication time in slowWeekly/replsets_prefetch_stress.js sinc...matt dannenberg2014-02-201-1/+1
* SERVER-12650 locking to protect the fallback oplogreadermatt dannenberg2014-02-202-1/+17
* Revert "SERVER-12650 make syncSourceFeedback's oplogreader effectively single...matt dannenberg2014-02-201-0/+1
* SERVER-12799 Disable balancer in aggregation/testshard1.jsRandolph Tan2014-02-201-0/+14
* SERVER-8391 upgradeCheck() function added to shellmatt dannenberg2014-02-198-3/+174
* SERVER-8391 made a library for validateIndexKey()matt dannenberg2014-02-198-78/+165
* SERVER-8391 include correct hash key generation fileHari Khalsa2014-02-191-5/+5
* SERVER-8391 introduce a (indexObj x doc) -> keys function for upgrade checkingHari Khalsa2014-02-1917-390/+623
* SERVER-9639 For 2dsphere V2 indices don't index any docs missing any geo fieldsHari Khalsa2014-02-197-51/+410
* Revert "SERVER-8391 mongoadmin initial commit"matt dannenberg2014-02-195-352/+1
* Revert "add mongoadmin to gitignore"matt dannenberg2014-02-191-1/+0
* SERVER-12708 Report errors from shards when mergingPresorted results.Mathias Stearn2014-02-197-11/+30
* SERVER-9246 New enterprise yum/apt repo layoutErnie Hershey2014-02-194-76/+150
* SERVER-8412 clean up intmax_tEric Milkie2014-02-195-13/+12
* SERVER-12748 Prevent invalid sslMode and clusterAuthMode combinationsAndreas Nilsson2014-02-192-2/+15
* SERVER-12476 Set internalAuth params when changing clusterAuthModeAndreas Nilsson2014-02-194-15/+33
* SERVER-12657 better validity checks for ns and index descriptors in write opsgregs2014-02-197-87/+222
* SERVER-12516 Update assert code.Andy Schwerin2014-02-191-1/+1
* SERVER-12516 Check for change in primary state when recovering from yield in ...Andy Schwerin2014-02-195-18/+52
* SERVER-12346 Detect dash for ulimit parameter in .deb init scriptErnie Hershey2014-02-191-1/+9
* SERVER-12037 Show parsed text query for text stage explainJason Rassi2014-02-196-9/+38
* SERVER-10026 push access method name into index descriptor, pay attention to ...Hari Khalsa2014-02-1911-94/+177
* SERVER-12760 Handle sharded agg explain better during upgradeMathias Stearn2014-02-192-0/+25
* SERVER-12782 Don't look in an empty containerMathias Stearn2014-02-191-1/+1
* turn on autoresync to fix smalloplog suite timing outEric Milkie2014-02-191-1/+1
* SERVER-8412: fix repair database failure cleanupEliot Horowitz2014-02-191-7/+35
* SERVER-8412: fix ~IndexBuildBlock, make sure Context is correctEliot Horowitz2014-02-191-0/+3
* SERVER-12767 refactored key generation in db/index.Benety Goh2014-02-1914-360/+587
* SERVER-12723 geo queries should not be cacheable.Benety Goh2014-02-195-80/+129
* SERVER:8412: re-write repairDatabase to use new constructsEliot Horowitz2014-02-1836-548/+978
* SERVER-12089 Query planner: test exactly one text index for TEXTJason Rassi2014-02-183-19/+13
* SERVER-12668 shell reporting of w:0 write results is uglySiyuan Zhou2014-02-181-9/+17
* SERVER-12682 Add warning on OS X if libc++ is selected and osx-version-min is...Nikolaus Demmel2014-02-181-0/+5
* SERVER-7937 Additional ReplicaSetMonitor TestsTyler Brock2014-02-181-0/+422
* SERVER-12304 Query concurrency -- 2.6 regressionMark Benvenuto2014-02-181-1/+8
* SERVER-12382 Windows hosts do not honor --maxConns values > 20,000Mark Benvenuto2014-02-181-1/+1
* SERVER-12625: skip oplog entries for no-op fieldsScott Hernandez2014-02-185-35/+33
* SERVER-12515 Unable to move hashed shard key chunks created by numInitialChunksRandolph Tan2014-02-183-3/+96
* SERVER-12654 append additional information to inconsistent config writesSiyuan Zhou2014-02-181-2/+8
* Bulk find() requires selector, SERVER-12553.A. Jesse Jiryu Davis2014-02-183-11/+28
* SERVER-12650 make syncSourceFeedback's oplogreader effectively single threadedMatt Dannenberg2014-02-181-1/+0
* SERVER-9765 use election time to resolve 2-primary situation, as a stopgapEric Milkie2014-02-186-3/+52
* Revert "SERVER-12089 Query planner: test exactly one text index for TEXT"Jason Rassi2014-02-182-5/+3
* SERVER-12702:clear data before running testsScott Hernandez2014-02-181-0/+2
* SERVER-12089 Query planner: test exactly one text index for TEXTJason Rassi2014-02-182-3/+5
* SERVER-12607 allow update/delete write commands to be interruptedEric Milkie2014-02-181-1/+6