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

974 Commits

Author SHA1 Message Date
Dwight
e1a1b0c586 tests 2010-12-20 17:03:10 -05:00
Dwight
9065c175bd test work 2010-12-20 16:55:16 -05:00
Dwight
bc59cfb9a5 fix QueryTests i think 2010-12-20 16:53:20 -05:00
Dwight
8590efc3a8 beginnings of a few perf baseline tests within the dbtests suite 2010-12-20 16:07:08 -05:00
Dwight
ae0d2eaa35 vcxproj 2010-12-20 10:29:55 -05:00
dwight
ec5ff12c53 dur stub out a compressed builder 2010-12-19 19:42:28 -05:00
dwight
622f93bce9 vcxproj 2010-12-19 12:02:12 -05:00
Eliot Horowitz
aed49ae715 fix case where the same element is in $each part of $addToSet SERVER-2249 2010-12-19 01:36:41 -05:00
Eliot Horowitz
166e3df928 don't use path for RelativePath, just use string so boost isn't loaded at static init time 2010-12-19 00:56:44 -05:00
Eliot Horowitz
fadf89d824 != operator for HostAndPort 2010-12-18 23:34:26 -05:00
dwight
afb0d22032 organizing 2010-12-17 11:52:42 -05:00
Dwight
0fa8c65cc0 add test 2010-12-16 15:11:30 -05:00
Alberto Lerner
394455bba9 compile 2010-12-14 06:51:42 -05:00
Eliot Horowitz
573dcb41e4 str::count function 2010-12-14 02:40:27 -05:00
dwight
c7c5a57b1f eliminate the _DURABLE preprocessor define 2010-12-13 18:03:32 -05:00
Dwight
eb77acc4fc _DURABLEDEFAULTON option for testing (only) 2010-12-13 15:51:53 -05:00
Dwight
6dfa99a573 improve tests, vcxproj 2010-12-13 12:35:27 -05:00
Eliot Horowitz
0317b34be5 dur compile 2010-12-13 02:23:50 -05:00
dwight
488dd8b82f compile 2010-12-12 16:46:38 -05:00
dwight
1d84a99851 Merge branch 'master' of github.com:mongodb/mongo 2010-12-12 11:41:17 -05:00
Eliot Horowitz
47d2007d88 can never change _id with a full object update SERVER-2206 2010-12-12 11:19:50 -05:00
dwight
c853e9a206 work around a header include dependency issue; plus misc cleaning 2010-12-12 10:59:16 -05:00
Mathias Stearn
1c17cece76 Pull some durability code into a class for easy disabling 2010-12-10 19:20:43 -05:00
Alberto Lerner
e11b00d440 add iterator to chunk state 2010-12-10 16:19:18 -05:00
Aaron
5e90fb163a btree delete internal key 2010-12-08 09:50:15 -08:00
dwight
58f453b243 dur optimization 2010-12-06 23:16:23 -05:00
Dwight
eca622a236 dur fix an intent in dbtests and some other diag stuff 2010-12-06 17:24:30 -05:00
dwight
2cf810007d Merge branch 'master' of github.com:mongodb/mongo 2010-12-05 21:12:18 -05:00
dwight
4a5a00525b refactor OID class a bit, cleanup, better id generation SERVER-2175 2010-12-05 20:56:51 -05:00
dwight
37b57e98ef dur 2010-12-05 16:53:39 -05:00
Alberto Lerner
7579d6bbfb fix multisplit case and move that logic to manager cloning 2010-12-04 13:36:26 -05:00
Alberto Lerner
e27946f49f split behavior 2010-12-02 20:20:11 -05:00
Alberto Lerner
6a95937332 first and last chunk behavior 2010-12-01 16:22:59 -05:00
Alberto Lerner
cf0a35acd4 allow cloning chunk state 2010-11-30 16:29:41 -05:00
Dwight
54eedf9aa4 --dur cmd line option to dbtest program 2010-11-30 14:04:48 -05:00
Dwight
df1ce3043a dur fixes for cmdLine.dur==false when _DRUABLE is defined 2010-11-29 16:05:17 -05:00
Dwight
bfdffff0a4 alignedbuilder improvements and fixes for other platforms 2010-11-29 14:08:31 -05:00
Dwight
d698cfbbe3 remove old vcproj files. vcxproj files are maintained. sadly the vcproj files are way out of date :-( 2010-11-29 13:18:17 -05:00
dwight
bf3cc2aa0d update db_10.sln 2010-11-29 11:07:13 -05:00
dwight
278fba2dd4 dur make fixes 2010-11-27 16:14:47 -05:00
dwight
fedd8734b1 test vcxproj 2010-11-27 15:37:16 -05:00
Alberto Lerner
78e92c49fe SERVER-1849 check for dropped collections 2010-11-26 09:28:32 -05:00
dwight
3e6f660046 vcxproj 2010-11-25 12:00:47 -05:00
Aaron
05c10db550 btree balance rather than delete bucket 2010-11-23 12:31:30 -08:00
Alberto Lerner
596b75709a prep for collecting per-chunk stats on mongod 2010-11-23 12:22:10 -05:00
Alberto Lerner
dce215638a BSON( min << MINKEY << max << MAXKEY) is handy 2010-11-23 11:28:49 -05:00
Alberto Lerner
b82faa5421 eliminate duplicate test cases, merge left-over? 2010-11-23 11:17:45 -05:00
dwight
b8555c9f52 dur optimizations to not journal too much 2010-11-21 19:36:40 -05:00
dwight
11e4719820 dur mongommf cleanup and fixes 2010-11-21 14:02:13 -05:00
dwight
f9c798ba76 Merge branch 'master' of github.com:mongodb/mongo 2010-11-20 16:42:00 -05:00