Mathias Stearn
|
d27c8505ea
|
all client files now marked as Apache 2.0. SERVER-329.
|
2009-10-27 15:59:37 -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
|
8cb17548c2
|
bsonobjbuilder cleanup
|
2009-02-09 15:38:26 -05:00 |
|
Dwight
|
147948c7b3
|
doneAndDecouple() -> obj()
|
2009-02-09 13:04:32 -05:00 |
|
Eliot Horowitz
|
165a4618ae
|
added validate to client
|
2009-02-02 09:36:01 -05:00 |
|
Dwight
|
fcb6834a60
|
add _id when missing on an insert
OID generation by the server a little better
OID str form output straigth byte order now
|
2009-01-30 18:18:38 -05:00 |
|
Dwight
|
d3aa125d87
|
implement resetError
and make lasterror better
|
2009-01-30 14:49:28 -05:00 |
|
Dwight
|
790ef16736
|
getlasterror helper for c++ driver
|
2009-01-30 14:40:19 -05:00 |
|
Dwight
|
5ef85d1919
|
a few more client tests
and some syntactic sugar for c++ driver
|
2009-01-30 14:18:26 -05:00 |
|
Dwight
|
dcf90d4def
|
sort() for c++ client
|
2009-01-29 18:38:35 -05:00 |
|
Eliot Horowitz
|
050600e04b
|
don't like these
Revert "more tests"
This reverts commit f49dba41b6.
|
2009-01-26 07:41:47 -05:00 |
|
Eliot Horowitz
|
f49dba41b6
|
more tests
|
2009-01-26 07:29:33 -05:00 |
|
Aaron
|
248a6dd8de
|
Replace tab indentation with spaces
|
2009-01-14 17:17:24 -05:00 |
|
Aaron
|
ad1f6b3cbd
|
Put our code in 'mongo' namespace
|
2009-01-14 17:09:51 -05:00 |
|
Eliot Horowitz
|
3c7205be4a
|
made example simple, moved tests to clientTest
|
2009-01-14 10:44:25 -05:00 |
|
Eliot Horowitz
|
57eeff38ec
|
update
|
2009-01-13 16:08:07 -05:00 |
|
Eliot Horowitz
|
6d7a16678b
|
simple clientTest
|
2009-01-13 15:45:49 -05:00 |
|