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

153 Commits

Author SHA1 Message Date
Eliot Horowitz
1cc5eff3e5 oops - didn't mean to commit blah 2009-03-02 09:14:56 -05:00
Eliot Horowitz
13b828f592 checkpoint for async message server 2009-03-02 09:13:20 -05:00
Eliot Horowitz
c32fcc4862 _DEBUG for --d 2009-02-25 14:20:54 -05:00
Eliot Horowitz
585c669cbf horrible hack for readline on darwin 2009-02-25 00:05:23 -05:00
Eliot Horowitz
500f01c9a5 move fieldset stuff into queryutil.* 2009-02-24 14:14:45 -05:00
Eliot Horowitz
3f5102bf27 processinfo class and meminfo command, only works on darwin for the moment 2009-02-20 09:34:25 -05:00
Aaron
593bf1f126 virtual dtors == good 2009-02-18 13:42:32 -05:00
Eliot Horowitz
8e203da1d2 switch to UnitTest 2009-02-18 10:10:39 -05:00
Eliot Horowitz
54b560c635 Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-17 23:29:55 -05:00
Eliot Horowitz
2ea18eb703 --d option for debugBuild 2009-02-17 23:29:28 -05:00
Aaron
41c1520dea Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-17 15:53:24 -05:00
Aaron
0e38bc5a8f FieldBound work 2009-02-17 15:53:19 -05:00
Eliot Horowitz
4931a44ac9 test for stdc++ 2009-02-17 12:24:47 -05:00
Eliot Horowitz
d34770ba43 debugging 2009-02-17 12:18:13 -05:00
Eliot Horowitz
cea77767c8 only pcap on darwing till i figre out scons issue 2009-02-13 16:59:32 -05:00
Eliot Horowitz
343076f346 most of a mongo protocol sniffer 2009-02-13 16:18:57 -05:00
Eliot Horowitz
a835ed1af5 renamed dbgrid s 2009-02-13 09:22:04 -05:00
Eliot Horowitz
15563d1aec docs ant test fogbugz
BugzID: 1159
2009-02-12 09:10:11 -05:00
Eliot Horowitz
e7f10be927 don't use static readline on osx 2009-02-11 23:16:29 -05:00
Eliot Horowitz
f0476381d3 fix 64 bit linux 2009-02-11 22:18:30 -05:00
Eliot Horowitz
c8dacdb397 order matters 2009-02-11 21:54:20 -05:00
Eliot Horowitz
774eeb8cb3 warning if no readline 2009-02-11 21:16:08 -05:00
Eliot Horowitz
6dda29d6ef better readline support 2009-02-11 21:05:28 -05:00
Aaron
bd3b8ec5e1 Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/p 2009-02-11 13:18:01 -05:00
Aaron
6224cd9f29 Add initial perf tests 2009-02-11 13:17:52 -05:00
Eliot Horowitz
b12f410c18 install notices on release build 2009-02-11 11:26:28 -05:00
Eliot Horowitz
bafd4aad05 name is mongodb not mongo-db 2009-02-11 10:53:51 -05:00
U-ELIOT-019992DFC\Administrator
b0a92ccc83 v8 dependency - shell now works on windows 2009-02-11 09:00:52 -05:00
Eliot Horowitz
be9ed914f6 resources for distribution 2009-02-11 06:39:00 -05:00
Eliot Horowitz
cb5a1e1782 distname 2009-02-10 21:37:18 -05:00
U-ELIOT-019992DFC\Administrator
014d06f110 MD -> MT 2009-02-10 15:38:20 -05:00
U-ELIOT-019992DFC\Administrator
12a608a3ab windows release option 2009-02-10 15:12:15 -05:00
Eliot Horowitz
d71851a414 fix 2009-02-10 13:49:51 -05:00
U-ELIOT-019992DFC\Administrator
1b6151f37b make dbshell not require readline 2009-02-10 13:45:30 -05:00
U-ELIOT-019992DFC\Administrator
a86d713f23 binary mode 2009-02-10 10:54:43 -05:00
U-ELIOT-019992DFC\Administrator
d56a95aa03 windows fixes (add .exe to binary names) 2009-02-10 10:48:52 -05:00
U-ELIOT-019992DFC\Administrator
465dac0b14 make windows compile mongod again - strange dep problem still 2009-02-10 10:07:18 -05:00
Eliot Horowitz
8356bec070 --noshell option 2009-02-09 14:30:45 -05:00
Eliot Horowitz
992fc7d84c change file name 2009-02-09 11:24:21 -05:00
Eliot Horowitz
61e3d021f2 for -latest, use dated install dir 2009-02-08 14:58:52 -05:00
Eliot Horowitz
1d26ef15ce make linux and osx do the same static library stuff 2009-02-08 10:42:10 -05:00
Eliot Horowitz
9e9aed15d3 mongoimport -> mongorestore 2009-02-08 10:37:39 -05:00
Eliot Horowitz
76001e45e3 fix install for headers 2009-02-07 19:20:15 -05:00
Eliot Horowitz
c39b5290c5 not sute what linux2 is about 2009-02-06 16:53:08 -05:00
Eliot Horowitz
e5b0aa464a dist target for testing 2009-02-06 16:51:14 -05:00
Dwight
9bf2bf3025 Merge branch 'master' of git.10gen.com:/data/gitroot/p 2009-02-06 14:22:05 -05:00
Eliot Horowitz
93ae19c91f spam 2009-02-06 13:51:42 -05:00
Dwight
9e237c3871 Merge branch 'master' of git.10gen.com:/data/gitroot/p 2009-02-06 13:30:27 -05:00
Dwight
94f125e855 new pagewriter
File class
sleepmillis fixed
2009-02-06 13:29:57 -05:00
Eliot Horowitz
c9bc5b0baa adhere to directory structure 2009-02-06 10:48:39 -05:00