summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18191 make new heartbeat args/response classes for the new election pr...matt dannenberg2015-04-2412-13/+601
* SERVER-18153 add repl subobject to find/getmore responsesmatt dannenberg2015-04-2421-59/+207
* Revert "SERVER-18131 Clean up LastError."Andy Schwerin2015-04-2340-209/+312
* SERVER-10044: Simplify DurableInterfaceGeert Bosch2015-04-233-47/+19
* SERVER-18131 Add missing include; fix Windows compile.Andy Schwerin2015-04-231-0/+1
* SERVER-18131 Clean up LastError.Andy Schwerin2015-04-2339-312/+208
* SERVER-17689: handle wce better in initial syncScott Hernandez2015-04-2311-158/+218
* Revert "SERVER-18191 make new heartbeat args/response classes for the new ele...matt dannenberg2015-04-235-513/+0
* SERVER-18104 Prevent starting mongos if it's pointing to a standalone config ...Spencer T Brody2015-04-231-5/+9
* SERVER-17971 Make ShardingTest start single-server config servers as replica ...Spencer T Brody2015-04-2323-223/+225
* SERVER-17455 Use CheckLib for libatomic and print nicer messagesAndrew Morrow2015-04-231-11/+14
* SERVER-18122 Move sharding global settings retrieval to the catalog managerDaniel Alabi2015-04-2318-101/+83
* SERVER-18191 make new heartbeat args/response classes for the new election pr...matt dannenberg2015-04-235-0/+513
* SERVER-18177 remove unnecessary _getReplicationMode_inlock method from Replic...matt dannenberg2015-04-232-28/+16
* Revert "SERVER-10044: Simplify DurableInterface"Geert Bosch2015-04-233-17/+47
* SERVER-18162 Make init.d script for suse work when /var/run/mongodb doesn't e...César Izurieta2015-04-221-0/+2
* SERVER-17455 Re-add std::atomic configure checksJonathan Reams2015-04-221-0/+39
* SERVER-10044: Remove confusing message that is no longer applicable with roll...Geert Bosch2015-04-221-15/+1
* SERVER-10044: Simplify DurableInterfaceGeert Bosch2015-04-223-47/+17
* SERVER-14750: convert config files to yaml for packagesSam Kleinman2015-04-222-123/+57
* SERVER-17894 moved CurOp into its own libraryBenety Goh2015-04-224-10/+112
* SERVER-17817 SERVER-17894 Make Top a decoration on ServiceContextBenety Goh2015-04-229-47/+183
* SERVER-17662: initial DataReplicator workScott Hernandez2015-04-2211-30/+1038
* SERVER-17659 Move CQ::getPlanCacheKey() => PlanCache::computeKey()Jason Rassi2015-04-2215-456/+442
* SERVER-17659 CanonicalQuery::sortTree() shouldn't depend on cache keyJason Rassi2015-04-223-59/+143
* SERVER-17606 add message parsers for OP_COMMAND/OP_COMMANDREPLYAdam Midvidy2015-04-2228-28/+1529
* SERVER-18071 SERVER-17971 Store actual ConnectionString into configServerSpencer T Brody2015-04-211-6/+3
* SERVER-18024 Move collection metadata loading under the catalog managerKaloian Manassiev2015-04-2139-1318/+1045
* Revert "SERVER-18140 allow getParamter to be executed locally against arbiter...Amalia Hawkins2015-04-211-1/+0
* SERVER-18152 initializers for ReplSetRequestVotes args and responsematt dannenberg2015-04-213-42/+124
* SERVER-18152 create replSetDeclareElectionWinner command arguments and responsesmatt dannenberg2015-04-219-2/+342
* SERVER-18140 allow getParamter to be executed locally against arbiter in auth...Amalia Hawkins2015-04-211-0/+1
* SERVER-18015 added data replication database clonerBenety Goh2015-04-214-0/+1054
* SERVER-18015 SERVER-17894 data replication collection cloner cleanupBenety Goh2015-04-214-265/+57
* SERVER-18015 add base cloner interface to data replicationBenety Goh2015-04-214-0/+522
* SERVER-18147 Take distributed lock on database creationSpencer T Brody2015-04-211-1/+11
* SERVER-10909 Enable previously skipped tests to run in ssl mode now that Mong...Spencer T Brody2015-04-211-10/+0
* SERVER-18121 Move action logging to the catalog managerDaniel Alabi2015-04-218-55/+43
* SERVER-18110 create Reporter to replace SyncSourceFeedbackmatt dannenberg2015-04-205-1/+551
* SERVER-17880 New OpTime class for replEric Milkie2015-04-2014-51/+449
* SERVER-18097 Remove mongosTest_auth and mongosTest_WT tasks.Max Hirschhorn2015-04-201-76/+0
* SERVER-18131 Retire some unused parts of LastError.Andy Schwerin2015-04-205-81/+0
* SERVER-17817 Make ServiceContext create and manage Client objects.Andy Schwerin2015-04-2047-298/+353
* SERVER-17760 moveChunk, mergeChunk, splitChunk commands should use catalog ma...Daniel Alabi2015-04-206-90/+72
* SERVER-18102 Remove ServerAndQueryKaloian Manassiev2015-04-205-124/+35
* SERVER-18133 Make LogstreamBuilder movable, other C++11 improvements.Andy Schwerin2015-04-203-65/+63
* SERVER-18050 catch boost::exception in exceptionToStatusAdam Midvidy2015-04-172-12/+35
* SERVER-18108 catch boost::exception in terminate handlerAdam Midvidy2015-04-171-1/+8
* SERVER-17591: Allow TLS protocols to be disabledSpencer Jackson2015-04-173-2/+68
* SERVER-18101 Remove usage of default_version.cppKaloian Manassiev2015-04-1715-144/+91