summaryrefslogtreecommitdiff
path: root/src/mongo/s
Commit message (Expand)AuthorAgeFilesLines
* SERVER-9775 Remove SpiderMonkeyTad Marshall2013-06-245-6299/+0
* SERVER-1734 - Re-add support for $isolated as alias for $atomicDan Pasette2013-06-211-4/+4
* SERVER-7080 Visual Studio -- add backtrace.{cpp,h}Tad Marshall2013-06-204-0/+16
* SERVER-9976 buildbot metadata_loader_test debug make sure we test optional fi...Greg Studer2013-06-201-4/+4
* SERVER-7404 Visual Studio -- add posix_fadvise.{cpp,h}Tad Marshall2013-06-194-0/+16
* Visual Studio -- add and remove filesTad Marshall2013-06-194-8/+0
* SERVER-9882 addShard fails if connection string includes hidden memberRandolph Tan2013-06-181-117/+132
* SERVER-6405: trivial prep cleanup of Database classEliot Horowitz2013-06-181-2/+2
* Visual Studio -- add and remove filesTad Marshall2013-06-184-20/+32
* SERVER-8598 minor fixup from reviewGreg Studer2013-06-174-36/+23
* SERVER-8598 preserve semantics of exception-on-conn-failure in trySetVersionGreg Studer2013-06-176-464/+495
* SERVER-8598 CollectionManager -> CollectionMetadata refactor, no behavior changeGreg Studer2013-06-1712-1209/+1244
* SERVER-8598 hook up CollectionManager in place of ShardChunkManagerGreg Studer2013-06-177-637/+89
* SERVER-6405: first step of cleaning NamespaceDetailsEliot Horowitz2013-06-142-6/+6
* SERVER-9913 protect ScopedDbConn constructor in migrate critical sectionGreg Studer2013-06-131-33/+32
* SERVER-9909 balancer reload idle sharded coll data, and don't abort roundGreg Studer2013-06-132-44/+71
* SERVER-7455 SERVER-7961 x.509 authentication and keyfile replacementAndreas Nilsson2013-06-132-2/+3
* SERVER-9859 SERVER-8687 prevent hashed sharding w/o default seedGreg Studer2013-06-121-8/+23
* SERVER-6246 Visual Studio -- add new fileTad Marshall2013-06-124-0/+8
* Revert "SERVER-9518 Make all methods on AuthorizationManager non-static"Spencer T Brody2013-06-055-9/+11
* SERVER-9864: make dbhash take a list of collections to hash and mongos check ...Eliot Horowitz2013-06-051-1/+5
* SERVER-9518 Make all methods on AuthorizationManager non-staticSpencer T Brody2013-06-055-11/+9
* Visual Studio -- adapt to file changesTad Marshall2013-06-054-24/+92
* SERVER-8598 minor CollectionManager refactor cleanup pre-integrationGreg Studer2013-06-045-56/+56
* SERVER-8598 ConfigVersion is *not* the same as ChunkVersion, cleanupGreg Studer2013-06-043-25/+26
* SERVER-9518 Move static methods from AuthorizationSession into AuthorizationM...Spencer T Brody2013-06-041-2/+3
* Revert "Move static methods from AuthorizationSession into AuthorizationManag...Spencer T Brody2013-06-041-3/+2
* Move static methods from AuthorizationSession into AuthorizationManager - INC...Spencer T Brody2013-06-041-2/+3
* SERVER-8598 push key expression evaluation out of ShardChunkManagerGreg Studer2013-06-049-115/+86
* SERVER-9809 Replace getpid() with ProcessId::getCurrent() and pid_t with Proc...Andy Schwerin2013-06-031-4/+9
* Set up globalAuthorizationManager for the unit tests that need itSpencer T Brody2013-06-031-0/+9
* Add pointer to AuthorizationManager to AuthzSessionExternalStateSpencer T Brody2013-06-032-2/+5
* SERVER-9468 Update unit tests' LIBDEPS for field_parser.cpp moveJason Rassi2013-06-031-17/+48
* SERVER-9468 Move s/field-parser* to db/Jason Rassi2013-06-0321-981/+16
* Visual Studio -- add and rename filesTad Marshall2013-06-014-102/+118
* Revert "Add pointer to AuthorizationManager to AuthzSessionExternalState"Spencer T Brody2013-06-012-5/+2
* Add pointer to AuthorizationManager to AuthzSessionExternalStateSpencer T Brody2013-05-312-2/+5
* Rename Auth[Global,Session]ExternalStateSpencer T Brody2013-05-313-6/+6
* Set up a single global AuthorizationManager in mongos and mongodSpencer T Brody2013-05-311-0/+10
* Visual Studio -- add and rename filesTad Marshall2013-05-314-16/+142
* SERVER-7324 Visual Studio -- add hex.cppTad Marshall2013-05-304-0/+8
* SERVER-9137 Disable internal web interface by defaultAndreas Nilsson2013-05-291-7/+8
* Visual Studio -- file additions and renamesTad Marshall2013-05-264-8/+8
* SERVER-5351 migrations should use better slave count to determine up-to-dateRandolph Tan2013-05-231-6/+5
* Visual Studio -- multiple file changesTad Marshall2013-05-234-72/+490
* Rename AuthExternalState to AuthSessionExternalStateSpencer T Brody2013-05-222-4/+5
* Clean up includes of authorization headersSpencer T Brody2013-05-224-3/+3
* Split AuthorizationManager into 2 classes: AuthorizationManager and Authoriza...Spencer T Brody2013-05-2211-41/+46
* SERVER-8598 Add command to cleanup orphaned data created by failed chunk migr...Randolph Tan2013-05-2210-2096/+0
* SERVER-8598 Add command to cleanup orphaned data created by failed chunk migr...Randolph Tan2013-05-221-0/+7