summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-11504 hooked up auditLogging of dropAllRolesFromDatabasematt dannenberg2013-10-314-5/+6
* SERVER-11496 SERVER-2212 Fix race condition in max_time_ms_sharded.jsJason Rassi2013-10-311-0/+1
* SERVER-10636 Verify that GeoJSON points are prohibited with 2d index and $nearA. Jesse Jiryu Davis2013-10-311-0/+20
* SERVER-11360 Splits can fail if the split point was once a chunk boundaryRandolph Tan2013-10-313-84/+8
* SERVER-10026 don't feed bad data to a sort stage in dbtestHari Khalsa2013-10-311-28/+7
* SERVER-11419 clientcursors are no longer deleted out from underneath holderHari Khalsa2013-10-311-3/+1
* SERVER-9516 connectionStatus should return authenticatedUsers as {user: <stri...Andy Schwerin2013-10-312-3/+6
* SERVER-9516 Update admin.system.version as part of user management commands.Andy Schwerin2013-10-316-13/+44
* SERVER-9516 Stop doing system.users index upgrade implicitly.Andy Schwerin2013-10-312-5/+1
* SERVER-9516 Make getUserDescription in mongod look in the right collection du...Andy Schwerin2013-10-313-9/+32
* SERVER-2212 mongos maxTimeMS support for aggregate, count, mapReduceJason Rassi2013-10-312-1/+30
* SERVER-2212 mongos maxTimeMS support for moveChunkJason Rassi2013-10-315-2/+43
* SERVER-2212 mongos tracks elapsed time for sharded cursorsJason Rassi2013-10-316-11/+234
* SERVER-2212 Add addl. maxTimeMS parsing helpers to LiteParsedQueryJason Rassi2013-10-314-6/+32
* SERVER-2212 Pull lite_parsed_query.cpp out into static libraryJason Rassi2013-10-311-1/+11
* SERVER-11361 RunOnAllShardsCommand::run() can set "code" on errorJason Rassi2013-10-311-0/+18
* SERVER-11426 change C++ drive to accept both userSource and db as the DB to a...matt dannenberg2013-10-3024-64/+86
* SERVER-9514 Add backup and restore rolesSpencer T Brody2013-10-302-3/+108
* SERVER-10866 Figure out split triggering mechanismRandolph Tan2013-10-306-35/+105
* SERVER-10026 fix broken planner testHari Khalsa2013-10-301-2/+2
* SERVER-11474 connect auditLogging of revokeRolesFromUser and grantRolesToUsermatt dannenberg2013-10-301-0/+6
* SERVER-10026 sort with improved sort analysisHari Khalsa2013-10-3035-481/+923
* SERVER-11329 Display correct auth return values in the shellAndreas Nilsson2013-10-302-24/+19
* SERVER-11462 fixed relative path detection in MongoRunner.toRealPath to handl...Benety Goh2013-10-301-1/+5
* fix unit test now that external users have 'credentials' fieldsSpencer T Brody2013-10-301-8/+10
* SERVER-11464 Fix user document parser now that external users have 'credentia...Spencer T Brody2013-10-301-28/+55
* SERVER-9516 Disable user and role management commands when schema is too old.Andy Schwerin2013-10-302-43/+169
* SERVER-11330 Check for version switch in toolsShaun Verch2013-10-309-0/+27
* SERVER-9469 fix auto split test to add mandatory delete limitGreg Studer2013-10-301-2/+2
* SERVER-11421: make applyOps call logOpForDbHashDan Pasette2013-10-292-2/+45
* SERVER-10818 basic write batch downconversion utilitiesGreg Studer2013-10-2911-32/+547
* SERVER-9469 fixup for w:0 upserted and mandatory delete limitGreg Studer2013-10-293-7/+12
* SERVER-10353 Fix for x509_client.js on non-enterprise buildsAndreas Nilsson2013-10-291-1/+9
* SERVER-9513 Rename profileEnable actionType to enableProfilerSpencer T Brody2013-10-294-6/+4
* Give external users a 'credentials' fieldSpencer T Brody2013-10-292-1/+4
* SERVER-10353 Fixed x509_client.js for enterprise buildsAndreas Nilsson2013-10-291-0/+1
* SERVER-9516 Fix fassert number, add missing comment.Andy Schwerin2013-10-291-1/+9
* SERVER-9516 Fix concurrency error around AuthorizationManager::CacheGuard::en...Andy Schwerin2013-10-291-3/+3
* SERVER-9579 fixed dbpath prefix for all smoke tests that start (multiple) mon...Benety Goh2013-10-2988-157/+164
* SERVER-11178: re-added nIndexesWas to reIndex resultDan Pasette2013-10-291-0/+1
* QA-341 Update jstests/auth/commands.js test to correctly use new built-in rol...Spencer T Brody2013-10-291-22/+68
* SERVER-11424 Fix clusterMonitor role to be able to run collStats and dbStatsSpencer T Brody2013-10-291-5/+15
* SERVER-11440 changed auditLogging of dropIndex to show indexName rather than ...matt dannenberg2013-10-291-1/+1
* SERVER-10026 don't return invalidated resultsHari Khalsa2013-10-2913-33/+88
* SERVER-10353 Option to disable MONGODB-X509, server portionAndreas Nilsson2013-10-293-7/+56
* SERVER-8378: make indexbg1 more reliable by not making it do multiple table s...Eliot Horowitz2013-10-291-4/+14
* SERVER-11178: bg indexing a lot faster now, need more things to indexEliot Horowitz2013-10-291-1/+1
* SERVER-11178: remove more CatalogHack uses for IndexCatalogEliot Horowitz2013-10-295-13/+39
* Move jstests that start their own mongod to slowNightly directorySpencer T Brody2013-10-282-2/+7
* SERVER-11428 Fix copyauth.js test in enterprise builders by forcing authMecha...Spencer T Brody2013-10-281-0/+2