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

3041 Commits

Author SHA1 Message Date
unknown
ec8d64817a Added vs 2008 projects for building MongoDB components
Signed-off-by: mongodb <mongodb@10gen.com>
2009-05-30 03:45:27 +08:00
Aaron
f490759af1 smokeRepl relies on mongobridge MINOR 2009-05-29 15:32:24 -04:00
Aaron
bff800e98a fix test race condition MINOR 2009-05-29 15:21:01 -04:00
Aaron
6a2edd12fd Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-29 13:36:59 -04:00
Aaron
c4f307c485 create /data/ and /data/db/ in scons target tests if they don't exist 2009-05-29 13:36:42 -04:00
yellow
21e7f9c42c strip installed binaries 2009-05-29 13:23:25 -04:00
Eliot Horowitz
c5ab7bc0ef Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-29 12:10:08 -04:00
Eliot Horowitz
b363a5baa5 change version string to 0.9.3+ 2009-05-29 12:09:40 -04:00
eliot
bc43e8c793 windows compile MINOR 2009-05-29 12:08:51 -04:00
Eliot Horowitz
107c1b979d BUMP 0.9.3 2009-05-29 10:24:23 -04:00
Eliot Horowitz
7dbf34c67e if the version in the code is 'clean' then do a dist release for s3dist 2009-05-29 10:21:43 -04:00
yellow
e24e6f3cbe fixed some readline issues with scon MINOR 2009-05-29 07:32:30 -04:00
Eliot Horowitz
5f160bb92e working on nice s3push methods that don't involve manual work MINOR 2009-05-28 22:35:26 -04:00
Eliot Horowitz
f30eae51ce move version string to .cpp so changing doesn't require recompile MINOR 2009-05-28 22:14:26 -04:00
Eliot Horowitz
67e827bfcf version() for shell 2009-05-28 17:45:28 -04:00
Eliot Horowitz
9418d5f18b Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-28 17:28:52 -04:00
Eliot Horowitz
f3f213ad84 use assert.soon so slow machines don't break things MINOR 2009-05-28 17:28:33 -04:00
Aaron
af465b41ea Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-28 17:28:17 -04:00
Aaron
abd24eb7de update xcode proj MINOR 2009-05-28 17:28:02 -04:00
Eliot Horowitz
5c5dbc5a53 increase timeout for slow boxes MINOR 2009-05-28 17:22:10 -04:00
Eliot Horowitz
8b25e879af Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-28 17:08:03 -04:00
Eliot Horowitz
3b8c1a8709 memory leak in sm SERVER-73 2009-05-28 17:07:40 -04:00
Aaron
4397393a97 print stack trace when detect an invalid BSON object 2009-05-28 16:30:24 -04:00
Aaron
342deb14a9 BUG SERVER-51 change port allocation strategy to hopefully avoid allocating duplicate ports 2009-05-28 16:11:56 -04:00
Aaron
df4d7bc751 log periodically while cloning a collection, log sync point when applying oplog 2009-05-28 15:37:45 -04:00
Aaron
d0192b19ea repl save and log progress every minute instead of every five minutes 2009-05-28 15:23:42 -04:00
Aaron
6a2a8d385f comments MINOR 2009-05-28 15:22:24 -04:00
Eliot Horowitz
f3916cb599 Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-28 15:08:56 -04:00
Eliot Horowitz
7f6c3e9ebe fix sm leak b/c of iterator api confusion - part of SERVER-73 2009-05-28 15:08:03 -04:00
Aaron
0c2ab274ee protect global undefined_ variable MINOR 2009-05-28 14:43:32 -04:00
Aaron
a9645eda8a write more data in log exhaustion test, to prevent spurious test failure MINOR 2009-05-28 14:15:56 -04:00
Eliot Horowitz
086330fdea Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-28 13:55:01 -04:00
Eliot Horowitz
583a6ab627 compile with spider monkey 1.6 MINOR 2009-05-28 13:54:47 -04:00
Aaron
7d117f2726 Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-28 13:35:53 -04:00
Aaron
17e01b215b more correct check for misdirected negotiate command requests 2009-05-28 13:35:39 -04:00
Eliot Horowitz
c3a6bf3693 Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-28 13:19:31 -04:00
Eliot Horowitz
7c0ef7b21d typo MINOR 2009-05-28 13:19:19 -04:00
Eliot Horowitz
c1f913b050 fix for old version of scons MINOR 2009-05-28 13:19:02 -04:00
Dwight
3eb90c3041 Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-28 13:16:42 -04:00
Dwight
18285e76de Windows:
db->mongod in vcproj
suppress a couple warnings
2009-05-28 13:16:23 -04:00
Eliot Horowitz
160e13e2e3 Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-28 13:16:22 -04:00
Eliot Horowitz
2df26bc756 check for c++ compiler MINOR 2009-05-28 13:16:03 -04:00
Dwight
787dc49f9d fix mongos in vcproj to compile for release build - visual studio 2009-05-28 13:09:48 -04:00
Aaron
6b8ff9cb7b Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-28 12:59:57 -04:00
Aaron
c03a7186cf file allocator compile windows MINOR 2009-05-28 12:59:27 -04:00
Eliot Horowitz
a9111e4fce make scons more portable MINOR 2009-05-28 11:16:19 -04:00
Eliot Horowitz
a63a803160 Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-28 10:55:21 -04:00
Eliot Horowitz
31c52cba69 make "new ObjectId()" and "ObjectId()" both work for backwards compatability 2009-05-28 10:54:48 -04:00
Aaron
266a5d97f8 make 'scons startMongod smokeJsPerf' work 2009-05-27 18:42:37 -04:00
Eliot Horowitz
e2120ef09f solaris compile MINOR 2009-05-27 17:40:20 -04:00