- May 16, 2024
-
-
Kevin Albertson authored
* libmongoc: remove links to content moved to mongodb.com The API and APM docs are linked to from mongodb.com. * libmongoc: remove no-longer-referenced files * libmongoc: remove `genindex` The index page only shows one entry for `mongoc_kms_credentials_provider_callback_fn`. * libmongoc: link to `MongoDB C Driver` page * libmongoc: fix links to `queryable-encryption` * libmongoc: fix links to `authentication` * libmongoc: fix links to `bulk` * libmongoc: fix links to `client-side-field-level-encryption` * libmongoc: fix links to `configuring_tls` * libmongoc: fix links to `connection-pooling` * libmongoc: fix links to `in-use-encryption` * libmongoc: fix links to `manage-collection-indexes` * libmongoc: fix links to ``setting_collation_order` * libmongoc: fix links to `tutorial_crud_operations` * libmongoc: fix link to `bulk_operation_bypassing_document_validation` * libmongoc: fix links to `cursors_tailable` * libbson: remove links to content moved to mongodb.com The API docs are linked to from mongodb.com. * libbson: link to `MongoDB C Driver` page * libbson: remove no-longer-referenced files * libbson: fix links to `errors` * libmongoc: fix links to `bson:errors` * libmongoc: fix links to `bson:lifetimes` * homepage: link to `MongoDB C Driver` page * libmongoc: remove no-longer-used images * libmongoc: remove unreferenced include * update links in README * update link in CONTRIBUTING.md * fix links to community forums * add missing "the" Co-authored-by:
Roberto C. Sánchez <roberto@connexer.com> * fix `setting_collation_order_` links Co-authored-by:
Roberto C. Sánchez <roberto@connexer.com> * fix `setting_collation_order_` in `generate-opts.py` --------- Co-authored-by:
Roberto C. Sánchez <roberto@connexer.com>
-
- Jun 13, 2023
-
-
vector-of-bool authored
* New config settings code and defaults. Almost all setting values have remained the same, and most setting handling logic has remained unmodified, but this will serve as a basis for better configuration settings handling in the future tasks for CDRIVER-4637. * Aside: message() cleanup Using `message()` without a mode argument will write the message as a NOTICE to stderr. We want to use STATUS as the default, which goes to stdout. Systems which colorize stderr output would seemingly-randomly color certain lines where the mode argument was missing. * Use new CMake in more build tasks Several build tasks still relied on older find-cmake logic. With the new CMake changes, a more recent CMake version is required. These tasks and scripts have been updated to use the same logic to find the same CMake version as is used in the main build tasks. * Don't use Batch scripts to compile for MinGW Batch scripting is fraught with peril and wi...
-
- May 09, 2023
-
-
Kevin Albertson authored
* fix link to libbson package on fedoraproject.org * update links from "Command Monitoring" spec to newly named "Command Logging and Monitoring" spec * fix links to server errors * fix "canonical" link for libmongoc docs * apply regex replacement from DRIVERS-2249
-
- Mar 31, 2023
-
-
bisht2050 authored
* Update Readme * Add tutorial link --------- Co-authored-by:bisht42 <108942387+bisht42@users.noreply.github.com>
-
- Mar 14, 2023
-
-
Kevin Albertson authored
* announce plan to drop macOS 10.14 and 10.15 * note testing with macOS 10.14 will be dropped * document macOS 11.0 is tested * document both x86_64 and arm64 are tested * add TODO comment to drop testing of macOS 10.14 after release of 1.24.0 * refer to macOS 11.0 in "How to Ask For Help" * refer to "Supported Platforms" in CONTRIBUTING.md * use "upcoming" in NEWS This does not commit to dropping in 1.25.0 in case plans change. * remove mention of macOS 10.15 Co-authored-by:
Ezra Chung <88335979+eramongodb@users.noreply.github.com> * remove comment * Use "an" Co-authored-by:
Roberto C. Sánchez <roberto@connexer.com> --------- Co-authored-by:
Ezra Chung <88335979+eramongodb@users.noreply.github.com> Co-authored-by:
Roberto C. Sánchez <roberto@connexer.com>
-
- Dec 30, 2022
-
-
bisht2050 authored
Co-authored-by:bisht42 <108942387+bisht42@users.noreply.github.com>
-
- May 27, 2021
-
-
Andreas Braun authored
* Remove deprecated terminology for legacy hello * Remove deprecated terminology for secondaryOk * Remove deprecated terminology for allow/deny list * Remove deprecated terminology for notPrimary * Update terminology in spec tests * Fix issues from code review * Remove more language in docs * Undo accidental change to hello * Use secondaryOk when printing query flags * Fix wrong variable name * Remove deprecated terminology in tests * Remove branch name from installation docs * Clarify build examples in readme
-
- Dec 08, 2020
-
-
Roberto C. Sánchez authored
-
- Aug 03, 2020
-
-
Kevin Albertson authored
-
- Mar 07, 2020
-
-
Wan Bachtiar authored
* Updated discussion links to point to the new MongoDB Community Forums * Fixed rst link for MongoDB Community Forums
-
- May 18, 2018
-
-
Roberto C. Sánchez authored
-
- May 05, 2018
-
-
A. Jesse Jiryu Davis authored
-
- Jan 27, 2017
-
-
A. Jesse Jiryu Davis authored
-
- Nov 30, 2016
-
-
Christopher Wang authored
-
- Jul 07, 2016
-
-
Mike Lloyd authored
updated readme to include build from git instructions for windows and updated information for VS2015. Signed-off-by:Mike Lloyd <kevin.michael.lloyd@gmail.com>
-
- Nov 22, 2015
-
-
Christopher Wang authored
-
- Nov 20, 2015
-
-
A. Jesse Jiryu Davis authored
-
- Oct 30, 2015
-
-
A. Jesse Jiryu Davis authored
Signed-off-by:A. Jesse Jiryu Davis <jesse@mongodb.com>
-
A. Jesse Jiryu Davis authored
Remove redundant install instructions from README and combine all instructions in installing.page. Improve the instructions (CDRIVER-722) especially for Open SSL on El Capitan (CDRIVER-941).
-
A. Jesse Jiryu Davis authored
-
- Oct 14, 2015
-
-
A. Jesse Jiryu Davis authored
Signed-off-by:A. Jesse Jiryu Davis <jesse@mongodb.com>
-
- Oct 10, 2015
-
-
Kyle Suarez authored
-
- Oct 09, 2015
-
-
Kyle Suarez authored
-
- Oct 02, 2015
-
-
A. Jesse Jiryu Davis authored
Signed-off-by:A. Jesse Jiryu Davis <jesse@mongodb.com>
-
- Sep 24, 2015
-
-
A. Jesse Jiryu Davis authored
Signed-off-by:A. Jesse Jiryu Davis <jesse@mongodb.com>
-
- Aug 11, 2015
-
-
A. Jesse Jiryu Davis authored
-
A. Jesse Jiryu Davis authored
Signed-off-by:A. Jesse Jiryu Davis <jesse@mongodb.com>
-
- Aug 01, 2015
-
-
Hannes Magnusson authored
-
- Jul 22, 2015
-
-
A. Jesse Jiryu Davis authored
Signed-off-by:A. Jesse Jiryu Davis <jesse@mongodb.com>
-
- Jun 29, 2015
-
-
A. Jesse Jiryu Davis authored
Signed-off-by:A. Jesse Jiryu Davis <jesse@mongodb.com>
-
- Jun 21, 2015
-
-
A. Jesse Jiryu Davis authored
Signed-off-by:A. Jesse Jiryu Davis <jesse@mongodb.com>
-
- Jun 15, 2015
-
-
A. Jesse Jiryu Davis authored
Signed-off-by:
A. Jesse Jiryu Davis <jesse@mongodb.com> (cherry picked from commit 221708f1) Conflicts: src/libbson
-
- Jun 10, 2015
-
-
A. Jesse Jiryu Davis authored
Signed-off-by:A. Jesse Jiryu Davis <jesse@mongodb.com>
-
- May 19, 2015
-
-
A. Jesse Jiryu Davis authored
Signed-off-by:A. Jesse Jiryu Davis <jesse@mongodb.com>
-
- May 13, 2015
-
-
A. Jesse Jiryu Davis authored
-
- Apr 03, 2015
-
-
A. Jesse Jiryu Davis authored
Fixes CDRIVER-603.
-
- Apr 02, 2015
-
-
Jason Carey (hanumantmk) authored
-
Jason Carey (hanumantmk) authored
Signed-off-by:Jason Carey (hanumantmk) <jcarey@argv.me>
-
- Mar 11, 2015
-
-
Jason Carey (hanumantmk) authored
-
Jason Carey (hanumantmk) authored
Signed-off-by:Jason Carey (hanumantmk) <jcarey@argv.me>
-