Jonathan Reams
80f0a56bfb
SERVER-20257 Support readConcern in count command shell helper
2015-11-12 15:54:52 -05:00
Max Hirschhorn
3d727191a9
SERVER-20799 Remove aggregation + maxTimeMS test case from crud_api.js.
...
Had caused intermittent failures when run in parallel with other tests.
2015-10-07 12:20:28 -04:00
David Storch
1af86515e2
SERVER-20194 re-enable tests
2015-09-24 15:32:31 -04:00
Mike Grundy
75f6f24226
SERVER-20198: Ignore slaveOk when checking cursor._options
2015-08-31 10:37:06 -04:00
Jason Rassi
4dc00e1c2e
Revert "Revert "SERVER-19569 SERVER-20194 CursorCache deletion task: update comments""
...
This reverts commit f59bf2dab4 .
2015-08-29 09:59:51 -04:00
Jonathan Reams
f59bf2dab4
Revert "SERVER-19569 SERVER-20194 CursorCache deletion task: update comments"
...
This reverts commit b81838a479 .
2015-08-28 22:32:05 -04:00
Jason Rassi
b81838a479
SERVER-19569 SERVER-20194 CursorCache deletion task: update comments
2015-08-28 19:42:17 -04:00
David Storch
4867a551ea
SERVER-19569 disable tests
...
This will allow us to enable --readMode commands for the sharding_jscore_passthrough suite before
the work for this ticket is complete.
2015-08-17 18:02:43 -04:00
Christian Kvalheim
8c8da71903
SERVER-17953 Implement Driver CRUD API Spec in shell
...
Closes #1004 .
Signed-off-by: Max Hirschhorn <max.hirschhorn@mongodb.com >
- Moved CRUD API implementation into separate file to workaround 65K
string length compiler limit on Windows.
- Fixed test to ignore modifiedCount property (i.e. nModified) when
not using write commands.
2015-08-04 09:11:28 -04:00