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

400 Commits

Author SHA1 Message Date
Aaron
973a40dd6f MINOR avoid http port conflict with scons initiated mongod instances 2010-01-04 15:45:14 -08:00
Eliot Horowitz
02a960c1d3 try to protect from bad bb stuff 2010-01-02 08:59:54 -05:00
Eliot Horowitz
9aec39e1d5 clearer output 2009-12-30 15:22:13 -05:00
Eliot Horowitz
d0526bc8e4 remove spurious warning 2009-12-30 14:58:42 -05:00
Mathias Stearn
5c846e0139 use current environment in windows if cl.exe isn't on the path 2009-12-29 14:49:24 -05:00
Mathias Stearn
b4b9ccfde5 better boost detection on win32 2009-12-29 14:49:24 -05:00
dwight
6f4bfb2e14 Merge branch 'master' of git@github.com:mongodb/mongo
Conflicts:

	SConstruct
	db/dbinfo.h
2009-12-29 13:45:46 -05:00
dwight
24e2542d95 remove dbinfo.h/cpp 2009-12-29 13:42:45 -05:00
Eliot Horowitz
3fd317da0a some cleaning 2009-12-29 11:49:24 -05:00
Mathias Stearn
ac11216a20 smoke tests call mongo with directory rather than globs for windows support. SERVER-411 2009-12-28 19:05:26 -05:00
Eliot Horowitz
fa8961c3e8 Exception classess need codes too SERVER-112 2009-12-28 17:06:07 -05:00
Eliot Horowitz
0ab8149a8e uassert/massert take error code SERVER-112 2009-12-28 16:43:43 -05:00
Eliot Horowitz
57137d6aca some Top refactoring 2009-12-25 22:06:07 -05:00
Mathias Stearn
8c89428182 ASIO mongos now uses a threadpool for database operations.
Networking is done in a single thread outside of the pool.
2009-12-23 12:12:39 -05:00
Mathias Stearn
a871f11644 Thread pool 2009-12-22 12:15:52 -05:00
Eliot Horowitz
fcda57d9de profiling notes 2009-12-21 14:45:18 -05:00
Eliot Horowitz
92bc50cff1 split server test code out from general js code SERVER-472 2009-12-18 16:53:44 -05:00
Eliot Horowitz
6405d2d0f8 re-order boost checks 2009-12-17 10:23:23 -05:00
Eliot Horowitz
a87bb5b878 build file fix 2009-12-16 16:39:03 -05:00
Eliot Horowitz
edfe77b6ef quorom connection (for sharding config) checkpoint 2009-12-16 16:26:49 -05:00
Mathias Stearn
4818b0af41 Option to enable ASIO in SConstruct 2009-12-14 12:38:53 -05:00
Eliot Horowitz
32d56f6d81 strip comments from javascript 2009-12-09 21:30:09 -05:00
Eliot Horowitz
650f024d75 python 2009-12-09 17:41:14 -05:00
Eliot Horowitz
1128757056 better python fix 2009-12-09 17:34:18 -05:00
Eliot Horowitz
7702dd7964 fix for python 2.5? 2009-12-09 17:29:04 -05:00
Eliot Horowitz
f48ed07ffc add --extrapathdyn 2009-12-09 15:16:28 -05:00
Eliot Horowitz
ed04f1c793 search extralib for static libs 2009-12-09 14:58:37 -05:00
Eliot Horowitz
42aef472ec comment about profiler 2009-12-08 17:00:17 -05:00
Eliot Horowitz
133aa839ec prefix/postfix 2009-12-06 19:50:12 -05:00
Eliot Horowitz
91b964522b versions for build bot finding 2009-12-06 19:19:51 -05:00
Eliot Horowitz
788f07fcde if non master, use branch name in file 2009-12-05 12:03:34 -05:00
Eliot Horowitz
dd8758ab74 mongos compile 2009-12-03 20:49:49 -05:00
Mathias Stearn
888cfe8aab Support boost versions from 1.33 to 1.50 on windows 2009-12-02 16:44:53 -05:00
Eliot Horowitz
57b0c56f52 ensure newline at and of buildinfo.cpp 2009-11-30 10:42:50 -05:00
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