0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 09:06:21 +01:00
Commit Graph

509 Commits

Author SHA1 Message Date
Roman Shtylman
b5faf3b514 buildsystem: added new header directories
ignore the debian directory when looking for duplicate IDs
2010-05-21 00:10:36 +08:00
Eliot Horowitz
29130d0c12 make client -> mongod connection static SERVER-956 2010-05-19 17:01:09 -04:00
Dwight
09a7c66525 rs organizing 2010-05-18 16:09:46 -04:00
Dwight
ce35c184a8 new files 2010-05-17 17:11:48 -04:00
Richard Kreuter
1928de9fa0 Add a --smokedbprefix option for SERVER-1128 2010-05-17 14:59:27 -04:00
Dwight
8ac01ac9dc remove reccache (mostly) 2010-05-17 10:38:36 -04:00
Dwight Merriman
c16308dd5e class Atomic 2010-05-16 18:32:06 -04:00
Dwight
d86eb95908 rename file rs 2010-05-14 17:29:56 -04:00
Dwight
9684c9cac5 compile 2010-05-11 16:21:24 -04:00
Dwight
334e7b55df compile? 2010-05-11 16:10:02 -04:00
Richard Kreuter
ac0ab88674 Add new files bson/util/*.h to the install target. Reported by Andrew Morrow. 2010-05-11 10:21:23 -04:00
Eliot Horowitz
ab0f396867 Merge branch 'master' of github.com:mongodb/mongo 2010-05-08 22:06:21 -04:00
Dwight Merriman
e5f2cd1e3d fix old boost compatibility; rs 2010-05-08 14:12:24 -04:00
Eliot Horowitz
435cdcea55 some typos SERVER-1103 2010-05-08 11:46:40 -04:00
dwight
76895b6957 fix compile 2010-05-05 17:47:13 -04:00
Eliot Horowitz
14bbe81d6c fix install target and make add bson 2010-05-05 10:56:44 -04:00
Guillaume Delannoy
a8aab6f98a All tools (including shell) take -p should allow it to be blank and do password input SERVER-764 2010-05-04 10:47:20 -04:00
U-dm_hp\dm
12293c0b3b scons smarter on windows 2010-05-03 17:29:49 -04:00
Gary M. Josack
d586d7f9d9 Added options to allow for nonstandard locations for libraries and headers in the build system. 2010-05-04 04:59:48 +08:00
Dwight Merriman
8be209992d build procdess tweaking 2010-05-02 19:17:35 -04:00
Dwight Merriman
ea26348dcb try to turn on global optimization for windows 2010-05-01 20:30:15 -04:00
Mike Dirolf
d9a9c71fdd minor: update SConstruct comments 2010-04-29 14:03:40 -07:00
Eliot Horowitz
0b2132d8fd change windows boost order 2010-04-29 11:32:22 -04:00
Dwight Merriman
492d1b8764 Merge branch 'master' of github.com:mongodb/mongo 2010-04-29 10:52:49 -04:00
Dwight Merriman
577afd2756 boost can now be at \boost on windows; various vs2010 vcproj make clenaup 2010-04-29 10:52:37 -04:00
Eliot Horowitz
1ba7715c1f some client refactoring 2010-04-29 10:15:05 -04:00
Eliot Horowitz
5c0d6731e8 can't glob :( MINOR 2010-04-28 13:28:11 -04:00
Eliot Horowitz
2531a6cafd moved some commands around so can be used for mongod and mongos 2010-04-28 13:20:08 -04:00
Dwight Merriman
f8654f8f56 find boost on win64 2010-04-27 18:28:10 -04:00
Eliot Horowitz
f947bce011 don't define __linux__ on sun 2010-04-27 15:48:38 -04:00
Dwight
bd28578ab8 stdafx->pch 2010-04-27 15:27:52 -04:00
Eliot Horowitz
a19e992925 use Shard class instead of string for passing around Shards 2010-04-27 12:32:59 -04:00
Dwight
ef19329468 loko in program files/boost/latest/ with SConstruct on windows too 2010-04-26 17:14:09 -04:00
Eliot Horowitz
f9b3ae8939 "core" target 2010-04-26 00:05:02 -04:00
Eliot Horowitz
92bca9876e some .exe aliases for windows 2010-04-24 23:03:14 -04:00
Mathias Stearn
2f197d5192 Automatic cleanup of global macros in client headers. SERVER-1042 2010-04-23 18:10:14 -04:00
Eliot Horowitz
be37180c5d auto balance checkpoint SERVER-945 2010-04-22 13:34:53 -04:00
Eliot Horowitz
a3242b6791 use better _id for chunks 2010-04-22 10:29:05 -04:00
Eliot Horowitz
d5cda23b2f 64bit os x fix 2010-04-21 15:24:25 -04:00
Dwight
79b5cc21a1 checkpoint 2010-04-20 16:24:06 -04:00
Eliot Horowitz
517d8f0277 more serverStatus fields for mongos SERVER-942 2010-04-20 15:05:48 -04:00
Eliot Horowitz
55e8b26481 basic serverStatus for mongos SERVER-942 2010-04-20 12:58:04 -04:00
Dwight
848e45aa41 new file 2010-04-14 17:30:23 -04:00
Dwight
0cd71edbc2 repl set work 2010-04-14 17:25:03 -04:00
Eliot Horowitz
fc486ef365 trying to fix 64-bit osx build 2010-04-14 10:35:29 -04:00
Eliot Horowitz
949b5c8b21 try to fix osx 64-bit bb issue 2010-04-13 22:55:53 -04:00
Dwight
e54c7290f5 Merge commit 'origin/master'
Conflicts:

	SConstruct
	db/repl.cpp
2010-04-13 15:59:32 -04:00
Dwight
171a318e9e Merge branch 'master' of git@github.com:mongodb/mongo
Conflicts:

	SConstruct
2010-04-13 15:44:48 -04:00
Eliot Horowitz
61ae5fa244 a bunch of refactoring for mongos linking 2010-04-13 15:23:57 -04:00
Eliot Horowitz
0f09595154 move oplog code into db/oplog.* 2010-04-13 13:50:09 -04:00