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

130 Commits

Author SHA1 Message Date
dwight
aeef0a9d3d Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p
Conflicts:

	client/dbclient.cpp
	client/dbclient.h
2009-01-10 18:29:09 -05:00
dwight
8428e6cbda command work client driver 2009-01-10 18:17:23 -05:00
Dwight
96d4406ece set options flag when $err is returned 2009-01-09 11:20:16 -05:00
Eliot Horowitz
ab581691b5 todo for cursor kill 2009-01-08 17:08:43 -05:00
Aaron
601be4dd4f recv full http request, implement simple rest post handling, refactor dbclient code 2009-01-07 10:08:12 -05:00
Aaron
dacc872ba2 Enhance json parser 2009-01-06 13:02:09 -05:00
Dwight
bed528742b Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2009-01-06 10:48:17 -05:00
Dwight
b7b8bed9f7 don't create local db if running without replication
clean up startup options for dbgrid
2009-01-06 10:48:09 -05:00
Eliot Horowitz
33e11bc991 insert/remove in DBClientConnection 2009-01-05 14:48:04 -05:00
Eliot Horowitz
ce95083dc2 moving DBDirectClient to instance.* b/c it only make sense there and cleans linking 2009-01-02 16:41:13 -05:00
Eliot Horowitz
e5aa3e5e0b move DirectConnector to dbclient and make DBDirectClient 2008-12-31 11:59:28 -05:00
Aaron
b7cbd30112 Replace tab indentation with spaces 2008-12-28 20:28:49 -05:00
Aaron
81b17c9344 Log port number when connect fails 2008-12-19 11:19:35 -05:00
Aaron
62253080eb Use size_t to make different library versions happy 2008-12-19 11:00:47 -05:00
Aaron
1d6104fce1 Cursor keeps own copy of ns 2008-12-19 09:52:54 -05:00
Aaron
6ae140a2df Use socketless interface for cloning using single db instance 2008-12-18 12:02:12 -05:00
Aaron
b473e85b92 Make g++ warnings stricter, clear a few new warnings 2008-12-17 14:09:37 -05:00
Aaron
99bf277c18 g++ check return type, fix some warnings 2008-12-16 18:12:25 -05:00
Aaron
fc7da15c54 Add -Wsign-compare for g++, clean up a few warning messages 2008-12-12 14:19:49 -05:00
Dwight
971524387a Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p
Conflicts:

	client/dbclient.h
2008-12-05 16:51:43 -05:00
Dwight
74f630aacc timing capabilities 2008-12-05 16:45:10 -05:00
Aaron Staple
243a3e6b2f Adding some pairing tests 2008-12-05 16:03:35 -05:00
Dwight
60b769a8cb replication fixes -- "first: true" support (local.dbinfo.*); clean up class name 2008-12-02 14:24:45 -05:00
Dwight
4e6f1c1f0e better json output 2008-11-14 11:20:23 -05:00
unknown
8beba2346e checkpoint work 2008-11-09 17:49:37 -05:00
unknown
45d9d8db48 move connpool to client folder 2008-10-31 19:17:54 -05:00
unknown
9bc872695d catch asserts and report error to client on a query
various dbgrid work incremental
background job class
2008-10-29 16:48:03 -05:00
Dwight
1875ee8151 more dbgrid work 2008-10-24 17:51:28 -04:00
Dwight
0aef80f8cc rename classes 2008-10-21 16:13:48 -04:00
unknown
f91cff53a0 griddb work 2008-10-19 17:46:53 -05:00