inv2004
|
b0ddff5dfc
|
in_progress: trying to ignore test_change_stream
|
6 years ago |
inv2004
|
365957e0e8
|
trying to ignore test_read_command_with_opts
|
6 years ago |
inv2004
|
9ebaae9ba0
|
pipeline is returned in test
|
6 years ago |
inv2004
|
5849697bcd
|
match document is removed from test
|
6 years ago |
inv2004
|
5cfcf2aec9
|
Merge remote-tracking branch 'origin/change-stream' into change-stream
|
6 years ago |
inv2004
|
85fafbd852
|
added timeout argument to Collection::watch
|
6 years ago |
inv2004
|
fa3617e8f8
|
added $match into test
|
6 years ago |
inv2004
|
d91a2d49f2
|
timeout after thread::spawn is increased (more stable result).
|
6 years ago |
inv2004
|
c6770e95be
|
ChangeStream test done
|
6 years ago |
inv2004
|
6d7fc5ca55
|
ChangeStream test in_progress
|
6 years ago |
inv2004
|
2e424b43df
|
ChangeStream + bindings
|
6 years ago |
Thijs Cadier
|
95430f2997
|
Merge pull request #47 from inv2004/master
mongo-sys msvc support
|
6 years ago |
inv2004
|
3ea8822004
|
::command tests ignored for windows
|
6 years ago |
inv2004
|
b12c64c9d7
|
::command tests disabled for windows (until mongoc update)
|
6 years ago |
inv2004
|
0e9d86692b
|
dll in PATH
|
6 years ago |
inv2004
|
b65a49f5f1
|
unused use moved
|
6 years ago |
inv2004
|
c350eaa55c
|
SKIP_SSL_CONNECTION_TESTS
|
7 years ago |
inv2004
|
e346d63834
|
appveyor mongodb service
|
7 years ago |
inv2004
|
bd03b4be01
|
lets try to copy dll
|
7 years ago |
inv2004
|
2b9de48990
|
vcpkg integrate
|
7 years ago |
inv2004
|
6593e9c165
|
cd to build folder
|
7 years ago |
inv2004
|
85ead8ba99
|
appveyor path fix2
|
7 years ago |
inv2004
|
71345bf349
|
appveyor path
|
7 years ago |
inv2004
|
97a13250cd
|
appveyor change
|
7 years ago |
inv2004
|
73caa143a7
|
+appveyor
|
7 years ago |
inv2004
|
f47fd8473b
|
added timeout argument to Collection::watch
|
7 years ago |
inv2004
|
cce22b84a5
|
added $match into test
|
7 years ago |
inv2004
|
64d2501b54
|
timeout after thread::spawn is increased (more stable result).
|
7 years ago |
inv2004
|
ba4979e9cb
|
ChangeStream test done
|
7 years ago |
inv2004
|
bdc045eeb2
|
ChangeStream test in_progress
|
7 years ago |
inv2004
|
bdca011234
|
ChangeStream + bindings
|
7 years ago |
inv2004
|
892f50cbb2
|
libc::c_uling is diff for win/lib
|
7 years ago |
inv2004
|
ab5b523b05
|
BSON_LIB example misprint
|
7 years ago |
inv2004
|
6ac43b70b3
|
misprint lib=>lin
|
7 years ago |
inv2004
|
817e5da57e
|
windows dylib works
|
7 years ago |
inv2004
|
c23b3798e8
|
trying to build for windows
|
7 years ago |
Thijs Cadier
|
1539d8f3b8
|
Bump version to 0.12.1
|
7 years ago |
Thijs Cadier
|
262f31c551
|
Merge pull request #43 from MiesJansen/master
added mongoc_client_read_command_with_opts
|
7 years ago |
Michael Jansen
|
b808bd5f53
|
added mongoc_client_read_command_with_opts
|
7 years ago |
Thijs Cadier
|
e675751073
|
Merge pull request #42 from Matrix-Zhang/master
update Cargo
|
7 years ago |
Matrix
|
1c4b076503
|
update Cargo
|
7 years ago |
Thijs Cadier
|
0d4fb2d627
|
Bump version to 0.12.1
|
7 years ago |
Thijs Cadier
|
9a10284073
|
Whitespace fixes
|
7 years ago |
Thijs Cadier
|
1c927bdde4
|
Merge pull request #39 from MiesJansen/master
Added the ability to automatically manage getMore calls
|
7 years ago |
Michael Jansen
|
e79047a186
|
avoid conflict with test_create_collection
|
7 years ago |
Michael Jansen
|
d5a3c53b0e
|
drop test collection after test
|
7 years ago |
Michael Jansen
|
77cbcf340d
|
* Improve documentation
* add has_collection test
* fix white spaces
|
7 years ago |
Michael Jansen
|
f6a4cefb64
|
Add listIndexes to supported batch commands
|
7 years ago |
Michael Jansen
|
0a3f41bb0c
|
Add database.command_batch which automatically
calls getMore for find and append.
|
7 years ago |
Michael Jansen
|
0aa99ffbc5
|
add documentation not to use getMore with db.command
|
7 years ago |