- Aug 31, 2022
-
-
Kevin Albertson authored
This reverts commit f55cc6ab.
-
Kevin Albertson authored
This reverts commit 237bcf8c.
-
- Aug 27, 2022
-
-
Ezra Chung authored
-
Ezra Chung authored
* Sync download-mongodb.sh with drivers-evergreen-tools 8159c42f * Update zSeries RHEL server versions being tested
-
- Aug 16, 2022
-
-
Roberto C. Sánchez authored
-
- Aug 11, 2022
-
-
ii14 authored
* fix: _mongoc_get_cpu_count on android: get_nprocs is not available on Android below API level 23. * Always use sysconf for Linux Co-authored-by:
ii14 <ii14@users.noreply.github.com> Co-authored-by:
vector-of-bool <vectorofbool@gmail.com>
-
- Aug 10, 2022
-
-
Kevin Albertson authored
-
Ezra Chung authored
-
- Aug 09, 2022
-
-
Ezra Chung authored
-
- Aug 06, 2022
-
-
vector-of-bool authored
-
- Aug 04, 2022
-
-
vector-of-bool authored
* An API to get the crypt_shared version used for encryption * Test that we bypassSpawn when using crypt_shared * Fix: Don't spawn mongocryptd if we successfully loaded a crypt_shared
-
- Aug 03, 2022
-
-
Roberto C. Sánchez authored
-
Roberto C. Sánchez authored
-
Ezra Chung authored
* Enforce strict C99 conformance for debug-compile-aws * Fix C99 standard conformance detection in link-sample-program scripts * Add BSON_ALIGNOF * Redefine BSON_ALIGN_OF_PTR in terms of BSON_ALIGNOF * Add bson_aligned_alloc and bson_aligned_alloc0 * Add BSON_ALIGNED_ALLOC macro to avoid type repetition * Add mongoc_array_aligned_init * Fix alignment of allocated objects * Add documentation for pool_node layout * Add -fno-sanitize-recover=alignment to debug-compile-ubsan * Add debug-compile-ubsan-with-extra-alignment
-
Ezra Chung authored
-
vector-of-bool authored
-
Ezra Chung authored
-
Roberto C. Sánchez authored
Co-authored-by:Kevin Albertson <kevin.albertson@10gen.com>
-
Roberto C. Sánchez authored
-
Roberto C. Sánchez authored
-
Roberto C. Sánchez authored
-
- Aug 02, 2022
-
-
ii14 authored
Co-authored-by:ii14 <ii14@users.noreply.github.com>
-
- Aug 01, 2022
-
-
Ezra Chung authored
-
Ezra Chung authored
* Sync CSE unified test files with 10b4a41f
-
- Jul 29, 2022
-
-
Ezra Chung authored
-
- Jul 26, 2022
-
-
Ezra Chung authored
-
Kevin Albertson authored
* Use a Python virtual environment with upgraded boto3. * Use separate client in shell auth. * remove duplicate errexit
-
Kevin Albertson authored
Syncs to mongodb/specifications commit 8d897ad01f8c600ddaef139740d5b68fd2950c0e
-
- Jul 25, 2022
-
-
Roberto C. Sánchez authored
-
Roberto C. Sánchez authored
-
- Jul 21, 2022
-
-
Ezra Chung authored
-
- Jul 20, 2022
-
-
Ezra Chung authored
* Update future-functions generator * Ensure collections are serialized in block style
-
- Jul 19, 2022
-
-
Ezra Chung authored
-
- Jul 18, 2022
-
-
Kevin Albertson authored
-
- Jul 16, 2022
-
-
Ezra Chung authored
* CDRIVER-4136 Use -std=c99 by default for all compilation on Evergreen * Fix compatiblity issues with glibc versions 2.19 and earlier * Remove debug-compile-c99 task from Evergreen
-
- Jul 14, 2022
-
-
vector-of-bool authored
-
- Jul 13, 2022
-
-
Ezra Chung authored
-
Ezra Chung authored
* Format source files * Add BSON_UNUSED macro * Address -Wunused-parameter warnings * Use BSON_UNUSED instead of asserting with -Wtype-limits warning
-
- Jul 12, 2022
-
-
vector-of-bool authored
* Allow a null URI for obtaining AWS credentials * Implement on-demand credential loading for the AWS KMS provider * New error handling since we always use NEEDS_CREDENTIALS
-
Ezra Chung authored
* Exclude bundled zlib from scan-build analysis
-