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

366 Commits

Author SHA1 Message Date
Eliot Horowitz
de1b595ddf Merge branch 'master' of git@github.com:mongodb/mongo 2009-11-24 13:08:41 -05:00
Eliot Horowitz
0254bf6cf0 google profiler 2009-11-24 13:08:36 -05:00
Mathias Stearn
bb1475d24d add boost version to sysinfo 2009-11-24 11:13:13 -05:00
Eliot Horowitz
8eed878308 option for modifier 2009-11-20 13:47:22 -05:00
Eliot Horowitz
5b0a94ae0c python 2.4 fix 2009-11-20 13:24:26 -05:00
Eliot Horowitz
e93287ce33 slightly nicer build failure message 2009-11-20 11:44:10 -05:00
Eliot Horowitz
689c63ab50 Merge branch 'master' of github.com:mongodb/mongo 2009-11-19 12:41:07 -05:00
Eliot Horowitz
9173ffaf11 modules can configure themselves 2009-11-19 12:40:23 -05:00
Eliot Horowitz
e28a78dccd more build docs, and aliases for windows 2009-11-19 11:20:03 -05:00
Eliot Horowitz
ee088fb8bb sub-module directories 2009-11-18 17:19:26 -05:00
Eliot Horowitz
fd84836b8a module system, move mms into it 2009-11-18 12:53:56 -05:00
Eliot Horowitz
1557dc68d0 starting work on quorum server 2009-11-13 17:23:41 -05:00
Eliot Horowitz
768e231da7 some db command cleaning 2009-11-11 13:30:11 -05:00
Eliot Horowitz
dfda4ccc39 playing with net-snmp SERVER-120 2009-11-06 16:27:49 -05:00
Eliot Horowitz
25dad379eb cleaning some old os x stuff 2009-11-03 22:47:14 -05:00
Eliot Horowitz
77cacf8451 Merge branch 'master' of git@github.com:mongodb/mongo 2009-11-03 17:15:41 -05:00
Eliot Horowitz
6794c0eaf7 snmp in SConstruct SERVER-120 2009-11-03 17:15:14 -05:00
Mathias Stearn
80edd9e5cf Pull launchGDB out to debug_util.cpp 2009-11-03 16:39:55 -05:00
Eliot Horowitz
aa15d45e9c fix compile issues 2009-11-03 12:17:51 -05:00
Eliot Horowitz
05712a3965 fix mac 64-bit 2009-11-03 12:13:42 -05:00
Eliot Horowitz
3a1c9831c1 some sharded query re-factoring 2009-11-03 10:35:48 -05:00
Mathias Stearn
f874b55f1a Include (mangled) names in printStackTrace 2009-11-03 09:43:24 -05:00
Eliot Horowitz
48ae894e3f fix scons on freebsd8 SERVER-400 2009-11-01 20:19:00 -05:00
Eliot Horowitz
529167b0f5 split all the update code out of query.cpp into update.cpp 2009-10-19 10:13:23 -04:00
Dwight
5d858e346e Merge branch 'master' of git@github.com:mongodb/mongo 2009-10-16 15:36:57 -04:00
Dwight
01f1f6915d move CurOp into Client and make inprog handle multiple in progress 2009-10-16 15:36:34 -04:00
Mathias Stearn
74d68a42d4 include gridfs in library 2009-10-16 13:57:03 -04:00
metagoto
41f1b86b7a SConstruct minor fixes 2009-10-16 21:01:56 +08:00
Mathias Stearn
4f16017dc4 support building with both SpiderMonkey and XULRunner installed 2009-10-15 12:42:00 -04:00
Eliot Horowitz
9355cc739e v8: some more stuff working, checkpoint 2009-10-13 16:12:43 -04:00
Eliot Horowitz
b132ff2a9f mongoimportjson -> mongoimport 2009-10-10 14:29:22 -04:00
Eliot Horowitz
96d0418d96 checkpoint for playing with v8 2009-10-10 01:30:00 -04:00
Eliot Horowitz
0496aa5ac7 changed mongoimportJSON to mongoimport - handles json/tsv/csv 2009-10-09 14:55:29 -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
3d263b1f46 windows testing 2009-10-01 12:06:04 -04:00
Eliot Horowitz
fdd776a50a simple base64::encode 2009-09-30 23:08:33 -04:00
Mike Dirolf
e815aac1ac move some functionality out to buildscripts directory 2009-09-25 13:50:24 -04:00
Eliot Horowitz
01e1564c03 casing 2009-09-24 11:02:00 -04:00
Eliot Horowitz
b3c16e397a starting map/reduce SERVER-208 2009-09-21 15:55:24 -04:00
Eliot Horowitz
c2456cf402 mr.cpp doesn't exist yet 2009-09-21 15:28:23 -04:00
Eliot Horowitz
e0496df06d use mmap instead of read 2009-09-21 15:22:15 -04:00
Eliot Horowitz
5d08c9eb22 perftests to new unit test framework 2009-09-18 14:33:21 -04:00
Eliot Horowitz
f2d24ba5d8 compile MINOR 2009-09-16 15:34:38 -04:00
Eliot Horowitz
03404026b9 external srot for BSONObj and DiskLoc SERVER-291 2009-09-16 15:26:18 -04:00
Eliot Horowitz
f3a27aaa7e scons is annoying with gch 2009-09-09 10:58:59 -04:00
Eliot Horowitz
3315fba0bb playing with pre-compiled headers 2009-09-09 09:46:12 -04:00
Eliot Horowitz
75e16447a4 starting sharding name cleanup SHARDING-25 2009-08-31 16:31:50 -04:00
Eliot Horowitz
bcafeaa12d --boost-version 2009-08-31 14:56:49 -04:00
Eliot Horowitz
17867af75b make --64 legal even on a 64-bit machine 2009-08-29 21:13:11 -04:00
Eliot Horowitz
ba0f9ce5ac windows compile 2009-08-28 16:44:03 -04:00