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

32 Commits

Author SHA1 Message Date
Aaron
046e7f9acf Add HostByName test 2009-01-21 15:50:49 -05:00
Aaron
9a36738d0c Don't convert an ip to another ip; only convert a hostname to an ip 2009-01-21 15:32:58 -05:00
Aaron
261a467aa5 Replaced our #defined cout with mongo::out() 2009-01-15 11:26:38 -05:00
Aaron
90d45238aa Indent all lines within namespaces one level 2009-01-15 10:17:11 -05:00
Aaron
ad1f6b3cbd Put our code in 'mongo' namespace 2009-01-14 17:09:51 -05:00
Aaron
b7cbd30112 Replace tab indentation with spaces 2008-12-28 20:28:49 -05:00
Dwight
b63867ab3c cleanup how we use boost.
eliminate boost hpp's from this repository
see 10gen.com/wiki/pub.db.contrib.windows
2008-12-16 17:48:48 -05:00
Dwight
0fe5e50be0 web console work 2008-12-04 14:33:18 -05:00
Dwight
1875ee8151 more dbgrid work 2008-10-24 17:51:28 -04:00
Dwight
87d0ed26c4 allow an array for sort order 2008-10-14 14:02:43 -04:00
dwight
112b19a5d9 log cleanup 2008-08-02 17:02:41 -04:00
dwight
bc24777c11 replication fixes plus some log cleanup 2008-08-02 14:58:15 -04:00
Dwight
3363fe311c collection options are retained when db is cloned;
those options now listed in system.namespaces;
more repl work
2008-07-28 13:51:39 -04:00
Dwight
e011494cbc cloneDatabase() 2008-07-27 18:36:47 -04:00
Eliot Horowitz
50e8a1a3f5 added AGPL License Header to every file
take 2
2008-07-20 17:37:33 -04:00
Eliot Horowitz
383a862ad3 Revert "added AGPL License Header to every file"
Oops - added multiple times.

This reverts commit 608769fd03.
2008-07-20 17:34:22 -04:00
Eliot Horowitz
608769fd03 added AGPL License Header to every file 2008-07-20 17:33:02 -04:00
Dwight
3051b961ca dos2unix 2008-06-06 09:43:15 -04:00
yellow
64cf047baf Merge branch 'master' of /data/gitroot/p/
Conflicts:

	util/sock.h
2008-02-29 18:09:19 +00:00
yellow
67f1992ff0 fix for nalge on linux 2008-02-29 13:07:28 -05:00
yellow
9eb797ca4d fix for linux for nagle 2008-02-17 16:27:41 +00:00
Eliot Horowitz
803b7e32d9 i think this will work on linux and mac 2008-02-13 00:18:35 -05:00
Dwight
329020083a assertions etc. 2008-02-10 16:28:48 -05:00
yellow
573b11ecd4 prebind 2008-01-24 16:09:24 +00:00
Dwight
5ab9ae9d47 use tcp
and an add index key fix
2007-12-08 15:50:47 -05:00
Dwight
6b0f00c292 query for null / undefined values
rather large transport fixes for concurrent connections and other cleanup of that.
2007-11-30 21:30:24 -05:00
Dwight
3199971604 signal 2007-11-27 16:18:56 -05:00
Dwight
cbf7e7db04 jumbo frames on localhost 2007-11-26 19:38:14 -05:00
Dwight
a07fb60cd4 bugs
readable output
2007-11-18 13:33:00 -05:00
Dwight
ab654fb9ed transport 2007-11-17 21:10:00 -05:00
Dwight
fc316ba2be update, delete 2007-10-30 11:35:17 -04:00
Dwight
e73188b551 first commit 2007-10-19 19:35:48 -04:00