Alberto Lerner
5f7500bf01
Pull timer.h and time_support.h out of goodies.h
...
The code on both the new header files is essentially the same. This
commit just adjusted #include in dependent modules. The new headers
did not make to pch.h.
This change is in preparation for some improvements in code that is
now in time_support.h
2010-09-16 09:18:46 -04:00
Eliot Horowitz
85cdf5bfed
yield on medianKey
2010-09-15 22:04:39 -04:00
Mathias Stearn
87d78a3ac4
Lower minimum scons version to 0.98.4 SERVER-1789
2010-09-15 17:17:57 -04:00
Mathias Stearn
9495380f77
Fastpath for resolving numeric IP addresses SERVER-1709
2010-09-15 16:56:16 -04:00
Mathias Stearn
165b3d70fd
Fail early on old scons versions SERVER-1789
2010-09-15 15:38:55 -04:00
Eliot Horowitz
8d53011001
start cleaning clientId handling - fixes dups case
2010-09-14 21:51:13 -04:00
Aaron
8c82a9c5c6
SERVER-387 support killop with db.eval
2010-09-14 17:01:01 -07:00
Eliot Horowitz
3db3cb13dc
simple js benchmakring harness
2010-09-14 18:53:21 -04:00
Aaron
57c2cf9b01
SERVER-1213 allow splitting of or ranges
2010-09-14 14:30:18 -07:00
Dwight
5361ed8b1d
Merge branch 'master' of git@github.com:mongodb/mongo
2010-09-14 16:50:16 -04:00
Dwight
0c6d1a34c1
no fprofile-use yet, but put in what would be necessary
2010-09-14 16:48:31 -04:00
Mathias Stearn
92eae23284
Solaris doesn't have getifaddrs SERVER-1515
2010-09-14 16:42:27 -04:00
Mathias Stearn
3326c8e257
Remove sameHostname and isLocalHost shortcuts since they make testing isSelf harder SERVER-1515
2010-09-14 16:23:00 -04:00
Mathias Stearn
8e5e584be4
Try using getifaddrs on all non-windows platforms SERVER-1515
2010-09-14 16:23:00 -04:00
Mathias Stearn
36e14406ef
Use actual port number with getaddrinfo SERVER-1515
2010-09-14 16:23:00 -04:00
Eliot Horowitz
27ff50615e
implement copy on write test methods for linux
2010-09-14 15:51:23 -04:00
Dwight
b468961b76
Merge branch 'master' of github.com:mongodb/mongo
2010-09-14 15:38:58 -04:00
Dwight
3e2a6590b2
copyonwrite speed test
2010-09-14 15:38:46 -04:00
Dwight
6e38892903
copyonwrite test methods
2010-09-14 15:38:14 -04:00
Eliot Horowitz
3cd49a8b0f
fix explain/limin test
2010-09-14 14:59:13 -04:00
Alberto Lerner
b97c1d90c1
a tiny bit of tightening
2010-09-14 14:11:15 -04:00
Tony Hannan
a1dd868466
jstest: inserting with getLastError(2) on replica set shard
2010-09-14 13:03:58 -04:00
Dwight
71cc035f60
cleaning-move more to inl file instead of .h
2010-09-14 12:48:18 -04:00
Tony Hannan
c4f9d7d67d
some jstests helper methods
2010-09-14 12:25:54 -04:00
Tony Hannan
af62d45cf7
Filter out methods when creating command line options from an object so we can supply an object and not just a dictionary
2010-09-14 12:18:27 -04:00
Eliot Horowitz
524e633748
count number of objects skipped for ownership reasons
2010-09-14 11:07:24 -04:00
Eliot Horowitz
7944c002f8
handle explain counts generically so new ones get aggregated
2010-09-14 11:07:23 -04:00
Eliot Horowitz
ceb1bc7f04
better log message
2010-09-14 11:07:23 -04:00
Mike Dirolf
2b2e185ed3
shell: use -abs(limit) for explain, not -limit
2010-09-14 10:24:35 -04:00
Mike Dirolf
863ca9f697
minor: spelling
2010-09-14 10:24:35 -04:00
Mike Dirolf
0e41d66fe2
remove unused one_mongod_per_test mode from smoke.py
2010-09-14 10:24:35 -04:00
Eliot Horowitz
c83aa63611
comments
2010-09-14 10:18:04 -04:00
Eliot Horowitz
a53ff9a810
better name and comments
2010-09-14 10:06:06 -04:00
Eliot Horowitz
8b6e19c98e
update
2010-09-14 10:06:06 -04:00
Aaron
d983964bf1
SERVER-726 calculate bound unions a bit more precisely
2010-09-13 21:00:20 -07:00
Aaron
9a59b1642d
comments
2010-09-13 21:00:20 -07:00
Mathias Stearn
4fada3fc46
give unix sockets 777 permissions SERVER-1774
2010-09-13 19:13:32 -04:00
Mathias Stearn
86f511ead0
use getifaddrs() on linux SERVER-1515
2010-09-13 18:43:56 -04:00
Mathias Stearn
e481f0f5d1
Revert "Revert "Revert "Use serverID in HostAndPort::isSelf SERVER-1515 """
...
This reverts commit 9dc8c7d008
.
2010-09-13 17:28:20 -04:00
Mathias Stearn
9324ba3b77
Revert "HostAndPort::isSelf() -> ListeningSockets::listeningOn()"
...
This reverts commit 84abe861b1
.
Conflicts:
util/sock.h
2010-09-13 17:28:20 -04:00
Mathias Stearn
a50ff72621
Revert "Have ReplicaSets wait for Listener before initializing SERVER-1515 "
...
This reverts commit 4697d93282
.
2010-09-13 17:28:20 -04:00
Mathias Stearn
edfd50c611
Revert "Warning if hostname resolves to local address not in bind_ip"
...
This reverts commit 03f252a3ad
.
2010-09-13 17:28:20 -04:00
Mathias Stearn
2a2586a226
Revert "increase listeningOn() timeout to 100ms"
...
This reverts commit 7b4729ff9b
.
2010-09-13 17:28:20 -04:00
Aaron
e47687bd03
SERVER-1762 clean up v8 mutex usage somewhat
2010-09-13 14:23:13 -07:00
Dwight
c68227521d
Merge branch 'master' of github.com:mongodb/mongo
2010-09-13 17:16:50 -04:00
Dwight
ffd42e6a1c
read only mmap support on windows
2010-09-13 17:16:42 -04:00
Aaron
b70150a83b
SERVER-1771 include yield count in explain
2010-09-13 13:35:33 -07:00
Dwight
9607ad40ce
readability
2010-09-13 16:05:12 -04:00
Eliot Horowitz
77955627fa
getProfilingStatus to replace getProfilingLevel
...
doc -1 gets current value
SERVER-1772
2010-09-13 13:19:28 -04:00
Eliot Horowitz
e70006635a
fix potential inf. loop in splitVector
2010-09-13 12:51:34 -04:00