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

4153 Commits

Author SHA1 Message Date
Eliot Horowitz
2660c0ca22 test for using object as _id 2009-10-15 21:22:50 -04:00
Eliot Horowitz
f22a821979 fix group with [] in inital SERVER-361 2009-10-15 21:19:24 -04:00
Dwight
5696d65d83 Merge branch 'master' of git@github.com:mongodb/mongo 2009-10-15 16:47:48 -04:00
Dwight
f152047f19 fix assert to use ours and thus make unit test pass 2009-10-15 16:47:35 -04:00
Eliot Horowitz
98d994eb51 get rid of warning in linux process info thing 2009-10-15 16:19:25 -04:00
Mathias Stearn
0abfa82d54 GCC4.4 doesn't like char array subscripts 2009-10-15 16:14:20 -04:00
Eliot Horowitz
7636df40d7 compiler with xulrunner-1.9.0 - SERVER-359 2009-10-15 16:07:14 -04:00
Eliot Horowitz
9d96f7ec45 comment out deprecated jni stuff 2009-10-15 15:49:54 -04:00
Eliot Horowitz
81082c8d7f Merge branch 'master' of git@github.com:mongodb/mongo 2009-10-15 15:45:02 -04:00
Eliot Horowitz
9ff72bdd61 mr warning and some more tests 2009-10-15 15:44:50 -04:00
Mathias Stearn
326f612a98 un-overload appendTimeT to support MSVC 2009-10-15 15:23:53 -04:00
Mathias Stearn
d6a19bb42d Eliminate warning MINOR 2009-10-15 14:08:40 -04:00
Mathias Stearn
e3caa5ec46 cast len to size_t to remove compiler warning 2009-10-15 14:08:40 -04:00
Mathias Stearn
8037dc89bf Modify OID definition 2009-10-15 14:08:40 -04:00
Mathias Stearn
f84a1f2429 support appending time_t to BSONObjBuilder 2009-10-15 13:59:30 -04:00
Mathias Stearn
4f16017dc4 support building with both SpiderMonkey and XULRunner installed 2009-10-15 12:42:00 -04:00
Eliot Horowitz
2894fe7b35 fix json tests 2009-10-15 11:38:39 -04:00
Eliot Horowitz
a3dc8e28a8 v8 works for map/reduce now 2009-10-15 11:27:02 -04:00
Eliot Horowitz
adfc0973c0 map/reduce cleaning 2009-10-15 11:26:51 -04:00
Eliot Horowitz
415f554219 more timing,debugging 2009-10-15 11:26:15 -04:00
Eliot Horowitz
7ef85dd765 only use lint on big objects 2009-10-15 11:25:41 -04:00
Eliot Horowitz
209ee5f43e just Client safety MINOR 2009-10-15 00:56:51 -04:00
Eliot Horowitz
72dc2b9c22 fix sayDbContext to work w/o Client 2009-10-14 21:53:17 -04:00
Mathias Stearn
468b56691b add delete command to mongofiles 2009-10-14 18:19:14 -04:00
Mathias Stearn
5bcc5521bb GridFS::removeFile now removes all files with a matching name 2009-10-14 18:12:55 -04:00
Mathias Stearn
349132d1f5 mongofiles get now fetches the latest version of the file 2009-10-14 17:43:18 -04:00
Mathias Stearn
23bbf840ba add uploadDate and contentType fields to GridFS files generated in C++. Add --type option to mongofiles. 2009-10-14 17:43:18 -04:00
Mathias Stearn
b7a086e1ad mongofiles now supports stdin/out for put/get operations 2009-10-14 17:43:18 -04:00
Eliot Horowitz
3dddfe2a7a don't prealloc in unit tests 2009-10-14 16:57:11 -04:00
Eliot Horowitz
409e8b6db4 setClient 2009-10-14 16:57:03 -04:00
Dwight
a3670180a9 minor missing space 2009-10-14 16:41:23 -04:00
Dwight
06aa85b12e this not good with unit test 2009-10-14 16:34:25 -04:00
Dwight
8566c4ec10 Merge branch 'master' of git@github.com:mongodb/mongo 2009-10-14 16:29:41 -04:00
Dwight
ddcf5eeb32 refactor a little 2009-10-14 16:29:32 -04:00
Eliot Horowitz
2295bf1ec9 cleaning up map/reduce temp collection names and output 2009-10-14 16:19:13 -04:00
Dwight
d1ed8ec3b0 Merge branch 'master' of git@github.com:mongodb/mongo 2009-10-14 15:59:57 -04:00
Dwight
6641b27559 startable 2009-10-14 15:59:55 -04:00
Mathias Stearn
ec8def516b minor doc fix 2009-10-14 15:54:13 -04:00
Dwight
e36facf0a1 Merge branch 'master' of git@github.com:mongodb/mongo 2009-10-14 15:48:24 -04:00
Dwight
c43df1e575 make Top threadsafe 2009-10-14 15:48:13 -04:00
Eliot Horowitz
87d435a706 fix test and 1 assert 2009-10-14 15:36:49 -04:00
Eliot Horowitz
f07a04bf34 safer shutdown 2009-10-14 15:15:38 -04:00
Dwight
41afc73c9c more database fix and add mr.cpp to vcproj file 2009-10-14 14:52:01 -04:00
Dwight
4dfc5d6288 Merge branch 'master' of git@github.com:mongodb/mongo 2009-10-14 14:41:48 -04:00
Dwight
16f8b77c5e move the var 'database' inside Client object 2009-10-14 14:34:38 -04:00
Eliot Horowitz
2ebca2b128 comments on mms 2009-10-14 14:30:55 -04:00
Dwight
cd3b329548 comment minor 2009-10-14 11:04:46 -04:00
Dwight
9454547bb2 Merge branch 'master' of git@github.com:mongodb/mongo 2009-10-14 11:01:36 -04:00
Dwight
b5a86240a9 comment minor 2009-10-14 11:01:29 -04:00
Eliot Horowitz
3b02b0e68c dblock 2009-10-14 10:55:49 -04:00