- Dec 27, 2019
-
-
Kevin Albertson authored
-
- Dec 17, 2019
-
-
Kevin Albertson authored
Signed-off-by:Kevin Albertson <kevin.albertson@mongodb.com>
-
Kevin Albertson authored
tlsInsecure and tlsCertificateKeyFilePassword were missing.
-
- Dec 14, 2019
-
-
samantharitter authored
-
samantharitter authored
-
- Dec 10, 2019
-
-
Kevin Albertson authored
libzstd was not listed as a library dependency for static libmongoc build, causing potentialy linker errors in consumers. Also enable zstd tests on macOS, disable on Ubuntu since installed zstd is too old.
-
- Dec 06, 2019
-
-
EGuesnet authored
-
- Nov 08, 2019
-
-
Roberto C. Sánchez authored
-
Roberto C. Sánchez authored
-
- Nov 07, 2019
-
-
Kevin Albertson authored
Signed-off-by:Kevin Albertson <kevin.albertson@mongodb.com>
-
Andreas Braun authored
-
Andreas Braun authored
-
Kevin Albertson authored
-
- Oct 23, 2019
-
-
Roberto C. Sánchez authored
-
- Aug 31, 2019
-
-
Roberto C. Sánchez authored
-
Clyde Bazile authored
Signed-off-by:Clyde Bazile <bazileclyde@gmail.com>
-
Kevin Albertson authored
-
Clyde Bazile authored
-
- Aug 30, 2019
-
-
Kevin Albertson authored
-
Kevin Albertson authored
-
Kevin Albertson authored
- Also implement prose tests of CDRIVER-3281
-
Kevin Albertson authored
-
- Aug 28, 2019
-
-
Clyde Bazile authored
-
- Aug 24, 2019
-
-
Clyde Bazile authored
-
Clyde Bazile authored
-
- Aug 23, 2019
-
-
Kevin Albertson authored
-
- Aug 14, 2019
-
-
Roberto C. Sánchez authored
-
Roberto C. Sánchez authored
-
Roberto C. Sánchez authored
-
Roberto C. Sánchez authored
-
Roberto C. Sánchez authored
-
Kevin Albertson authored
Signed-off-by:Kevin Albertson <kevin.albertson@mongodb.com>
-
Isabel Atkinson authored
Co-authored-by:Haris Sheikh <harissheikh1998@gmail.com>
-
Kevin Albertson authored
-
- Aug 13, 2019
-
-
Kevin Albertson authored
-
Kevin Albertson authored
-
- Aug 12, 2019
-
-
Kevin Albertson authored
-
Kevin Albertson authored
- Unify the transactions and with_transactions test runners - Skip tests due to readConcnern "snapshot" - Skip three failing tests that require investigating - Update all spec test JSON. Omits errors-client.json, waiting on CDRIVER-3215
-
Kevin Albertson authored
-
Kevin Albertson authored
OP_QUERY batch splitting was not taking command options into account when computing the size to split. So, for example, a write concern document could put the batch over the maxBsonObjectSize + 16k limit.
-