summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-6405: fix some spacingEliot Horowitz2013-08-011-3/+3
* SERVER-6405: re-arranging DataFile, Database and ExtentManager to encapsulate...Eliot Horowitz2013-08-019-130/+108
* SERVER-6405: add ExtentManager::getExtentEliot Horowitz2013-08-013-2/+24
* SERVER-6405: DiskLoc::assertOk constEliot Horowitz2013-08-011-1/+1
* SERVER-6405: make ExtentManager not use global directoryperdbEliot Horowitz2013-08-013-8/+10
* Fix oddly formed conditional in rest interface query parsingAndrew Morrow2013-08-011-1/+1
* SERVER-10399 Fix invalid std::string construction in Command::parseNsAndrew Morrow2013-08-012-1/+14
* SERVER-10398 Avoid reading unowned byte in DiskLoc56Bit::ZAndrew Morrow2013-08-011-1/+6
* SERVER-10163: don't enforce viable path restriction for replication related u...Scott Hernandez2013-08-0138-139/+479
* SERVER-5289: use query _id for replacementScott Hernandez2013-08-011-0/+4
* better error message for json parsingScott Hernandez2013-08-011-4/+6
* SERVER-7174: don't log when noop because of wrong contextScott Hernandez2013-08-011-6/+8
* SERVER-4830: filter out !okForStorage parts from query on update+upsertScott Hernandez2013-08-011-0/+5
* SERVER-9518 Fix SSL compile errorSpencer T Brody2013-08-011-1/+1
* SERVER-6246 Restrict direct removes from system.users, add a shell helper to ...Spencer T Brody2013-08-012-3/+47
* SERVER-6246 Add removeUsers commandSpencer T Brody2013-08-0110-0/+164
* SERVER-9518 Remove UserName argument from grantInternalAuthorizationSpencer T Brody2013-08-019-17/+11
* Revert "SERVER-9518 Fix getAllV1PrivilegeDocsForDB in mongod by using the pro...Spencer T Brody2013-08-011-4/+2
* SERVER-9518 Don't override internal security user if there's a user doc with ...Spencer T Brody2013-08-012-2/+20
* SERVER-10159 Re-use Document objects during update loop and loggingAndrew Morrow2013-08-015-29/+83
* SERVER-8869 merge chunks: metadata clone and sharding state pieceGreg Studer2013-08-015-0/+313
* SERVER-10336 SERVER-10026 Visual Studio -- add db/query/index_bounds.{cpp,h}Tad Marshall2013-08-014-0/+33
* SERVER-10300 Implement page fault handling logic for new update framworkAndrew Morrow2013-07-311-3/+25
* SERVER-6071 stop unnecessary locking and deadlock in new SyncSourceFeedbackmatt dannenberg2013-07-311-15/+1
* SERVER-10336 SERVER-10026 index bounds with iteratorHari Khalsa2013-07-314-0/+1059
* SERVER-9518 Fix mongos implementation of functions to get database names and ...Spencer T Brody2013-07-311-12/+12
* SERVER-9518 Fix getAllV1PrivilegeDocsForDB in mongod by using the proper name...Spencer T Brody2013-07-311-2/+4
* SERVER-10301 Implement basic yielding for the new update frameworkAndrew Morrow2013-07-313-7/+63
* SERVER-9762 Detect and return errors from stream in parseConfigFile and prope...Shaun Verch2013-07-313-10/+18
* SERVER-9808 Fix issues found in static code analysisAndreas Nilsson2013-07-311-1/+2
* Visual Studio -- add and move filesTad Marshall2013-07-316-12/+135
* SERVER-9518 Change internalSecurity to store a User objectSpencer T Brody2013-07-308-25/+64
* SERVER-10323 Temporarily disable user managment in the web server until it ca...Spencer T Brody2013-07-301-9/+10
* SERVER-9518 Add UserSet class to eventually replace PrincipalSetSpencer T Brody2013-07-308-6/+307
* SERVER-9518 Use User cache to get credential information for authentication c...Spencer T Brody2013-07-305-8/+18
* SERVER-7176: return better error message from pathsupport::findLongestPrefixScott Hernandez2013-07-301-1/+4
* SERVER-8504 added a space between step and step # in MoveTimingHelper::done()Eric Daniels2013-07-301-1/+1
* SERVER-9959: Fix SSL in ToolsSpencer Jackson2013-07-3014-248/+74
* SERVER-10204 using info printing paradigm for export finished output messageEric Daniels2013-07-301-1/+3
* SERVER-9907 Allow to skip initial count() in mapreduceRandolph Tan2013-07-301-3/+17
* SERVER-9907 Allow to skip initial count() in mapreduceRandolph Tan2013-07-302-4/+15
* SERVER-10288 fix compileHari Khalsa2013-07-305-5/+7
* SERVER-10347 Fixed broken test basic_role_auth.jsAndreas Nilsson2013-07-301-1/+1
* SERVER-10192 Fix comparator return value for equivalent elementsAndrew Morrow2013-07-301-1/+4
* SERVER-10026 skeleton of query parsing & planning, cacheHari Khalsa2013-07-3014-11/+526
* SERVER-10339 MONGODB-X509 client auth should not require clusterAuthModeAndreas Nilsson2013-07-301-3/+5
* SERVER-10322 Require username when using MONGODB-X509 in shellAndreas Nilsson2013-07-301-1/+10
* SERVER-10347 Auth-enable authentication for clusterAuthMode x509Andreas Nilsson2013-07-302-5/+9
* SERVER-8102 include field name and type for $unwind errormatt dannenberg2013-07-291-2/+3
* DOCS-1749 Update comment for default form of GLE so it will show up in the do...Spencer T Brody2013-07-291-2/+6