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

6375 Commits

Author SHA1 Message Date
Richard Kreuter
2c284c7aa7 Fix cut-n-paste-o in makealldists.py 2010-04-08 13:24:08 -04:00
Eliot Horowitz
06f0c91b87 BUMP 1.5.0 2010-04-08 10:57:05 -04:00
Richard Kreuter
05a16ff3dd Implement subset of PEP 3101 so makedist.py will run on Python<2.6. 2010-04-08 10:21:58 -04:00
Mathias Stearn
5cad0d6a80 special case localhost = 127.0.0.1 (for now) 2010-04-08 01:44:33 -04:00
Mathias Stearn
60d44a675a 0 -> 1 2010-04-08 01:04:51 -04:00
Mathias Stearn
ae8e216f44 make HostByName test support IPv6 2010-04-08 00:29:47 -04:00
Eliot Horowitz
c85e131387 Merge branch 'master' of github.com:mongodb/mongo 2010-04-08 00:25:08 -04:00
Eliot Horowitz
0f946e0f98 try to fix solaris 2010-04-08 00:24:24 -04:00
Mathias Stearn
005a87caf1 oops 2010-04-08 00:19:48 -04:00
Mathias Stearn
e6ca10ed6d windows string fun 2010-04-08 00:17:12 -04:00
Mathias Stearn
49dc591f5d Move all name resolution to SockAddr constructor.
Start using getaddrinfo/getnameinfo.
2010-04-08 00:08:57 -04:00
Mathias Stearn
6e68fe7d70 better handling of IPv6 literal addresses 2010-04-08 00:08:56 -04:00
Eliot Horowitz
e621ebc91c sample pull 2010-04-08 00:08:27 -04:00
dwight
c90c179754 compile err 2010-04-07 20:09:20 -04:00
dwight
b0a3df820c grow 2010-04-07 19:29:56 -04:00
dwight
8cfdca9d3f Merge branch 'master' of git@github.com:mongodb/mongo 2010-04-07 18:19:40 -04:00
Dwight
7e2be7ff64 compile 2010-04-07 17:16:51 -04:00
Dwight
bec96f190d Merge branch 'master' of git@github.com:mongodb/mongo 2010-04-07 17:16:16 -04:00
Dwight
ec7e1561d5 ramstore work 2010-04-07 17:15:36 -04:00
Richard Kreuter
41394fd4b3 Two new scripts for automating pkg repository construction. 2010-04-07 17:09:37 -04:00
Richard Kreuter
9c932e1c3b Minor rejiggering in makedist.py. 2010-04-07 17:09:37 -04:00
Richard Kreuter
953df5a1bc Augment makedist.py to package up our nightly build tarballs as rpms/debs. 2010-04-07 17:09:37 -04:00
Richard Kreuter
845f421fd4 Some changes to makedist.py for xulrunner-1.9.2 on ubuntu. Broken, WIP. 2010-04-07 17:09:37 -04:00
Mathias Stearn
f425b15c6b slightly cleaner MINOR 2010-04-07 14:12:28 -04:00
Mathias Stearn
432d978c28 Recursive valid() is faster 2010-04-07 14:06:47 -04:00
Eliot Horowitz
25add7b27d fix mongos test 2010-04-07 10:15:34 -04:00
Eliot Horowitz
8dbbef7267 cleaning Listener and don't log ever http connect 2010-04-07 09:34:14 -04:00
Mathias Stearn
2f668bd486 fix BSONObj::valid() 2010-04-07 00:57:46 -04:00
Mathias Stearn
6a13b467ce Faster BSONObj::valid() SERVER-865 2010-04-07 00:07:28 -04:00
Dwight
977e246702 minor mmf 2010-04-06 18:05:30 -04:00
Eliot Horowitz
3cfeda9c91 Merge branch 'master' of git@github.com:mongodb/mongo 2010-04-06 13:50:05 -04:00
Eliot Horowitz
009e2e4e0a adaptive sleep for ClientCusror::yield SERVER-975 2010-04-06 13:49:51 -04:00
Mathias Stearn
897b81a7b2 Remove code to automatically use unix sockets 2010-04-06 13:31:42 -04:00
Eliot Horowitz
0c9d1b4284 Merge branch 'master' of git@github.com:mongodb/mongo 2010-04-06 09:36:23 -04:00
Eliot Horowitz
4acaab52a7 an assert 2010-04-06 09:36:16 -04:00
dwight
0843672310 Merge branch 'master' of git@github.com:mongodb/mongo 2010-04-06 03:11:31 -04:00
Aaron
00f604c063 SERVER-489 toString() foramt arrays as arrays not objects 2010-04-05 23:48:09 -07:00
Mathias Stearn
418c926354 disable automatic usage of unix sockets 2010-04-05 21:46:04 -04:00
Mathias Stearn
afafbfa5a7 Better getAddr for unix sockets 2010-04-05 21:46:04 -04:00
Eliot Horowitz
d02c18cde4 wstring annoyance 2010-04-05 21:29:01 -04:00
dwight
99a693b7a9 Merge branch 'master' of git@github.com:mongodb/mongo 2010-04-05 21:15:12 -04:00
Eliot Horowitz
06d88881b1 clean locking for shutdownServer 2010-04-05 20:52:05 -04:00
Eliot Horowitz
b93b91ff8d windows fix #3 2010-04-05 20:51:54 -04:00
Eliot Horowitz
72625c6fa8 fix for SERVER-967 2010-04-05 20:31:19 -04:00
Eliot Horowitz
653e98cd64 configurable windows service name SERVER-967 2010-04-05 20:22:33 -04:00
Mathias Stearn
5b2e9fdad3 Merge branch 'master' into correction 2010-04-05 20:16:38 -04:00
Dwight Merriman
a0fdfa0c4e cflf 2010-04-05 19:44:45 -04:00
Mathias Stearn
9d5da5e690 If using localhost, try to use unix socket SERVER-866 2010-04-05 19:33:37 -04:00
Mathias Stearn
0f2e939810 windows fix 2010-04-05 19:25:01 -04:00
Mathias Stearn
df4874f9a8 support listening on multiple sockets.
Defaults to all IPv4 and all IPv6 addresses and a unix socket.
SERVER-866 SERVER-859 SERVER-408
2010-04-05 18:26:17 -04:00