summaryrefslogtreecommitdiff
path: root/src/mongo/s/d_split.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-17132: Added SnapshotId and Snapshotted and use them in query to make ...Eliot Horowitz2015-02-021-1/+1
* Changes all relevant instances of 2.8 to 3.0Ramon Fernandez2015-01-221-1/+1
* SERVER-13256 Add usings and qualifications for names from namespace stdAndrew Morrow2015-01-151-0/+8
* SERVER-15674 Auto split of low top chunk does not move it to appropriate shar...Randolph Tan2014-12-051-12/+32
* SERVER-13679 Replace DiskLoc with RecordId outside of MMAPv1Mathias Stearn2014-11-261-1/+1
* SERVER-16192: Add ScopedTransaction to automatically commitAndRestart()Geert Bosch2014-11-211-0/+1
* SERVER-15633 ShardingState::doRefreshMetadata should take a more granular loc...Randolph Tan2014-10-271-1/+2
* SERVER-14973 consolidate shard key parsing, cleanup shard key patternsGreg Studer2014-10-161-2/+5
* SERVER-15541 add PlanExecutor yield policies and registrationsDavid Storch2014-10-141-0/+3
* SERVER-14425 Move LockManager out of the newlm namespaceKaloian Manassiev2014-10-101-1/+1
* SERVER-14668: Collection level locking for update pathGeert Bosch2014-10-091-1/+1
* SERVER-14668/SERVER-15294 Collection-level locking for all read pathsKaloian Manassiev2014-10-061-6/+6
* Revert "SERVER-14668: Replace uses of DBWrite lock with DBLock"Geert Bosch2014-10-031-1/+1
* SERVER-14215 Log error when ScopedDistributedLock::acquire fails to acquire l...Randolph Tan2014-10-021-4/+4
* SERVER-14668: Replace uses of DBWrite lock with DBLockGeert Bosch2014-09-301-5/+5
* BF-532: Revert "SERVER-14668: Replace uses of DBWrite lock with DBLock"Geert Bosch2014-09-291-5/+5
* SERVER-14668: Replace uses of DBWrite lock with DBLockGeert Bosch2014-09-251-5/+5
* SERVER-5022 allow covered queries with shard filterGreg Studer2014-09-021-1/+1
* SERVER-14745 Remove WritebackListenerRandolph Tan2014-08-281-1/+1
* SERVER-15007 Add epoch check for split and moveChunkRandolph Tan2014-08-271-0/+17
* SERVER-13635: OperationContext on read pathsEliot Horowitz2014-08-251-7/+9
* SERVER-13474 remove redundant split and migrate metadata validation stepsGreg Studer2014-08-201-110/+84
* SERVER-14729 assign default log component MONGO_LOG_DEFAULT_COMPONENTBenety Goh2014-08-121-2/+2
* SERVER-14506 special top chunk logic can move max chunk to a shard with incom...Randolph Tan2014-08-071-59/+42
* SERVER-14667 mongos does not move top chunk after auto-splitRandolph Tan2014-08-061-30/+27
* SERVER-14431 Invalid chunk data after splitting on a key that's too large to ...Randolph Tan2014-07-231-0/+7
* SERVER-14407 delete runner.hDavid Storch2014-07-231-6/+6
* SERVER-14407 replace Runner with PlanExecutorDavid Storch2014-07-221-12/+14
* SERVER-13961 Cleanup some nested instantiations of OperationContextImpl in replKaloian Manassiev2014-07-181-1/+1
* SERVER-14387 Propogate OperationContext through calls requiring document read...Craig Harris2014-07-081-5/+5
* SERVER-5092 assign default log component to server modulesBenety Goh2014-07-011-1/+3
* SERVER-13961 Convert most usages of LockState from TLS to OperationContextKaloian Manassiev2014-06-131-1/+1
* SERVER-13641 Stop making a new OperationContextImpl in Database::getFileFormatMathias Stearn2014-05-301-1/+1
* SERVER-13641 Plumb OperationContext through to getCollection and all HelpersMathias Stearn2014-05-301-3/+3
* SERVER-13961 Pass LockState to DBWrite and DBRead directlyKaloian Manassiev2014-05-301-4/+4
* Revert "SERVER-13961 Pass LockState to DBWrite and DBRead directly"Kaloian Manassiev2014-05-281-10/+6
* SERVER-13961 Pass LockState to DBWrite and DBRead directlyKaloian Manassiev2014-05-281-6/+10
* SERVER-13641 rename TransactionExperiment to OperationContextHari Khalsa2014-05-151-4/+4
* SERVER-13641 Unify Command::newRun into runMathias Stearn2014-05-141-4/+4
* SERVER-13922 remove query yielding and some dbtempreleaseHari Khalsa2014-05-131-4/+0
* SERVER-13084,SERVER-13632,SERVER-13634 Remove DiskLoc methods hitting diskKaloian Manassiev2014-04-291-1/+1
* SERVER-13638: remove unneeded NamespaceDetails includesEliot Horowitz2014-04-211-1/+0
* SERVER-13635: hide some NamespaceDetails callsEliot Horowitz2014-04-171-4/+2
* SERVER-13498 Get rid of LockStatusKaloian Manassiev2014-04-151-4/+4
* SERVER-12638 Sharding chunks ranges overlapRandolph Tan2014-04-031-0/+9
* SERVER-13084: more IndexDetails and header workEliot Horowitz2014-04-031-0/+1
* SERVER-13410 metadata changes in dblockGreg Studer2014-04-011-2/+9
* SERVER-9620 Index can be made multikey if a prefix of it is a shard keyRandolph Tan2014-02-121-2/+8
* SERVER-12213: do not use idxNo or IndexDetails in any non-short term transien...Eliot Horowitz2014-01-091-4/+5
* SERVER-11681 move distlock to s/ directory - not part of clientGreg Studer2014-01-081-1/+1