0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 17:10:48 +01:00
Commit Graph

456 Commits

Author SHA1 Message Date
Eliot Horowitz
d8e56af586 do'nt require boost options in mongoclient SERVER-855 2010-03-31 11:57:27 -04:00
Mike Dirolf
87e865d890 adding startMongodSmallOplog scons target BUILDBOT-50 2010-03-16 16:04:35 -04:00
Eliot Horowitz
0cbd5b6a37 move CmdLine cmdLine into its own file in prep for other command line work 2010-03-12 12:14:23 -05:00
Mathias Stearn
434a2e4b72 Don't require spidermonkey for building client lib SERVER-566 2010-03-08 16:39:23 -05:00
Eliot Horowitz
ee8f28dcfd driver helpers 2010-02-27 16:42:00 -05:00
Eliot Horowitz
8d572b8fb8 mongostat tool 2010-02-23 15:37:30 -05:00
Eliot Horowitz
2d10a75568 generalize tool building 2010-02-23 12:21:16 -05:00
Eliot Horowitz
fd3a8e76e5 2d gis index 2010-02-23 10:41:07 -05:00
Richard Kreuter
edbdec4f15 Add a SConstruct option for making a shared client library. 2010-02-17 14:16:49 -05:00
Richard Kreuter
a8a36e6ff2 Add a --nostrip option to SConstruct. MINOR 2010-02-17 09:58:02 -05:00
Eliot Horowitz
0dcc8b9262 fix 2010-02-16 00:06:39 -05:00
Eliot Horowitz
a330ad65dd some thoughts on extending indexing 2010-02-15 23:58:08 -05:00
Mathias Stearn
51ebf0fc74 --safeshell compile-time option to remove dangerous functions SERVER-605 2010-02-12 22:22:00 -05:00
Dwight Merriman
10287f9e03 Merge branch 'master' of github.com:mongodb/mongo 2010-02-12 19:10:17 -05:00
Eliot Horowitz
96f7493c21 refactor again for mongos,mongo 2010-02-12 13:21:33 -05:00
Dwight Merriman
690f58b63f windows Soncstruct: check 32 bit program files dir for boost 2010-02-12 11:44:21 -05:00
Eliot Horowitz
2f406ce762 test for http interface 2010-02-12 11:33:07 -05:00
Eliot Horowitz
5d44f01b1f wait longer but smarter for mongod to stasrt 2010-02-11 17:17:36 -05:00
Aaron
87a9f972e0 Merge branch 'master' of github.com:mongodb/mongo 2010-02-09 13:48:10 -08:00
Aaron
1e7d97e82c SERVER-500 use lower port for scons mongod 2010-02-09 13:45:59 -08:00
Aaron
fcc79ef58e SERVER-500 remove debugging 2010-02-09 12:28:26 -08:00
Eliot Horowitz
6c6d40a375 moving some globals into a common file 2010-02-07 01:38:54 -05:00
Mathias Stearn
2dad09f2f7 -fstack-check doesn't play nice with valgrind 2010-02-05 18:08:10 -05:00
Mathias Stearn
90bb11a39c remove CXXVERSION stuff 2010-02-04 14:07:42 -05:00
Mathias Stearn
e14c3fd428 CXXVERSION isn't always in env 2010-02-04 14:00:01 -05:00
Mathias Stearn
d1de5e6204 Print c++ compiler version from scons. (mostly for buildbot) 2010-02-04 13:45:38 -05:00
Eliot Horowitz
cecffe079e fix 2010-02-04 10:40:07 -05:00
Mathias Stearn
6b46b83868 Let scons/python handle globbing for tests 2010-02-03 21:06:47 -05:00
Aaron
194afe347e SERVER-500 improve netstat output 2010-02-03 00:58:52 -08:00
Aaron
36fd4db154 SERVER-500 more info about allocated sockets 2010-02-02 17:55:08 -08:00
Mathias Stearn
88d780e621 Make debugger work with scons on windows 2010-02-02 20:30:09 -05:00
Aaron
b16ad764e5 SERVER-500 some linux distros require -atp syntax 2010-02-02 16:40:52 -08:00
Aaron
68909a6d71 SERVER-500 debug port usage when running tests 2010-02-02 16:16:25 -08:00
Aaron
a0010982f7 SERVER-500 try hardcoded ports 2010-02-02 14:29:14 -08:00
Aaron
7b2d93d070 Merge branch 'master' of github.com:mongodb/mongo 2010-02-02 09:48:59 -08:00
Richard M Kreuter
c7a4a0eec8 2nd try at adding an uninstall target. SERVER-577. MINOR 2010-02-02 12:39:04 -05:00
Aaron
40184615d5 SERVER-446 add smokeParallel target 2010-02-01 16:13:33 -08:00
Richard Kreuter
b00e8e9915 Revert "Add an uninstall target to the SConstruct file. SERVER-577. MINOR"
This reverts commit d01f1d167d.
2010-02-01 18:46:22 -05:00
Richard Kreuter
d01f1d167d Add an uninstall target to the SConstruct file. SERVER-577. MINOR 2010-02-01 17:44:52 -05:00
Eliot Horowitz
4f8d71b475 move util/top to db/stats/top 2010-02-01 10:47:28 -05:00
Eliot Horowitz
aff2729157 move db/dbstats* to db/stats/counters* 2010-02-01 10:38:00 -05:00
Eliot Horowitz
c5c56cd612 fix nightly pushes 2010-01-29 16:59:22 -05:00
Richard Kreuter
6278c079cf Add scons option to force static linking to some libraries. MINOR 2010-01-29 16:41:14 -05:00
Mathias Stearn
cf92a4b67b only launch gdbserver if compiled with --gdbserver 2010-01-29 14:24:26 -05:00
Eliot Horowitz
bf8d55b490 --distmod option 2010-01-29 10:43:02 -05:00
Mathias Stearn
5a43260f0c Filter out non-existent paths 2010-01-28 16:36:47 -05:00
Eliot Horowitz
6df2f6c7e6 make hex_md5 work server side 2010-01-28 12:21:56 -05:00
Aaron
990092ce3d SERVER-258 add smokeAuth target 2010-01-26 17:05:28 -08:00
Eliot Horowitz
2ff6749889 Quorum -> SyncClusterConnection 2010-01-19 17:36:01 -05:00
Mike Dirolf
3f4d6f7bf5 minor: add smokeJsSlow 2010-01-19 15:28:55 -05:00