summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-9666 Push lasterror and service_context into db directoryAndrew Morrow2015-04-297-31/+35
* SERVER-9666 Push shell js generation into shell directoryAndrew Morrow2015-04-292-31/+37
* SERVER-9666 Push dbtest targets into dbtest directoryAndrew Morrow2015-04-297-54/+131
* SERVER-9666 Push mongobridge into tools directoryAndrew Morrow2015-04-292-14/+23
* SERVER-9666 Push mongod_options lib into db directoryAndrew Morrow2015-04-292-29/+34
* SERVER-9666 Push mongodandmongos and mongodwebserver into db directoryAndrew Morrow2015-04-292-23/+33
* SERVER-9666 Push signal_handler libraries into util directoryAndrew Morrow2015-04-295-20/+32
* SERVER-9666 Push message_server_port lib into util/net directoryAndrew Morrow2015-04-294-5/+10
* SERVER-9666 Push range_deleter into db directoryAndrew Morrow2015-04-292-22/+29
* SERVER-9666 Push command tests into db/commands directoryAndrew Morrow2015-04-292-42/+42
* SERVER-9666 Push config_server_test into s directoryAndrew Morrow2015-04-292-10/+16
* SERVER-9666 Push scoped_db_conn_test into client directoryAndrew Morrow2015-04-292-11/+17
* SERVER-9666 Push mongoscore and coreshard into s directoryAndrew Morrow2015-04-294-78/+77
* SERVER-9666 Push stacktrace and quick_exit into util directoryAndrew Morrow2015-04-293-19/+31
* SERVER-9666 Push deadline monitor test declaration into scripting directoryAndrew Morrow2015-04-292-2/+9
* SERVER-9666 Push server options libraries into dbAndrew Morrow2015-04-294-27/+46
* SERVER-9666 Push elapsed_tracker into util directoryAndrew Morrow2015-04-293-8/+13
* SERVER-9666 Push mmap lib into util directoryAndrew Morrow2015-04-292-4/+12
* SERVER-9666 Push update_index_data into db directoryAndrew Morrow2015-04-293-8/+22
* SERVER-9666 Push scripting targets into scripting directoryAndrew Morrow2015-04-292-75/+87
* SERVER-9666 Push ntservice related targets into utilAndrew Morrow2015-04-297-27/+51
* SERVER-9666 Push tcmalloc server status into utilAndrew Morrow2015-04-292-22/+33
* SERVER-9666 Push background_job lib down into utilAndrew Morrow2015-04-294-18/+24
* SERVER-9666 Push fail_point library into utilAndrew Morrow2015-04-295-14/+28
* SERVER-9666 Push server_parameters down into db directoryAndrew Morrow2015-04-296-18/+34
* SERVER-9666 Push namespace_string into db directoryAndrew Morrow2015-04-294-9/+24
* SERVER-9666 Push processinfo down into util directoryAndrew Morrow2015-04-295-13/+26
* SERVER-9666 Push sasl client library into client directoryAndrew Morrow2015-04-292-14/+20
* SERVER-9666 Push index_key_validate lib into db/catalogAndrew Morrow2015-04-292-13/+14
* SERVER-18198 use native runCommand method in the shellAdam Midvidy2015-04-295-29/+184
* SERVER-5218 Batch oplog writes always wait for journal.Siyuan Zhou2015-04-2915-73/+46
* SERVER-7942 Mongo servers should fail at startup if authorization enabled but...Amalia Hawkins2015-04-291-0/+26
* SERVER-18117 Add replset view back to http interfaceSpencer T Brody2015-04-2914-3/+486
* SERVER-18174 Call vector::clear instead of empty()Kaloian Manassiev2015-04-291-1/+1
* SERVER-18124 Move chunks exist checking under the catalog managerKaloian Manassiev2015-04-292-10/+18
* SERVER-18131 Clean up LastError.Andy Schwerin2015-04-2941-312/+211
* SERVER-18255: Remove unused variable breaking some compilesScott Hernandez2015-04-291-1/+0
* SERVER-17807: reset state before starting intial sync attemptScott Hernandez2015-04-293-4/+35
* SERVER-18211 write to disk all documents in a collection when rolling back cr...matt dannenberg2015-04-291-2/+34
* SERVER-18211 do not log a message when rolling back an insert for a dropped c...matt dannenberg2015-04-291-8/+14
* Fix WT-1903daveh862015-04-291-0/+3
* Change WiredTigerRecordStore::Truncate to call wiredTigers truncatedaveh862015-04-291-5/+12
* SERVER-17915 Partial indexes shouldn't be eligible as shard key indexJason Rassi2015-04-287-26/+47
* SERVER-17915 shardCollection shouldn't consider partial index usefulJason Rassi2015-04-281-2/+4
* SERVER-18124 Cleanup ChunkType and ChunkVersionKaloian Manassiev2015-04-2833-177/+111
* SERVER-18219 hint to GCC that WCE loops will actually returnAdam Midvidy2015-04-285-1/+27
* SERVER-18140: Allow getParameter to be executed locally against an arbiter in...Amalia Hawkins2015-04-288-4/+41
* SERVER-18111 Check userAllowedWriteNS() in cloneCollection cmd parsingJason Rassi2015-04-281-3/+5
* SERVER-18111 Check userAllowedWriteNS() in findAndModify cmd parsingJason Rassi2015-04-281-0/+9
* SERVER-18111 Forbid most user operations against "system.profile"Jason Rassi2015-04-283-4/+17