0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 09:06:21 +01:00
Commit Graph

6978 Commits

Author SHA1 Message Date
Eliot Horowitz
454525e3eb Merge branch 'master' of git@github.com:mongodb/mongo 2010-05-05 17:30:49 -04:00
Dwight
1faf2cb388 Merge branch 'master' of github.com:mongodb/mongo 2010-05-05 16:33:43 -04:00
Dwight
e70ce01e32 rs 2010-05-05 16:33:35 -04:00
Mathias Stearn
30103e5418 Counters should be atomic 2010-05-05 16:28:11 -04:00
Richard Kreuter
126a0f80b6 Merge branch 'master' of github.com:mongodb/mongo 2010-05-05 16:14:45 -04:00
Richard Kreuter
c8f781ce32 Revert "New methods dropTempCollectionsInDB & dropAllTempCollectionsInDB. SERVER-756."
This reverts commit 59645ef064.
2010-05-05 16:13:59 -04:00
Mathias Stearn
9e6121b6cb Only $slice outer arrays when nested. SERVER-1085 2010-05-05 15:52:40 -04:00
Dwight
c64d1eddda Merge branch 'master' of github.com:mongodb/mongo 2010-05-05 14:57:56 -04:00
Dwight
e2972cb6a0 rs renaming 2010-05-05 14:57:49 -04:00
Mathias Stearn
20deda97c2 sharding: Use ChunkRanges rather than Chunks for getChunksForQuery 2010-05-05 14:37:14 -04:00
Dwight
e33b721f4c Merge branch 'master' of github.com:mongodb/mongo 2010-05-05 14:00:35 -04:00
Dwight
c783a1fbba rs 2010-05-05 14:00:25 -04:00
Richard Kreuter
39eb68c592 Merge branch 'SERVER-756' 2010-05-05 13:03:14 -04:00
Dwight
1e4230d41d Merge branch 'master' of github.com:mongodb/mongo 2010-05-05 12:01:28 -04:00
Dwight
30e567df03 cleaner logging 2010-05-05 12:01:20 -04:00
Richard Kreuter
59645ef064 New methods dropTempCollectionsInDB & dropAllTempCollectionsInDB. SERVER-756. 2010-05-05 11:51:28 -04:00
Eliot Horowitz
274e404f83 balancing improvements 2010-05-05 11:02:46 -04:00
Eliot Horowitz
14bbe81d6c fix install target and make add bson 2010-05-05 10:56:44 -04:00
Eliot Horowitz
0347f7e728 do collection sorting client side SERVER-1090 2010-05-05 10:00:04 -04:00
Eliot Horowitz
646f8a7250 making test more reliable 2010-05-05 00:29:36 -04:00
Eliot Horowitz
14bed20c0a some debugging
Conflicts:

	jstests/clone/clonecollection.js
2010-05-04 21:51:31 -04:00
Eliot Horowitz
5d4d3c74f1 another case for SERVER-1082 2010-05-04 19:18:59 -04:00
Dwight
4b81c59f01 compile 2010-05-04 17:43:53 -04:00
Dwight
2d7f26f121 Merge branch 'master' of github.com:mongodb/mongo 2010-05-04 17:41:01 -04:00
Mathias Stearn
1d57896a64 compile fix 2010-05-04 17:40:40 -04:00
Dwight
206aac1097 Merge branch 'master' of github.com:mongodb/mongo 2010-05-04 17:36:28 -04:00
Dwight
1efea63bdb vs2010 cleaning 2010-05-04 17:08:30 -04:00
Mathias Stearn
59ea1f67e4 ChunkRangeManager::upper_bound and lower_bound helpers 2010-05-04 16:58:31 -04:00
Mathias Stearn
c8ef0e5558 ChunkRange and ChunkRangeManager. Maintained but not used yet 2010-05-04 16:49:04 -04:00
Mathias Stearn
bad71c1584 BSONObj::operator== const 2010-05-04 16:49:04 -04:00
Mathias Stearn
330f0fbe2c shardkey const correctness 2010-05-04 16:49:04 -04:00
Guillaume Delannoy
e3811ab624 All tools (including shell) take -p should allow it to be blank and do password input SERVER-764
forgot to add 2 files
2010-05-04 10:51:29 -04:00
Guillaume Delannoy
a8aab6f98a All tools (including shell) take -p should allow it to be blank and do password input SERVER-764 2010-05-04 10:47:20 -04:00
Eliot Horowitz
ed7c6c5516 remove a warning 2010-05-04 10:43:31 -04:00
Eliot Horowitz
37d63af939 Merge branch 'master' of git@github.com:mongodb/mongo 2010-05-04 09:59:09 -04:00
Eliot Horowitz
8d7a7320cb print version info sooner 2010-05-04 09:58:55 -04:00
Eliot Horowitz
ffc097e429 oops 2010-05-04 00:19:50 -04:00
Eliot Horowitz
c540e566de fix array index when empty array SERVER-1082
Note: this only increase index keys, not decrease or change, so old indexes won't cause corruption
2010-05-04 00:12:36 -04:00
Eliot Horowitz
98e28e523c broken test for SERVER-1082 2010-05-03 23:21:59 -04:00
Eliot Horowitz
49d51c1727 fix changelog 2010-05-03 21:49:38 -04:00
Dwight
3ea5307b13 Merge branch 'master' of github.com:mongodb/mongo 2010-05-03 17:30:39 -04:00
U-dm_hp\dm
12293c0b3b scons smarter on windows 2010-05-03 17:29:49 -04:00
Eliot Horowitz
914a2017e5 fix repl test 2010-05-03 17:04:55 -04:00
Gary M. Josack
d586d7f9d9 Added options to allow for nonstandard locations for libraries and headers in the build system. 2010-05-04 04:59:48 +08:00
Eliot Horowitz
7e8ab84b41 jsonString for CodeWScope SERVER-1080 2010-05-03 16:36:04 -04:00
Eliot Horowitz
085eb2a0d1 cleaner sharded m/r locking 2010-05-03 16:27:44 -04:00
Eliot Horowitz
143b80e6e9 Merge branch 'master' of git@github.com:mongodb/mongo 2010-05-03 16:25:53 -04:00
Eliot Horowitz
a48c830de9 Command::run gets "test" not "test.$cmd" 2010-05-03 16:25:34 -04:00
Mathias Stearn
3e8304b411 better handling when can't delete socket file 2010-05-03 14:30:41 -04:00
Mathias Stearn
d2cec0e4d0 better debugging of invalid bsonobj size 2010-05-03 14:30:41 -04:00