Commit Graph

82 Commits

Author SHA1 Message Date
dwight
fc7b6ecdb3 help 2011-11-13 17:20:40 -05:00
dwight
e8c780f22d mongoperf 2011-11-10 15:15:54 -05:00
Dwight
091b396354 mongoperf 2011-11-10 14:23:04 -05:00
dwight
741bf2b74e mongopoerf 2011-11-09 12:58:14 -05:00
dwight
593c0ff88f tweak mongoperf 2011-11-09 09:30:50 -05:00
dwight
940708f94e mongoperf 2011-11-07 15:36:45 -05:00
Dwight
4296b68f20 mongoperf work 2011-11-07 13:40:58 -05:00
dwight
687bf0abbb mongoperf 2011-11-07 10:25:06 -05:00
dwight
6a74328688 mongoperf work 2011-11-07 09:55:21 -05:00
Dwight
04ee65d4a0 mongoperf beginnings 2011-10-31 18:22:38 -04:00
Dwight
cd057a21ea beginnings of a perf test 2011-10-28 12:06:29 -04:00
dwight
b5b1c72d4e beginning of dynamic naming (nondns) capability 2011-10-25 12:04:59 -04:00
Dwight
1fa05e4ea5 merge vcxproj files and cleaning there 2011-08-29 16:01:43 -04:00
Aaron
94412807e6 SERVER-3249 add so_timeout support in DBClientReplicaSet 2011-08-07 15:09:50 -07:00
Eliot Horowitz
639571e966 Socket client ssl support
support for ssl in httpclient
2011-07-27 09:48:35 -04:00
Eliot Horowitz
1e32965aeb a little http client cleaning and better test 2011-07-06 17:50:09 -04:00
Eliot Horowitz
142a86b237 net cleaning: move message.* to net/
net cleaning: move http tools to net/
2011-06-26 17:13:54 -04:00
dwight
52b09fbdd9 make comments doxygen friendly 2011-05-14 14:05:59 -04:00
Dwight
bb1ccfa6f3 remove WIN32 define from vcxprojs 2011-05-11 13:55:41 -04:00
Eliot Horowitz
77f533612c test for SERVER-3014 2011-04-28 13:15:57 -04:00
Mathias Stearn
ec093cc5ac C++ driver now supports 1.8 M/R options SERVER-2893 2011-04-04 19:19:48 -04:00
Mathias Stearn
fe6664136c windows 64 compile 2011-03-30 16:29:09 -04:00
Eliot Horowitz
8ba84aacf7 better test/example 2011-03-30 11:13:05 -04:00
Dwight
b9e79c918e vstudio 2011-03-28 16:10:43 -04:00
dwight
3058cac971 client sample 2011-03-13 14:54:16 -04:00
dwight
4c4093adbe add simple_client_demo.vcxproj 2011-02-24 14:39:18 -05:00
Eliot Horowitz
b828d21630 ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
Eliot Horowitz
c4ea46b1e7 route queries to secondaris if SLAVE_OK is set SEVER-1634 2010-12-19 00:11:23 -05:00
Eliot Horowitz
46cce4595c DBClientReplicaSet::slaveConn hooked up again - final prep for SEVER-1634 2010-12-18 23:54:29 -05:00
Eliot Horowitz
b72a85ac2b replica set example 2010-12-18 21:47:22 -05:00
Mathias Stearn
494366f5c1 Ensure client headers include cleanly in any context SERVER-1267 2010-09-07 13:01:21 -04:00
Alberto Lerner
62c0c861b2 SERVER-1270 Fix example code 2010-07-19 10:29:51 -04:00
Alberto Lerner
9b53b751ab Refresh example 2010-06-16 10:21:13 -04:00
Eliot Horowitz
859c0e775d make test more lenient 2010-05-08 23:26:59 -04:00
Eliot Horowitz
3a0b24b71c debugging 2010-05-08 22:51:46 -04:00
Eliot Horowitz
aaebac3baa update client 2010-05-07 09:53:56 -04:00
Eliot Horowitz
2f406ce762 test for http interface 2010-02-12 11:33:07 -05:00
Aaron
f1f1493304 SERVER-531 killCursors no longer affects lastError 2010-01-12 11:38:00 -08:00
Mathias Stearn
dcf3a10eea Start using Date_t. Can anyone think of a better name? 2009-12-09 12:00:17 -05:00
Mathias Stearn
d27c8505ea all client files now marked as Apache 2.0. SERVER-329. 2009-10-27 15:59:37 -04:00
Eliot Horowitz
c1500cab8d cimpile fix 2009-10-17 21:48:16 -04:00
Mike Dirolf
32f5ebb4c6 minor: whitespace 2009-08-06 14:12:32 -04:00
Eliot Horowitz
73be2f8454 add getCollectionNames and getDatabaseNames to c++ client SERVER-196 2009-07-29 13:13:01 -04:00
Aaron
83b3f358f1 make smokeClient work with nonstandard port, path 2009-05-11 12:41:49 -04:00
Aaron
e8ea876e61 use BSONObj() directly in test MINOR 2009-05-06 13:17:07 -04:00
Aaron
e6c4c94d69 More correct timestamp update check 2009-03-30 11:09:51 -04:00
Aaron
5a276ef621 Replace emptyObj with BSONObj() 2009-03-19 16:23:04 -04:00
Eliot Horowitz
b1a1e98294 make timestamp work on update, and a test 2009-02-28 18:55:04 -05:00
Aaron
445b4d915a Error message changed 2009-02-25 12:35:45 -05:00
Dwight
c67eca8a2f c++ client:
allow BSONElements with the labeler
example
2009-02-12 18:20:52 -05:00