0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-28 07:59:02 +01:00
Commit Graph

29100 Commits

Author SHA1 Message Date
matt dannenberg
300a825f5e SERVER-5522 improve replHandshake log message 2015-03-10 12:22:22 -04:00
Kaloian Manassiev
03bcff8aea SERVER-17496 Move range_arithmetic out of mongos 2015-03-10 16:08:57 -04:00
Kaloian Manassiev
ddfef79e81 SERVER-17496 Move sharding admin commands to individual files 2015-03-10 16:07:36 -04:00
matt dannenberg
1b64013e01 SERVER-16436 cleanup unused connections in the NetworkInterface's ConenctionPool 2015-03-10 10:32:53 -04:00
Andrew Morrow
f974b0e963 SERVER-17329 Fix version.txt management for rocks build 2015-03-10 15:36:20 -04:00
Siyuan Zhou
7083b5d3ab SERVER-17486 Crash when parsing invalid polygon coordinates 2015-03-10 15:18:26 -04:00
Geert Bosch
eaa338b666 SERVER-17501: Raise limits for max journaling buffer size 2015-03-10 12:29:10 -04:00
Jason Rassi
17762d0b22 SERVER-17437 Minor style/formatting fixes in db/fts/ 2015-03-10 11:48:18 -04:00
Jason Rassi
c6c136a7de SERVER-17437 Remove unused fts::BSONElementMap, fts::FTSQuery::_search 2015-03-10 11:48:18 -04:00
Jason Rassi
d36022a01c SERVER-17437 fts_index_format.h shouldn't include fts_spec.h 2015-03-10 11:48:18 -04:00
Dan Pasette
a52d13a43e SERVER-17487 warn in lieu of assert in initial_sync_cloner_dups.js in case of false positive 2015-03-10 11:49:12 -04:00
Benety Goh
af18f1b35d SERVER-17432 do not apply replicated insert/update/delete operations on objects without _id field 2015-03-10 10:56:20 -04:00
Benety Goh
796369d27d SERVER-17432 converted applyOperation_inlock to return status 2015-03-10 10:56:20 -04:00
Daniel Alabi
3a0a2fae79 SERVER-17232 Don't return connection to config server when shardName is admin 2015-03-10 09:50:26 -04:00
matt dannenberg
6712a2953e SERVER-17498 mention _id and namespace on failure to find document during rollback 2015-03-10 04:27:43 -04:00
Dan Pasette
aed0e43060 SERVER-17487 move jstest to noPassthrough 2015-03-10 00:05:18 -04:00
Eliot Horowitz
245ff2fcb2 SERVER-17521: improve createIndex validation of empty name 2015-03-09 23:34:35 -04:00
Mathias Stearn
67caf3ffae Add breakpoint() to handlers of terminate() and addr signals 2015-03-09 18:52:53 -04:00
Mathias Stearn
f68312003c Toggling --gdbserver shouldn't rebuild everything 2015-03-09 18:52:53 -04:00
Mathias Stearn
f6656c88c4 Fix launchGDBServer() compile and make more signal safe 2015-03-09 18:52:52 -04:00
Andrew Morrow
055d827ed7 SERVER-17329 Interpolate new version.txt file into generated buildinfo files 2015-03-09 17:51:06 -04:00
Dan Pasette
8e6d7dc39c SERVER-17515 fixed namespace in oplog entry when using the cloner to copy indexes 2015-03-09 17:44:29 -04:00
Ernie Hershey
ff83bfcc08 SERVER-17517 Re-add Obsoletes and Provides RPM tags 2015-03-09 17:30:21 -04:00
Jason Rassi
78ac7a453c SERVER-17499 Don't set owned RU if creating DBDirectClient agg cursor 2015-03-09 17:21:23 -04:00
Jason Rassi
0c388e562f SERVER-17499 Unify GodScope and fromDBDirectClient bool 2015-03-09 17:21:23 -04:00
alabid
e6491d7703 SERVER-17231 Dissalow adding replica set shard with name: config 2015-03-09 16:53:30 -04:00
Krishna Narasimhan
efd11b1106 Corrected issue. Paramatrized one more constant in the merged method
Closes #928

Signed-off-by: Ramon Fernandez <ramon@mongodb.com>
2015-03-09 16:37:02 -04:00
Krishna Narasimhan
a4052b7cf1 Source code refactor. Removed redundant functionalities in user_managements_command
Part of #928

