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

333 Commits

Author SHA1 Message Date
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
Eliot Horowitz
3c6ec5274a xulrunner in ubuntu passes all client tests now 2009-08-28 13:27:15 -04:00
Eliot Horowitz
b21aa65bee solaris UGH MINOR 2009-08-28 11:58:38 -04:00
Eliot Horowitz
e277dffe54 remove c depends 2009-08-28 11:57:09 -04:00
Eliot Horowitz
7a1a7fe021 some solaris fixes 2009-08-28 11:50:20 -04:00
Eliot Horowitz
97d1bdbca6 --cxx should do CC as well 2009-08-28 11:20:06 -04:00
Eliot Horowitz
27299f6d78 --cxx option 2009-08-28 11:14:26 -04:00
Eliot Horowitz
2069e63053 magic version number thing has to look for - too 2009-08-28 02:09:14 -04:00
Eliot Horowitz
3a0c430aec look for settings.py backwards a bit 2009-08-27 11:52:22 -04:00
Mike Dirolf
3def379b21 move test_shell with the rest of the tests in preparation for factoring tests out into buildscripts/ 2009-08-26 16:48:10 -04:00
Eliot Horowitz
336d533567 give mongo a little more time start up 2009-08-24 17:13:21 -04:00
Eliot Horowitz
bf34e9dec6 look local dir for libs first SERVER-238 2009-08-15 23:39:36 -04:00
Eliot Horowitz
75a58367af windows fix MINOR 2009-08-14 14:29:59 -04:00
Eliot Horowitz
974d710128 cleaning install stuff - adding tiger info 2009-08-14 10:55:52 -04:00
Eliot Horowitz
c04c03474c fix os-x 64 bit dependencay issue 2009-08-13 22:44:55 -04:00
Eliot Horowitz
7b9da727ba compile on 10.4 SERVER-231 2009-08-12 14:54:53 -04:00
Mike Dirolf
a6e8d4cb01 Merge branch 'master' of git://github.com/mongodb/mongo 2009-08-07 17:03:28 -04:00
Mike Dirolf
04d1d87a5f towards mongosniff on windows with winpcap 2009-08-07 17:02:47 -04:00
Mike Dirolf
38bcbc9cae 'scons test_shell' to run shell tests 2009-08-07 16:57:54 -04:00
yellow
1fa83c1892 make sure binaries are 0755 SERVER-209 2009-08-05 15:38:58 -04:00
Eliot Horowitz
0fe89a134e --pg option for profiling 2009-07-29 14:19:55 -04:00
Eliot Horowitz
8f1fd28d05 trying to make lib more compatible 2009-07-28 01:02:41 -04:00
Mike Dirolf
0933c25a43 minor: add modeline for emacs 2009-07-27 17:30:41 -04:00
Mike Dirolf
9cf1b9d68c tests can kill mongod on windows with Python < 2.6 2009-07-27 16:24:09 -04:00
Eliot Horowitz
3cc17c8c5f 64-bit windows build just about working 2009-07-27 13:50:25 -04:00
Eliot Horowitz
2ebcfab1d3 a little more 64-bit win work 2009-07-24 14:55:42 -04:00
Eliot Horowitz
a62f1b40ba Merge branch 'master' of git@github.com:mongodb/mongo 2009-07-24 14:28:16 -04:00
Eliot Horowitz
ea02e20990 win64 checkpoint 2009-07-24 14:27:35 -04:00
Eliot Horowitz
2d61cb2d7c don't link against pcap except for mongosniff 2009-07-23 20:48:23 -04:00
Mike Dirolf
00b52c1add minor: conditionally install mongosniff 2009-07-22 13:56:51 -04:00
Mike Dirolf
ef93107b55 install mongosniff for release builds 2009-07-22 13:42:57 -04:00
Mike Dirolf
ba2dfa6441 minor: whitespace 2009-07-22 13:42:21 -04:00
Eliot Horowitz
890a4d23f4 build mongosniff dynamically if no .a is around 2009-07-22 11:26:19 -04:00
Eliot Horowitz
45f29d0123 beginnings of mms client 2009-07-17 15:49:24 -04:00