Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest develop changes #157

Merged
merged 59 commits into from
Oct 8, 2023
Merged

Latest develop changes #157

merged 59 commits into from
Oct 8, 2023

Commits on Aug 21, 2023

  1. Fix out of date filename

    mrichmon committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    0de26fb View commit details
    Browse the repository at this point in the history
  2. Bump version number

    mrichmon committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    7d09040 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Merge pull request #143 from mrichmon/develop

    Fix cmake find_package
    mzimbres authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    b8899ec View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Configuration menu
    Copy the full SHA
    4fbd0c6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #145 from boostorg/138-use-stdfunction-to-type-era…

    …se-the-adapter
    
    Uses std::function to type erase the response adapter
    mzimbres authored Aug 26, 2023
    Configuration menu
    Copy the full SHA
    509635f View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    401dd24 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Merge pull request #149 from boostorg/144-implement-connection-usage-…

    …information
    
    Adds connection usage information.
    mzimbres authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    d8cf431 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. Removes resp3::async_read.

    mzimbres committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    1ed8e01 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #151 from boostorg/150-remove-resp3read-and-resp3a…

    …sync_read
    
    Removes resp3::async_read.
    mzimbres authored Sep 2, 2023
    Configuration menu
    Copy the full SHA
    44a608c View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    4547e1a View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. Configuration menu
    Copy the full SHA
    2a4936a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #153 from boostorg/152-enable-reading-server-pushe…

    …s-in-batches
    
    152 enable reading server pushes in batches
    mzimbres authored Sep 10, 2023
    Configuration menu
    Copy the full SHA
    6748f76 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. libraries.json

    anarthal committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    d5031c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Docs via b2

    anarthal committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    be20c0d View commit details
    Browse the repository at this point in the history
  2. Doc fixes

    anarthal committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    ecfe51c View commit details
    Browse the repository at this point in the history
  3. Doc install and redirection

    anarthal committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    53ef947 View commit details
    Browse the repository at this point in the history
  4. Trigger CI

    anarthal committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    bc08a8d View commit details
    Browse the repository at this point in the history
  5. tests => test

    anarthal committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    b66d067 View commit details
    Browse the repository at this point in the history
  6. ci.py first version

    anarthal committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    1c96a60 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. New cmakes

    anarthal committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    cb9fdba View commit details
    Browse the repository at this point in the history
  2. subdir tests

    anarthal committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    221016f View commit details
    Browse the repository at this point in the history
  3. New CI

    anarthal committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    c732f33 View commit details
    Browse the repository at this point in the history
  4. Typo fix

    anarthal committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    56d9a27 View commit details
    Browse the repository at this point in the history
  5. Toolset

    anarthal committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    4a39a0d View commit details
    Browse the repository at this point in the history
  6. Explicit Python & typos

    anarthal committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    a02837a View commit details
    Browse the repository at this point in the history
  7. copytree and cxxstd

    anarthal committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    ffc35e8 View commit details
    Browse the repository at this point in the history
  8. protobuf fix

    anarthal committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    87ebc6c View commit details
    Browse the repository at this point in the history
  9. generator fix

    anarthal committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    d0c3b3f View commit details
    Browse the repository at this point in the history
  10. examples => example

    anarthal committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    56f7d5a View commit details
    Browse the repository at this point in the history
  11. test jamfile

    anarthal committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    1d329df View commit details
    Browse the repository at this point in the history
  12. B2 CI

    anarthal committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    0bf4e76 View commit details
    Browse the repository at this point in the history
  13. Bad b2 command

    anarthal committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    84c8649 View commit details
    Browse the repository at this point in the history
  14. Improved CI build names

    anarthal committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    765f0d4 View commit details
    Browse the repository at this point in the history
  15. choco no progress

    anarthal committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    b41e270 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2cd4877 View commit details
    Browse the repository at this point in the history
  17. Fixed OPENSSL_ROOT on win

    anarthal committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    5ea0d3c View commit details
    Browse the repository at this point in the history
  18. Protect min/max

    anarthal committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    a7b3fbd View commit details
    Browse the repository at this point in the history
  19. Canonical project name

    anarthal committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    fcbe2c4 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    686cb30 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. OpenSSL win fix in CI

    anarthal committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    b7b4f8f View commit details
    Browse the repository at this point in the history
  2. Link error fix in win b2

    anarthal committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    f37e514 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f3f8b0 View commit details
    Browse the repository at this point in the history
  4. Initial coverage workflow

    anarthal committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    faf15fe View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/118-boost-integration' of github.com:anarthal/b…

    …oost-redis into feature/118-boost-integration
    anarthal committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    2951acc View commit details
    Browse the repository at this point in the history
  6. Simplified ci.py

    anarthal committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    d386b30 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ea6c553 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0303ae0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    60ba5b6 View commit details
    Browse the repository at this point in the history
  10. choco => vcpkg

    anarthal committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    7412b37 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    14d3c02 View commit details
    Browse the repository at this point in the history
  12. Reduced ci.py verbosity

    anarthal committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    92be6d9 View commit details
    Browse the repository at this point in the history
  13. split cmake_test

    anarthal committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    4d30d1e View commit details
    Browse the repository at this point in the history
  14. Fixed libc++ link flags

    anarthal committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    199fb6c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9a7816d View commit details
    Browse the repository at this point in the history
  16. Revert "Fixed libc++ link flags"

    This reverts commit 199fb6c.
    anarthal committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    d6f9e43 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #155 from anarthal/feature/118-boost-integration

    118 boost integration
    mzimbres authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    11c9c1b View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Small fixes in the docs.

    mzimbres committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    66b632b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    548e3d4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #156 from boostorg/prepare_for_first_boost_release

    Prepare for first boost release
    mzimbres authored Oct 7, 2023
    Configuration menu
    Copy the full SHA
    ff73469 View commit details
    Browse the repository at this point in the history