0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
Commit Graph

6898 Commits

Author SHA1 Message Date
Dwight Merriman
f475599d96 fix pcre for utf8 in vsxproj files 2010-05-07 09:20:59 -04:00
Dwight Merriman
d9bdbeef93 rs cleaning 2010-05-06 21:50:52 -04:00
Eliot Horowitz
2ffc37dce5 Merge branch 'master' of git@github.com:mongodb/mongo 2010-05-06 17:26:19 -04:00
Eliot Horowitz
4101e3b690 sleepmillis could overflow SERVER-1098 2010-05-06 17:25:56 -04:00
Dwight
f6cdee6fc4 rs backgroundjob stuff 2010-05-06 17:25:50 -04:00
Eliot Horowitz
5894e3f972 Merge branch 'master' of git@github.com:mongodb/mongo 2010-05-06 17:18:12 -04:00
Dwight
e783261870 ScopedConn rs 2010-05-06 16:48:07 -04:00
Dwight
53ca30be25 use stringstream 2010-05-06 15:46:11 -04:00
Dwight
fba2392bb7 err no wrong 2010-05-06 15:45:59 -04:00
Dwight
c0cb9d136e Merge branch 'master' of github.com:mongodb/mongo 2010-05-06 15:39:04 -04:00
Dwight
edefb29e37 rs and lots of misc including dbwebserver 2010-05-06 15:38:58 -04:00
Richard Kreuter
71431eb970 Try #2 at SERVER-756. 2010-05-06 11:51:21 -04:00
Dwight
cabcd3c1ad prettier 2010-05-06 10:05:48 -04:00
Eliot Horowitz
6121592dcf Merge branch 'master' of git@github.com:mongodb/mongo 2010-05-06 09:45:36 -04:00
Eliot Horowitz
f16161e6f1 Merge branch 'master' of github.com:mongodb/mongo 2010-05-05 22:53:28 -04:00
Eliot Horowitz
0deaaf82e7 fix updates on indexes fields when using array offsets SERVER-1093 2010-05-05 22:52:51 -04:00
dwight
b09a3eebe8 Merge branch 'master' of git@github.com:mongodb/mongo 2010-05-05 20:59:20 -04:00
dwight
98abf6279e csmess 2010-05-05 20:59:11 -04:00
Mathias Stearn
36421f21ca Count multi-insert. SERVER-814 2010-05-05 18:46:15 -04:00
dwight
76895b6957 fix compile 2010-05-05 17:47:13 -04:00
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