summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-17039 Re-add db.currentOp locking statsKaloian Manassiev2015-02-1110-168/+261
* SERVER-17229: Do not show syncingTo for primaryScott Hernandez2015-02-102-2/+40
* SERVER-17219 At rollback of the last level, clear the _mustRollback flagKaloian Manassiev2015-02-101-2/+9
* SERVER-17236 remove invalid invariant() from CachedPlanStage::isEOF()David Storch2015-02-091-1/+4
* SERVER-17198 prevent invalid logOp rollback in findAndModifyDavid Storch2015-02-098-30/+68
* SERVER-17022 Update assert code to avoid conflicts in v3.0 branchRamon Fernandez2015-02-091-1/+1
* SERVER-17233 32bit.js make jstest reproducibleMatt Kangas2015-02-091-46/+55
* SERVER-17233 32bit.js fix whitespaceMatt Kangas2015-02-091-54/+58
* SERVER-17233 dos2unix 32bit.jsMatt Kangas2015-02-091-125/+125
* SERVER-17022 Re-enable SSL caching as it didn't fix SERVER-10261Spencer Jackson2015-02-091-3/+8
* SERVER-17205 do not proceed with bulk update on the primary when it is steppe...Benety Goh2015-02-071-0/+13
* SERVER-17208 do not proceed with collection creation on the primary when it i...Benety Goh2015-02-071-0/+5
* SERVER-17214 do not use exists() as its fallback behavior does not support co...Eric Milkie2015-02-061-5/+3
* SERVER-15944: Make single-update write conflict path same as multi-updateEliot Horowitz2015-02-061-6/+10
* SERVER-17209 remove processUpdatePosition invariant for forwards compatibilitymatt dannenberg2015-02-061-1/+0
* SERVER-17203: findAndModify retry loop uses macrosEliot Horowitz2015-02-061-27/+17
* SERVER-17203: findAndModify needs to use WriteConflictException::logAndBackoffEliot Horowitz2015-02-061-5/+4
* SERVER-16885 index rebuilder should commit changes to index and collection ca...Benety Goh2015-02-063-88/+191
* SERVER-17040: fix test case for sharded caseGeert Bosch2015-02-061-2/+8
* SERVER-17125 Avoid creating password credentials for $externalAndreas Nilsson2015-02-062-14/+19
* SERVER-17040: NULL pointer crash in cloneCollectionAsCappedGeert Bosch2015-02-062-0/+34
* SERVER-16883 Geo Query $center with "NaN" coordinate does not errorSiyuan Zhou2015-02-062-0/+21
* SERVER-17173 Add multiversion test for listCollections and listIndexesSiyuan Zhou2015-02-064-187/+247
* post 3.0.0-rc8Ernie Hershey2015-02-052-2/+2
* BUMP 3.0.0-rc8r3.0.0-rc8Ramon Fernandez2015-02-052-2/+2
* SERVER-17179 check for primary step down in clonerBenety Goh2015-02-051-0/+32
* SERVER-17185 improve error handling in replsets/auth1.jsmatt dannenberg2015-02-051-12/+4
* SERVER-17117 propagate kill notifications to CachedPlanStageDavid Storch2015-02-054-9/+141
* SERVER-17181 Correctly invalidate RocksDB cursor when restoring to a deleted docIgor Canadi2015-02-052-6/+30
* SERVER-15308 SERVER-17150 cancel current command on the primary when the node...Benety Goh2015-02-0510-11/+120
* fix compact test for small_oplog_rs passthroughScott Hernandez2015-02-052-2/+4
* SERVER-16792: fix smoke.py --small-oplog-rs so it worksScott Hernandez2015-02-054-36/+50
* SERVER-17173 Emulate listCollections/listIndexes in 3.0 mongos when communica...Andy Schwerin2015-02-052-42/+135
* SERVER-17164 Don't start elections while coming out of RECOVERING stateSpencer T Brody2015-02-044-2/+39
* SERVER-17172 initialize _lastLoc from _loc on WiredTigerRecordStore::Iterator...Eric Milkie2015-02-042-3/+33
* Import wiredtiger-wiredtiger-mongodb-2.8-rc7-105-g92325a3.tar.gz from wiredti...Dan Pasette2015-02-0450-605/+703
* SERVER-17167 restore multiline functionality in shellBenety Goh2015-02-042-61/+73
* SERVER-17167 restore multiline functionality in shellBenety Goh2015-02-041-1/+4
* SERVER-17094 WiredTiger background jobs for maintaining local.oplog.* capped ...Benety Goh2015-02-045-38/+74
* SERVER-17161 Fix Rocks build broken with getSnapshotId()Igor Canadi2015-02-045-15/+46
* SERVER-17126 Improve rocks engineIgor Canadi2015-02-047-56/+28
* SERVER-17133 Fail verbosely when RocksDB's disk format changesIgor Canadi2015-02-041-1/+29
* SERVER-17132 make findAndModify behave correctly with concurrent writesDavid Storch2015-02-044-9/+108
* SERVER-17123 Wait for the BackgroundSync thread to stop before enabling write...Spencer T Brody2015-02-043-8/+30
* SERVER-17114 capped cursor should die when falling off the back of collectionEric Milkie2015-02-044-5/+61
* SERVER-17017 test two node rs with one voter up can electScott Hernandez2015-02-041-0/+47
* SERVER-17096: ensure first node primary in resync.js testScott Hernandez2015-02-041-9/+7
* SERVER-17132 Need to restoreState on early return in UpdateStageMathias Stearn2015-02-041-0/+2
* Import wiredtiger-wiredtiger-mongodb-2.8-rc6-74-gdf96add.tar.gz from wiredtig...Dan Pasette2015-02-041-4/+4
* SERVER-17132 use snapshot id in DeleteStage, and re-check predicateDavid Storch2015-02-043-4/+19