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

4038 Commits

Author SHA1 Message Date
Eliot Horowitz
b5a5b5deb4 init threads in unit tests 2009-10-09 15:24:27 -04:00
Dwight
67e37aa4b9 Merge branch 'master' of git@github.com:mongodb/mongo 2009-10-09 14:59:57 -04:00
Dwight
ff54f16271 add Connection class
beginnings that is
2009-10-09 14:59:44 -04:00
Eliot Horowitz
b56456dc9e Merge branch 'master' of git@github.com:mongodb/mongo 2009-10-09 14:56:39 -04:00
Eliot Horowitz
0496aa5ac7 changed mongoimportJSON to mongoimport - handles json/tsv/csv 2009-10-09 14:55:29 -04:00
Eliot Horowitz
35bb22d27e _id index is created automatically now 2009-10-09 13:48:57 -04:00
Dwight
12bf0ac29b comment 2009-10-09 13:37:30 -04:00
Dwight
28820dd01c Merge branch 'master' of git@github.com:mongodb/mongo 2009-10-09 13:30:55 -04:00
Eliot Horowitz
ff170c0f9f use timestamp for replication instead of Date 2009-10-09 13:10:04 -04:00
Eliot Horowitz
9c3215b828 --smallfiles for some tests 2009-10-09 13:09:45 -04:00
Dwight
1a40bf70b4 Merge branch 'master' of git@github.com:mongodb/mongo 2009-10-09 12:10:49 -04:00
Dwight
e216098c6c Merge branch 'master' of git@github.com:mongodb/mongo
Conflicts:

	db/clientcursor.cpp
2009-10-09 12:10:28 -04:00
Eliot Horowitz
ff9100630e catch more types 2009-10-09 11:55:56 -04:00
Eliot Horowitz
445c662ffc cache functions 2009-10-09 11:32:41 -04:00
Dwight
75cc68851f make ClientCursor methods threadsafe 2009-10-09 11:24:37 -04:00
Eliot Horowitz
1119ad03f2 Merge branch 'master' of git@github.com:mongodb/mongo 2009-10-09 10:12:47 -04:00
Eliot Horowitz
0ca301655e arrays match themselves in queryies SERVER-146 2009-10-09 10:12:19 -04:00
Eliot Horowitz
b0b6fbbe36 cleaning MINOR 2009-10-08 21:37:13 -04:00
Eliot Horowitz
55757f1547 more flexible group MINOR 2009-10-08 20:02:02 -04:00
Eliot Horowitz
39e8529558 cleaning old code that doesn't make sense anymore 2009-10-08 20:01:51 -04:00
Eliot Horowitz
8269a86c5f handle null return from reduce 2009-10-08 19:45:49 -04:00
Eliot Horowitz
e6069e40d9 make assert use mongo::asserted so it'll work even with out using namepsace SERVER-289 2009-10-08 16:35:15 -04:00
Eliot Horowitz
ee72859d26 --smallfiles for some regression tests 2009-10-08 16:29:04 -04:00
Eliot Horowitz
3c23cd09be BSONElement::operator<( BSONElement ) 2009-10-08 14:22:01 -04:00
Eliot Horowitz
3e3dda9c97 fix compount key with array indexing SERVER-279 2009-10-08 13:07:25 -04:00
Eliot Horowitz
a0d3663765 whitespace 2009-10-08 12:59:03 -04:00
Eliot Horowitz
c2b524522a release group memory faster 2009-10-08 12:32:50 -04:00
Eliot Horowitz
920a858bc4 more client cursor fallout 2009-10-08 12:18:56 -04:00
Eliot Horowitz
677fbad312 client cursor cleaning and fix masked error 2009-10-08 12:04:27 -04:00
Eliot Horowitz
f88a4415b6 fix regresstion return code 2009-10-08 11:48:04 -04:00
Eliot Horowitz
1d1081a32f simple null test 2009-10-08 11:12:08 -04:00
Eliot Horowitz
23936952c1 use templated assert 2009-10-08 11:04:13 -04:00
Eliot Horowitz
a54742b3de make mongoimportjson not crash with small objects, some ProgressMeter enhancements SERVER-342 2009-10-08 10:11:26 -04:00
Eliot Horowitz
914bca4ff4 updated vstudio js code 2009-10-07 17:05:52 -04:00
Eliot Horowitz
89c01e099c making js smaller. moved md5 to c++, doing some cleaning of js code 2009-10-07 17:05:09 -04:00
Eliot Horowitz
94a146742a test for SERVER-279 2009-10-07 16:44:47 -04:00
Eliot Horowitz
7425aa3d70 Merge branch 'master' of git@github.com:mongodb/mongo 2009-10-07 15:48:13 -04:00
Eliot Horowitz
9e46e19eeb BSONObj::md5() - some tests that can be copied to other drivers 2009-10-07 15:47:53 -04:00
Dwight
a57f85698b more cleanup / clientcursor encapsulated better 2009-10-07 15:47:08 -04:00
Dwight
d2db017c7a some code cleanup 2009-10-07 15:34:14 -04:00
Dwight
88c1b00b8b Merge branch 'master' of git@github.com:mongodb/mongo 2009-10-07 14:42:55 -04:00
Dwight
1333a4bda9 tweak help 2009-10-07 14:42:46 -04:00
Eliot Horowitz
0c3d3b7528 Merge branch 'master' of git@github.com:mongodb/mongo 2009-10-07 12:57:55 -04:00
Eliot Horowitz
a517b84d7f faster map/reduce impl 2009-10-07 12:57:45 -04:00
Mike Dirolf
9297abd07e Merge branch 'master' of github.com:mongodb/mongo 2009-10-07 12:47:27 -04:00
Mike Dirolf
77d9e1fe42 don't show version in shell help, so that help doesn't hang when the db is locked 2009-10-07 12:47:20 -04:00
Eliot Horowitz
cfb8512886 Merge branch 'master' of git@github.com:mongodb/mongo 2009-10-07 12:46:58 -04:00
Eliot Horowitz
9e7a31fae1 Merge branch 'master' of git@github.com:mongodb/mongo
Conflicts:
	db/dbcommands.cpp
2009-10-07 12:46:02 -04:00
Mike Dirolf
1395da19a5 add verbose option to totalIndexSize helper 2009-10-07 12:44:24 -04:00
Eliot Horowitz
fecc9119a7 handle weird boost case with weird filenames 2009-10-07 12:43:44 -04:00