1. May 16, 2024
    • Kevin Albertson's avatar
      CDRIVER-5565 remove non-API docs (#1600) · 151975f9
      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: default avatarRoberto C. Sánchez <roberto@connexer.com>
      
      * fix `setting_collation_order_` links
      
      Co-authored-by: default avatarRoberto C. Sánchez <roberto@connexer.com>
      
      * fix `setting_collation_order_` in `generate-opts.py`
      
      ---------
      
      Co-authored-by: default avatarRoberto C. Sánchez <roberto@connexer.com>
      151975f9
  2. Jun 13, 2023
    • vector-of-bool's avatar
      [CDRIVER-4637] A config settings command (#1289) · 3165a356
      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...
      3165a356
  3. May 09, 2023
    • Kevin Albertson's avatar
      CDRIVER-4323 update links (#1262) · c4693bf1
      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
      c4693bf1
  4. Mar 31, 2023
  5. Mar 14, 2023
  6. Dec 30, 2022
  7. May 27, 2021
    • Andreas Braun's avatar
      CDRIVER-3985 Remove Oppressive Terminology From Code (#794) · f1093ba1
      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
      f1093ba1
  8. Dec 08, 2020
  9. Aug 03, 2020
  10. Mar 07, 2020
  11. May 18, 2018
  12. May 05, 2018
  13. Jan 27, 2017
  14. Nov 30, 2016
  15. Jul 07, 2016
  16. Nov 22, 2015
  17. Nov 20, 2015
  18. Oct 30, 2015
  19. Oct 14, 2015
  20. Oct 10, 2015
  21. Oct 09, 2015
  22. Oct 02, 2015
  23. Sep 24, 2015
  24. Aug 11, 2015
  25. Aug 01, 2015
  26. Jul 22, 2015
  27. Jun 29, 2015
  28. Jun 21, 2015
  29. Jun 15, 2015
  30. Jun 10, 2015
  31. May 19, 2015
  32. May 13, 2015
  33. Apr 03, 2015
  34. Apr 02, 2015
  35. Mar 11, 2015