Signed-off-by: Ramon Fernandez <ramon@mongodb.com>
2015-03-09 16:37:01 -04:00
Krishna
59e53003bd Introduced required function declaration in header
Closes #927

Signed-off-by: Ramon Fernandez <ramon@mongodb.com>
2015-03-09 16:37:01 -04:00
Krishna Narasimhan
283187b470 Source refactor. Removed redundant functionality in db/auth/authorization_sessions
Part of #927

Signed-off-by: Ramon Fernandez <ramon@mongodb.com>
2015-03-09 16:37:01 -04:00
Mathias Stearn
378f8dd985 SERVER-17487 Use strict unindex operations for in-progress indexes 2015-03-09 16:16:21 -04:00
Jonathan Reams
49434d723b SERVER-9562 Add better detection of toolchain/arch 2015-03-09 15:27:05 -04:00
Amalia Hawkins
cb126b88af SERVER-17507: Set SASL conversation isDone correctly on authentication failure. 2015-03-09 15:08:55 -04:00
Ernie Hershey
1755f3e992 SERVER-17484 Migrate RocksDB MCI config into server repo
This is a direct dump of the RocksDB config from the MCI repo without
the header at the top which now points MCI to this file.
2015-03-09 14:44:01 -04:00
David Storch
98276a11bd SERVER-17387 prevent invalid projections from causing findAndModify to trigger a logOp() rollback 2015-03-09 12:48:29 -04:00
Igor Canadi
e8f722a0f2 SERVER-17492 [RocksDB] Fix RocksDB build, broken by 59a9a04
Signed-off-by: Ramon Fernandez <ramon@mongodb.com>
2015-03-09 11:51:58 -04:00
Kaloian Manassiev
df85a204a7 SERVER-17496 Move ChunkManager to separate file 2015-03-09 11:46:34 -04:00
Kaloian Manassiev
5c2ec43c0a SERVER-17496 Move ShardConnection to separate file 2015-03-09 11:46:33 -04:00
Ramon Fernandez
c5b0ff8c1d Import wiredtiger-wiredtiger-2.5.1-144-g3a3bda5.tar.gz from wiredtiger branch mongodb-3.0 2015-03-09 11:02:22 -04:00
Eliot Horowitz
af56dea51d SERVER-17489: in bulk ops, only mark last operation with commit=synchronous 2015-03-08 18:01:16 -04:00
Mathias Stearn
4f4387d9b9 SERVER-17481 validate should call into WT_SESSION::verify() 2015-03-06 14:31:50 -05:00
Eric Milkie
c075fc27fc SERVER-17428 continuation of snprintf fix for VS2015 2015-03-06 11:16:11 -05:00
Eric Milkie
a1ffa36455 Add support for tsan suppressions 2015-03-06 11:08:45 -05:00
Eric Milkie
eb9785c12b SERVER-17435 do not abort if opid changes while killing all ops in killAllUserOperations() 2015-03-06 09:34:18 -05:00
Ernie Hershey
bbe711f919 SERVER-17396 Create 7Server symlinks in rhel repos 2015-03-05 18:30:53 -05:00
Ernie Hershey
d3d6506c03 SERVER-17484 Rename MCI config 2015-03-05 18:19:21 -05:00
Ernie Hershey
8008352d23 SERVER-17484 Migrate server MCI config into server repo
This is a direct dump of the config from the MCI repo without the
header at the top which now points MCI to this file.
2015-03-05 17:52:02 -05:00
Andy Schwerin
59a9a04651 SERVER-17310 Replace boost::*_mutex::scoped_lock with boost::lock_guard.
Achieved via grep, sed and bash:
grep -Irl mutex::scoped_lock src/mongo | xargs sed -i.orig -E 's/(boost::(recursive_|timed_)?)mutex::scoped_lock/boost::lock_guard<\1mutex>/'

Then, by converting boost::lock_guard to boost::unique_lock as appropriate.

Finally, by removing unused mongo::mutex::try_lock.
2015-03-05 17:35:14 -05:00
Dan Pasette
ac525a4566 SERVER-17378 pass an explicit no timeout to compact in WiredTiger 2015-03-05 17:06:40 -05:00
Marek Skalický
1383eaef74 SERVER-17460 LIBDEPS_v8_SYSLIBDEP typo
Closes #932

Signed-off-by: Ramon Fernandez <ramon@mongodb.com>
2015-03-05 15:12:03 -05:00