summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-17501: Raise limits for max journaling buffer sizeGeert Bosch2015-03-101-19/+31
* SERVER-17437 Minor style/formatting fixes in db/fts/Jason Rassi2015-03-108-4/+9
* SERVER-17437 Remove unused fts::BSONElementMap, fts::FTSQuery::_searchJason Rassi2015-03-105-94/+0
* SERVER-17437 fts_index_format.h shouldn't include fts_spec.hJason Rassi2015-03-104-2/+9
* SERVER-17487 warn in lieu of assert in initial_sync_cloner_dups.js in case of...Dan Pasette2015-03-101-5/+6
* SERVER-17432 do not apply replicated insert/update/delete operations on objec...Benety Goh2015-03-101-39/+33
* SERVER-17432 converted applyOperation_inlock to return statusBenety Goh2015-03-105-42/+48
* SERVER-17232 Don't return connection to config server when shardName is adminDaniel Alabi2015-03-102-2/+17
* SERVER-17498 mention _id and namespace on failure to find document during rol...matt dannenberg2015-03-101-1/+2
* SERVER-17487 move jstest to noPassthroughDan Pasette2015-03-101-0/+0
* SERVER-17521: improve createIndex validation of empty nameEliot Horowitz2015-03-092-0/+9
* Add breakpoint() to handlers of terminate() and addr signalsMathias Stearn2015-03-091-0/+2
* Toggling --gdbserver shouldn't rebuild everythingMathias Stearn2015-03-093-4/+14
* Fix launchGDBServer() compile and make more signal safeMathias Stearn2015-03-091-11/+17
* SERVER-17329 Interpolate new version.txt file into generated buildinfo filesAndrew Morrow2015-03-0911-572/+89
* SERVER-17515 fixed namespace in oplog entry when using the cloner to copy ind...Dan Pasette2015-03-092-1/+72
* SERVER-17517 Re-add Obsoletes and Provides RPM tagsErnie Hershey2015-03-091-0/+12
* SERVER-17499 Don't set owned RU if creating DBDirectClient agg cursorJason Rassi2015-03-092-7/+22
* SERVER-17499 Unify GodScope and fromDBDirectClient boolJason Rassi2015-03-0915-67/+40
* SERVER-17231 Dissalow adding replica set shard with name: configalabid2015-03-092-0/+25
* Corrected issue. Paramatrized one more constant in the merged methodKrishna Narasimhan2015-03-091-1/+1
* Source code refactor. Removed redundant functionalities in user_managements_c...Krishna Narasimhan2015-03-091-19/+11
* Introduced required function declaration in headerKrishna2015-03-091-0/+3
* Source refactor. Removed redundant functionality in db/auth/authorization_ses...Krishna Narasimhan2015-03-091-16/+7
* SERVER-17487 Use strict unindex operations for in-progress indexesMathias Stearn2015-03-093-0/+111
* SERVER-9562 Add better detection of toolchain/archJonathan Reams2015-03-096-369/+280
* SERVER-17507: Set SASL conversation isDone correctly on authentication failure.Amalia Hawkins2015-03-091-0/+2
* SERVER-17484 Migrate RocksDB MCI config into server repoErnie Hershey2015-03-091-0/+1372
* SERVER-17387 prevent invalid projections from causing findAndModify to trigge...David Storch2015-03-092-9/+82
* SERVER-17492 [RocksDB] Fix RocksDB build, broken by 59a9a04Igor Canadi2015-03-094-2/+6
* SERVER-17496 Move ChunkManager to separate fileKaloian Manassiev2015-03-0929-1553/+1704
* SERVER-17496 Move ShardConnection to separate fileKaloian Manassiev2015-03-0926-410/+496
* Import wiredtiger-wiredtiger-2.5.1-144-g3a3bda5.tar.gz from wiredtiger branch...Ramon Fernandez2015-03-0951-474/+1380
* SERVER-17489: in bulk ops, only mark last operation with commit=synchronousEliot Horowitz2015-03-082-7/+23
* SERVER-17481 validate should call into WT_SESSION::verify()Mathias Stearn2015-03-0610-87/+177
* SERVER-17428 continuation of snprintf fix for VS2015Eric Milkie2015-03-061-1/+1
* Add support for tsan suppressionsEric Milkie2015-03-062-6/+14
* SERVER-17435 do not abort if opid changes while killing all ops in killAllUse...Eric Milkie2015-03-061-1/+4
* SERVER-17396 Create 7Server symlinks in rhel reposErnie Hershey2015-03-052-0/+10
* SERVER-17484 Rename MCI configErnie Hershey2015-03-051-0/+0
* SERVER-17484 Migrate server MCI config into server repoErnie Hershey2015-03-051-0/+3672
* SERVER-17310 Replace boost::*_mutex::scoped_lock with boost::lock_guard.Andy Schwerin2015-03-0536-159/+147
* SERVER-17378 pass an explicit no timeout to compact in WiredTigerDan Pasette2015-03-051-1/+1
* SERVER-17460 LIBDEPS_v8_SYSLIBDEP typoMarek Skalický2015-03-051-1/+1
* SERVER-16685 Add storage engine list to buildInfoJames Wahlin2015-03-052-0/+25
* SERVER-17224 Reserve room for EOO byte when starting BSONObj buildingMathias Stearn2015-03-053-7/+76
* Clean up StorageFactoryIteratorMathias Stearn2015-03-054-15/+11
* Fix typo in RecordId relational opsMathias Stearn2015-03-051-6/+6
* Libraryize Document and ValueMathias Stearn2015-03-056-217/+310
* SERVER-17252: PCRE 8.36 SCons IntegrationMark Benvenuto2015-03-051-7/+7